diff options
Diffstat (limited to 'app/src/main/res/values/strings_preferences.xml')
-rw-r--r-- | app/src/main/res/values/strings_preferences.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings_preferences.xml b/app/src/main/res/values/strings_preferences.xml index 590e8fe5..a54b95e7 100644 --- a/app/src/main/res/values/strings_preferences.xml +++ b/app/src/main/res/values/strings_preferences.xml @@ -22,6 +22,9 @@ <string name="about_frost">About Frost for Facebook</string> <string name="about_frost_desc">Version, Credits, and FAQs</string> + <string name="help_translate">Help Translate</string> + <string name="help_translate_desc">Frost is translated through crowdin. Contribute if you want it in your language!</string> + <string name="debug_frost">Frost Debugger</string> <string name="debug_frost_desc">Send html data to help with debugging.</string> |