From 1559d8356c07eedd8207a8badd709c0effcce923 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 20 Jul 2012 06:26:45 +0000 Subject: Gender: changed folder structure git-svn-id: http://svn.miranda-ng.org/main/trunk@1063 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Gender/docs/gender-translation.txt | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 plugins/Gender/docs/gender-translation.txt (limited to 'plugins/Gender/docs') diff --git a/plugins/Gender/docs/gender-translation.txt b/plugins/Gender/docs/gender-translation.txt new file mode 100644 index 0000000000..e7085dfd0b --- /dev/null +++ b/plugins/Gender/docs/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