Initial checkin
This commit is contained in:
commit
d75eb444fc
4304 changed files with 369634 additions and 0 deletions
17
thirdparty/tiny/plugins/paste/langs/.svn/all-wcprops
vendored
Normal file
17
thirdparty/tiny/plugins/paste/langs/.svn/all-wcprops
vendored
Normal 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
|
96
thirdparty/tiny/plugins/paste/langs/.svn/entries
vendored
Normal file
96
thirdparty/tiny/plugins/paste/langs/.svn/entries
vendored
Normal 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
|
||||
|
1
thirdparty/tiny/plugins/paste/langs/.svn/format
vendored
Normal file
1
thirdparty/tiny/plugins/paste/langs/.svn/format
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
9
|
5
thirdparty/tiny/plugins/paste/langs/.svn/text-base/de_dlg.js.svn-base
vendored
Normal file
5
thirdparty/tiny/plugins/paste/langs/.svn/text-base/de_dlg.js.svn-base
vendored
Normal 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."
|
||||
});
|
5
thirdparty/tiny/plugins/paste/langs/.svn/text-base/en_dlg.js.svn-base
vendored
Normal file
5
thirdparty/tiny/plugins/paste/langs/.svn/text-base/en_dlg.js.svn-base
vendored
Normal 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."
|
||||
});
|
5
thirdparty/tiny/plugins/paste/langs/de_dlg.js
vendored
Normal file
5
thirdparty/tiny/plugins/paste/langs/de_dlg.js
vendored
Normal 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."
|
||||
});
|
5
thirdparty/tiny/plugins/paste/langs/en_dlg.js
vendored
Normal file
5
thirdparty/tiny/plugins/paste/langs/en_dlg.js
vendored
Normal 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."
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue