Merge "Fix missing dot in the remove language confirmation message" into nyc-dev
am: 627d0af
* commit '627d0af541b1cc008c69db5f68a402914bd21971':
Fix missing dot in the remove language confirmation message
Change-Id: I2bb5ca2e567adb04bb8f66a067cb71fe33c46b97
This commit is contained in:
@@ -540,7 +540,7 @@
|
|||||||
</plurals>
|
</plurals>
|
||||||
|
|
||||||
<!-- The text of the confirmation dialog shown when the user selects several languages and tries to remove them [CHAR LIMIT=NONE] -->
|
<!-- The text of the confirmation dialog shown when the user selects several languages and tries to remove them [CHAR LIMIT=NONE] -->
|
||||||
<string name="dlg_remove_locales_message">Text will be displayed in another language</string>
|
<string name="dlg_remove_locales_message">Text will be displayed in another language.</string>
|
||||||
|
|
||||||
<!-- The title of the error dialog shown when the user selects all the languages and tries to remove them [CHAR LIMIT=60] -->
|
<!-- The title of the error dialog shown when the user selects all the languages and tries to remove them [CHAR LIMIT=60] -->
|
||||||
<string name="dlg_remove_locales_error_title">Can’t remove all languages</string>
|
<string name="dlg_remove_locales_error_title">Can’t remove all languages</string>
|
||||||
|
Reference in New Issue
Block a user