aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_preferences
blob: 0bb1d22f6ce3affcfeffdb7f9b2759667a7158cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<resources>
    <string name="appearance">Appearance</string>
    <string name="appearance_desc">Theme, Items to display, etc</string>

    <string name="notifications_desc">Frequency, filters, etc</string>

    <string name="newsfeed">News Feed</string>
    <string name="newsfeed_desc">Define what items appear in the newsfeed</string>

    <string name="behaviour">Behaviour</string>
    <string name="behaviour_desc">Define how the app interacts in certain settings</string>

    <string name="experimental">Experimental</string>
    <string name="experimental_desc">Enable early access to potentially unstable features</string>

    <string name="get_pro">Get Frost Pro</string>
    <string name="get_pro_desc">Purchase or restore pro and unlock the full potential of Frost! Includes ad blockers, custom themes, full configurations, and much more to come!</string>

</resources>