Index: trunk/extensions/SemanticForms/languages/SF_Messages.php |
— | — | @@ -81,10 +81,10 @@ |
82 | 82 | 'formstart' => 'Start of form', |
83 | 83 | 'sf_formstart_badform' => 'Error: no form page was found at $1', |
84 | 84 | 'sf_formstart_badtitle' => 'Error: "$1" is an invalid title for a page.', |
85 | | - 'sf_formstart_docu' => 'Enter the name of the page here, to be edited with the form "$1". |
| 85 | + 'sf_formstart_docu' => 'Enter the name of a page here, to be edited with the form "$1". |
86 | 86 | If this page already exists, you will be sent to the form for editing that page. |
87 | 87 | Otherwise, you will be sent to the form for adding the page.', |
88 | | - 'sf_formstart_noform_docu' => 'Enter the name of the page here, and select the form to edit it with. |
| 88 | + 'sf_formstart_noform_docu' => 'Enter the name of a page here, and select the form to edit it with. |
89 | 89 | If this page already exists, you will be sent to the form for editing that page. |
90 | 90 | Otherwise, you will be sent to the form for adding the page.', |
91 | 91 | 'sf_formstart_createoredit' => 'Create or edit', |
— | — | @@ -98,7 +98,6 @@ |
99 | 99 | 'sf_viewform' => 'View form', |
100 | 100 | 'sf_editsource' => 'Edit source', |
101 | 101 | 'sf_formedit_edittitle' => 'Edit $1: $2', |
102 | | -it should look like \'Special:EditData?form=<form name>&target=<target page>\', or \'Special:EditData/<form name>/<target page>\'.', |
103 | 102 | 'sf_formedit_morethanoneform' => "'''Warning:''' More than one default form is defined for this page.", |
104 | 103 | 'sf_formedit_formwarning' => 'Warning: This page <a href="$1">already exists</a>, but it does not use this form.', |
105 | 104 | 'sf_formedit_remove' => 'Remove', |