BearND has uploaded a new change for review. https://gerrit.wikimedia.org/r/172896
Change subject: Missing qq string ...................................................................... Missing qq string Change-Id: I307ed850f25900ec1dc3f4f4fac2ada9d86dcf77 --- M wikipedia/res/values-qq/strings.xml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/apps/android/wikipedia refs/changes/96/172896/1 diff --git a/wikipedia/res/values-qq/strings.xml b/wikipedia/res/values-qq/strings.xml index 54f1e9f..158eb04 100644 --- a/wikipedia/res/values-qq/strings.xml +++ b/wikipedia/res/values-qq/strings.xml @@ -339,7 +339,7 @@ <string name="search_full_button">Button label for searching the full text of pages.</string> <string name="toc_hint">Instructions how to open the Table of Contents drawer. In left-to-right languages (most) this means to swipe left from the right edge. In right-to-left languages (Hebrew, Arabic, etc.) this means to swipe right from the left edge. \'\'\'In RTL languages\'\'\' please adjust the text to say right swipe instead of left swipe.</string> <string name="toc_know_it">Button text to acknowledge instructions for opening Table of Contents drawer.</string> - <string name="error_browser_not_found"/> + <string name="error_browser_not_found">Toast message shown when we try to open an external browser but none seems to be installed.</string> <string name="app_store_description">Description of the app as put up on the Google Play Store</string> <string name="alpha_update_notification_title">Title for notification when new alpha update is available. <string name="table_infobox">Title displayed in a collapsed infobox table.</string> -- To view, visit https://gerrit.wikimedia.org/r/172896 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I307ed850f25900ec1dc3f4f4fac2ada9d86dcf77 Gerrit-PatchSet: 1 Gerrit-Project: apps/android/wikipedia Gerrit-Branch: master Gerrit-Owner: BearND <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
