r24742 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r24741‎ | r24742 | r24743 >
Date:09:45, 13 August 2007
Author:proes
Status:old
Tags:
Comment:
Renamed some property captions.
Modified paths:
  • /trunk/extensions/Wikidata/OmegaWiki/WikiDataGlobals.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Wikidata/OmegaWiki/WikiDataGlobals.php
@@ -85,7 +85,7 @@
8686 $wgOptionAttributeAttributeName = "Property";
8787 $wgOptionAttributeOptionAttributeName = "Option";
8888 $wgOptionAttributeOptionsAttributeName = "Options";
89 -$wgOptionAttributeValuesAttributeName = "Option properties";
 89+$wgOptionAttributeValuesAttributeName = "Options";
9090 $wgOtherDefinedMeaningAttributeName = "Other defined meaning";
9191 $wgPopupAnnotationName = "Annotation";
9292 $wgPossibleSynonymAttributeName = "Possible synonym";
@@ -99,11 +99,11 @@
100100 $wgSourceIdentifierAttributeName = "Source identifier";
101101 $wgTextAttributeAttributeName = "Property";
102102 $wgTextAttributeName = "Text";
103 -$wgTextAttributeValuesAttributeName = "String properties";
 103+$wgTextAttributeValuesAttributeName = "Plain texts";
104104 $wgTranslatedTextAttributeAttributeName = "Property";
105105 $wgTranslatedTextAttributeName = "Translated text";
106106 $wgTranslatedTextAttributeValueAttributeName = "Text";
107 -$wgTranslatedTextAttributeValuesAttributeName = "Text properties";
 107+$wgTranslatedTextAttributeValuesAttributeName = "Translatable texts";
108108 $wgLinkAttributeAttributeName = "Property";
109109 $wgLinkAttributeValuesAttributeName = "Links";
110110

Status & tagging log