diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-06-22 10:56:27 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-06-22 10:56:27 +0000 |
commit | cebec2980d00661cddf6d287800de656c6909f29 (patch) | |
tree | 7c8ef709f3286158ab3b321a273d5602ee3cdc48 /plugins/ListeningTo | |
parent | 5a329278e222cffc29b9532e0a6dc5dd4b5f87d8 (diff) |
lpgen script updated ,translation files updated
git-svn-id: http://svn.miranda-ng.org/main/trunk@524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ListeningTo')
-rw-r--r-- | plugins/ListeningTo/Docs/langpack_listeningto.txt | 69 | ||||
-rw-r--r-- | plugins/ListeningTo/listeningto-translation.txt | 64 |
2 files changed, 64 insertions, 69 deletions
diff --git a/plugins/ListeningTo/Docs/langpack_listeningto.txt b/plugins/ListeningTo/Docs/langpack_listeningto.txt deleted file mode 100644 index 2c17ffb495..0000000000 --- a/plugins/ListeningTo/Docs/langpack_listeningto.txt +++ /dev/null @@ -1,69 +0,0 @@ -; ListeningTo
-; Author: Pescuma
-; http://forums.miranda-im.org/showthread.php?t=10912
-
-[Listening to]
-
-; Menu item
-[Send to all protocols]
-[Send to %s]
-
-; Toptoolbar
-[Enable/Disable sending Listening To info (to all protocols)]
-
-; Options
-[Contact List]
-
-[Status]
-[Listening info]
-
-[General]
-[ Listening to information ]
-[Enable sending listening information to contacts]
-[Music]
-[Radio]
-[Video]
-[Others]
-[You also have to enable it per protocol in the main menu]
-[ XStatus ]
-[For protocols that don't support listening to but support XStatus:]
-[Set XStatus to Music and show listening info]
-[If other XStatus is not set, set XStatus to Music and show listening info]
-[If XStatus is Music, show listening info]
-[Do nothing]
-[ Contacts ]
-[Apply template for info from contacts (overrides contacts template)]
-[Show advanced icon in slot]
-
-[Format]
-[ Listening to ]
-[Template:]
-[Variables:]
-[%artist% - Artist name]
-[%album% - Album name]
-[%title% - Song title]
-[%track% - Track number]
-[%year% - Song year]
-[%genre% - Song genre]
-[%length% - Song length]
-[%player% - Player name]
-[%type% - Media type (Music, Radio, Video, etc)]
-[When variable not found, use:]
-[ XStatus ]
-[Title:]
-[Message:]
-[Other Variables:]
-[%listening% - Listening to info (as set above)]
-[When nothing is playing, replace %listening% with:]
-
-[Players]
-[Get info from WATrack plugin]
-[Get info from these players:]
-[Winamp (*)]
-[Windows Media Player]
-[iTunes]
-[foobar2000 (need to install the plugin manually)]
-[Other players]
-[Ask for new info every]
-[seconds]
-[Allow auto-loading plugins into players (affect players with *)]
diff --git a/plugins/ListeningTo/listeningto-translation.txt b/plugins/ListeningTo/listeningto-translation.txt new file mode 100644 index 0000000000..ed961b5eca --- /dev/null +++ b/plugins/ListeningTo/listeningto-translation.txt @@ -0,0 +1,64 @@ +; Common strings that belong to many files
+;[]
+
+; ../../plugins/ListeningTo/listeningto.cpp
+;[Don't send to any protocols]
+;[Enable/Disable sending Listening To info (to all protocols)]
+;[Listening to]
+;[Send to %s]
+;[Send to all protocols]
+;[Toggle send to all protocols]
+
+; ../../plugins/ListeningTo/options.cpp
+;[Format]
+;[General]
+;[Listening info]
+;[Players]
+;[Status]
+
+; ../../plugins/ListeningTo/resource.rc
+;[ Contacts ]
+;[ Listening to ]
+;[ Listening to information ]
+;[ XStatus ]
+;[%album% - Album name]
+;[%artist% - Artist name]
+;[%genre% - Song genre]
+;[%length% - Song length]
+;[%listening% - Listening to info (as set above)]
+;[%player% - Player name]
+;[%title% - Song title]
+;[%track% - Track number]
+;[%type% - Media type (Music, Radio, Video, etc)]
+;[%year% - Song year]
+;[Allow auto-loading plugins into players (affect players with *)]
+;[Apply template for info from contacts (overrides contacts template)]
+;[Ask for new info every]
+;[Do nothing]
+;[Enable sending listening information to contacts:]
+;[For protocols that don't support listening to but support XStatus:]
+;[Get info from WATrack plugin]
+;[Get info from these players:]
+;[If XStatus is Music, show listening info]
+;[If other XStatus is not set, set XStatus to Music and show listening info]
+;[Message:]
+;[Music]
+;[Other Variables:]
+;[Other players]
+;[Others]
+;[Radio]
+;[Set XStatus to Music and show listening info]
+;[Show advanced icon in slot]
+;[Template:]
+;[Title:]
+;[Variables:]
+;[Video]
+;[When nothing is playing, replace %listening% with:]
+;[When variable not found, use:]
+;[Winamp (*)]
+;[Windows Media Player]
+;[You also have to enable it per protocol in the main menu]
+;[foobar2000 (need to install the plugin manually)]
+;[iTunes]
+;[mRadio]
+;[seconds]
|