r25584 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r25583‎ | r25584 | r25585 >
Date:13:18, 6 September 2007
Author:proes
Status:old
Tags:
Comment:
Minor renaming of property labels
Modified paths:
  • /trunk/extensions/Wikidata/App.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Wikidata/App.php
@@ -149,7 +149,7 @@
150150 "OptionAttribute" => "Property",
151151 "OptionAttributeOption" => "Option",
152152 "OptionAttributeOptions" => "Options",
153 - "OptionAttributeValues" => "Option properties",
 153+ "OptionAttributeValues" => "Option values",
154154 "OtherDefinedMeaning" => "Other defined meaning",
155155 "PopupAnnotation" => "Annotation",
156156 "PossibleSynonym" => "Possible synonym",
@@ -163,11 +163,11 @@
164164 "SourceIdentifier" => "Source identifier",
165165 "TextAttribute" => "Property",
166166 "Text" => "Text",
167 - "TextAttributeValues" => "String properties",
 167+ "TextAttributeValues" => "Plain texts",
168168 "TranslatedTextAttribute" => "Property",
169169 "TranslatedText" => "Translated text",
170170 "TranslatedTextAttributeValue" => "Text",
171 - "TranslatedTextAttributeValues" => "Text properties",
 171+ "TranslatedTextAttributeValues" => "Translatable texts",
172172 "LinkAttribute" => "Property",
173173 "LinkAttributeValues" => "Links",
174174 );

Status & tagging log