implement #68: renaming of apps

This commit is contained in:
Josia Pietsch 2024-11-27 00:56:29 +01:00
parent b8ef2a07c2
commit fac3991f96
Signed by: jrpie
GPG key ID: E70B571D66986A2D
13 changed files with 157 additions and 8 deletions

View file

@ -11,6 +11,7 @@
<string name="settings_internal_version_code_key" translatable="false">internal.version_code</string>
<string name="settings_apps_favorites_key" translatable="false">apps.favorites</string>
<string name="settings_apps_hidden_key" translatable="false">apps.hidden</string>
<string name="settings_apps_custom_names_key" translatable="false">apps.custom_names</string>
<string name="settings_apps_hide_bound_apps_key" translatable="false">apps.hide_bound_apps</string>
<string name="settings_general_choose_home_screen_key" translatable="false">general.select_launcher</string>