about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/styling/lang/no
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/styling/lang/no')
-rw-r--r--wiki/lib/plugins/styling/lang/no/intro.txt2
-rw-r--r--wiki/lib/plugins/styling/lang/no/lang.php24
2 files changed, 0 insertions, 26 deletions
diff --git a/wiki/lib/plugins/styling/lang/no/intro.txt b/wiki/lib/plugins/styling/lang/no/intro.txt
deleted file mode 100644
index 8222549..0000000
--- a/wiki/lib/plugins/styling/lang/no/intro.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-Dette verktøyet lar deg endre visse instillinger for malen som nå er i bruk.
-Alle endringer lagres i en lokal konfigurasjonsfil og vil ikke bli overskrevet ved en oppgradering.
\ No newline at end of file
diff --git a/wiki/lib/plugins/styling/lang/no/lang.php b/wiki/lib/plugins/styling/lang/no/lang.php
deleted file mode 100644
index f9a478b..0000000
--- a/wiki/lib/plugins/styling/lang/no/lang.php
+++ /dev/null
@@ -1,24 +0,0 @@
-<?php
-
-/**
- * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
- * @author Arne Hanssen <arne.hanssen@getmail.no>
- * @author Arne Hanssen <arnehans@getmail.no>
- */
-$lang['menu']                  = 'Innstillinger for malstil';
-$lang['js']['loader']          = 'Forhåndsvisning laster...<br />Dersom denne ikke forsvinner, kan det hende at dine verdier er feil';
-$lang['js']['popup']           = 'Åpne som nytt vindu';
-$lang['error']                 = 'Beklager men denne malen støtter ikke denne funksjonaliteten.';
-$lang['btn_preview']           = 'Forhåndsvis endringer';
-$lang['btn_save']              = 'Lagre endringer';
-$lang['btn_reset']             = 'Sett tilbake til nåværende endringer';
-$lang['btn_revert']            = 'Rull tilbake stilen til standard for malen';
-$lang['__text__']              = 'Hovedfarge for tekst';
-$lang['__background__']        = 'Hovedfarge for bagrunn';
-$lang['__text_alt__']          = 'Alternativ tekstfarge';
-$lang['__background_alt__']    = 'Alternativ bakgrunnsfarge';
-$lang['__text_neu__']          = 'Nøytral tekstfarge';
-$lang['__background_neu__']    = 'Nøytral bakgrunnsfarge';
-$lang['__border__']            = 'Kantfarge';
-$lang['__highlight__']         = 'Farge for uthevet tekst (i hovedsak for søk)';