Krinkle has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/73202


Change subject: i18n: Sort message keys (again)
......................................................................

i18n: Sort message keys (again)

Change-Id: I258466be47cda414f10150d49d592da61a323a5a
---
M VisualEditor.i18n.php
1 file changed, 9 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor 
refs/changes/02/73202/1

diff --git a/VisualEditor.i18n.php b/VisualEditor.i18n.php
index 60f2562..1e18437 100644
--- a/VisualEditor.i18n.php
+++ b/VisualEditor.i18n.php
@@ -7,6 +7,11 @@
 $messages['en'] = array(
        'accesskey-ca-editsource' => 'e',
        'accesskey-ca-ve-edit' => 'v',
+       'guidedtour-tour-vegendersurvey-description' => 'By participating in 
this survey, you consent to the transfer of the information you submit to the 
Wikimedia Foundation in the United States and elsewhere.  The information 
collected is for internal research purposes only and will not be publicly 
associated with your account.  However, we may share the results of this survey 
with the public in anonymized or aggregated forms.',
+       'guidedtour-tour-vegendersurvey-female' => 'Female',
+       'guidedtour-tour-vegendersurvey-male' => 'Male',
+       'guidedtour-tour-vegendersurvey-optout' => 'Prefer not to say',
+       'guidedtour-tour-vegendersurvey-title' => 'Please select your gender',
        'tag-visualeditor' => '[[Special:Tags|Tag]]: 
[[{{MediaWiki:Visualeditor-descriptionpagelink}}|VisualEditor]]',
        'tag-visualeditor-description' => 'Edit made using the 
[[{{MediaWiki:Visualeditor-descriptionpagelink}}|VisualEditor]]',
        'tag-visualeditor-needcheck' => '[[Special:Tags|Tag]]: 
[[{{MediaWiki:Visualeditor-descriptionpagelink}}|VisualEditor: Check]]',
@@ -99,8 +104,8 @@
        'visualeditor-formatdropdown-format-paragraph' => 'Paragraph',
        'visualeditor-formatdropdown-format-preformatted' => 'Preformatted',
        'visualeditor-formatdropdown-title' => 'Change format',
-       'visualeditor-help-link' => 
'mw:Special:MyLanguage/Help:VisualEditor/User guide',
        'visualeditor-help-label' => 'User guide',
+       'visualeditor-help-link' => 
'mw:Special:MyLanguage/Help:VisualEditor/User guide',
        'visualeditor-help-title' => 'User guide for how to use the editor',
        'visualeditor-historybutton-redo-tooltip' => 'Redo',
        'visualeditor-historybutton-undo-tooltip' => 'Undo',
@@ -108,13 +113,12 @@
        'visualeditor-indentationbutton-outdent-tooltip' => 'Decrease 
indentation',
        'visualeditor-inspector-close-tooltip' => 'Close',
        'visualeditor-inspector-remove-tooltip' => 'Remove',
+       'visualeditor-languageinspector-block-tooltip' => 'Language Block: 
$1$2',
+       'visualeditor-languageinspector-block-tooltip-rtldirection' => ': Right 
to Left',
        'visualeditor-linkinspector-suggest-external-link' => 'External link',
        'visualeditor-linkinspector-suggest-matching-page' => 'Matching page',
        'visualeditor-linkinspector-suggest-new-page' => 'New page',
        'visualeditor-linkinspector-title' => 'Hyperlink',
-       'visualeditor-mwmathinspector-title' => 'LaTeX',
-       'visualeditor-languageinspector-block-tooltip' => 'Language Block: 
$1$2',
-       'visualeditor-languageinspector-block-tooltip-rtldirection' => ': Right 
to Left',
        'visualeditor-listbutton-bullet-tooltip' => 'Bullet list',
        'visualeditor-listbutton-number-tooltip' => 'Numbered list',
        'visualeditor-loadwarning' => 'Error loading data from server: $1. 
Would you like to retry?',
@@ -122,6 +126,7 @@
        'visualeditor-mainnamespacepagelink' => 'Project:Main namespace',
        'visualeditor-media-input-placeholder' => 'Search for media',
        'visualeditor-meta-tool' => 'Page settings',
+       'visualeditor-mwmathinspector-title' => 'LaTeX',
        'visualeditor-notification-created' => '$1 has been created.',
        'visualeditor-notification-restored' => '$1 has been restored.',
        'visualeditor-notification-saved' => 'Your changes to $1 have been 
saved.',
@@ -157,11 +162,6 @@
        'visualeditor-usernamespacepagelink' => 'Project:User namespace',
        'visualeditor-viewpage-savewarning' => 'Are you sure you want to go 
back to view mode without saving first?',
        'visualeditor-window-title' => 'Inspect',
-       'guidedtour-tour-vegendersurvey-title' => 'Please select your gender',
-       'guidedtour-tour-vegendersurvey-description' => 'By participating in 
this survey, you consent to the transfer of the information you submit to the 
Wikimedia Foundation in the United States and elsewhere.  The information 
collected is for internal research purposes only and will not be publicly 
associated with your account.  However, we may share the results of this survey 
with the public in anonymized or aggregated forms.',
-       'guidedtour-tour-vegendersurvey-male' => 'Male',
-       'guidedtour-tour-vegendersurvey-female' => 'Female',
-       'guidedtour-tour-vegendersurvey-optout' => 'Prefer not to say',
 );
 
 /** Message documentation (Message documentation)

-- 
To view, visit https://gerrit.wikimedia.org/r/73202
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I258466be47cda414f10150d49d592da61a323a5a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Krinkle <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to