|
@@ -9,8 +9,8 @@ |
|
|
block discarded – undo |
|
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 : |
Please login to merge, or discard this patch.