From b9f8b86c8bc242b7f677c017e9524b8c8a797556 Mon Sep 17 00:00:00 2001 From: Stephen Niedzielski Date: Thu, 17 Jan 2019 20:30:59 +0000 Subject: [PATCH] Fix: temporarily revert ur notification string In 70d33d3, mobile-frontend-logged-in-homepage-notification was changed to a blank string. This is forbidden by banana checker but l10n-bot doesn't wait for commit gating tests to pass. Temporarily revert the string change until a proper fix to banana can be made. Change-Id: Ie2d2fdc5b16604dc39a4d6ccb8d557022822ec7f --- i18n/ur.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/ur.json b/i18n/ur.json index fd54826..f9315bf 100644 --- a/i18n/ur.json +++ b/i18n/ur.json @@ -24,7 +24,7 @@ "mobile-frontend-language-article-heading": "دوسری زبانوں میں پڑھیں", "mobile-frontend-language-change": "زبان تبدیل کریں", "mobile-frontend-languages-not-available": "یہ صفحہ دوسری زبانوں میں دستیاب نہیں۔", - "mobile-frontend-logged-in-homepage-notification": "", + "mobile-frontend-logged-in-homepage-notification": "{{GENDER:$1|خوش آمدید}} $1!", "mobile-frontend-main-menu-button-tooltip": "مرکزی مینیو کھولیں", "mobile-frontend-main-menu-contributions": "شراکتیں", "mobile-frontend-main-menu-login": "داخل ہوں",