summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-07-10 09:47:35 +0300
committerAndrew Dolgov <[email protected]>2015-07-10 09:48:05 +0300
commit5e5c76c7e2043bc05bf70637ccc8eb4c27165c82 (patch)
tree8f09906e656ebb3c422a2055648cb687417bf074 /org.fox.ttrss/src/main/res/values
parent5c0768b40d305f6a93957d8e3426d2ae493a15bf (diff)
replace inline video player with a separate activity
Diffstat (limited to 'org.fox.ttrss/src/main/res/values')
-rwxr-xr-xorg.fox.ttrss/src/main/res/values/strings.xml4
1 files changed, 4 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 746451f8..31de7124 100755
--- a/org.fox.ttrss/src/main/res/values/strings.xml
+++ b/org.fox.ttrss/src/main/res/values/strings.xml
@@ -224,4 +224,8 @@
<string name="prefs_widget_show_fresh">Show Fresh articles</string>
<string name="prefs_widget_show_fresh_summary">Instead of total unread display amount of Fresh articles</string>
<string name="prefs_widget">Widget</string>
+ <string name="title_activity_video_player">Video Player</string>
+
+ <string name="hello_world">Hello world!</string>
+ <string name="action_settings">Settings</string>
</resources>