Comment fact fix: header has moved.
[freeciv.git] / translations / Strings.txt
blob6949ebf8fb613e317e81e2336fb122880b6539dc
1 This file contains strings that should be translated, but
2 are for some reason not available to be collected from any source
3 files. They are collected from this file instead.
5 ------------------------------------------------------------------
7 Version tags
9 These are sent by metaserver
11 /* TRANS: Version tag name received from metaserver */
12 _("?vertag:stable")
13 _("?vertag:windows")
14 _("?vertag:win32")
15 _("?vertag:S3_0")
16 _("?vertag:S3_1")
17 _("?vertag:crosser")
18 _("?vertag:windows-S3_0")
19 _("?vertag:windows-S3_1")
22 Generated version header
24 /* TRANS: part of revision based version number string
25           "(modified r25000)" */
26 _("modified ")
29 Typical Modpack subtypes
31 /* TRANS: Modpack subtype, "isometric" */
32 _("iso")
33 /* TRANS: Modpack subtype */
34 _("hex")
35 /* TRANS: Modpack subtype, isometric hex */
36 _("hex & iso")
37 /* TRANS: Modpack subtype, overhead tileset */
38 _("overhead")