diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2012-11-15 23:04:08 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2012-11-15 23:04:08 +0000 |
commit | 135743eb33ddf36a8d260d8137eb4afe0dbc2c86 (patch) | |
tree | a4590f5aaea69359f468aa8d510fe12617d01bf4 /plugins/Db_autobackups | |
parent | 7ebaebba8520e457bf374ca245f52332fbb008be (diff) |
removed the old langpack files
git-svn-id: http://svn.miranda-ng.org/main/trunk@2323 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Db_autobackups')
-rw-r--r-- | plugins/Db_autobackups/docs/db_autobackups-translation.txt | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/plugins/Db_autobackups/docs/db_autobackups-translation.txt b/plugins/Db_autobackups/docs/db_autobackups-translation.txt deleted file mode 100644 index c9281a611a..0000000000 --- a/plugins/Db_autobackups/docs/db_autobackups-translation.txt +++ /dev/null @@ -1,50 +0,0 @@ -; Common strings that belong to many files
-;[]
-
-; ../../plugins/Db_autobackups/backup.cpp
-;[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.cpp
-;[Backup Profile]
-;[Database]
-;[Save Profile As...]
-
-; ../../plugins/Db_autobackups/options.cpp
-;[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%]
|