aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2021-01-11 21:19:32 -0800
committerAllan Wang <me@allanwang.ca>2021-01-11 21:19:32 -0800
commit58dbac5b01f9532375fd235fb21209424b6cf26a (patch)
tree85378e03eef7264f71d7259d4cda8e3b5028db54 /app/src/main/res/values
parent56efff49fe15ec54c53fed18a2e1af903916e80a (diff)
downloadfrost-58dbac5b01f9532375fd235fb21209424b6cf26a.tar.gz
frost-58dbac5b01f9532375fd235fb21209424b6cf26a.tar.bz2
frost-58dbac5b01f9532375fd235fb21209424b6cf26a.zip
Delete subject string and email
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml1
-rw-r--r--app/src/main/res/values/strings_no_translate.xml1
2 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 96957c4c..ee79b811 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -29,7 +29,6 @@
<string name="frost_notifications">Frost Notifications</string>
<string name="requires_custom_theme">Requires custom theme</string>
- <string name="subject">Subject</string>
<string name="share">Share</string>
<string name="web_overlay_swipe_hint">Swipe right to go back to the previous window.</string>
diff --git a/app/src/main/res/values/strings_no_translate.xml b/app/src/main/res/values/strings_no_translate.xml
index 897e79ff..250799e9 100644
--- a/app/src/main/res/values/strings_no_translate.xml
+++ b/app/src/main/res/values/strings_no_translate.xml
@@ -1,6 +1,5 @@
<resources>
<string name="dev_name" translatable="false">Pitched Apps</string>
- <string name="dev_email" translatable="false">pitchedapps@gmail.com</string>
<string name="translation_url" translatable="false">https://crwd.in/frost-for-facebook</string>
<string name="github_url" translatable="false">https://github.com/AllanWang/Frost-for-Facebook</string>
<string name="github_downloads_url" translatable="false">https://github.com/AllanWang/Frost-for-Facebook/releases</string>