Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
c2be1747
Commit
c2be1747
authored
Dec 21, 2010
by
Łukasz Wojniłowicz
Committed by
Alexandre Julliard
Dec 22, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wininet: Update Polish translation.
parent
1b382ea2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
wininet_Pl.rc
dlls/wininet/wininet_Pl.rc
+16
-0
No files found.
dlls/wininet/wininet_Pl.rc
View file @
c2be1747
...
...
@@ -62,7 +62,23 @@ FONT 8, "MS Shell Dlg"
PUSHBUTTON "Anuluj", IDCANCEL, 158, 126, 56, 14, WS_GROUP | WS_TABSTOP
}
IDD_INVCERTDLG DIALOG 3, 24, 250, 86
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Ostrzeenie o zabezpieczeniach"
FONT 8, "MS Shell Dlg"
{
LTEXT "Wystpi problem z certyfikatem dla tej strony.", -1, 40, 6, 200, 20
LTEXT "", IDC_CERT_ERROR, 40, 26, 200, 20
LTEXT "Czy mimo to chcesz kontynuowa?", -1, 40, 46, 200, 20
PUSHBUTTON "Tak", IDOK, 40, 66, 56, 14, WS_GROUP | WS_TABSTOP | BS_DEFPUSHBUTTON
PUSHBUTTON "Nie", IDCANCEL, 100, 66, 56, 14, WS_GROUP | WS_TABSTOP
}
STRINGTABLE
{
IDS_LANCONNECTION "Poczenie LAN"
IDS_CERT_CA_INVALID "Certyfikat jest wydany przez nieznanego lub niezaufanego wydawc."
IDS_CERT_DATE_INVALID "Data na certyfikacie jest niepoprawna."
IDS_CERT_CN_INVALID "Nazwa na certyfikacie nie zgadza si z t stron."
IDS_CERT_ERRORS "Wystpi przynajmniej jeden nieokrelony problem z tym certyfikatem."
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment