MtDu has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/265804

Change subject: Add PLURAL support for SHOW_LAST_DAYS message
......................................................................

Add PLURAL support for SHOW_LAST_DAYS message

https://translatewiki.net/wiki/Thread:Support/About_Wikimedia:Crosswatch-SHOW_LAST_DAYS/en

Change-Id: I24f909839e714227d5191c874fce677d8911fd1f
---
M frontend/src/i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/labs/tools/crosswatch 
refs/changes/04/265804/1

diff --git a/frontend/src/i18n/en.json b/frontend/src/i18n/en.json
index c03facc..937a33f 100644
--- a/frontend/src/i18n/en.json
+++ b/frontend/src/i18n/en.json
@@ -16,7 +16,7 @@
   "WIKIS": "Wikis",
   "LASTREVONLY": "Show only the latest change per page",
   "SHOW_LAST_HOURS": "Show last {{number}} hours",
-  "SHOW_LAST_DAYS": "Show last {{number}} days",
+  "SHOW_LAST_DAYS": "Show last {{PLURAL:{{number}}|day|days}}",
   "MINOR_EDITS": "minor edits",
   "BOT_EDITS": "bot edits",
   "ANON_EDITS": "anonymous user edits",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I24f909839e714227d5191c874fce677d8911fd1f
Gerrit-PatchSet: 1
Gerrit-Project: labs/tools/crosswatch
Gerrit-Branch: master
Gerrit-Owner: MtDu <justin.d...@gmail.com>

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

Reply via email to