Index: trunk/extensions/SemanticMediaWiki/languages/SMW_Messages.php |
— | — | @@ -37,7 +37,7 @@ |
38 | 38 | 'smw_iq_altresults' => 'Browse the result list directly.', // available link when JS is disabled |
39 | 39 | |
40 | 40 | // Messages and strings for ontology resued (import) |
41 | | - 'smw_unknown_importns' => 'Import functions are not avalable for namespace “$1”.', |
| 41 | + 'smw_unknown_importns' => 'Import functions are not available for namespace “$1”.', |
42 | 42 | 'smw_nonright_importtype' => '$1 can only be used for pages with namespace “$2”.', |
43 | 43 | 'smw_wrong_importtype' => '$1 can not be used for pages in the namespace “$2”.', |
44 | 44 | 'smw_no_importelement' => 'Element “$1” not available for import.', |