summaryrefslogtreecommitdiff
path: root/lang/fi/language.php
diff options
context:
space:
mode:
Diffstat (limited to 'lang/fi/language.php')
-rw-r--r--lang/fi/language.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/fi/language.php b/lang/fi/language.php
index 6d12e00..f7b3444 100644
--- a/lang/fi/language.php
+++ b/lang/fi/language.php
@@ -1234,7 +1234,7 @@ $lang=Array(
'Generate dump' => 'Luo vedos ',
'German' => 'Saksalainen ',
'Germany' => 'Saksa ',
-'{$gLibertySystem->mContentTypes.$guid.content_description}' => '{$gLibertySystem->mContentTypes.$guid.content_description} ',
+'{$gLibertySystem->getContentTypeName($guid)}' => '{$gLibertySystem->getContentTypeName($guid)} ',
'Global WikiPage Cache' => 'Yleinen w_sivu välivarasto ',
'go' => 'mene ',
'Google Search' => 'Google Etsintä',
@@ -3314,4 +3314,4 @@ $lang=Array(
'zip' => 'zip ',
'zone' => 'Alue',
);
-?> \ No newline at end of file
+?>