aboutsummaryrefslogtreecommitdiffstats
path: root/tinymce
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2011-02-01 18:46:28 +0100
committerfabrixxm <fabrix.xm@gmail.com>2011-02-01 18:46:28 +0100
commit58e0129433559e41c93ac823229f53e46bdb7983 (patch)
tree50ae4d8845bc16e2edfbaa916e80d8709ee3fe86 /tinymce
parent0bec0fc5fb5bfb02a80c6a84581d9daeb9f17813 (diff)
parent042aa2e169310bc23398d0558455a61fe1e86a92 (diff)
downloadvolse-hubzilla-58e0129433559e41c93ac823229f53e46bdb7983.tar.gz
volse-hubzilla-58e0129433559e41c93ac823229f53e46bdb7983.tar.bz2
volse-hubzilla-58e0129433559e41c93ac823229f53e46bdb7983.zip
Merge branch 'master' of github.com:fabrixxm/friendika
Diffstat (limited to 'tinymce')
-rw-r--r--tinymce/jscripts/tiny_mce/themes/advanced/langs/en.js2
-rw-r--r--tinymce/jscripts/tiny_mce/themes/advanced/langs/en_dlg.js2
2 files changed, 2 insertions, 2 deletions
diff --git a/tinymce/jscripts/tiny_mce/themes/advanced/langs/en.js b/tinymce/jscripts/tiny_mce/themes/advanced/langs/en.js
index 69694b1f9..502b00817 100644
--- a/tinymce/jscripts/tiny_mce/themes/advanced/langs/en.js
+++ b/tinymce/jscripts/tiny_mce/themes/advanced/langs/en.js
@@ -36,7 +36,7 @@ link_desc:"Insert/edit link",
unlink_desc:"Unlink",
image_desc:"Insert/edit image",
cleanup_desc:"Cleanup messy code",
-code_desc:"Edit HTML Source",
+code_desc:"Edit BBcode Source",
sub_desc:"Subscript",
sup_desc:"Superscript",
hr_desc:"Insert horizontal ruler",
diff --git a/tinymce/jscripts/tiny_mce/themes/advanced/langs/en_dlg.js b/tinymce/jscripts/tiny_mce/themes/advanced/langs/en_dlg.js
index 9d124d7db..ea5a6dae2 100644
--- a/tinymce/jscripts/tiny_mce/themes/advanced/langs/en_dlg.js
+++ b/tinymce/jscripts/tiny_mce/themes/advanced/langs/en_dlg.js
@@ -10,7 +10,7 @@ about_version:"Version",
about_loaded:"Loaded plugins",
anchor_title:"Insert/edit anchor",
anchor_name:"Anchor name",
-code_title:"HTML Source Editor",
+code_title:"BBcode Source Editor",
code_wordwrap:"Word wrap",
colorpicker_title:"Select a color",
colorpicker_picker_tab:"Picker",