aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 4c9b7285..e1d3c530 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -1,6 +1,4 @@
<resources>
- <!--Tabs-->
-
<string name="feed">Feed</string>
<string name="most_recent">Most Recent</string>
<string name="top_stories">Top Stories</string>
@@ -22,8 +20,6 @@
<string name="notes">Notes</string>
<string name="on_this_day">On This Day</string>
- <!--Login-->
-
<string name="loading_account">Getting everything ready…</string>
<string name="welcome">Welcome %s</string>
<string name="select_facebook_account">Select Facebook Account</string>
@@ -43,15 +39,12 @@
<string name="show_all_results">Show All Results</string>
- <!--About-->
<string name="frost_description">Frost is a fully themable,
fully functional alternative to the official Facebook app, made from scratch and proudly open sourced.</string>
<string name="faq_title">Frost FAQ</string>
- <!--HTML Extractor-->
-
<string name="html_extraction_error">An error occurred in the html extraction.</string>
<string name="html_extraction_cancelled">The request has been cancelled.</string>
<string name="html_extraction_timeout">The request has timed out.</string>