summaryrefslogtreecommitdiff
path: root/data/lang.txt
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-09-26 10:59:18 +0200
committerYorhel <git@yorhel.nl>2009-09-26 10:59:18 +0200
commitc160933061f58a0f64a6037c1db8b79fb725b495 (patch)
tree37e5fce3913c18504757a944c394f18b63e13e3b /data/lang.txt
parent836eb84c9be9197b5ca842a755051f4230df7600 (diff)
Converted VN relations to ENUM data type and made them translatable
OK, these are actually two separate things: to make the relations translatable they didn't necessarily have to be stored as enum, and I could've also converted them to enum but not have it translatable. Nevertheless, it was easier to just do both at the same time. Also note how I used the string "$____vnrel_<rel>____$" as identifier in the relation graphs while I could have used something a lot shorter ("$<rel>$" would have been fine, for example). This is done so that graphviz can make some space for those relations - the long identifier gives a slightly more realistic representation of the actual length of the relation titles.
Diffstat (limited to 'data/lang.txt')
-rw-r--r--data/lang.txt43
1 files changed, 43 insertions, 0 deletions
diff --git a/data/lang.txt b/data/lang.txt
index e7ae5cfc..45722c42 100644
--- a/data/lang.txt
+++ b/data/lang.txt
@@ -291,6 +291,49 @@ en : Other
ru : Другая
+# VN relations
+
+:_vnrel_seq
+en : Sequel
+ru*:
+
+:_vnrel_preq
+en : Prequel
+ru*:
+
+:_vnrel_set
+en : Same setting
+ru*:
+
+:_vnrel_alt
+en : Alternative version
+ru*:
+
+:_vnrel_char
+en : Shares characters
+ru*:
+
+:_vnrel_side
+en : Side story
+ru*:
+
+:_vnrel_par
+en : Parent story
+ru*:
+
+:_vnrel_ser
+en : Same series
+ru*:
+
+:_vnrel_fan
+en : Fandisc
+ru*:
+
+:_vnrel_orig
+en : Original game
+ru*:
+
+
# producer types
:_ptype_co