* commit '63ac6a06efd39078b3fc066896fc7ea003ab34ce': Add string parameter order to default SMS dialog text
This commit is contained in:
@@ -2388,7 +2388,7 @@
|
|||||||
<!-- SMS Application [CHAR LIMIT=35]-->
|
<!-- SMS Application [CHAR LIMIT=35]-->
|
||||||
<string name="sms_application_title" translatable="true">Default SMS app</string>
|
<string name="sms_application_title" translatable="true">Default SMS app</string>
|
||||||
<string name="sms_change_default_dialog_title" translatable="true">Change SMS app?</string>
|
<string name="sms_change_default_dialog_title" translatable="true">Change SMS app?</string>
|
||||||
<string name="sms_change_default_dialog_text" translatable="true">Use <xliff:g id="new_app">%s</xliff:g> instead of <xliff:g id="current_app">%s</xliff:g> as your SMS app?</string>
|
<string name="sms_change_default_dialog_text" translatable="true">Use <xliff:g id="new_app">%1$s</xliff:g> instead of <xliff:g id="current_app">%2$s</xliff:g> as your SMS app?</string>
|
||||||
<string name="sms_change_default_no_previous_dialog_text" translatable="true">Use <xliff:g id="new_app">%s</xliff:g> as your SMS app?</string>
|
<string name="sms_change_default_no_previous_dialog_text" translatable="true">Use <xliff:g id="new_app">%s</xliff:g> as your SMS app?</string>
|
||||||
|
|
||||||
<!-- The SIM operator is not known [CHAR_ LIMIT=50]-->
|
<!-- The SIM operator is not known [CHAR_ LIMIT=50]-->
|
||||||
|
Reference in New Issue
Block a user