Translations:Plugin:DbChecker/3/en: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
# Database check can be started from {{Menu|Database|Check database}}.
# Database check can be started from the Profile manager: right-click your profile and select ''Check database'' in the menu (see screenshot). Use $open_hotkey to open the Profile manager on Miranda startup.
# Database check can be started from the Profile manager: right-click your profile and select ''Check database'' in the menu (see screenshot). Use $open_hotkey to open the Profile manager on Miranda startup.
# There is $launch_command parameter to launch Miranda NG in service mode with DbChecker at once without choosing the service plugin in profile manager. Usage:
# There is $launch_command parameter to launch Miranda NG in service mode with DbChecker at once without choosing the service plugin in profile manager. Usage:
Line 4: Line 5:
#::$bat_command
#::$bat_command
#* Alternatively, create a shortcut to Miranda NG executable file. Add $launch_command to the filename after a space.
#* Alternatively, create a shortcut to Miranda NG executable file. Add $launch_command to the filename after a space.
# You can use {{Plugin|PManagerEx}} plugin which will add item {{Menu|Database|Check database}} into main menu of Miranda NG.

Latest revision as of 22:58, 8 August 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Plugin:DbChecker)
# Database check can be started from {{Menu|Database|Check database}}.
# Database check can be started from the Profile manager: right-click your profile and select ''Check database'' in the menu (see screenshot). Use $open_hotkey to open the Profile manager on Miranda startup.
# There is $launch_command parameter to launch Miranda NG in service mode with DbChecker at once without choosing the service plugin in profile manager. Usage:
#* In your Miranda NG folder create a <tt>.bat</tt> file containing the following:
#::$bat_command
#* Alternatively, create a shortcut to Miranda NG executable file. Add $launch_command to the filename after a space.
  1. Database check can be started from Database → Check database.
  2. Database check can be started from the Profile manager: right-click your profile and select Check database in the menu (see screenshot). Use $open_hotkey to open the Profile manager on Miranda startup.
  3. There is $launch_command parameter to launch Miranda NG in service mode with DbChecker at once without choosing the service plugin in profile manager. Usage:
    • In your Miranda NG folder create a .bat file containing the following:
    $bat_command
    • Alternatively, create a shortcut to Miranda NG executable file. Add $launch_command to the filename after a space.