* 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
This commit is contained in:
mattn 2008-06-26 11:01:07 +00:00
parent e54dacdc48
commit c5dfb34459
1 changed files with 6 additions and 0 deletions

View File

@ -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/<your_language_id>/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.