You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LTEXT "Choose the advanced properties you want for this shortcut.", -1, 5, 30, 210, 10
209
209
CHECKBOX "Run with different credentials", IDC_SHORTEX_RUN_DIFFERENT, 25, 50, 150, 10
210
-
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
210
+
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 unauthorised program activity.", -1, 50, 60, 175, 40
LTEXT "Which user account do you want to use to run this program?", -1, 10, 20, 220, 20
364
364
CHECKBOX "Current User %s", 14000, 10, 45, 150, 10
365
-
LTEXT "Protect my computer and data from unauthorized program activity", -1, 25, 57, 200, 10, WS_DISABLED
365
+
LTEXT "Protect my computer and data from unauthorised program activity", -1, 25, 57, 200, 10, WS_DISABLED
366
366
CHECKBOX "This option can prevent computer viruses from harming your computer or personal data, but selecting it might cause the program to function improperly.", 14001, 25, 68, 200, 30, WS_DISABLED | BS_MULTILINE
367
367
CHECKBOX "The following user:", 14002, 10, 100, 90, 10
368
368
LTEXT "User name:", -1, 20, 118, 54, 10
@@ -702,7 +702,7 @@ BEGIN
702
702
END
703
703
704
704
IDD_FOLDER_CUSTOMIZE DIALOGEX 0, 0, 240, 250
705
-
CAPTION "Customize"
705
+
CAPTION "Customise"
706
706
STYLE DS_SHELLFONT | WS_CHILD | WS_CAPTION
707
707
FONT 8, "MS Shell Dlg"
708
708
BEGIN
@@ -770,7 +770,7 @@ BEGIN
770
770
771
771
/* special folders descriptions */
772
772
IDS_ADMINISTRATIVETOOLS_DESCRIPTION "Configure administrative settings for your computer."
773
-
IDS_FOLDER_OPTIONS_DESCRIPTION "Customize the display of files and folders and change file associations."
773
+
IDS_FOLDER_OPTIONS_DESCRIPTION "Customise the display of files and folders and change file associations."
774
774
IDS_FONTS_DESCRIPTION "Add, change, and manage fonts on your computer."
775
775
IDS_PRINTERS_DESCRIPTION "Shows installed printers and fax printers and helps you add new ones."
776
776
@@ -1005,7 +1005,7 @@ BEGIN
1005
1005
IDS_ADVANCED_CLASSIC_VIEW_STATE "Remember each folder's view settings"
1006
1006
IDS_ADVANCED_PERSIST_BROWSERS "Restore previous folder windows at logon"
1007
1007
IDS_ADVANCED_CONTROL_PANEL_IN_MY_COMPUTER "Show Control Panel in My Computer"
1008
-
IDS_ADVANCED_SHOW_COMP_COLOR "Show encrypted or compressed NTFS files in color"
1008
+
IDS_ADVANCED_SHOW_COMP_COLOR "Show encrypted or compressed NTFS files in colour"
1009
1009
IDS_ADVANCED_SHOW_INFO_TIP "Show pop-up description for folder and desktop items"
0 commit comments