Siebrand has uploaded a new change for review. https://gerrit.wikimedia.org/r/181962
Change subject: Fix grammar ...................................................................... Fix grammar Reported by Lokal Profil at https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Apihelp-wbsetaliases-param-language/sv Change-Id: I2d09054a90e8c5a41828783d97014bdf52d5a5c9 --- M repo/i18n/en.json 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase refs/changes/62/181962/1 diff --git a/repo/i18n/en.json b/repo/i18n/en.json index dc376ff..991bf71 100644 --- a/repo/i18n/en.json +++ b/repo/i18n/en.json @@ -553,7 +553,7 @@ "apihelp-wbsetaliases-param-add": "List of aliases to add (can be combined with remove)", "apihelp-wbsetaliases-param-remove": "List of aliases to remove (can be combined with add)", "apihelp-wbsetaliases-param-set": "A list of aliases that will replace the current list (can not be combined with neither add nor remove)", - "apihelp-wbsetaliases-param-language": "The language of which to set the aliases", + "apihelp-wbsetaliases-param-language": "The language for which to set the aliases", "apihelp-wbsetaliases-example-1": "Set the English aliases for the entity with ID Q1 to Foo and Bar", "apihelp-wbsetaliases-example-2": "Add Foo and Bar to the list of English aliases for the entity with ID Q1", "apihelp-wbsetaliases-example-3": "Remove Foo and Bar from the list of English aliases for the entity with ID Q1", -- To view, visit https://gerrit.wikimedia.org/r/181962 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2d09054a90e8c5a41828783d97014bdf52d5a5c9 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Siebrand <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
