summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2023-03-04 17:40:23 +0100
committerThomas <tschneider.ac@gmail.com>2023-03-04 17:40:23 +0100
commitc04a51f3b7f80447174a124ac519a302b1f62c53 (patch)
tree358a90270f65986a2f07bca668b57a07ee8cd776 /app/src/main/res/values/strings.xml
parent6019f5129b90df2974e1f39e065514792052828d (diff)
Charts
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 7e93455ef..8267c0c25 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -1645,6 +1645,8 @@
<item>u+1f6a9</item>
</string-array>
<string name="pref_category_key_account" translatable="false">pref_category_account</string>
+ <string name="pref_category_show_data" translatable="false">pref_category_show_data</string>
+
<string name="pref_category_key_timeline" translatable="false">pref_category_timeline</string>
<string name="pref_category_key_notifications" translatable="false">pref_category_notifications</string>
<string name="pref_category_key_interface" translatable="false">pref_category_interface</string>
@@ -1927,4 +1929,6 @@
<string name="send_anyway">Send anyway</string>
<string name="set_remove_battery">Ignore battery optimizations</string>
<string name="set_autoplay_gif">Autoplay animated media</string>
+ <string name="no_cached_messages">No Home cached messages!</string>
+ <string name="check_home_cache">Check Home cache</string>
</resources> \ No newline at end of file