summaryrefslogtreecommitdiff
path: root/lib/dijit/_editor/nls/nb/FontChoice.js.uncompressed.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dijit/_editor/nls/nb/FontChoice.js.uncompressed.js')
-rw-r--r--lib/dijit/_editor/nls/nb/FontChoice.js.uncompressed.js25
1 files changed, 0 insertions, 25 deletions
diff --git a/lib/dijit/_editor/nls/nb/FontChoice.js.uncompressed.js b/lib/dijit/_editor/nls/nb/FontChoice.js.uncompressed.js
deleted file mode 100644
index edcbd6707..000000000
--- a/lib/dijit/_editor/nls/nb/FontChoice.js.uncompressed.js
+++ /dev/null
@@ -1,25 +0,0 @@
-define(
-"dijit/_editor/nls/nb/FontChoice", ({
- fontSize: "Størrelse",
- fontName: "Skrift",
- formatBlock: "Format",
- serif: "serif",
- "sans-serif": "sans-serif",
- monospace: "monospace",
- cursive: "kursiv",
- fantasy: "fantasi",
- noFormat: "Ingen",
- p: "Avsnitt",
- h1: "Overskrift",
- h2: "Undertittel",
- h3: "Under-undertittel",
- pre: "Forhåndsformatert",
- 1: "xx-liten",
- 2: "x-liten",
- 3: "liten",
- 4: "middels",
- 5: "stor",
- 6: "x-stor",
- 7: "xx-stor"
-})
-);