mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 18:30:50 +02:00
Add translations related to the improved apps list
This commit is contained in:
parent
2c7edf77fa
commit
0d85501d52
7 changed files with 48 additions and 27 deletions
|
@ -58,16 +58,21 @@
|
|||
<string name="settings_meta_donate_url" translatable="false">https://sponsor.finnmglas.com</string>
|
||||
|
||||
<!-- List Activity -->
|
||||
<string name="choose_title">Choose App</string>
|
||||
<string name="choose_title_view">All Apps</string>
|
||||
<string name="list_title_pick">Choose App</string>
|
||||
<string name="list_title_view">All Apps</string>
|
||||
|
||||
<string name="choose_tab_app" translatable="false">Apps</string>
|
||||
<string name="choose_tab_other" translatable="false">Other</string>
|
||||
<string name="list_tab_app">Apps</string>
|
||||
<string name="list_tab_other">Other</string>
|
||||
|
||||
<string name="choose_back_settings">Back to Settings</string>
|
||||
<string name="list_back_settings">Back to Settings</string>
|
||||
|
||||
<string name="choose_removed_toast">Removed the selected application</string>
|
||||
<string name="choose_not_removed_toast">Unable to remove application</string>
|
||||
<string name="list_removed_toast">Removed the selected application</string>
|
||||
<string name="list_not_removed_toast">Unable to remove application</string>
|
||||
|
||||
<string name="list_apps_search_hint">Search Applications</string>
|
||||
|
||||
<string name="list_other_settings">Launcher Settings</string>
|
||||
<string name="list_other_list">Launcher AppsList</string>
|
||||
|
||||
<!-- Tutorial Activity -->
|
||||
<string name="tutorial_title">Tutorial</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue