Siebrand has uploaded a new change for review. https://gerrit.wikimedia.org/r/51990
Change subject: Tweak 'creditssource-source-work' ...................................................................... Tweak 'creditssource-source-work' Loosely based on spot by Shirayuki in https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Creditssource-source-work/en Change-Id: I05087b8dfce4bb4dc083486c626c808e9ff695df --- M CreditsSource.i18n.php 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CreditsSource refs/changes/90/51990/1 diff --git a/CreditsSource.i18n.php b/CreditsSource.i18n.php index f158633..e7da3c2 100644 --- a/CreditsSource.i18n.php +++ b/CreditsSource.i18n.php @@ -10,7 +10,7 @@ $messages['en'] = array( 'creditssource-desc' => 'Display source work credits in the page footer', - 'creditssource-source-work' => 'This article is derived from the article $1 on $2 in its revision from $3 (UTC). There, it is published under the CC-by-sa 3.0 licence. More details and the full list of contributors can be found on the associated $5. (Wikitravel contributors are marked by the prefix $4).', + 'creditssource-source-work' => 'This page is derived from the page $1 on $2 in its revision from $3 (UTC). There, it is published under the CC BY-SA 3.0 license. More details and the full list of contributors can be found on the associated $5. Wikitravel contributors are marked by the prefix $4.', 'creditssource-historypage' => 'history page', 'creditssource-creditpage' => 'Gives credits for sourceworks.', ); -- To view, visit https://gerrit.wikimedia.org/r/51990 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I05087b8dfce4bb4dc083486c626c808e9ff695df Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/CreditsSource Gerrit-Branch: master Gerrit-Owner: Siebrand <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
