Skip to content

Commit 9de3477

Browse files
committed
[SHELL32] Fix a label in the Open With dialog. Change Abort to Cancel for English in Extended Properties. Add a new icon to Extended Properties. By Jared Smudde. CORE-9488
svn path=/trunk/; revision=67063
1 parent 2480c56 commit 9de3477

34 files changed

+64
-31
lines changed

reactos/dll/win32/shell32/icon_res.rc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ IDI_SHELL_ADD_REM_PROGRAMS ICON "res/icons/271.ico"
123123
IDI_SHELL_TUNES ICON "res/icons/277.ico"
124124
/* TODO: 278.ico */
125125
IDI_SHELL_USER_ACCOUNTS ICON "res/icons/279.ico"
126+
IDI_SHELL_EXTENDED_PROPERTIES ICON "res/icons/280.ico"
126127
/* TODO: 281.ico, 282.ico, 283.ico, 284.ico */
127128
IDI_SHELL_HELP_FILE ICON "res/icons/289.ico"
128129
IDI_SHELL_GO ICON "res/icons/290.ico"

reactos/dll/win32/shell32/lang/bg-BG.rc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ STYLE DS_SHELLFONT | WS_POPUP | WS_CAPTION
198198
CAPTION "Допълнителни свойства"
199199
FONT 8, "MS Shell Dlg", 0, 0, 0x0
200200
BEGIN
201+
ICON IDI_SHELL_EXTENDED_PROPERTIES, IDI_SHELL_EXTENDED_PROPERTIES, 5, 5, 21, 20, SS_ICON
201202
LTEXT "Укажете желаните допълнителни свойства за препратката.", -1, 5, 30, 246, 10
202203
CHECKBOX "Изпълняване с различни правомощия", 14000, 30, 50, 150, 10
203204
LTEXT "Тази възможност ви позволява да изпълните препратката като друг потребител или да продължите като себе си, като предпазвате компютъра и данните от неупълномощена дейност на приложенията.", -1, 50, 60, 200, 40
@@ -389,7 +390,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x0
389390
BEGIN
390391
ICON IDI_SHELL_OPEN_WITH, -1, 8, 12, 21, 20
391392
LTEXT "Изберете приложение, което да отвори този файл:", -1, 44, 12, 211, 10
392-
LTEXT "Файл: ", 14001, 44, 25, 188, 10
393+
LTEXT "Файл: ", 14001, 44, 25, 188, 20
393394
GROUPBOX "&Приложения", -1, 7, 42, 249, 187
394395
CONTROL "Programs", 14002, WC_TREEVIEW, WS_BORDER | WS_TABSTOP | TVS_SHOWSELALWAYS, 16 ,57, 230, 130
395396
AUTOCHECKBOX "&Винаги избраното приложение да отваря този вид файлове.", 14003, 20, 193, 225, 10

reactos/dll/win32/shell32/lang/ca-ES.rc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ STYLE DS_SHELLFONT | WS_POPUP | WS_CAPTION
198198
CAPTION "Extended Properties"
199199
FONT 8, "MS Shell Dlg", 0, 0, 0x0
200200
BEGIN
201+
ICON IDI_SHELL_EXTENDED_PROPERTIES, IDI_SHELL_EXTENDED_PROPERTIES, 5, 5, 21, 20, SS_ICON
201202
LTEXT "Choose the advanced properties you want for this shortcut.", -1, 5, 30, 210, 10
202203
CHECKBOX "Run with different credentials", 14000, 25, 50, 150, 10
203204
LTEXT "This option can allow you to run the this shortcut as another user, or continue as yourself while protecting your computer and data from unauthorized program activity.", -1, 50, 60, 175, 40
@@ -389,7 +390,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x0
389390
BEGIN
390391
ICON IDI_SHELL_OPEN_WITH, -1, 8, 12, 21, 20
391392
LTEXT "Choose the program you want to use to open this file:", -1, 44, 12, 211, 10
392-
LTEXT "File: ", 14001, 44, 25, 188, 10
393+
LTEXT "File: ", 14001, 44, 25, 188, 20
393394
GROUPBOX "&Programs", -1, 7, 42, 249, 187
394395
CONTROL "Programs", 14002, WC_TREEVIEW, WS_BORDER | WS_TABSTOP | TVS_SHOWSELALWAYS, 16 ,57, 230, 130
395396
AUTOCHECKBOX "&Always use the selected program to open this kind of file", 14003, 20, 193, 225, 10

reactos/dll/win32/shell32/lang/cs-CZ.rc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ STYLE DS_SHELLFONT | WS_POPUP | WS_CAPTION
204204
CAPTION "Rozšířené vlastnosti"
205205
FONT 8, "MS Shell Dlg", 0, 0, 0x0
206206
BEGIN
207+
ICON IDI_SHELL_EXTENDED_PROPERTIES, IDI_SHELL_EXTENDED_PROPERTIES, 5, 5, 21, 20, SS_ICON
207208
LTEXT "Zvolte rozšířené vlastnosti, které požadujtete pro tohoto zástupce.", -1, 5, 30, 210, 10
208209
CHECKBOX "Spustit s jinými pověřeními", 14000, 25, 50, 150, 10
209210
LTEXT "Tato možnost umožní spustit tohoto zástupce jako jiný uživatel nebo při spuštění se současným uživatelem chránit počítač před nepovolenou aktivitou programu.", -1, 50, 60, 175, 40
@@ -395,7 +396,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x0
395396
BEGIN
396397
ICON IDI_SHELL_OPEN_WITH, -1, 8, 12, 21, 20
397398
LTEXT "Vyberte program, ve kterém chcete otevřít tento soubor: ", -1, 44, 12, 211, 10
398-
LTEXT "Soubor: ", 14001, 44, 25, 188, 10
399+
LTEXT "Soubor: ", 14001, 44, 25, 188, 20
399400
GROUPBOX "&Programy", -1, 7, 42, 249, 187
400401
CONTROL "Programy", 14002, WC_TREEVIEW, WS_BORDER | WS_TABSTOP | TVS_SHOWSELALWAYS, 16 ,57, 230, 130
401402
AUTOCHECKBOX "&Vždy použít vybraný program k otevření tohoto typu souboru", 14003, 20, 193, 225, 10

reactos/dll/win32/shell32/lang/da-DK.rc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ STYLE DS_SHELLFONT | WS_POPUP | WS_CAPTION
204204
CAPTION "Extended Properties"
205205
FONT 8, "MS Shell Dlg", 0, 0, 0x0
206206
BEGIN
207+
ICON IDI_SHELL_EXTENDED_PROPERTIES, IDI_SHELL_EXTENDED_PROPERTIES, 5, 5, 21, 20, SS_ICON
207208
LTEXT "Choose the advanced properties you want for this shortcut.", -1, 5, 30, 210, 10
208209
CHECKBOX "Run with different credentials", 14000, 25, 50, 150, 10
209210
LTEXT "This option can allow you to run the this shortcut as another user, or continue as yourself while protecting your computer and data from unauthorized program activity.", -1, 50, 60, 175, 40
@@ -395,7 +396,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x0
395396
BEGIN
396397
ICON IDI_SHELL_OPEN_WITH, -1, 8, 12, 21, 20
397398
LTEXT "Choose the program you want to use to open this file:", -1, 44, 12, 211, 10
398-
LTEXT "File: ", 14001, 44, 25, 188, 10
399+
LTEXT "File: ", 14001, 44, 25, 188, 20
399400
GROUPBOX "&Programs", -1, 7, 42, 249, 187
400401
CONTROL "Programs", 14002, WC_TREEVIEW, WS_BORDER | WS_TABSTOP | TVS_SHOWSELALWAYS, 16 ,57, 230, 130
401402
AUTOCHECKBOX "&Always use the selected program to open this kind of file", 14003, 20, 193, 225, 10

reactos/dll/win32/shell32/lang/de-DE.rc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ STYLE DS_SHELLFONT | WS_POPUP | WS_CAPTION
198198
CAPTION "Erweiterte Einstellungen"
199199
FONT 8, "MS Shell Dlg", 0, 0, 0x0
200200
BEGIN
201+
ICON IDI_SHELL_EXTENDED_PROPERTIES, IDI_SHELL_EXTENDED_PROPERTIES, 5, 5, 21, 20, SS_ICON
201202
LTEXT "Wählen Sie die erweiterten Einstellungen für diese Verknüpfung.", -1, 5, 30, 210, 10
202203
CHECKBOX "Als anderer Benutzer ausführen", 14000, 25, 50, 150, 10
203204
LTEXT "Diese Einstellung ermöglicht es, diese Verknüpfung unter einem anderen oder Ihrem eigenen Benutzerkonto auszuführen während der Computer und Ihre Daten vor unautorisierten Programmaktivitäten geschützt werden können.", -1, 50, 60, 175, 40

reactos/dll/win32/shell32/lang/el-GR.rc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ STYLE DS_SHELLFONT | WS_POPUP | WS_CAPTION
198198
CAPTION "Πρόσθετες ιδιότητες"
199199
FONT 8, "MS Shell Dlg", 0, 0, 0x0
200200
BEGIN
201+
ICON IDI_SHELL_EXTENDED_PROPERTIES, IDI_SHELL_EXTENDED_PROPERTIES, 5, 5, 21, 20, SS_ICON
201202
LTEXT "Επιλέξτε τις πρόσθετες ιδιότητες που θέλετε για αυτήν την συντόμευση.", -1, 5, 30, 210, 20
202203
CHECKBOX "Εκτέλεση με διαφορετικά πιστοποιητικά", 14000, 25, 50, 150, 10
203204
LTEXT "Αυτή η επιλογή θα σας επιτρέψει να εκτελέσετε την συντόμευση ως διαφορετικός χρήστης ή ως εσείς ο ίδιος προστατεύοντας τον υπολογιστή σας από μη εξουσιοδοτημένες ενέργειες προγραμμάτων.", -1, 50, 60, 175, 40
@@ -389,7 +390,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x0
389390
BEGIN
390391
ICON IDI_SHELL_OPEN_WITH, -1, 8, 12, 21, 20
391392
LTEXT "Επιλέξτε το πρόγραμμα με το οποίο θέλετε να ανοίξετε αυτό το αρχείο:", -1, 44, 12, 211, 10
392-
LTEXT "Αρχείο: %s", 14001, 44, 25, 188, 10
393+
LTEXT "Αρχείο: %s", 14001, 44, 25, 188, 20
393394
GROUPBOX "Προγράμματα", -1, 7, 42, 249, 187
394395
CONTROL "Programs", 14002, WC_TREEVIEW, WS_BORDER | WS_TABSTOP | TVS_SHOWSELALWAYS, 16 ,57, 230, 130
395396
CHECKBOX "&Άνοιγμα αυτού του είδους αρχείου, πάντα με το επιλεγμένο πρόγραμμα", 14003, 20, 193, 225, 10

reactos/dll/win32/shell32/lang/en-GB.rc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ STYLE DS_SHELLFONT | WS_POPUP | WS_CAPTION
198198
CAPTION "Extended Properties"
199199
FONT 8, "MS Shell Dlg", 0, 0, 0x0
200200
BEGIN
201+
ICON IDI_SHELL_EXTENDED_PROPERTIES, IDI_SHELL_EXTENDED_PROPERTIES, 5, 5, 21, 20, SS_ICON
201202
LTEXT "Choose the advanced properties you want for this shortcut.", -1, 5, 30, 210, 10
202203
CHECKBOX "Run with different credentials", 14000, 25, 50, 150, 10
203204
LTEXT "This option can allow you to run the this shortcut as another user, or continue as yourself while protecting your computer and data from unauthorized program activity.", -1, 50, 60, 175, 40
@@ -389,7 +390,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x0
389390
BEGIN
390391
ICON IDI_SHELL_OPEN_WITH, -1, 8, 12, 21, 20
391392
LTEXT "Choose the program you want to use to open this file:", -1, 44, 12, 211, 10
392-
LTEXT "File: ", 14001, 44, 25, 188, 10
393+
LTEXT "File: ", 14001, 44, 25, 188, 20
393394
GROUPBOX "&Programs", -1, 7, 42, 249, 187
394395
CONTROL "Programs", 14002, WC_TREEVIEW, WS_BORDER | WS_TABSTOP | TVS_SHOWSELALWAYS, 16 ,57, 230, 130
395396
AUTOCHECKBOX "&Always use the selected program to open this kind of file", 14003, 20, 193, 225, 10

reactos/dll/win32/shell32/lang/en-US.rc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,12 +198,13 @@ STYLE DS_SHELLFONT | WS_POPUP | WS_CAPTION
198198
CAPTION "Extended Properties"
199199
FONT 8, "MS Shell Dlg", 0, 0, 0x0
200200
BEGIN
201+
ICON IDI_SHELL_EXTENDED_PROPERTIES, IDI_SHELL_EXTENDED_PROPERTIES, 5, 5, 21, 20, SS_ICON
201202
LTEXT "Choose the advanced properties you want for this shortcut.", -1, 5, 30, 210, 10
202203
CHECKBOX "Run with different credentials", 14000, 25, 50, 150, 10
203204
LTEXT "This option can allow you to run the this shortcut as another user, or continue as yourself while protecting your computer and data from unauthorized program activity.", -1, 50, 60, 175, 40
204205
CHECKBOX "Run in seperate memory space", 14001, 25, 100, 90, 10, WS_DISABLED
205206
PUSHBUTTON "OK", 1, 63, 124, 50, 15, WS_VISIBLE
206-
PUSHBUTTON "Abort", 2, 120, 124, 50, 15, WS_VISIBLE
207+
PUSHBUTTON "Cancel", 2, 120, 124, 50, 15, WS_VISIBLE
207208
END
208209

209210
IDD_FOLDER_PROPERTIES DIALOGEX 0, 0, 240, 205
@@ -389,7 +390,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x0
389390
BEGIN
390391
ICON IDI_SHELL_OPEN_WITH, -1, 8, 12, 21, 20
391392
LTEXT "Choose the program you want to use to open this file:", -1, 44, 12, 211, 10
392-
LTEXT "File: ", 14001, 44, 25, 188, 10
393+
LTEXT "File: ", 14001, 44, 25, 188, 20
393394
GROUPBOX "&Programs", -1, 7, 42, 249, 187
394395
CONTROL "Programs", 14002, WC_TREEVIEW, WS_BORDER | WS_TABSTOP | TVS_SHOWSELALWAYS, 16 ,57, 230, 130
395396
AUTOCHECKBOX "&Always use the selected program to open this kind of file", 14003, 20, 193, 225, 10

reactos/dll/win32/shell32/lang/es-ES.rc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ STYLE DS_SHELLFONT | WS_POPUP | WS_CAPTION
199199
CAPTION "Propiedades avanzadas"
200200
FONT 8, "MS Shell Dlg", 0, 0, 0x0
201201
BEGIN
202+
ICON IDI_SHELL_EXTENDED_PROPERTIES, IDI_SHELL_EXTENDED_PROPERTIES, 5, 5, 21, 20, SS_ICON
202203
LTEXT "Elija las propiedades avanzadas que desee para este acceso directo.", -1, 5, 25, 210, 14
203204
CHECKBOX "Ejecutar con credenciales diferentes", 14000, 25, 50, 150, 10
204205
LTEXT "Esta opción puede permitirle ejecutar este acceso directo como otro usuario, o continuar como usted mismo mientras protege su equipo y datos de una actividad de programa no autorizada.", -1, 50, 60, 175, 40
@@ -390,7 +391,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x0
390391
BEGIN
391392
ICON IDI_SHELL_OPEN_WITH, -1, 8, 12, 21, 20
392393
LTEXT "Elija el programa que desea usar para abrir el siguiente archivo:", -1, 44, 12, 211, 10
393-
LTEXT "Archivo: ", 14001, 44, 25, 188, 10
394+
LTEXT "Archivo: ", 14001, 44, 25, 188, 20
394395
GROUPBOX "&Programas ", -1, 7, 42, 269, 187
395396
CONTROL "Programs", 14002, WC_TREEVIEW, WS_BORDER | WS_TABSTOP | TVS_SHOWSELALWAYS, 16 ,57, 230, 130
396397
AUTOCHECKBOX "Utilizar &siempre el programa seleccionado para abrir este tipo de archivos", 14003, 15, 193, 250, 10

reactos/dll/win32/shell32/lang/fi-FI.rc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ STYLE DS_SHELLFONT | WS_POPUP | WS_CAPTION
198198
CAPTION "Extended Properties"
199199
FONT 8, "MS Shell Dlg", 0, 0, 0x0
200200
BEGIN
201+
ICON IDI_SHELL_EXTENDED_PROPERTIES, IDI_SHELL_EXTENDED_PROPERTIES, 5, 5, 21, 20, SS_ICON
201202
LTEXT "Choose the advanced properties you want for this shortcut.", -1, 5, 30, 210, 10
202203
CHECKBOX "Run with different credentials", 14000, 25, 50, 150, 10
203204
LTEXT "This option can allow you to run the this shortcut as another user, or continue as yourself while protecting your computer and data from unauthorized program activity.", -1, 50, 60, 175, 40
@@ -389,7 +390,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x0
389390
BEGIN
390391
ICON IDI_SHELL_OPEN_WITH, -1, 8, 12, 21, 20
391392
LTEXT "Choose the program you want to use to open this file:", -1, 44, 12, 211, 10
392-
LTEXT "File: ", 14001, 44, 25, 188, 10
393+
LTEXT "File: ", 14001, 44, 25, 188, 20
393394
GROUPBOX "&Programs", -1, 7, 42, 249, 187
394395
CONTROL "Programs", 14002, WC_TREEVIEW, WS_BORDER | WS_TABSTOP | TVS_SHOWSELALWAYS, 16 ,57, 230, 130
395396
AUTOCHECKBOX "&Always use the selected program to open this kind of file", 14003, 20, 193, 225, 10

reactos/dll/win32/shell32/lang/fr-FR.rc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ STYLE DS_SHELLFONT | WS_POPUP | WS_CAPTION
198198
CAPTION "Propriétés étendues"
199199
FONT 8, "MS Shell Dlg", 0, 0, 0x0
200200
BEGIN
201+
ICON IDI_SHELL_EXTENDED_PROPERTIES, IDI_SHELL_EXTENDED_PROPERTIES, 5, 5, 21, 20, SS_ICON
201202
LTEXT "Choisissez la propriété étendue que vous voulez pour ce raccourci.", -1, 5, 30, 210, 10
202203
CHECKBOX "Exécuter avec des droits différents", 14000, 25, 50, 150, 10
203204
LTEXT "Cette option peut vous permettre d'utiliser ce raccourci en tant qu'autre utilisateur ou de continuer vous-même en protégeant votre ordinateur et vos données des activés de programme non autorisées.", -1, 50, 60, 175, 40
@@ -389,7 +390,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x0
389390
BEGIN
390391
ICON IDI_SHELL_OPEN_WITH, -1, 8, 12, 21, 20
391392
LTEXT "Choisissez le programme que vous désirez utiliser pour ouvrir ce fichier :", -1, 44, 12, 211, 10
392-
LTEXT "Fichier : ", 14001, 44, 25, 188, 10
393+
LTEXT "Fichier : ", 14001, 44, 25, 188, 20
393394
GROUPBOX "&Programmes", -1, 7, 42, 249, 187
394395
CONTROL "Programmes", 14002, WC_TREEVIEW, WS_BORDER | WS_TABSTOP | TVS_SHOWSELALWAYS, 16 ,57, 230, 130
395396
AUTOCHECKBOX "Toujours utiliser le progr&amme sélectionné pour ouvrir ce type de fichier", 14003, 20, 193, 225, 10

reactos/dll/win32/shell32/lang/he-IL.rc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ STYLE DS_SHELLFONT | WS_POPUP | WS_CAPTION
198198
CAPTION "מאפיינים מורחבים"
199199
FONT 8, "MS Shell Dlg", 0, 0, 0x0
200200
BEGIN
201+
ICON IDI_SHELL_EXTENDED_PROPERTIES, IDI_SHELL_EXTENDED_PROPERTIES, 5, 5, 21, 20, SS_ICON
201202
LTEXT "Choose the advanced properties you want for this shortcut.", -1, 5, 30, 210, 10
202203
CHECKBOX "Run with different credentials", 14000, 25, 50, 150, 10
203204
LTEXT "This option can allow you to run the this shortcut as another user, or continue as yourself while protecting your computer and data from unauthorized program activity.", -1, 50, 60, 175, 40
@@ -389,7 +390,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x0
389390
BEGIN
390391
ICON IDI_SHELL_OPEN_WITH, -1, 8, 12, 21, 20
391392
LTEXT "Choose the program you want to use to open this file:", -1, 44, 12, 211, 10
392-
LTEXT "קובץ: ", 14001, 44, 25, 188, 10
393+
LTEXT "קובץ: ", 14001, 44, 25, 188, 20
393394
GROUPBOX "תוכניות:", -1, 7, 42, 249, 187
394395
CONTROL "Programs", 14002, WC_TREEVIEW, WS_BORDER | WS_TABSTOP | TVS_SHOWSELALWAYS, 16 ,57, 230, 130
395396
AUTOCHECKBOX "&Always use the selected program to open this kind of file", 14003, 20, 193, 225, 10

reactos/dll/win32/shell32/lang/hu-HU.rc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ STYLE DS_SHELLFONT | WS_POPUP | WS_CAPTION
198198
CAPTION "Extended Properties"
199199
FONT 8, "MS Shell Dlg", 0, 0, 0x0
200200
BEGIN
201+
ICON IDI_SHELL_EXTENDED_PROPERTIES, IDI_SHELL_EXTENDED_PROPERTIES, 5, 5, 21, 20, SS_ICON
201202
LTEXT "Choose the advanced properties you want for this shortcut.", -1, 5, 30, 210, 10
202203
CHECKBOX "Run with different credentials", 14000, 25, 50, 150, 10
203204
LTEXT "This option can allow you to run the this shortcut as another user, or continue as yourself while protecting your computer and data from unauthorized program activity.", -1, 50, 60, 175, 40
@@ -389,7 +390,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x0
389390
BEGIN
390391
ICON IDI_SHELL_OPEN_WITH, -1, 8, 12, 21, 20
391392
LTEXT "Choose the program you want to use to open this file:", -1, 44, 12, 211, 10
392-
LTEXT "File: ", 14001, 44, 25, 188, 10
393+
LTEXT "File: ", 14001, 44, 25, 188, 20
393394
GROUPBOX "&Programs", -1, 7, 42, 249, 187
394395
CONTROL "Programs", 14002, WC_TREEVIEW, WS_BORDER | WS_TABSTOP | TVS_SHOWSELALWAYS, 16 ,57, 230, 130
395396
AUTOCHECKBOX "&Always use the selected program to open this kind of file", 14003, 20, 193, 225, 10

reactos/dll/win32/shell32/lang/it-IT.rc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ STYLE DS_SHELLFONT | WS_POPUP | WS_CAPTION
198198
CAPTION "Proprietà avanzate"
199199
FONT 8, "MS Shell Dlg", 0, 0, 0x0
200200
BEGIN
201+
ICON IDI_SHELL_EXTENDED_PROPERTIES, IDI_SHELL_EXTENDED_PROPERTIES, 5, 5, 21, 20, SS_ICON
201202
LTEXT "Scegliere le impostazioni avanzate per questo collegamento.", -1, 5, 30, 210, 10
202203
CHECKBOX "Eseguire con credenziali diverse", 14000, 25, 50, 150, 10
203204
LTEXT "Questa opzione permette l'esecuzione del collegamento come se si fosse un altro utente o di proteggere il computer e i dati da attività non autorizzate del programma.", -1, 50, 60, 175, 40
@@ -389,7 +390,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x0
389390
BEGIN
390391
ICON IDI_SHELL_OPEN_WITH, -1, 8, 12, 21, 20
391392
LTEXT "Scegliere il programma che volete usare per aprire questo file:", -1, 44, 12, 211, 10
392-
LTEXT "File: ", 14001, 44, 25, 188, 10
393+
LTEXT "File: ", 14001, 44, 25, 188, 20
393394
GROUPBOX "&Programmi", -1, 7, 42, 249, 187
394395
CONTROL "Programs", 14002, WC_TREEVIEW, WS_BORDER | WS_TABSTOP | TVS_SHOWSELALWAYS, 16 ,57, 230, 130
395396
AUTOCHECKBOX "&Usare sempre il programma selezionato per aprire questo tipo di file", 14003, 20, 193, 225, 10

reactos/dll/win32/shell32/lang/ja-JP.rc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ STYLE DS_SHELLFONT | WS_POPUP | WS_CAPTION
198198
CAPTION "拡張プロパティ"
199199
FONT 9, "MS UI Gothic", 0, 0, 0x0
200200
BEGIN
201+
ICON IDI_SHELL_EXTENDED_PROPERTIES, IDI_SHELL_EXTENDED_PROPERTIES, 5, 5, 21, 20, SS_ICON
201202
LTEXT "このショートカットに使用する拡張プロパティを選択してください。", -1, 5, 30, 210, 10
202203
CHECKBOX "異なる人物証明情報で実行する", 14000, 25, 50, 150, 10
203204
LTEXT "このオプションを使用するとこのショートカットを別のユーザーとして実行できます。また、自分自身で実行する場合、許可されていないプログラムの活動からコンピュータとデータを保護できます。", -1, 50, 60, 175, 40
@@ -389,7 +390,7 @@ FONT 9, "MS UI Gothic", 0, 0, 0x0
389390
BEGIN
390391
ICON IDI_SHELL_OPEN_WITH, -1, 8, 12, 21, 20
391392
LTEXT "このファイルを開くために使用するプログラムを選択してください:", -1, 44, 12, 211, 10
392-
LTEXT "ファイル: ", 14001, 44, 25, 188, 10
393+
LTEXT "ファイル: ", 14001, 44, 25, 188, 20
393394
GROUPBOX "プログラムの一覧(&P)", -1, 7, 42, 249, 187
394395
CONTROL "Programs", 14002, WC_TREEVIEW, WS_BORDER | WS_TABSTOP | TVS_SHOWSELALWAYS, 16 ,57, 230, 130
395396
AUTOCHECKBOX "この種類のファイルを開くときは、常に選択したプログラムを使用する(&A)", 14003, 20, 193, 225, 10

reactos/dll/win32/shell32/lang/ko-KR.rc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ STYLE DS_SHELLFONT | WS_POPUP | WS_CAPTION
198198
CAPTION "Extended Properties"
199199
FONT 8, "MS Shell Dlg", 0, 0, 0x0
200200
BEGIN
201+
ICON IDI_SHELL_EXTENDED_PROPERTIES, IDI_SHELL_EXTENDED_PROPERTIES, 5, 5, 21, 20, SS_ICON
201202
LTEXT "Choose the advanced properties you want for this shortcut.", -1, 5, 30, 210, 10
202203
CHECKBOX "Run with different credentials", 14000, 25, 50, 150, 10
203204
LTEXT "This option can allow you to run the this shortcut as another user, or continue as yourself while protecting your computer and data from unauthorized program activity.", -1, 50, 60, 175, 40
@@ -389,7 +390,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x0
389390
BEGIN
390391
ICON IDI_SHELL_OPEN_WITH, -1, 8, 12, 21, 20
391392
LTEXT "Choose the program you want to use to open this file:", -1, 44, 12, 211, 10
392-
LTEXT "File: ", 14001, 44, 25, 188, 10
393+
LTEXT "File: ", 14001, 44, 25, 188, 20
393394
GROUPBOX "&Programs", -1, 7, 42, 249, 187
394395
CONTROL "Programs", 14002, WC_TREEVIEW, WS_BORDER | WS_TABSTOP | TVS_SHOWSELALWAYS, 16 ,57, 230, 130
395396
AUTOCHECKBOX "&Always use the selected program to open this kind of file", 14003, 20, 193, 225, 10

0 commit comments

Comments
 (0)