Merge "Add GENDER support to visualeditor-editconflict"

This commit is contained in:
jenkins-bot 2014-04-21 19:29:59 +00:00 committed by Gerrit Code Review
commit f8b7b0d849
2 changed files with 2 additions and 1 deletions

View file

@ -650,6 +650,7 @@ $wgResourceModules += array(
'mediawiki.action.history.diff',
'mediawiki.user',
'mediawiki.util',
'mediawiki.jqueryMsg',
'jquery.autoEllipsis',
'jquery.byteLimit',
),

View file

@ -144,7 +144,7 @@
"visualeditor-dialogbutton-transclusion-tooltip": "Transclusion",
"visualeditor-diff-nochanges": "Could not start the review because your revision matches the latest version of this page.",
"visualeditor-differror": "Error loading data from server: $1.",
"visualeditor-editconflict": "Your changes could not be saved because of an edit conflict. Would you like to resolve the conflict manually?",
"visualeditor-editconflict": "Your changes could not be saved because of an edit conflict. Would {{GENDER:|you}} like to resolve the conflict manually?",
"visualeditor-editnotices-tool": "$1 {{PLURAL:$1|notice|notices}}",
"visualeditor-editnotices-tooltip": "Edit notices",
"visualeditor-editsummary": "Describe what you changed",