Add translations for three dot menu

And adjust variable names
This commit is contained in:
Finn M Glas 2020-05-30 00:58:33 +02:00
parent f40cee392e
commit 2399f35cc1
No known key found for this signature in database
GPG key ID: 25037A2E81AB459C
6 changed files with 19 additions and 10 deletions

View file

@ -33,6 +33,9 @@
<string name="settings_choose_long_click">Long Click</string>
<string name="settings_choose_btn">Choose App</string>
<string name="app_menu_delete_text">Uninstall</string>
<string name="app_menu_info_text">App Info</string>
<string name="settings_select_launcher">Select Launcher</string>
<string name="settings_reset">Reset Settings</string>
<string name="settings_reset_message">You are going to discard all your preferences. Continue?</string>