Index: trunk/extensions/Wikidata/SpecialLanguages.i18n.php |
— | — | @@ -31,12 +31,12 @@ |
32 | 32 | <li>&action=help Show helpful help.</li> |
33 | 33 | </ul></p>', |
34 | 34 | 'ow_conceptmapping_uitext' => '<p>Concept Mapping allows you to identify which defined meaning in one dataset is identical to defined meanings in other datasets.</p>', |
35 | | - 'ow_conceptmapping_no_action_specified' => 'Apologies, I do not know how to "$1".', |
| 35 | + 'ow_conceptmapping_no_action_specified' => 'Action "$1" is not supported.', |
36 | 36 | 'ow_dm_OK' => 'OK', |
37 | 37 | 'ow_dm_not_present' => 'not entered', |
38 | 38 | 'ow_dm_not_found' => 'not found in database or malformed', |
39 | 39 | 'ow_mapping_successful' => 'Mapped all fields marked with [OK]<br />', |
40 | | - 'ow_mapping_unsuccessful' => 'Need to have at least two defined meanings before I can link them.', |
| 40 | + 'ow_mapping_unsuccessful' => 'Need to have at least two defined meanings before they can be linked.', |
41 | 41 | 'ow_will_insert' => 'Will insert the following:', |
42 | 42 | 'ow_contents_of_mapping' => 'Contents of mapping', |
43 | 43 | 'ow_available_contexts' => 'Available contexts', |