summaryrefslogtreecommitdiff
path: root/inc/lang/no/lang.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2015-07-13 11:10:53 +0200
committerAndreas Gohr <andi@splitbrain.org>2015-07-13 11:10:53 +0200
commitc580170591e06eaeef9eba8be38db4cae4545956 (patch)
tree97b5001dc8eb8b56cb042e9fffec52c2c93c0f48 /inc/lang/no/lang.php
parent0bea8ac7882416cdf7ebff130bc724bf7bc94191 (diff)
parent70519db93fdd6d635397c1354a33f2b1071e2d13 (diff)
downloadrpg-c580170591e06eaeef9eba8be38db4cae4545956.tar.gz
rpg-c580170591e06eaeef9eba8be38db4cae4545956.tar.bz2
Merge pull request #1232 from splitbrain/translation-fixes
Translation fixes
Diffstat (limited to 'inc/lang/no/lang.php')
-rw-r--r--inc/lang/no/lang.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/lang/no/lang.php b/inc/lang/no/lang.php
index fddbf1419..9388a0a70 100644
--- a/inc/lang/no/lang.php
+++ b/inc/lang/no/lang.php
@@ -2,7 +2,7 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
+ *
* @author Reidar Mosvold <Reidar.Mosvold@hit.no>
* @author Jorge Barrera Grandon <jorge@digitalwolves.org>
* @author Rune Rasmussen [http://www.syntaxerror.no/]
@@ -30,7 +30,7 @@ $lang['doublequoteopening'] = '«';
$lang['doublequoteclosing'] = '»';
$lang['singlequoteopening'] = '‘';
$lang['singlequoteclosing'] = '’';
-$lang['apostrophe'] = '\'';
+$lang['apostrophe'] = '’';
$lang['btn_edit'] = 'Rediger denne siden';
$lang['btn_source'] = 'Vis kildekode';
$lang['btn_show'] = 'Vis siden';
@@ -347,7 +347,7 @@ $lang['media_search'] = 'Søk i navnerommet <strong>%s</strong>.';
$lang['media_view'] = '%s';
$lang['media_viewold'] = '%s på %s';
$lang['media_edit'] = 'Rediger %s';
-$lang['media_history'] = '%vis historikk';
+$lang['media_history'] = '%s vis historikk';
$lang['media_meta_edited'] = 'metadata er endra';
$lang['media_perm_read'] = 'Beklager, du har ikke tilgang til å lese filer.';
$lang['media_perm_upload'] = 'Beklager, du har ikke tilgang til å laste opp filer.';