Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
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-winehq
Commits
98394f20
Commit
98394f20
authored
Jun 13, 2011
by
Francois Gouget
Committed by
Alexandre Julliard
Jun 13, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cryptui: Remove the ellipsis from the View button in the certificate management dialog.
parent
9988fc54
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
15 additions
and
15 deletions
+15
-15
cryptui_De.rc
dlls/cryptui/cryptui_De.rc
+1
-1
cryptui_En.rc
dlls/cryptui/cryptui_En.rc
+1
-1
cryptui_Fr.rc
dlls/cryptui/cryptui_Fr.rc
+1
-1
cryptui_It.rc
dlls/cryptui/cryptui_It.rc
+1
-1
cryptui_Ja.rc
dlls/cryptui/cryptui_Ja.rc
+1
-1
cryptui_Ko.rc
dlls/cryptui/cryptui_Ko.rc
+1
-1
cryptui_Lt.rc
dlls/cryptui/cryptui_Lt.rc
+1
-1
cryptui_Nl.rc
dlls/cryptui/cryptui_Nl.rc
+1
-1
cryptui_No.rc
dlls/cryptui/cryptui_No.rc
+1
-1
cryptui_Pl.rc
dlls/cryptui/cryptui_Pl.rc
+1
-1
cryptui_Pt.rc
dlls/cryptui/cryptui_Pt.rc
+1
-1
cryptui_Ro.rc
dlls/cryptui/cryptui_Ro.rc
+1
-1
cryptui_Ru.rc
dlls/cryptui/cryptui_Ru.rc
+1
-1
cryptui_Sv.rc
dlls/cryptui/cryptui_Sv.rc
+1
-1
cryptui_Uk.rc
dlls/cryptui/cryptui_Uk.rc
+1
-1
No files found.
dlls/cryptui/cryptui_De.rc
View file @
98394f20
...
...
@@ -209,7 +209,7 @@ BEGIN
PUSHBUTTON "&Erweitert...", IDC_MGR_ADVANCED, 277,172,51,14
GROUPBOX "Beabsichtigte Zwecke des Zertifikats", -1,7,194,321,47, BS_GROUPBOX
LTEXT "", IDC_MGR_PURPOSES, 13,208,252,30
PUSHBUTTON "&Anzeigen
...
", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Anzeigen", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Schließen", IDCANCEL, 277,249,51,14, BS_DEFPUSHBUTTON
END
...
...
dlls/cryptui/cryptui_En.rc
View file @
98394f20
...
...
@@ -207,7 +207,7 @@ BEGIN
PUSHBUTTON "&Advanced...", IDC_MGR_ADVANCED, 277,172,51,14
GROUPBOX "Certificate intended purposes", -1,7,194,321,47, BS_GROUPBOX
LTEXT "", IDC_MGR_PURPOSES, 13,208,252,30
PUSHBUTTON "&View
...
", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&View", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Close", IDCANCEL, 277,249,51,14, BS_DEFPUSHBUTTON
END
...
...
dlls/cryptui/cryptui_Fr.rc
View file @
98394f20
...
...
@@ -210,7 +210,7 @@ BEGIN
PUSHBUTTON "&Avancé...", IDC_MGR_ADVANCED, 277,172,51,14
GROUPBOX "Rôles prévus pour le certificat", -1,7,194,321,47, BS_GROUPBOX
LTEXT "", IDC_MGR_PURPOSES, 13,208,252,30
PUSHBUTTON "&Détails
...
", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Détails", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Fermer", IDCANCEL, 277,249,51,14, BS_DEFPUSHBUTTON
END
...
...
dlls/cryptui/cryptui_It.rc
View file @
98394f20
...
...
@@ -210,7 +210,7 @@ BEGIN
PUSHBUTTON "&Avanzato...", IDC_MGR_ADVANCED, 277,172,51,14
GROUPBOX "Soggetti intesi del certificato", -1,7,194,321,47, BS_GROUPBOX
LTEXT "", IDC_MGR_PURPOSES, 13,208,252,30
PUSHBUTTON "&Vedi
...
", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Vedi", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Chiudi", IDCANCEL, 277,249,51,14, BS_DEFPUSHBUTTON
END
...
...
dlls/cryptui/cryptui_Ja.rc
View file @
98394f20
...
...
@@ -210,7 +210,7 @@ BEGIN
PUSHBUTTON "詳細(&A)...", IDC_MGR_ADVANCED, 277,172,51,14
GROUPBOX "証明書の目的", -1,7,194,321,47, BS_GROUPBOX
LTEXT "", IDC_MGR_PURPOSES, 13,208,252,30
PUSHBUTTON "表示(&V)
...
", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "表示(&V)", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "閉じる(&C)", IDCANCEL, 277,249,51,14, BS_DEFPUSHBUTTON
END
...
...
dlls/cryptui/cryptui_Ko.rc
View file @
98394f20
...
...
@@ -192,7 +192,7 @@ BEGIN
PUSHBUTTON "추가(&A)...", IDC_MGR_ADVANCED, 277,172,51,14
GROUPBOX "인증서 지정 용도", -1,7,194,321,47, BS_GROUPBOX
LTEXT "", IDC_MGR_PURPOSES, 13,208,252,30
PUSHBUTTON "보기(&V)
...
", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "보기(&V)", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "닫기(&C)", IDCANCEL, 277,249,51,14, BS_DEFPUSHBUTTON
END
...
...
dlls/cryptui/cryptui_Lt.rc
View file @
98394f20
...
...
@@ -210,7 +210,7 @@ BEGIN
PUSHBUTTON "Išs&amiau...", IDC_MGR_ADVANCED, 277,172,51,14
GROUPBOX "Liudijimo numatytos paskirtys", -1,7,194,321,47, BS_GROUPBOX
LTEXT "", IDC_MGR_PURPOSES, 13,204,252,32
PUSHBUTTON "&Peržiūrėti
...
", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Peržiūrėti", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Užverti", IDCANCEL, 277,249,51,14, BS_DEFPUSHBUTTON
END
...
...
dlls/cryptui/cryptui_Nl.rc
View file @
98394f20
...
...
@@ -209,7 +209,7 @@ BEGIN
PUSHBUTTON "Ge&avanceerd...", IDC_MGR_ADVANCED, 271,172,57,14
GROUPBOX "Certificaat doeleinden", -1,7,194,321,47, BS_GROUPBOX
LTEXT "", IDC_MGR_PURPOSES, 13,208,252,30
PUSHBUTTON "&Bekijken
...
", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Bekijken", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Sluiten", IDCANCEL, 277,249,51,14, BS_DEFPUSHBUTTON
END
...
...
dlls/cryptui/cryptui_No.rc
View file @
98394f20
...
...
@@ -209,7 +209,7 @@ BEGIN
PUSHBUTTON "&Avansert...", IDC_MGR_ADVANCED, 277,172,51,14
GROUPBOX "Sertifikatets tiltenkte formål", -1,7,194,321,47, BS_GROUPBOX
LTEXT "", IDC_MGR_PURPOSES, 13,208,252,30
PUSHBUTTON "&Vis
...
", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Vis", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Lukk", IDCANCEL, 277,249,51,14, BS_DEFPUSHBUTTON
END
...
...
dlls/cryptui/cryptui_Pl.rc
View file @
98394f20
...
...
@@ -207,7 +207,7 @@ BEGIN
PUSHBUTTON "&Zaawansowane...", IDC_MGR_ADVANCED, 277,172,51,14
GROUPBOX "Zamierzone cele certyfikatu", -1,7,194,321,47, BS_GROUPBOX
LTEXT "", IDC_MGR_PURPOSES, 13,208,252,30
PUSHBUTTON "&Wywietl
...
", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Wywietl", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "Za&mknij", IDCANCEL, 277,249,51,14, BS_DEFPUSHBUTTON
END
...
...
dlls/cryptui/cryptui_Pt.rc
View file @
98394f20
...
...
@@ -383,7 +383,7 @@ BEGIN
PUSHBUTTON "&Avançadas...", IDC_MGR_ADVANCED, 277,172,51,14
GROUPBOX "Propósitos do Certificado", -1,7,194,321,47, BS_GROUPBOX
LTEXT "", IDC_MGR_PURPOSES, 13,208,252,30
PUSHBUTTON "&Ver
...
", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Ver", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Fechar", IDCANCEL, 277,249,51,14, BS_DEFPUSHBUTTON
END
...
...
dlls/cryptui/cryptui_Ro.rc
View file @
98394f20
...
...
@@ -211,7 +211,7 @@ BEGIN
PUSHBUTTON "&Avansate...", IDC_MGR_ADVANCED, 277,172,51,14
GROUPBOX "Rolurile intenționate ale certificatului", -1,7,194,321,47, BS_GROUPBOX
LTEXT "", IDC_MGR_PURPOSES, 13,208,252,30
PUSHBUTTON "&Vizualizare
...
", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Vizualizare", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "În&chide", IDCANCEL, 277,249,51,14, BS_DEFPUSHBUTTON
END
...
...
dlls/cryptui/cryptui_Ru.rc
View file @
98394f20
...
...
@@ -210,7 +210,7 @@ BEGIN
PUSHBUTTON "&Параметры...", IDC_MGR_ADVANCED, 277,172,51,14
GROUPBOX "Назначения сертификата", -1,7,194,321,47, BS_GROUPBOX
LTEXT "", IDC_MGR_PURPOSES, 13,208,252,30
PUSHBUTTON "&Просмотр
...
", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Просмотр", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Закрыть", IDCANCEL, 277,249,51,14, BS_DEFPUSHBUTTON
END
...
...
dlls/cryptui/cryptui_Sv.rc
View file @
98394f20
...
...
@@ -209,7 +209,7 @@ BEGIN
PUSHBUTTON "&Avancerat...", IDC_MGR_ADVANCED, 277,172,51,14
GROUPBOX "Avsedda syften för certifikat", -1,7,194,321,47, BS_GROUPBOX
LTEXT "", IDC_MGR_PURPOSES, 13,208,252,30
PUSHBUTTON "&Visa
...
", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Visa", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Stäng", IDCANCEL, 277,249,51,14, BS_DEFPUSHBUTTON
END
...
...
dlls/cryptui/cryptui_Uk.rc
View file @
98394f20
...
...
@@ -211,7 +211,7 @@ BEGIN
PUSHBUTTON "&Додатково...", IDC_MGR_ADVANCED, 277,172,51,14
GROUPBOX "Призначені цілі сертифікату", -1,7,194,321,47, BS_GROUPBOX
LTEXT "", IDC_MGR_PURPOSES, 13,208,252,30
PUSHBUTTON "Пе&регляд
...
", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "Пе&регляд", IDC_MGR_VIEW, 269,218,51,14, WS_DISABLED
PUSHBUTTON "&Закрити", IDCANCEL, 277,249,51,14, BS_DEFPUSHBUTTON
END
...
...
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