Thiemo Mättig (WMDE) has uploaded a new change for review.

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

Change subject: Do not call TimeValue string "ISO"
......................................................................

Do not call TimeValue string "ISO"

It looks like ISO because it currently is intendet to look like ISO.
But the moment we will support other calendar models this string can
contain anything, not necesarrily ISO. I suggest to remove this to
avoid confusion, as already happening in several Phabricator tasks.

Bug: T88438
Change-Id: Ie6781c3b43c35e211fcde65d6cdffd77271e3dab
---
M lib/i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase 
refs/changes/57/190257/1

diff --git a/lib/i18n/en.json b/lib/i18n/en.json
index e49c198..dab60e3 100644
--- a/lib/i18n/en.json
+++ b/lib/i18n/en.json
@@ -27,7 +27,7 @@
        "wikibase-quantitydetails-lowerbound": "Lower bound",
        "wikibase-quantitydetails-unit": "Unit",
        "wikibase-timedetails-time": "Time",
-       "wikibase-timedetails-isotime": "ISO timestamp",
+       "wikibase-timedetails-isotime": "Timestamp",
        "wikibase-timedetails-timezone": "Timezone",
        "wikibase-timedetails-calendar": "Calendar",
        "wikibase-timedetails-precision": "Precision",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie6781c3b43c35e211fcde65d6cdffd77271e3dab
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Wikibase
Gerrit-Branch: master
Gerrit-Owner: Thiemo Mättig (WMDE) <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to