view public/javascripts/jstoolbar/lang/jstoolbar-ro.js @ 661:6246ad0f9e98 feature_36

More adjustments to ensure search results box is empty when editing, and to ensure it has a minimum width in both new and edit modes. Also a text update
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Fri, 09 Sep 2011 16:20:11 +0100
parents 513646585e45
children
line wrap: on
line source
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';