Amire80 has uploaded a new change for review.

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

Change subject: Clarify a comment and correct its spelling
......................................................................

Clarify a comment and correct its spelling

Change-Id: Idd1334d60822a1bfaae2354bca6cb277016f81f7
---
M modules/ve-mw/ui/dialogs/ve.ui.MWSaveDialog.js
1 file changed, 3 insertions(+), 2 deletions(-)


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

diff --git a/modules/ve-mw/ui/dialogs/ve.ui.MWSaveDialog.js 
b/modules/ve-mw/ui/dialogs/ve.ui.MWSaveDialog.js
index 2af2be0..fd49093 100644
--- a/modules/ve-mw/ui/dialogs/ve.ui.MWSaveDialog.js
+++ b/modules/ve-mw/ui/dialogs/ve.ui.MWSaveDialog.js
@@ -471,8 +471,9 @@
                        this.actions.forEach( { actions: 'save' }, function ( 
action ) {
                                action.setLabel(
                                        ve.msg(
-                                               // TODO: Actually populate 
this.resotring with information, right now it is
-                                               // always false because of an 
oversight when migrating this code from init
+                                               // TODO: Actually populate 
this.restoring with information. Right now it is
+                                               // always false because of an 
oversight when migrating this code from init.
+                                               // Possible messages:
                                                // 
visualeditor-savedialog-label-restore, visualeditor-savedialog-label-save
                                                
'visualeditor-savedialog-label-' + ( this.restoring ? 'restore' : 'save' )
                                        )

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

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

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

Reply via email to