Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 627d0af5 authored by Mihai Niță's avatar Mihai Niță Committed by Android (Google) Code Review
Browse files

Merge "Fix missing dot in the remove language confirmation message" into nyc-dev

parents 74df3ec0 632a311c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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">Can’t remove all languages</string>