Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Translations non portable on utf-8 systems. File encoding changed to utf-8. Ticket [6c91e43d76] |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | bwidget |
Files: | files | file ages | folders |
SHA1: |
c1f8b267a23775fdc80eacd3d8b4d75b |
User & Date: | oehhar 2016-02-02 17:49:45.215 |
References
2016-02-02
| ||
17:51 | • Closed ticket [6c91e43d76]: Translated messages do not work on utf-8 systems plus 8 other changes artifact: f8b5fd6dc7 user: oehhar | |
Context
2016-02-02
| ||
17:50 | ChangeLog modified check-in: ec85d4e628 user: oehhar tags: bwidget | |
17:49 | Translations non portable on utf-8 systems. File encoding changed to utf-8. Ticket [6c91e43d76] check-in: c1f8b267a2 user: oehhar tags: bwidget | |
2016-01-15
| ||
07:54 | Init tree cross and line colors not by black to be visible on black background color themes. Ticket [ed4c1dab46] check-in: 04ba914fce user: oehhar tags: bwidget | |
Changes
Changes to ChangeLog.
1 2 3 4 5 6 7 | 2016-01-07 Harald Oehlmann <[email protected]> tree.tcl: Tree lines are black by default even if background is black. Ticket [ed4c1dab46] 2015-12-08 Harald Oehlmann <[email protected]> listbox.tcl: 8.4 compatibility was broken due to the use of min/max math functions. Ticket [0aef856302] | > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 | 2016-01-07 Harald Oehlmann <[email protected]> lang/da.rc, lang/es.rc, lang/fr.rc, lang/no.rc: Translations non portable on utf-8 systems. Ticket [6c91e43d76] 2016-01-07 Harald Oehlmann <[email protected]> tree.tcl: Tree lines are black by default even if background is black. Ticket [ed4c1dab46] 2015-12-08 Harald Oehlmann <[email protected]> listbox.tcl: 8.4 compatibility was broken due to the use of min/max math functions. Ticket [0aef856302] |
︙ | ︙ |
Changes to lang/da.rc.
1 2 3 4 5 6 7 8 9 | ! ----------------------------------------------------------------------------- ! da.rc ! This file is part of Unifix BWidget Toolkit ! Definition of Danish resources ! ----------------------------------------------------------------------------- ! --- symbolic names of buttons ----------------------------------------------- | | | | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 | ! ----------------------------------------------------------------------------- ! da.rc ! This file is part of Unifix BWidget Toolkit ! Definition of Danish resources ! ----------------------------------------------------------------------------- ! --- symbolic names of buttons ----------------------------------------------- *abortName: &Annullér *retryName: P&røv igen *ignoreName: &Ignorer *okName: &OK *cancelName: &Cancel *yesName: &Ja *noName: &Nej ! --- symbolic names of label of SelectFont dialog ---------------------------- *boldName: Fed *italicName: Kursiv *underlineName: Understreg *overstrikeName: Overstreg *fontName: &Font *sizeName: &Størrelse *styleName: St&il *colorPickerName: F&arve... ! --- symbolic names of label of PasswdDlg dialog ----------------------------- *loginName: &Brugernavn *passwordName: &Password ! --- resource for SelectFont dialog ------------------------------------------ *SelectFont.title: Font-valg *SelectFont.sampletext: Eksempeltekst æøå ! --- resource for MessageDlg dialog ------------------------------------------ *MessageDlg.noneTitle: Besked *MessageDlg.infoTitle: Information *MessageDlg.questionTitle: Spørgsmål *MessageDlg.warningTitle: Advarsel *MessageDlg.errorTitle: Fejl ! --- resource for PasswdDlg dialog ------------------------------------------- *PasswdDlg.title: Indtast brugernavn og password ! --- symbolic names of label of SelectColor dialog ---------------------------- *baseColorsName: Base colors *userColorsName: User colors |
Changes to lang/es.rc.
︙ | ︙ | |||
9 10 11 12 13 14 15 | ! --- symbolic names of buttons ------------------------------------------------ *abortName: A&bortar *retryName: &Reintentar *ignoreName: &Ignorar *okName: &OK *cancelName: &Anular | | | | | | | | | | 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 | ! --- symbolic names of buttons ------------------------------------------------ *abortName: A&bortar *retryName: &Reintentar *ignoreName: &Ignorar *okName: &OK *cancelName: &Anular *yesName: &Sí *noName: &No ! --- symbolic names of label of SelectFont dialog ---------------------------- *boldName: &Negrita *italicName: &Cursiva *underlineName: &Subrayado *overstrikeName: &Tachado *fontName: &Fuente *sizeName: &Tamaño *styleName: &Estilo *colorPickerName: &Color... ! --- symbolic names of label of PasswdDlg dialog ----------------------------- *loginName: Nombre de &usuario *passwordName: &Contraseña ! --- resource for SelectFont dialog ------------------------------------------ *SelectFont.title: Selección de fuente *SelectFont.sampletext: Texto de Ejemplo ! --- resource for MessageDlg dialog ------------------------------------------ *MessageDlg.noneTitle: Indicación *MessageDlg.infoTitle: Información *MessageDlg.questionTitle: Pregunta *MessageDlg.warningTitle: Atención *MessageDlg.errorTitle: Error ! --- resource for PasswdDlg dialog ------------------------------------------- *PasswdDlg.title: Introduzca su nombre de usuario y contraseña ! --- symbolic names of label of SelectColor dialog ---------------------------- *baseColorsName: Base colors *userColorsName: User colors |
Changes to lang/fr.rc.
1 2 3 4 5 6 7 8 9 10 | ! ------------------------------------------------------------------------------ ! fr.rc ! This file is part of Unifix BWidget Toolkit ! Definition of french resources ! ------------------------------------------------------------------------------ ! --- symbolic names of buttons ------------------------------------------------ *abortName: A&bandonner | | | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 | ! ------------------------------------------------------------------------------ ! fr.rc ! This file is part of Unifix BWidget Toolkit ! Definition of french resources ! ------------------------------------------------------------------------------ ! --- symbolic names of buttons ------------------------------------------------ *abortName: A&bandonner *retryName: &Réessayer *ignoreName: &Ignorer *okName: &OK *cancelName: &Annuler *yesName: &Oui *noName: &Non ! --- symbolic names of label of SelectFont dialog ---------------------------- *boldName: &Gras *italicName: &Italique *underlineName: &Souligné *overstrikeName: &Barré *fontName: &Police *sizeName: &Taille *styleName: St&yle *colorPickerName: &Couleur... ! --- symbolic names of label of PasswdDlg dialog ----------------------------- *loginName: Nom de l'&utilisateur *passwordName: Mot de &passe ! --- resource for SelectFont dialog ------------------------------------------ *SelectFont.title: Sélection d'une police *SelectFont.sampletext: Texte d'exemple ! --- resource for MessageDlg dialog ------------------------------------------ *MessageDlg.noneTitle: Message *MessageDlg.infoTitle: Information |
︙ | ︙ |
Changes to lang/no.rc.
1 2 3 4 5 6 7 8 9 10 | ! ------------------------------------------------------------------------------ ! no.rc ! This file is part of Unifix BWidget Toolkit ! Definition of norwegian resources ! ------------------------------------------------------------------------------ ! --- symbolic names of buttons ------------------------------------------------ *abortName: &Om | | | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 | ! ------------------------------------------------------------------------------ ! no.rc ! This file is part of Unifix BWidget Toolkit ! Definition of norwegian resources ! ------------------------------------------------------------------------------ ! --- symbolic names of buttons ------------------------------------------------ *abortName: &Om *retryName: &Prøv igjen *ignoreName: &Ignore *okName: &OK *cancelName: &Avbryt *yesName: &Ja *noName: &Nei ! --- symbolic names of label of SelectFont dialog ---------------------------- *boldName: Halvfet *italicName: Kursiv *underlineName: Understreking *overstrikeName: Overstryke *fontName: &Skrift *sizeName: &Størrelse *styleName: St&il *colorPickerName: &Color... ! --- symbolic names of label of PasswdDlg dialog ----------------------------- *loginName: &Logg inn *passwordName: &Passord ! --- resource for SelectFont dialog ------------------------------------------ *SelectFont.title: Skriftvalg *SelectFont.sampletext: Prøve tekst ! --- resource for MessageDlg dialog ------------------------------------------ *MessageDlg.noneTitle: Melding *MessageDlg.infoTitle: Informasjon *MessageDlg.questionTitle: Spørsmål *MessageDlg.warningTitle: Advarsel *MessageDlg.errorTitle: Feil ! --- resource for PasswdDlg dialog ------------------------------------------- *PasswdDlg.title: Skriv inn logginn og passord ! --- symbolic names of label of SelectColor dialog ---------------------------- *baseColorsName: Base colors *userColorsName: User colors |