summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-07-09 15:42:49 +0300
committerAndrew Dolgov <[email protected]>2018-07-09 15:43:25 +0300
commit30eb8d9363eaf985e3b42b8403a73cfcb72e9c6d (patch)
treeb71c038eee47665da34d5b9316f8791c1ae5e1c7 /org.fox.ttrss/src/main/res/values
parent26058c1a62579abe3babe0957460236b9ca2bc6f (diff)
split network-related preferences to a separate screen
Diffstat (limited to 'org.fox.ttrss/src/main/res/values')
-rwxr-xr-xorg.fox.ttrss/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/values/strings.xml b/org.fox.ttrss/src/main/res/values/strings.xml
index ae1c42dd..89fe997a 100755
--- a/org.fox.ttrss/src/main/res/values/strings.xml
+++ b/org.fox.ttrss/src/main/res/values/strings.xml
@@ -259,4 +259,5 @@
<string name="offline_sync_try_again">Try again</string>
<string name="offline_tap_to_switch">Tap to switch offline</string>
<string name="offline_no_articles">No articles downloaded</string>
+ <string name="prefs_network_settings">More settings...</string>
</resources>