Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Update German localization of the password dialog. Thanks to Thomas Wunderlich for the proposal |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | bwidget |
Files: | files | file ages | folders |
SHA3-256: |
14355b0aa3b63dee8e8628c101f1c303 |
User & Date: | oehhar 2025-02-25 06:42:42.087 |
Context
2025-06-17
| ||
08:25 | [4025b05b] propper Engish in comments and error messages. Thanks, Lindblad check-in: 0be16a0895 user: oehhar tags: bwidget | |
2025-02-28
| ||
12:03 | Ticket [981605ffff]: add calendar dialog check-in: c808463f05 user: oehhar tags: 981605ffff-calender | |
2025-02-25
| ||
06:42 | Update German localization of the password dialog. Thanks to Thomas Wunderlich for the proposal check-in: 14355b0aa3 user: oehhar tags: bwidget | |
2024-10-27
| ||
18:15 | Tag Version 1.10.1 check-in: 21d8ca7cfb user: oehhar tags: bwidget, bwidget-1-10-1 | |
Changes
Changes to lang/de.rc.
︙ | ︙ | |||
26 27 28 29 30 31 32 | *sizeName: S&chriftgrad *styleName: Sc&hriftschnitt *colorPickerName: &Farbe... ! --- symbolic names of label of PasswdDlg dialog ----------------------------- *loginName: &Login | | | | 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 60 | *sizeName: S&chriftgrad *styleName: Sc&hriftschnitt *colorPickerName: &Farbe... ! --- symbolic names of label of PasswdDlg dialog ----------------------------- *loginName: &Login *passwordName: &Passwort ! --- resource for SelectFont dialog ------------------------------------------ *SelectFont.title: Schrift Auswahl *SelectFont.sampletext: Beispieltext ! --- resource for MessageDlg dialog ------------------------------------------ *MessageDlg.noneTitle: Meldung *MessageDlg.infoTitle: Hinweis *MessageDlg.questionTitle: Frage *MessageDlg.warningTitle: Warnung *MessageDlg.errorTitle: Fehler ! --- resource for PasswdDlg dialog ------------------------------------------- *PasswdDlg.title: Login und Passwort eingeben ! --- symbolic names of label of SelectColor dialog ---------------------------- *baseColorsName: Grundfarben *userColorsName: Benutzerdefinierte Farben *yourSelectionName: Gewählte Farbe |
︙ | ︙ |