aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_preferences
blob: 81545f1cb301d2975e7fd23723a3822fbdaa2dc3 (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="restore_purchases">Restore Purchases</string>
    <string name="restore_purchases_desc">Restore any previous purchases from the Play Store</string>

</resources>