Index: trunk/extensions/SemanticForms/languages/SF_Messages.php |
— | — | @@ -110,8 +110,8 @@ |
111 | 111 | 'sf_createclass_success' => 'Properties, template, form and category will be created.', |
112 | 112 | 'sf_createclass_create' => 'Create', |
113 | 113 | '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.', |
116 | 116 | 'sf_formstart_docu' => 'Enter the name of a page here, to be edited with the form "$1". |
117 | 117 | If this page already exists, you will be sent to the form for editing that page. |
118 | 118 | Otherwise, you will be sent to the form for adding the page.', |