diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-10-19 08:23:48 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-10-19 08:23:48 +0000 |
commit | b6e113816c9fc94acbfb09367652c2f460e14f70 (patch) | |
tree | 42e4936a1ced8f6e69573acc61795543b4514f99 /langpacks/english/Plugins | |
parent | cb6403a3b95c9958d67aaef905fdaa8618bf1ac4 (diff) |
- langpacks/english: update;
- langpacks/russian: update;
git-svn-id: http://svn.miranda-ng.org/main/trunk@10829 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/english/Plugins')
-rw-r--r-- | langpacks/english/Plugins/Db_autobackups.txt | 4 | ||||
-rw-r--r-- | langpacks/english/Plugins/PluginUpdater.txt | 2 | ||||
-rw-r--r-- | langpacks/english/Plugins/Scriver.txt | 4 | ||||
-rw-r--r-- | langpacks/english/Plugins/TabSRMM.txt | 4 | ||||
-rw-r--r-- | langpacks/english/Plugins/Variables.txt | 8 |
5 files changed, 11 insertions, 11 deletions
diff --git a/langpacks/english/Plugins/Db_autobackups.txt b/langpacks/english/Plugins/Db_autobackups.txt index a23a185055..c8f83c7434 100644 --- a/langpacks/english/Plugins/Db_autobackups.txt +++ b/langpacks/english/Plugins/Db_autobackups.txt @@ -39,9 +39,9 @@ [Database]
;file \plugins\Db_autobackups\src\options.cpp
[path to Miranda root folder]
-[path to current Miranda profile]
+[path to folder containing Miranda profiles]
[name of current Miranda profile (filename, without extension)]
-[will return parsed string %miranda_profile%\\Profiles\\%miranda_profilename%]
+[will return parsed string %miranda_profile%\\%miranda_profilename%]
[same as environment variable %APPDATA% for currently logged-on Windows user]
[username for currently logged-on Windows user]
["My Documents" folder for currently logged-on Windows user]
diff --git a/langpacks/english/Plugins/PluginUpdater.txt b/langpacks/english/Plugins/PluginUpdater.txt index 382d5dd9fd..5a2b80bb1a 100644 --- a/langpacks/english/Plugins/PluginUpdater.txt +++ b/langpacks/english/Plugins/PluginUpdater.txt @@ -78,6 +78,7 @@ [%d component(s) was updated]
[You need to restart your Miranda to apply installed updates.]
[Would you like to restart it now?]
+[Checking for new updates...]
[No updates found.]
[Update checking already started!]
;file \plugins\PluginUpdater\src\Events.cpp
@@ -99,5 +100,4 @@ [Plugin info]
[Plugin list]
[Plugin Updater HTTP connection]
-[Checking for new updates...]
[An error occurred while checking for new updates.]
diff --git a/langpacks/english/Plugins/Scriver.txt b/langpacks/english/Plugins/Scriver.txt index 3709924fa6..f9e335c264 100644 --- a/langpacks/english/Plugins/Scriver.txt +++ b/langpacks/english/Plugins/Scriver.txt @@ -403,9 +403,9 @@ [user-defined account name of current contact (if defined).]
[user ID of current contact (if defined). It is like UIN Number for ICQ, JID for Jabber, etc.]
[path to Miranda root folder]
-[path to current Miranda profile]
+[path to folder containing Miranda profiles]
[name of current Miranda profile (filename, without extension)]
-[will return parsed string %miranda_profile%\\Profiles\\%miranda_profilename%]
+[will return parsed string %miranda_profile%\\%miranda_profilename%]
[will return parsed string %miranda_userdata%\\Logs]
[same as environment variable %APPDATA% for currently logged-on Windows user]
[username for currently logged-on Windows user]
diff --git a/langpacks/english/Plugins/TabSRMM.txt b/langpacks/english/Plugins/TabSRMM.txt index fe7d07d412..b07b3d4760 100644 --- a/langpacks/english/Plugins/TabSRMM.txt +++ b/langpacks/english/Plugins/TabSRMM.txt @@ -1069,9 +1069,9 @@ [user-defined account name of current contact (if defined).]
[user ID of current contact (if defined). It is like UIN Number for ICQ, JID for Jabber, etc.]
[path to Miranda root folder]
-[path to current Miranda profile]
+[path to folder containing Miranda profiles]
[name of current Miranda profile (filename, without extension)]
-[will return parsed string %miranda_profile%\\Profiles\\%miranda_profilename%]
+[will return parsed string %miranda_profile%\\%miranda_profilename%]
[will return parsed string %miranda_userdata%\\Logs]
[same as environment variable %APPDATA% for currently logged-on Windows user]
[username for currently logged-on Windows user]
diff --git a/langpacks/english/Plugins/Variables.txt b/langpacks/english/Plugins/Variables.txt index 8ec474c42e..bed883373e 100644 --- a/langpacks/english/Plugins/Variables.txt +++ b/langpacks/english/Plugins/Variables.txt @@ -93,11 +93,11 @@ ;file \plugins\Variables\src\parse_miranda.cpp
[Miranda Core Global]
[path to Miranda root folder]
-[path to current Miranda profile]
+[path to folder containing Miranda profiles]
[name of current Miranda profile (filename, without extension)]
-[will return parsed string %miranda_profile%\\Profiles\\%miranda_profilename%]
-[will return parsed string %miranda_profile%\\Profiles\\%miranda_profilename%\\AvatarCache]
-[will return parsed string %miranda_profile%\\Profiles\\%miranda_profilename%\\Logs]
+[will return parsed string %miranda_profile%\\%miranda_profilename%]
+[will return parsed string %miranda_profile%\\%miranda_profilename%\\AvatarCache]
+[will return parsed string %miranda_profile%\%miranda_profilename%\\Logs]
[Miranda Core OS]
[same as environment variable %APPDATA% for currently logged-on Windows user]
[username for currently logged-on Windows user]
|