Merge "Fix missing dot in the remove language confirmation message" into nyc-dev am: 627d0af

am: 7df8853

* commit '7df885353afd6dbe8133c4f65678301ac705bf56':
  Fix missing dot in the remove language confirmation message

Change-Id: Ia729047f2606de48cab8f71696db50867f5d63f5
This commit is contained in:
Mihai Nita
2016-03-30 22:52:42 +00:00
committed by android-build-merger

View File

@@ -540,7 +540,7 @@
</plurals>
<!-- 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] -->
<string name="dlg_remove_locales_error_title">Cant remove all languages</string>