Add GENDER support to visualeditor-editconflict

Change-Id: I3257d56107772c26a41e0b2bfcc71509cd1c9284
This commit is contained in:
Amir E. Aharoni 2014-04-19 12:10:56 +03:00
parent a24cffed00
commit 595524f7a6
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",