Changeset 901 for trunk/plugins/InsertAnchor/lang
- Timestamp:
- 10/12/07 10:00:47 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/InsertAnchor/lang/pt_br.js
r895 r901 1 // I18N constants1 // I18N constants 2 2 // 3 3 // LANG: "pt_br", ENCODING: UTF-8 … … 9 9 // 10 10 // Last revision: 06 september 2007 11 // Please don ÂŽt remove this information11 // Please don´t remove this information 12 12 // If you modify any source, please insert a comment with your name and e-mail 13 13 // … … 15 15 // This notice MUST stay intact for use (see license.txt). 16 16 { 17 "Anchor name": "Nome da âncora",17 "Anchor name": "Nome da âncora", 18 18 "Cancel": "Cancelar", 19 19 "Delete": "Deletar", 20 "Insert Anchor": "Inserir Ãncora",20 "Insert Anchor": "Inserir Âncora", 21 21 "OK": "OK" 22 22 }
Note: See TracChangeset
for help on using the changeset viewer.