r56876 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r56875‎ | r56876 | r56877 >
Date:13:21, 24 September 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Update quotes (single to double)
Modified paths:
  • /trunk/extensions/SemanticForms/languages/SF_Messages.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticForms/languages/SF_Messages.php
@@ -80,8 +80,8 @@
8181 'sf_createclass_success' => 'Properties, template, form and category will be created.',
8282 'addpage' => 'Add page with form',
8383 'sf_addpage_badform' => 'Error: no form page was found at $1',
84 - 'sf_addpage_badtitle' => 'Error: \'$1\' is an invalid title for a page.',
85 - 'sf_addpage_docu' => 'Enter the name of the page here, to be edited with the form \'$1\'.
 84+ 'sf_addpage_badtitle' => 'Error: "$1" is an invalid title for a page.',
 85+ 'sf_addpage_docu' => 'Enter the name of the page here, to be edited with the form "$1".
8686 If this page already exists, you will be sent to the form for editing that page.
8787 Otherwise, you will be sent to the form for adding the page.',
8888 'sf_addpage_noform_docu' => 'Enter the name of the page here, and select the form to edit it with.
@@ -127,10 +127,10 @@
128128 'sf_property_isproperty' => 'This is a property of type $1.',
129129 'sf_property_linkstoform' => 'It links to pages that use the form $1.',
130130 'sf_property_allowedvals' => 'The allowed {{PLURAL:$1|value for this property is|values for this property are}}:',
131 - 'sf_template_docu' => 'This is the \'$1\' template.
 131+ 'sf_template_docu' => 'This is the "$1" template.
132132 It should be called in the following format:',
133133 'sf_template_docufooter' => 'Edit the page to see the template text.',
134 - 'sf_form_docu' => 'This is the \'$1\' form.
 134+ 'sf_form_docu' => 'This is the "$1" form.
135135 To add a page with this form, enter the page name below;
136136 if a page with that name already exists, you will be sent to a form to edit that page.',
137137 'sf_form_freetextlabel' => 'Free text',

Status & tagging log