diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-20 06:26:45 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-20 06:26:45 +0000 |
commit | 1559d8356c07eedd8207a8badd709c0effcce923 (patch) | |
tree | b6f66ff8ed8ec0c2e2a87e5b3e90b0fe16353068 /plugins/Gender/docs/gender-translation.txt | |
parent | a4473d0bf8ff3a89c3c7ec819735eb9f8307e8a3 (diff) |
Gender: changed folder structure
git-svn-id: http://svn.miranda-ng.org/main/trunk@1063 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Gender/docs/gender-translation.txt')
-rw-r--r-- | plugins/Gender/docs/gender-translation.txt | 34 |
1 files changed, 34 insertions, 0 deletions
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]
|