Shirayuki has uploaded a new change for review.

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


Change subject: Replace single by double-quotation marks
......................................................................

Replace single by double-quotation marks

For consistency

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/GuidedTour 
refs/changes/53/83053/1

diff --git a/GuidedTour.i18n.php b/GuidedTour.i18n.php
index 0872427..1bb99b7 100644
--- a/GuidedTour.i18n.php
+++ b/GuidedTour.i18n.php
@@ -41,12 +41,12 @@
        // gettingstarted
        'guidedtour-tour-gettingstarted-start-title' => 'Ready to help?',
        'guidedtour-tour-gettingstarted-start-description' => 'This page needs 
basic copyediting – improving the grammar, style, tone, or spelling – to make 
it clear and easy to read. This tour will show you the steps to take.',
-       'guidedtour-tour-gettingstarted-click-edit-title' => 'Click 
\'{{int:vector-view-edit}}\'',
+       'guidedtour-tour-gettingstarted-click-edit-title' => 'Click 
"{{int:vector-view-edit}}"',
        'guidedtour-tour-gettingstarted-click-edit-description' => 'This will 
let you make changes to any part of the page, when you\'re ready.',
        'guidedtour-tour-gettingstarted-click-preview-title' => 'Preview 
(optional)',
-       'guidedtour-tour-gettingstarted-click-preview-description' => 'Clicking 
\'{{int:showpreview}}\' allows you to check what the page will look like with 
your changes. Just don\'t forget to save.',
+       'guidedtour-tour-gettingstarted-click-preview-description' => 'Clicking 
"{{int:showpreview}}" allows you to check what the page will look like with 
your changes. Just don\'t forget to save.',
        'guidedtour-tour-gettingstarted-click-save-title' => 'You\'re almost 
finished!',
-       'guidedtour-tour-gettingstarted-click-save-description' => 'Click 
\'{{int:savearticle}}\' and your changes will be visible.',
+       'guidedtour-tour-gettingstarted-click-save-description' => 'Click 
"{{int:savearticle}}" and your changes will be visible.',
        'guidedtour-tour-gettingstarted-end-title' => 'Looking for more to do?',
        'guidedtour-tour-gettingstarted-end-description' => 
'[[Special:GettingStarted|Getting Started]] is updated every hour with new 
pages.',
 
@@ -56,16 +56,16 @@
        // Both of these refer to the wikitext edit links.  However, if 
VisualEditor is
        // installed, we use a version that transcludes their tab/link text.
        // The same applies to the edit-section-description ones.
-       'guidedtour-tour-firstedit-edit-page-description' => 'Click the 
\'{{int:vector-view-edit}}\' button to make your changes.',
-       'guidedtour-tour-firstedit-edit-page-visualeditor-description' => 
'Click the \'{{int:visualeditor-ca-editsource}}\' button to make your changes.',
+       'guidedtour-tour-firstedit-edit-page-description' => 'Click the 
"{{int:vector-view-edit}}" button to make your changes.',
+       'guidedtour-tour-firstedit-edit-page-visualeditor-description' => 
'Click the "{{int:visualeditor-ca-editsource}}" button to make your changes.',
 
        'guidedtour-tour-firstedit-edit-section-title' => 'Edit just a section',
-       'guidedtour-tour-firstedit-edit-section-description' => 'There are 
\'{{int:editsection}}\' links for each major section in an article, so you can 
focus on just that part.',
-       'guidedtour-tour-firstedit-edit-section-visualeditor-description' => 
'There are \'{{int:visualeditor-ca-editsource-section}}\' links for each major 
section in an article, so you can focus on just that part.',
+       'guidedtour-tour-firstedit-edit-section-description' => 'There are 
"{{int:editsection}}" links for each major section in an article, so you can 
focus on just that part.',
+       'guidedtour-tour-firstedit-edit-section-visualeditor-description' => 
'There are "{{int:visualeditor-ca-editsource-section}}" links for each major 
section in an article, so you can focus on just that part.',
        'guidedtour-tour-firstedit-preview-title' => 'Preview your changes 
(optional)',
-       'guidedtour-tour-firstedit-preview-description' => 'Clicking 
\'{{int:showpreview}}\' allows you to check what the page will look like with 
your changes. Just don\'t forget to save!',
+       'guidedtour-tour-firstedit-preview-description' => 'Clicking 
"{{int:showpreview}}" allows you to check what the page will look like with 
your changes. Just don\'t forget to save!',
        'guidedtour-tour-firstedit-save-title' => 'You\'re almost done!',
-       'guidedtour-tour-firstedit-save-description' => 'When you\'re ready, 
clicking \'{{int:savearticle}}\' will make your changes visible for everyone.',
+       'guidedtour-tour-firstedit-save-description' => 'When you\'re ready, 
clicking "{{int:savearticle}}" will make your changes visible for everyone.',
 );
 
 /** Message documentation (Message documentation)

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieb3a7e65355d1c0e3e2eb6863c8f93698322e9e4
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/GuidedTour
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <shirayuk...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to