To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / .svn / pristine / c8 / c8e7b69b6d4edbb8f6c91d1e8dfed1d65edbf72f.svn-base @ 1297:0a574315af3e

History | View | Annotate | Download (753 Bytes)

1
jsToolBar.strings = {};
2
jsToolBar.strings['Strong'] = 'Gras';
3
jsToolBar.strings['Italic'] = 'Italique';
4
jsToolBar.strings['Underline'] = 'Souligné';
5
jsToolBar.strings['Deleted'] = 'Rayé';
6
jsToolBar.strings['Code'] = 'Code en ligne';
7
jsToolBar.strings['Heading 1'] = 'Titre niveau 1';
8
jsToolBar.strings['Heading 2'] = 'Titre niveau 2';
9
jsToolBar.strings['Heading 3'] = 'Titre niveau 3';
10
jsToolBar.strings['Unordered list'] = 'Liste à puces';
11
jsToolBar.strings['Ordered list'] = 'Liste numérotée';
12
jsToolBar.strings['Quote'] = 'Citer';
13
jsToolBar.strings['Unquote'] = 'Supprimer citation';
14
jsToolBar.strings['Preformatted text'] = 'Texte préformaté';
15
jsToolBar.strings['Wiki link'] = 'Lien vers une page Wiki';
16
jsToolBar.strings['Image'] = 'Image';