From cebec2980d00661cddf6d287800de656c6909f29 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 22 Jun 2012 10:56:27 +0000 Subject: lpgen script updated ,translation files updated git-svn-id: http://svn.miranda-ng.org/main/trunk@524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Gender/docs/gender-translate.txt | 24 ---------------------- plugins/Gender/gender-translation.txt | 34 ++++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+), 24 deletions(-) delete mode 100644 plugins/Gender/docs/gender-translate.txt create mode 100644 plugins/Gender/gender-translation.txt (limited to 'plugins/Gender') diff --git a/plugins/Gender/docs/gender-translate.txt b/plugins/Gender/docs/gender-translate.txt deleted file mode 100644 index b2f31b9876..0000000000 --- a/plugins/Gender/docs/gender-translate.txt +++ /dev/null @@ -1,24 +0,0 @@ -[Gender] -[Male] -[Female] -[Undefined] -[Set Gender] -[Set Male] -[Set Female] -[Set Undefined] -[Plugin settings] -[Use] -[slot to draw the icon] -[Email] -[Protocol] -[SMS] -[Advanced 1] -[Advanced 2] -[Web] -[Client] -[Advanced 3] -[Advanced 4] -[Advanced 5] -[Enable menu items] -[No info] -[Draw an icon when gender info not found] \ No newline at end of file diff --git a/plugins/Gender/gender-translation.txt b/plugins/Gender/gender-translation.txt new file mode 100644 index 0000000000..e7085dfd0b --- /dev/null +++ b/plugins/Gender/gender-translation.txt @@ -0,0 +1,34 @@ +; Common strings that belong to many files +;[Gender] + +; ../../plugins/Gender/gender.rc +;[Draw an icon when gender info not found] +;[Enable menu items] +;[Note: if you still don't see the icons try changing icon slot. Perhaps its used by some other plugin.] +;[Plugin settings] +;[Use] +;[slot to draw the icon] + +; ../../plugins/Gender/main.cpp +;[Female] +;[Male] +;[No info] +;[Set Female] +;[Set Gender] +;[Set Male] +;[Set Undefined] +;[Undefined] + +; ../../plugins/Gender/options.cpp +;[Advanced 1] +;[Advanced 2] +;[Advanced 3] +;[Advanced 4] +;[Advanced 5] +;[Client] +;[Disabled] +;[Email] +;[Plugins] +;[Protocol] +;[SMS] +;[Web] -- cgit v1.2.3