summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values
diff options
context:
space:
mode:
authorJean-François Turcotte <[email protected]>2019-06-28 08:17:59 -0400
committerJean-François Turcotte <[email protected]>2019-06-28 08:17:59 -0400
commit06de00ce42be70002e5f0eaaf44123658599197a (patch)
treefe6376fd942a744a74f282a96cc491b091d36350 /org.fox.ttrss/src/main/res/values
parent5daa199c653b5d3d8cbb48bcc7c8fe9766b1dcf0 (diff)
Shortened preference further
Diffstat (limited to 'org.fox.ttrss/src/main/res/values')
-rwxr-xr-xorg.fox.ttrss/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/values/strings.xml b/org.fox.ttrss/src/main/res/values/strings.xml
index 094494e4..e9d38e70 100755
--- a/org.fox.ttrss/src/main/res/values/strings.xml
+++ b/org.fox.ttrss/src/main/res/values/strings.xml
@@ -239,7 +239,7 @@
<string name="headlines_row_top_changed">New articles found, reload feed to continue.</string>
<string name="prefs_custom_tabs_summary">Open external links with browser custom tabs (faster, used if available)</string>
<string name="prefs_use_custom_tabs">Use quick preview</string>
- <string name="prefs_always_open_uri">Always open in web browser</string>
+ <string name="prefs_always_open_uri">Always open in browser</string>
<string name="prefs_always_open_uri_summary">Open articles directly in your web browser, instead of going to the detail view</string>
<string name="ask_me_every_time">Ask me every time</string>
<!-- <string name="open_link">Open link</string> -->