aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_preferences.xml
blob: 0533534514c40e85598e55f71a05e97fe1734aea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<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="network">Network</string>
    <string name="network_desc">Define options that affect metered networks</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>

    <string name="about_frost">About Frost for Facebook</string>
    <string name="about_frost_desc">Version, Credits, and FAQs</string>

    <string name="debug_frost">Frost Debugger</string>
    <string name="debug_frost_desc">Send html data to help with debugging.</string>

    <string name="replay_intro">Replay Introduction</string>
</resources>