From: mattn Date: Thu, 26 Jun 2008 11:01:07 +0000 (+0000) Subject: * some notes for running the translated version of radiant X-Git-Tag: xonotic-v0.7.0~16^2~12^2~101 X-Git-Url: http://de.git.xonotic.org/?a=commitdiff_plain;h=c5dfb3445942581360caecf096c77cc1375bb647;p=xonotic%2Fnetradiant.git * some notes for running the translated version of radiant git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@273 8a3a26a2-13c4-0310-b231-cf6edde360e5 --- diff --git a/TRANSLATING b/TRANSLATING index 366f3eea..c1ded1c6 100644 --- a/TRANSLATING +++ b/TRANSLATING @@ -18,3 +18,9 @@ You just have to copy the compiled mo-file (which is auto-generated when you save your translation in Poedit) into your radiant installation folder to lang//LC_MESSAGES/radiant.mo. The next time you start radiant, your translation should be available. + +General notes: +============== + +In order to start radiant in a translated version, you have to make sure that +the working dir is set correctly. Otherwise the mo files are not found.