Index: trunk/extensions/SemanticMediaWiki/languages/SMW_LanguageDe.php |
— | — | @@ -45,6 +45,7 @@ |
46 | 46 | '_anu' => 'URI-Annotation', // name of the annotation URI type (OWL annotation property) |
47 | 47 | '_tel' => 'Telefonnummer', // name of the telephone number URI datatype |
48 | 48 | '_rec' => 'Verbund', // name of record data type |
| 49 | + '_qty' => 'Menge', // name of record data type |
49 | 50 | ); |
50 | 51 | |
51 | 52 | protected $m_DatatypeAliases = array( |