From c5dfb3445942581360caecf096c77cc1375bb647 Mon Sep 17 00:00:00 2001 From: mattn Date: Thu, 26 Jun 2008 11:01:07 +0000 Subject: [PATCH] * 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 --- TRANSLATING | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TRANSLATING b/TRANSLATING index 366f3ee..c1ded1c 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.