@@ -9,8 +9,8 @@ |
||
9 | 9 | // $lang['menu'] = 'Your menu entry'; |
10 | 10 | |
11 | 11 | // custom language strings for the plugin |
12 | - $lang['preview_and_syntax'] = 'Preview and use Syntax-Editor'; |
|
13 | - $lang['preview_and_wysiwyg'] = 'Preview and use WYSIWYG-Editor'; |
|
12 | + $lang['preview_and_syntax'] = 'Preview and use Syntax-Editor'; |
|
13 | + $lang['preview_and_wysiwyg'] = 'Preview and use WYSIWYG-Editor'; |
|
14 | 14 | |
15 | 15 | |
16 | 16 | //Setup VIM: ex: et ts=4 : |