summaryrefslogtreecommitdiff
path: root/plugins/Db_autobackups
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-06-22 10:56:27 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-06-22 10:56:27 +0000
commitcebec2980d00661cddf6d287800de656c6909f29 (patch)
tree7c8ef709f3286158ab3b321a273d5602ee3cdc48 /plugins/Db_autobackups
parent5a329278e222cffc29b9532e0a6dc5dd4b5f87d8 (diff)
lpgen script updated ,translation files updated
git-svn-id: http://svn.miranda-ng.org/main/trunk@524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Db_autobackups')
-rw-r--r--plugins/Db_autobackups/db_autobackups-translation.txt50
1 files changed, 50 insertions, 0 deletions
diff --git a/plugins/Db_autobackups/db_autobackups-translation.txt b/plugins/Db_autobackups/db_autobackups-translation.txt
new file mode 100644
index 0000000000..daa678584c
--- /dev/null
+++ b/plugins/Db_autobackups/db_autobackups-translation.txt
@@ -0,0 +1,50 @@
+; Common strings that belong to many files
+;[]
+
+; ../../plugins/Db_autobackups/backup.c
+;[All Files]
+;[Backup in Progress]
+;[Copying database file...]
+;[Database backuped]
+;[Miranda Databases]
+;[Rotating backup files...]
+
+; ../../plugins/Db_autobackups/db_autobackups.rc
+;[Automatic Backups]
+;[Backup NOW]
+;[Backup progress]
+;[Backup to folder:]
+;[Browse...]
+;[Cancel]
+;[Disable Popups]
+;[Disable progress bar]
+;[Disabled]
+;[Every:]
+;[Go to the \"Customize -> Folders\" to change settings]
+;[Number of backups to keep:]
+;[When Miranda exits]
+;[When Miranda starts]
+
+; ../../plugins/Db_autobackups/main.c
+;[Backup Profile]
+;[Database]
+;[Save Profile As...]
+
+; ../../plugins/Db_autobackups/options.c
+;[Database AutoBackups]
+;[Days]
+;[Error Creating Backup Folder]
+;[Hours]
+;[Minutes]
+;[Select Backup Folder]
+;[Services]
+;[Variables]
+;[\"Desktop\" folder for currently logged-on Windows user]
+;[\"My Documents\" folder for currently logged-on Windows user]
+;[any environment variable defined in current Windows session (like %systemroot%, %allusersprofile%, etc.)]
+;[name of current miranda profile (filename, without extension)]
+;[path to current miranda profile]
+;[path to root miranda folder]
+;[same as environment variable %APPDATA% for currently logged-on Windows user]
+;[username for currently logged-on Windows user]
+;[will return parsed string %miranda_profile%\\Profiles\\%miranda_profilename%]