diff options
author | Basil <basil@miranda-ng.org> | 2013-01-31 06:27:37 +0000 |
---|---|---|
committer | Basil <basil@miranda-ng.org> | 2013-01-31 06:27:37 +0000 |
commit | cd15bdeb56eeb8135ad3ac162d10cb5d7d19f9ce (patch) | |
tree | b776846810b5a7fc651075ac1be4082dec3a3d71 /langpacks/english/Plugins/CmdLine.txt | |
parent | 25862f213dcd8e853ce453940021038e978b84b5 (diff) |
- lpgen.js fixed bug with cutting strings, which are ended with '). Now more correct RegExp with \1 using. When string starts with (" than match end as "), not ').
- english templates updated with new lpgen.js
git-svn-id: http://svn.miranda-ng.org/main/trunk@3377 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/english/Plugins/CmdLine.txt')
-rw-r--r-- | langpacks/english/Plugins/CmdLine.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/langpacks/english/Plugins/CmdLine.txt b/langpacks/english/Plugins/CmdLine.txt index 7e0a6db004..5e1cb8cc2f 100644 --- a/langpacks/english/Plugins/CmdLine.txt +++ b/langpacks/english/Plugins/CmdLine.txt @@ -42,16 +42,16 @@ [Wrong number of parameters for command '%s'.]
[Unknown parameter '%s' for command '%s'.]
[Current global status: %s.%s]
-[Changed global status to '%s' (previous status was '%s]
-[Changed '%s' status to '%s' (previous status was '%s]
+[Changed global status to '%s' (previous status was '%s').]
+[Changed '%s' status to '%s' (previous status was '%s').]
['%s' doesn't seem to be a valid account.]
[Failed to change status for account '%s' to '%s'.]
-[Failed to set '%S' status message to '%s' (status is '%s]
-[Successfully set '%S' status message to '%s' (status is '%s]
+[Failed to set '%S' status message to '%s' (status is '%s').]
+[Successfully set '%S' status message to '%s' (status is '%s').]
[Account '%S' does not support away messages, skipping.]
-[Changed '%s' status message to '%s' (status is '%s]
+[Changed '%s' status message to '%s' (status is '%s').]
[Account '%s' does not support away messages, skipping.]
-[Failed to change status message for account '%s' to '%s' (status is '%s]
+[Failed to change status message for account '%s' to '%s' (status is '%s').]
[Issued check email command to Exchange plugin.]
[Exchange plugin is not running.]
[Issued check email command to YAMN plugin.]
|