##// END OF EJS Templates
Scope the calendar popup CSS so it doesn't conflict with the Calendar menu. #6163...
Scope the calendar popup CSS so it doesn't conflict with the Calendar menu. #6163 Contributed by Adam Soltys git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3950 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r2543:064ba5d8cd2c
r3836:a256e4b1dc76
Show More
jstoolbar-ro.js
16 lines | 745 B | application/javascript | JavascriptLexer
jsToolBar.strings = {};
jsToolBar.strings['Strong'] = 'Bold';
jsToolBar.strings['Italic'] = 'Italic';
jsToolBar.strings['Underline'] = 'Subliniat';
jsToolBar.strings['Deleted'] = 'Șters';
jsToolBar.strings['Code'] = 'Fragment de cod';
jsToolBar.strings['Heading 1'] = 'Heading 1';
jsToolBar.strings['Heading 2'] = 'Heading 2';
jsToolBar.strings['Heading 3'] = 'Heading 3';
jsToolBar.strings['Unordered list'] = 'Listă pe puncte';
jsToolBar.strings['Ordered list'] = 'Listă ordonată';
jsToolBar.strings['Quote'] = 'Citează';
jsToolBar.strings['Unquote'] = 'Fără citat';
jsToolBar.strings['Preformatted text'] = 'Text preformatat';
jsToolBar.strings['Wiki link'] = 'Trimitere către o pagină wiki';
jsToolBar.strings['Image'] = 'Imagine';