r45402 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r45401‎ | r45402 | r45403 >
Date:19:42, 4 January 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Reworded 'ow_conceptmapping_no_action_specified' and 'ow_mapping_unsuccessful'
Modified paths:
  • /trunk/extensions/Wikidata/SpecialLanguages.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Wikidata/SpecialLanguages.i18n.php
@@ -31,12 +31,12 @@
3232 <li>&action=help Show helpful help.</li>
3333 </ul></p>',
3434 '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.',
3636 'ow_dm_OK' => 'OK',
3737 'ow_dm_not_present' => 'not entered',
3838 'ow_dm_not_found' => 'not found in database or malformed',
3939 '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.',
4141 'ow_will_insert' => 'Will insert the following:',
4242 'ow_contents_of_mapping' => 'Contents of mapping',
4343 'ow_available_contexts' => 'Available contexts',

Status & tagging log