From 3ebad9395945c3f4882054f442aa8211294355ed Mon Sep 17 00:00:00 2001 From: dartraiden Date: Tue, 20 Aug 2024 23:59:40 +0300 Subject: Installers: sync mirandaboot.ini with default one --- .../installer_ng/Common/Files/Settings/mirandaboot_default.ini | 10 +++++----- .../Common/Files/Settings/mirandaboot_portable.ini | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'tools/installer_ng') diff --git a/tools/installer_ng/Common/Files/Settings/mirandaboot_default.ini b/tools/installer_ng/Common/Files/Settings/mirandaboot_default.ini index a46301a6bf..33a2328118 100644 --- a/tools/installer_ng/Common/Files/Settings/mirandaboot_default.ini +++ b/tools/installer_ng/Common/Files/Settings/mirandaboot_default.ini @@ -7,9 +7,9 @@ ;ProfileDir ;The directory to search for database files. If it's a relative path then ;it's relative to the directory containing Miranda32.exe / Miranda64.exe. -;If no directory specified Profiles subdirectory in Miranda executable +;If no directory specified, Profiles subdirectory in Miranda executable ;directory is assumed. You can use environment variables. -;To comply with Windows security guidelines, it is recommended to keep +;To comply with Windows security guidelines, it is recommended that you keep ;your profile in %APPDATA%\Miranda NG ProfileDir=%APPDATA%\Miranda NG @@ -72,13 +72,13 @@ Glob=autoexec_*.ini Safe=CLC Icons CLUI CList Skin SkinSounds TopToolBar ;Unsafe -;A space-separated list of database module names that could be alter to +;A space-separated list of database module names that could be altered for ;malicious purposes (e.g., by faking a login server to steal passwords). ;Default: Facebook GG IRC JABBER MRA SKYPE TWITTER VKontakte Unsafe=Facebook GG IRC JABBER MRA SKYPE TWITTER VKontakte ;OverrideSecurityFilename -;System admins may find it desirable to install settings without prompting +;System administrators may find it desirable to install settings without prompting ;the user. In that case all prompts and security will be overridden if ;the name of the ini matches the name given here. ;If this is used, make sure it's suitably random and hence not likely @@ -129,7 +129,7 @@ AskAboutIgnoredPlugins=0 ; DefaultLanguage ; Stores the name of the default language pack to be loaded at startup. ; If skipped, loads the first file that matches the langpack_*.txt mask. -; "default": Built-in english language +; "default": Built-in English language ; DefaultLanguage=langpack_german.txt DefaultLanguage= diff --git a/tools/installer_ng/Common/Files/Settings/mirandaboot_portable.ini b/tools/installer_ng/Common/Files/Settings/mirandaboot_portable.ini index 101834a01c..0fffaf6227 100644 --- a/tools/installer_ng/Common/Files/Settings/mirandaboot_portable.ini +++ b/tools/installer_ng/Common/Files/Settings/mirandaboot_portable.ini @@ -7,9 +7,9 @@ ;ProfileDir ;The directory to search for database files. If it's a relative path then ;it's relative to the directory containing Miranda32.exe / Miranda64.exe. -;If no directory specified Profiles subdirectory in Miranda executable +;If no directory specified, Profiles subdirectory in Miranda executable ;directory is assumed. You can use environment variables. -;To comply with Windows security guidelines, it is recommended to keep +;To comply with Windows security guidelines, it is recommended that you keep ;your profile in %APPDATA%\Miranda NG ProfileDir= @@ -72,13 +72,13 @@ Glob=autoexec_*.ini Safe=CLC Icons CLUI CList Skin SkinSounds TopToolBar ;Unsafe -;A space-separated list of database module names that could be alter to +;A space-separated list of database module names that could be altered for ;malicious purposes (e.g., by faking a login server to steal passwords). ;Default: Facebook GG IRC JABBER MRA SKYPE TWITTER VKontakte Unsafe=Facebook GG IRC JABBER MRA SKYPE TWITTER VKontakte ;OverrideSecurityFilename -;System admins may find it desirable to install settings without prompting +;System administrators may find it desirable to install settings without prompting ;the user. In that case all prompts and security will be overridden if ;the name of the ini matches the name given here. ;If this is used, make sure it's suitably random and hence not likely @@ -129,7 +129,7 @@ AskAboutIgnoredPlugins=0 ; DefaultLanguage ; Stores the name of the default language pack to be loaded at startup. ; If skipped, loads the first file that matches the langpack_*.txt mask. -; "default": Built-in english language +; "default": Built-in English language ; DefaultLanguage=langpack_german.txt DefaultLanguage= -- cgit v1.2.3