aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-06-22 19:50:44 -0700
committerAllan Wang <me@allanwang.ca>2017-06-22 19:50:44 -0700
commitda5967f87b8a0e9863fb6b82fc5807bae9e62a00 (patch)
tree8575d63efacb79ae10a50c471bf3c8055ea1dbf9 /app/src/main/res/values/strings.xml
parent42d441c0e2b436c7b95fe8dc02ef36608395dbff (diff)
downloadfrost-da5967f87b8a0e9863fb6b82fc5807bae9e62a00.tar.gz
frost-da5967f87b8a0e9863fb6b82fc5807bae9e62a00.tar.bz2
frost-da5967f87b8a0e9863fb6b82fc5807bae9e62a00.zip
Fix up colors and add overlay tip
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 977c83ec..cc1bd9b3 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -32,4 +32,7 @@
<string name="requires_custom_theme">Requires custom theme</string>
<string name="frost_feedback">Frost for Facebook: Feedback</string>
+ <string name="no_longer_facebook">No longer under facebook; refreshing…</string>
+
+ <string name="web_overlay_swipe_hint">Swipe right to go back to the previous window.</string>
</resources>