TinyMCE German Language Pack

This commit is contained in:
Andreas Österreicher
2011-06-16 07:20:18 +00:00
parent 58715d6f0a
commit db89558e9e
35 changed files with 35 additions and 888 deletions
+1
View File
@@ -0,0 +1 @@
tinyMCE.addI18n('de.advhr_dlg',{size:"H\u00f6he",noshade:"Kein Schatten",width:"Breite"});
+1 -7
View File
@@ -1,7 +1 @@
tinyMCE.addI18n('en.advhr_dlg',{
normal:"Normal",
width:"Width",
widthunits:"Units",
size:"Height",
noshade:"No shadow"
});
tinyMCE.addI18n('en.advhr_dlg',{size:"Height",noshade:"No shadow",width:"Width"});