Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Split summary at cursor": "Anrisstext an Cursorposition trennen", "Join summary": "Anrisstext zusammenfügen", "Inserting image into FCKeditor is allowed only in WYSIWYG mode": "Das Einfügen von Bildern in den FCKeditor ist nur im WYSIWYG-Modus erlaubt", "An error occurred at @path.": "Ein Fehler ist auf @path aufgetreten.", "jQuery UI Tabs: Not enough arguments to add tab.": "jQuery UI-Reiter: Nicht genug Argumente, um einen Reiter hinzuzufügen." } };