* commit 'ab11dbe8f3fbc7b55b251d69e3846cab24811903': Remove translatable="false" from setup wizard strings
This commit is contained in:
commit
56c6c336b2
1 changed files with 1 additions and 1 deletions
|
@ -479,7 +479,7 @@
|
||||||
<!-- The label of the button that finishes the setup wizard. [CHAR_LIMIT=64] -->
|
<!-- The label of the button that finishes the setup wizard. [CHAR_LIMIT=64] -->
|
||||||
<string name="setup_finish_action">Finished</string>
|
<string name="setup_finish_action">Finished</string>
|
||||||
<!-- Option to show setup wizard icon. [CHAR LIMIT=30]-->
|
<!-- Option to show setup wizard icon. [CHAR LIMIT=30]-->
|
||||||
<string name="show_setup_wizard_icon" translatable="false">Show setup wizard icon</string>
|
<string name="show_setup_wizard_icon">Show setup wizard icon</string>
|
||||||
|
|
||||||
<!-- The dictionary provider application name. Visible in Settings/Applications/Manage applications. -->
|
<!-- The dictionary provider application name. Visible in Settings/Applications/Manage applications. -->
|
||||||
<string name="app_name">Dictionary Provider</string>
|
<string name="app_name">Dictionary Provider</string>
|
||||||
|
|
Loading…
Reference in a new issue