diff options
author | Allan Wang <me@allanwang.ca> | 2019-09-28 23:26:22 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-09-28 23:26:22 -0700 |
commit | 9b32e6c884797985e72deb18c05ea3d434a966ac (patch) | |
tree | fd0429f4a7eacad1e7827ba494f9cf30f9efe0f0 /app/src/main/res/values/strings.xml | |
parent | 8fb903398a3692e42d4ea8ddcf047937841f5901 (diff) | |
download | frost-9b32e6c884797985e72deb18c05ea3d434a966ac.tar.gz frost-9b32e6c884797985e72deb18c05ea3d434a966ac.tar.bz2 frost-9b32e6c884797985e72deb18c05ea3d434a966ac.zip |
Use mobile agent for non facebook urls
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r-- | app/src/main/res/values/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index c2660c6a..dda6c789 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -26,7 +26,6 @@ <string name="select_facebook_account">Select Facebook Account</string> <string name="account_not_found">Current account is not in the database</string> - <string name="frost_requests">Frost Requests</string> <string name="frost_notifications">Frost Notifications</string> <string name="requires_custom_theme">Requires custom theme</string> |