Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Synthetic commit. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | bwidget-1-9-4-synthetic | bwidget-1-9-4 |
Files: | files | file ages | folders |
SHA1: |
2eed91ca432ce120b6f209d1a2cb4413 |
User & Date: | cvs2fossil 2010-12-14 22:14:35.000 |
Context
2010-12-14
| ||
22:14 | Synthetic commit. Leaf check-in: 2eed91ca43 user: cvs2fossil tags: bwidget-1-9-4-synthetic, bwidget-1-9-4 | |
22:14 | packageIndex updated for 1.9.4 check-in: 2913e4c2db user: oehhar tags: bwidget | |
Changes
Added lang/pl.rc.
> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > | 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 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 | ! ------------------------------------------------------------------------------ ! pl.rc ! This file is part of Unifix BWidget Toolkit ! Definition of english resources ! ------------------------------------------------------------------------------ ! --- symbolic names of buttons ------------------------------------------------ *abortName: &Porzuć *retryName: P&onów *ignoreName: &Ignoruj *okName: &OK *cancelName: &Anyluj *yesName: &Tak *noName: &Nie ! --- symbolic names of label of SelectFont dialog ---------------------------- *boldName: Pogrubiona *italicName: Kursywa *underlineName: Podkreślenie *overstrikeName: Przekreślenie *fontName: &Czcionka: *sizeName: &Rozmiar: *styleName: St&yl czcionki: ! --- symbolic names of label of PasswdDlg dialog ----------------------------- *loginName: &Login *passwordName: &Hasło ! --- resource for SelectFont dialog ------------------------------------------ *SelectFont.title: Wybór czcionki *SelectFont.sampletext: Przykładowy tekst ! --- resource for MessageDlg dialog ------------------------------------------ *MessageDlg.noneTitle: Wiadomość *MessageDlg.infoTitle: Informacja *MessageDlg.questionTitle: Pytanie *MessageDlg.warningTitle: Ostrzeżenie *MessageDlg.errorTitle: Błąd ! --- resource for PasswdDlg dialog ------------------------------------------- *PasswdDlg.title: Wpisz login i hasło |