aboutsummaryrefslogtreecommitdiffstats
path: root/installer/languages/translations.txt
diff options
context:
space:
mode:
authorcanni0 <canni0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-04-12 02:10:26 +0000
committercanni0 <canni0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-04-12 02:10:26 +0000
commite90d29d966c36002b3460f3f171b1899e5f1e54b (patch)
tree3c7a747cea745aaa61c8fc9d76d53eea4c900c50 /installer/languages/translations.txt
parentedf4235745e5074a946f8552ec246b3b7c6f3bb6 (diff)
downloadusdx-e90d29d966c36002b3460f3f171b1899e5f1e54b.tar.gz
usdx-e90d29d966c36002b3460f3f171b1899e5f1e54b.tar.xz
usdx-e90d29d966c36002b3460f3f171b1899e5f1e54b.zip
- added note on 'How to translate the installer'
- added Hungarian installer language (thx to Gergely BOR) (settings screen is not yet completely translated!) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2228 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'installer/languages/translations.txt')
-rw-r--r--installer/languages/translations.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/installer/languages/translations.txt b/installer/languages/translations.txt
new file mode 100644
index 00000000..9d5946e8
--- /dev/null
+++ b/installer/languages/translations.txt
@@ -0,0 +1,16 @@
+; ~+~ ~+~ ~+~ ~+~ ~+~ ~+~ ~+~ ~+~ ~+~ ~+~ ~+~ ~+~ ~+~ ~+~
+; How to translate the installer into your own language?
+; ~+~ ~+~ ~+~ ~+~ ~+~ ~+~ ~+~ ~+~ ~+~ ~+~ ~+~ ~+~ ~+~ ~+~
+
+If you want to translate the installer, just:
+
+- Take English.nsh and edit each variabe within the ""
+
+- Replace LANG_ENGLISH with the name of your language (in english).
+
+Please also edit the following file
+for translating the settings screen:
+
+..\settings\settings-1033.ini
+
+Thanks for your help in advance! \ No newline at end of file