diff options
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r-- | app/src/main/res/values/strings_pref_behaviour.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings_pref_behaviour.xml b/app/src/main/res/values/strings_pref_behaviour.xml index b6d0aebc..11e0028b 100644 --- a/app/src/main/res/values/strings_pref_behaviour.xml +++ b/app/src/main/res/values/strings_pref_behaviour.xml @@ -25,7 +25,5 @@ <string name="exit_confirmation_desc">Show confirmation dialog before exiting the app</string> <string name="auto_expand_text_box">Auto expand text box</string> <string name="auto_expand_text_box_desc">Increase text box height while typing. Disable if there are scroll issues.</string> - <string name="analytics">Analytics</string> - <string name="analytics_desc">Enable anonymous analytics and bug reports to help improve the app. No personal information is ever exposed.</string> </resources>
\ No newline at end of file |