Patch #35267 » jstoolbar-de.patch
| "b/public/javascripts/jstoolbar/lang/jstoolbar-de.js" | ||
|---|---|---|
| 10 | 10 |
jsToolBar.strings['Highlighted code'] = 'Highlighted code'; |
| 11 | 11 |
jsToolBar.strings['Unordered list'] = 'Aufzählungsliste'; |
| 12 | 12 |
jsToolBar.strings['Ordered list'] = 'Nummerierte Liste'; |
| 13 |
jsToolBar.strings['Quote'] = 'Quote';
|
|
| 14 |
jsToolBar.strings['Unquote'] = 'Remove Quote';
|
|
| 13 |
jsToolBar.strings['Quote'] = 'Zitat';
|
|
| 14 |
jsToolBar.strings['Unquote'] = 'Zitat entfernen';
|
|
| 15 | 15 |
jsToolBar.strings['Table'] = 'Table'; |
| 16 | 16 |
jsToolBar.strings['Preformatted text'] = 'Präformatierter Text'; |
| 17 | 17 |
jsToolBar.strings['Wiki link'] = 'Verweis (Link) zu einer Wiki-Seite'; |