diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-04 09:24:44 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-04 09:24:44 +0000 |
commit | 1c60a0beab0e1e29bbe9c120b36dbd3347d1c9fd (patch) | |
tree | edcf8b2b4202fa6a70964938c16b1b6a213b3f5e /langpacks/english/Plugins/Db_autobackups.txt | |
parent | 9b5565804db3889f7b8c59edf6e75a3566aea7df (diff) |
- lpgen.js updated to work with 'english' folder
git-svn-id: http://svn.miranda-ng.org/main/trunk@2953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/english/Plugins/Db_autobackups.txt')
-rw-r--r-- | langpacks/english/Plugins/Db_autobackups.txt | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/langpacks/english/Plugins/Db_autobackups.txt b/langpacks/english/Plugins/Db_autobackups.txt new file mode 100644 index 0000000000..aa66c9d810 --- /dev/null +++ b/langpacks/english/Plugins/Db_autobackups.txt @@ -0,0 +1,70 @@ +#muuid {81c220a6-0226-4ad6-bfca-217b17a16053}
+;============================================================
+; File: Db_autobackups.dll
+; Plugin: Db_autobackups
+; Version: x.x.x.x
+; Authors:
+;============================================================
+;file \plugins\Db_autobackups\res\db_autobackups.rc
+[Cancel]
+[Automatic Backups]
+[Number of backups to keep:]
+[Backup NOW]
+[Disabled]
+[When Miranda starts]
+[When Miranda exits]
+[Every:]
+[Backup to folder:]
+[Browse...]
+[Go to the "Customize -> Folders" to change settings]
+[Disable progress bar]
+[Disable Popups]
+;file \plugins\Db_autobackups\src\backup.cpp
+[%s (*.dat)]
+[Miranda Databases]
+[*.dat]
+[%s (*.*)]
+[All Files]
+[dat]
+[%s\\*]
+[.bak]
+[%s\\%s]
+[%s\\%s_%02d.%02d.%02d@%02d-%02d-%02d_%s.bak]
+[Backup in Progress]
+[Rotating backup files...]
+[Copying database file...]
+[Database backuped]
+;file \plugins\Db_autobackups\src\main.cpp
+[Backup Profile]
+[Save Profile As...]
+[Database]
+[%miranda_userdata%]
+[Database/Database Backups]
+;file \plugins\Db_autobackups\src\options.cpp
+[%s%s]
+[%s\\]
+[%s - %s\n%s - %s\n%s - %s\n%s - %s\n%s - %s\n%s - %s\n%s - %s\n%s - %s\n%s - %s]
+[%miranda_path%]
+[path to root miranda folder]
+[%miranda_profile%]
+[path to current miranda profile]
+[%miranda_profilename%]
+[name of current miranda profile (filename, without extension)]
+[will return parsed string %miranda_profile%\\Profiles\\%miranda_profilename%]
+[%appdata%]
+[same as environment variable %APPDATA% for currently logged-on Windows user]
+[%username%]
+[username for currently logged-on Windows user]
+[%mydocuments%]
+["My Documents" folder for currently logged-on Windows user]
+[%desktop%]
+["Desktop" folder for currently logged-on Windows user]
+[%xxxxxxx%]
+[any environment variable defined in current Windows session (like %systemroot%, %allusersprofile%, etc.)]
+[Variables]
+[Days]
+[Hours]
+[Minutes]
+[Select Backup Folder]
+[Error Creating Backup Folder]
+[Database AutoBackups]
|