diff options
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r-- | app/src/main/res/values/strings.xml | 3 |
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> |