r112486 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r112485‎ | r112486 | r112487 >
Date:14:51, 27 February 2012
Author:siebrand
Status:ok
Tags:
Comment:
Modified paths:
  • /trunk/extensions/SemanticForms/languages/SF_Messages.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticForms/languages/SF_Messages.php
@@ -110,8 +110,8 @@
111111 'sf_createclass_success' => 'Properties, template, form and category will be created.',
112112 'sf_createclass_create' => 'Create',
113113 'formstart' => 'Start of form',
114 - 'sf_formstart_badform' => 'Error: no form page was found at $1.',
115 - 'sf_formstart_badtitle' => 'Error: "$1" is an invalid title for a page.',
 114+ 'sf_formstart_badform' => 'Error: No form was found on page "$1".',
 115+ 'sf_formstart_badtitle' => 'Error: "$1" is an invalid page title.',
116116 'sf_formstart_docu' => 'Enter the name of a page here, to be edited with the form "$1".
117117 If this page already exists, you will be sent to the form for editing that page.
118118 Otherwise, you will be sent to the form for adding the page.',

Status & tagging log