Index: trunk/extensions/Wikidata/App.php |
— | — | @@ -149,7 +149,7 @@ |
150 | 150 | "OptionAttribute" => "Property", |
151 | 151 | "OptionAttributeOption" => "Option", |
152 | 152 | "OptionAttributeOptions" => "Options", |
153 | | - "OptionAttributeValues" => "Option properties", |
| 153 | + "OptionAttributeValues" => "Option values", |
154 | 154 | "OtherDefinedMeaning" => "Other defined meaning", |
155 | 155 | "PopupAnnotation" => "Annotation", |
156 | 156 | "PossibleSynonym" => "Possible synonym", |
— | — | @@ -163,11 +163,11 @@ |
164 | 164 | "SourceIdentifier" => "Source identifier", |
165 | 165 | "TextAttribute" => "Property", |
166 | 166 | "Text" => "Text", |
167 | | - "TextAttributeValues" => "String properties", |
| 167 | + "TextAttributeValues" => "Plain texts", |
168 | 168 | "TranslatedTextAttribute" => "Property", |
169 | 169 | "TranslatedText" => "Translated text", |
170 | 170 | "TranslatedTextAttributeValue" => "Text", |
171 | | - "TranslatedTextAttributeValues" => "Text properties", |
| 171 | + "TranslatedTextAttributeValues" => "Translatable texts", |
172 | 172 | "LinkAttribute" => "Property", |
173 | 173 | "LinkAttributeValues" => "Links", |
174 | 174 | ); |