diff options
author | dartraiden <wowemuh@gmail.com> | 2018-06-26 01:19:07 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2018-06-26 01:19:07 +0300 |
commit | c60c63e4c86339f58f2c4d4b4ffa0034c9e012c6 (patch) | |
tree | 7239fdc640ecefd6fe8ce32be4f29032680dcf15 /langpacks/english_gb/Plugins/SimpleStatusMsg.txt | |
parent | 8b4bcdd6587e0cdcffc723fdb239005d6e234dc2 (diff) |
langpacks: from now all langpacks contains comments and blank lines
Diffstat (limited to 'langpacks/english_gb/Plugins/SimpleStatusMsg.txt')
-rw-r--r-- | langpacks/english_gb/Plugins/SimpleStatusMsg.txt | 266 |
1 files changed, 266 insertions, 0 deletions
diff --git a/langpacks/english_gb/Plugins/SimpleStatusMsg.txt b/langpacks/english_gb/Plugins/SimpleStatusMsg.txt index 94d009d22e..0e8e9ab7b3 100644 --- a/langpacks/english_gb/Plugins/SimpleStatusMsg.txt +++ b/langpacks/english_gb/Plugins/SimpleStatusMsg.txt @@ -5,5 +5,271 @@ ; Version: 1.9.0.7
; Authors: Bartosz 'Dezeath' BiaĆek, Harven
;============================================================
+[Provides a simple way to set status and away messages.]
+
+;file \plugins\SimpleStatusMsg\res\resource.rc
+[%s message for %s]
+
+[&Cancel]
+
+[Retrieving %s message...]
+
+[Co&py to clipboard]
+
+[%s message (%s)]
+
+[Retrieving status message for %s...]
+
[Behavior on status change]
Behaviour on status change
+[Apply to all]
+
+[Max length:]
+
+[Pop up dialog box]
+
+[Do not change status message]
+
+[Always set the same message]
+
+[Do not set status message]
+
+[Status messages]
+
+[Pop up dialog asking for new message]
+
+[Set an empty message]
+
+[Use default message]
+
+[Use last message]
+
+[Use last message set for this status]
+
+[Set the following message:]
+
+[Put default message in message list]
+
+[Variables]
+
+[Update variables in status messages every]
+
+[seconds]
+
+[Do not update variables during idle]
+
+[Do not update variables on ICQ status message requests]
+
+[Leave last played track's title after exiting the player]
+
+[Enable status messages parsing by Variables plugin]
+
+[Exclude %date% token from parsing (restart required)]
+
+[Layout]
+
+[Show status list]
+
+[Show status profiles in status list]
+
+[Show icons in status list]
+
+[Buttons:]
+
+[Show icons in message list]
+
+[Other]
+
+[Store up to]
+
+[recent messages (0 = disable)]
+
+[Automatically close dialog window after]
+
+[Remember last dialog window position]
+
+[Remove Carriage Return (CR = '\\r' = #0D) chars from status messages]
+
+[Show 'Status message...' item in status menu]
+
+[Clear History]
+
+[Clear Predefined]
+
+[* This feature is available only when using StatusManager plugin.]
+
+[Status on startup]
+
+[Set status after]
+
+[milliseconds]
+
+[Protocol:]
+
+[Status:]
+
+[Independent setting for each protocol]
+
+[Pop up dialog asking for status message]
+
+[Fortune]
+
+[?cinfo(contact,property)]
+
+[?contact(string,property)]
+
+[?mstatus(protocol)]
+
+[?lsdate(contact,format)]
+
+[?lsstatus(contact)]
+
+[?lstime(contact,format)]
+
+[?dbsetting(contact,module,setting)]
+
+[?txtfile(file,line)]
+
+[?if(condition,true,false)]
+
+[?strcmp(string1,string2)]
+
+[?stricmp(string1,string2)]
+
+[?cdate(format)]
+
+[?ctime(format)]
+
+[?replace(sub,string1,string2)]
+
+[?lower(string)]
+
+[?upper(string)]
+
+[?scroll(string,numchars,numchars)]
+
+[More variables...]
+
+[Cut]
+
+[Copy]
+
+[Paste]
+
+[Delete]
+
+[Select all]
+
+;file \plugins\SimpleStatusMsg\src\awaymsg.cpp
+[Failed to retrieve %s message.]
+
+[&Close]
+
+[Re&ad %s message]
+
+[Copy %s message]
+
+[&Go to URL in %s message]
+
+[Re&ad Away message]
+
+[Copy Away message]
+
+[&Go to URL in Away message]
+
+;file \plugins\SimpleStatusMsg\src\main.cpp
+[Change status message]
+
+[Open status message dialog]
+
+[Status message]
+
+[Status message...]
+
+[%s (locked)]
+
+[External Applications]
+
+[retrieves song name of the song currently playing in Winamp (Simple Status Message compatible)]
+
+[Miranda Related]
+
+[get the date (Simple Status Message compatible)]
+
+;file \plugins\SimpleStatusMsg\src\msgbox.cpp
+[<startup>]
+
+[<current>]
+
+[Clear history]
+
+[Add to predefined]
+
+[Delete selected]
+
+[global]
+
+[Closing in %d]
+
+[Are you sure you want to clear status message history?]
+
+[Confirm clearing history]
+
+;file \plugins\SimpleStatusMsg\src\options.cpp
+[Global status change]
+
+[Open string formatting help]
+
+[Hide]
+
+[Show next to cancel button]
+
+[Flat, next to cancel button]
+
+[Show in message list]
+
+[Are you sure you want to clear predefined status messages?]
+
+[Confirm clearing predefined]
+
+[<last status>]
+
+[Startup status]
+
+[Status]
+
+[General]
+
+[Advanced]
+
+;file \plugins\SimpleStatusMsg\src\utils.cpp
+[Recent message]
+
+[Predefined message]
+
+[Go to URL in Away message]
+
+[Simple Status Message]
+
+[I've been away since %time%.]
+
+[Give it up, I'm not in!]
+
+[Not right now.]
+
+[Give a guy some peace, would ya?]
+
+[I'm a chatbot!]
+
+[Yep, I'm here.]
+
+[Nope, not here.]
+
+[I'm hiding from the mafia.]
+
+[That'll be the phone.]
+
+[Mmm... food.]
+
+[idleeeeeeee]
+
|