Initial checkin

This commit is contained in:
genuineparts 2025-06-20 19:10:23 +02:00
commit d75eb444fc
4304 changed files with 369634 additions and 0 deletions

View file

@ -0,0 +1,17 @@
K 25
svn:wc:ra_dav:version-url
V 59
/astat/!svn/ver/1/trunk/thirdparty/tiny/plugins/paste/langs
END
en_dlg.js
K 25
svn:wc:ra_dav:version-url
V 69
/astat/!svn/ver/1/trunk/thirdparty/tiny/plugins/paste/langs/en_dlg.js
END
de_dlg.js
K 25
svn:wc:ra_dav:version-url
V 69
/astat/!svn/ver/1/trunk/thirdparty/tiny/plugins/paste/langs/de_dlg.js
END

View file

@ -0,0 +1,96 @@
9
dir
34
http://svn.astat.org/astat/trunk/thirdparty/tiny/plugins/paste/langs
http://svn.astat.org/astat
2009-06-07T19:12:55.973801Z
1
genuineparts
svn:special svn:externals svn:needs-lock
bb7ccd2a-c66b-0410-9765-967ca6f03dfc
en_dlg.js
file
2009-06-08T19:44:28.000000Z
aa388d5558885cf8f4c6ec3eb4ca3a7a
2009-06-07T19:12:55.973801Z
1
genuineparts
228
de_dlg.js
file
2009-06-08T19:44:28.000000Z
8d6db4a1ef8689c0995222518bd8156a
2009-06-07T19:12:55.973801Z
1
genuineparts
264

View file

@ -0,0 +1 @@
9

View file

@ -0,0 +1,5 @@
tinyMCE.addI18n('de.paste_dlg',{
text_title:"Dr\u00FCcken Sie auf Ihrer Tastatur Strg+V, um den Text einzuf\u00FCgen.",
text_linebreaks:"Zeilenumbr\u00FCche beibehalten",
word_title:"Dr\u00FCcken Sie auf Ihrer Tastatur Strg+V, um den Text einzuf\u00FCgen."
});

View file

@ -0,0 +1,5 @@
tinyMCE.addI18n('en.paste_dlg',{
text_title:"Use CTRL+V on your keyboard to paste the text into the window.",
text_linebreaks:"Keep linebreaks",
word_title:"Use CTRL+V on your keyboard to paste the text into the window."
});

View file

@ -0,0 +1,5 @@
tinyMCE.addI18n('de.paste_dlg',{
text_title:"Dr\u00FCcken Sie auf Ihrer Tastatur Strg+V, um den Text einzuf\u00FCgen.",
text_linebreaks:"Zeilenumbr\u00FCche beibehalten",
word_title:"Dr\u00FCcken Sie auf Ihrer Tastatur Strg+V, um den Text einzuf\u00FCgen."
});

View file

@ -0,0 +1,5 @@
tinyMCE.addI18n('en.paste_dlg',{
text_title:"Use CTRL+V on your keyboard to paste the text into the window.",
text_linebreaks:"Keep linebreaks",
word_title:"Use CTRL+V on your keyboard to paste the text into the window."
});