summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-11-30 20:15:42 +0400
committerAndrew Dolgov <[email protected]>2012-11-30 20:15:42 +0400
commit98c4325d8ba74437d667bcad5b5b9ea10a5509ec (patch)
tree6a79b51d379e0ccec520a2dc959a41ad2e7583ed /res/values/strings.xml
parentd8a14c04336b4045c927eaedec7954f50900c1d2 (diff)
preferences -> settings
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 591b36b3..df40d273 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -16,7 +16,7 @@
<string name="pref_theme_long">Changes color theme of the application</string>
<string name="ttrss_url">Tiny Tiny RSS URL</string>
<string name="theme_dark">Dark</string>
- <string name="preferences">Preferences</string>
+ <string name="preferences">Settings</string>
<string name="theme_light">Light</string>
<string name="connection">Connection</string>
<string name="headline_context_multiple">Selected articles</string>
@@ -69,7 +69,7 @@
<string name="error_parse_error">Error: JSON parse failed</string>
<string name="error_io_error">Error: I/O failure (server down?)</string>
<string name="error_other_error">Error: unknown error (see log)</string>
- <string name="error_api_disabled">Error: Please enable external API access in tt-rss Preferences - Advanced</string>
+ <string name="error_api_disabled">Error: Please enable external API access in tt-rss Settings - Advanced</string>
<string name="error_api_unknown">Error: unknown API error (see log)</string>
<string name="error_api_incorrect_usage">Error: incorrect API usage</string>
<string name="error_login_failed">Error: username or password incorrect</string>
@@ -121,7 +121,7 @@
<string name="article_set_note">Publish with note</string>
<string name="close_feed">Close feed</string>
<string name="close_article">Close article</string>
- <string name="dialog_open_preferences">Open preferences</string>
+ <string name="dialog_open_preferences">Settings</string>
<string name="dialog_need_configure_prompt">Please fill in your tt-rss server information such as URL, login, and password.</string>
<string name="notify_article_marked">Article starred</string>
<string name="notify_article_unmarked">Article unstarred</string>