blob: c9281a611ac98277cf3af390b851bdb0a4de70b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
; 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%]
|