]> git.wh0rd.org - tt-rss.git/blobdiff - lib/dijit/_editor/nls/de/FontChoice.js.uncompressed.js
modify dojo rebuild script to remove uncompressed files
[tt-rss.git] / lib / dijit / _editor / nls / de / FontChoice.js.uncompressed.js
index d445a309538f3e3c3cbf0435c6c77f642de216ac..ea54a023c9332ec34404e480d3ecd8263a4b99f3 100644 (file)
@@ -1,23 +1,19 @@
 define(
-"dijit/_editor/nls/de/FontChoice", //begin v1.x content
-({
+"dijit/_editor/nls/de/FontChoice", ({
        fontSize: "Größe",
        fontName: "Schriftart",
        formatBlock: "Format",
-
        serif: "Serife",
        "sans-serif": "Serifenlos",
        monospace: "Monospaceschrift",
        cursive: "Kursiv",
        fantasy: "Fantasie",
-
        noFormat: "Keine Angabe",
        p: "Absatz",
        h1: "Überschrift",
        h2: "Unterüberschrift",
        h3: "Unterunterüberschrift",
        pre: "Vorformatiert",
-
        1: "XXS",
        2: "XS",
        3: "S",
@@ -26,5 +22,4 @@ define(
        6: "XL",
        7: "XXL"
 })
-//end v1.x content
 );