Dbrant has submitted this change and it was merged.

Change subject: Fix build
......................................................................


Fix build

"Quote" da single quote

Change-Id: Id0b2a9123ee7774670fcf3050b8ba8cf0a04962d
---
M wikipedia/res/values-qq/strings.xml
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Dbrant: Looks good to me, approved



diff --git a/wikipedia/res/values-qq/strings.xml 
b/wikipedia/res/values-qq/strings.xml
index 9e18b89..6773c62 100644
--- a/wikipedia/res/values-qq/strings.xml
+++ b/wikipedia/res/values-qq/strings.xml
@@ -179,7 +179,7 @@
   <string name="create_account_password_repeat_hint">{{Identical|Repeat 
password}}</string>
   <string name="create_account_passwords_mismatch_error">{{Identical|Passwords 
do not match}}</string>
   <string name="create_account_username_exists_error">Used as error message on 
creating a user account where the username already exists.</string>
-  <string name="create_account_ip_throttle_error">Used as an error message on 
creating a user account where the user's IP has created too many accounts 
already and hit the account creation throttle.</string>
+  <string name="create_account_ip_throttle_error">Used as an error message on 
creating a user account where the user\'s IP has created too many accounts 
already and hit the account creation throttle.</string>
   <string name="create_account_open_proxy_error">Used as error message on 
creating a user account where the user is trying to create an account from a 
blocked open proxy.</string>
   <string name="create_account_noname_error">Used as an error message during 
account creation when the account creation failed because username that was 
provided is invalid.</string>
   <string name="create_account_invalid_email_error">Used as an error message 
during account creation when the account creation failed because the email that 
was provided is invalid.</string>

-- 
To view, visit https://gerrit.wikimedia.org/r/185464
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id0b2a9123ee7774670fcf3050b8ba8cf0a04962d
Gerrit-PatchSet: 1
Gerrit-Project: apps/android/wikipedia
Gerrit-Branch: master
Gerrit-Owner: BearND <bsitzm...@wikimedia.org>
Gerrit-Reviewer: Dbrant <dbr...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to