Nemo bis has uploaded a new change for review. https://gerrit.wikimedia.org/r/77902
Change subject: Avoid lego in wikibase-anonymouseditwarning ...................................................................... Avoid lego in wikibase-anonymouseditwarning For logging in, it's not relevant what kind of page we are in. Actually, why not call it just "page" or use a core message? For now, switching to generic but technical name; the parameter is untouched, so languages not bothering about the gender of the entity kind etc. can use it if they wish. <https://translatewiki.net/wiki/Thread:Translating_talk:MediaWiki/About_MediaWiki:Wikibase-anonymouseditwarning/en> Change-Id: Ib1076e9a3cdc944af02eadf6417cdc5bcd4c49aa --- M repo/Wikibase.i18n.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Wikibase refs/changes/02/77902/1 diff --git a/repo/Wikibase.i18n.php b/repo/Wikibase.i18n.php index eab5aee..fb384e0 100644 --- a/repo/Wikibase.i18n.php +++ b/repo/Wikibase.i18n.php @@ -92,7 +92,7 @@ 'wikibase-entityselector-more' => 'more', 'wikibase-anonymouseditwarning' => "Warning: You are not logged in. -Your IP address will be recorded in the edit history of this $1.", +Your IP address will be recorded in the edit history of this entity.", 'wikibase-restrictionedit-tooltip-message' => 'This page is protected. Editing is not allowed.', 'wikibase-blockeduser-tooltip-message' => 'You do not have permission to edit because your username or IP address has been blocked.', -- To view, visit https://gerrit.wikimedia.org/r/77902 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib1076e9a3cdc944af02eadf6417cdc5bcd4c49aa Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Wikibase Gerrit-Branch: master Gerrit-Owner: Nemo bis <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
