From 2a0762ae07e1a8f83eab6e49e1021ad45d8fccbe Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Thu, 28 Jan 2010 09:39:11 +0100 Subject: information about locale added --- README | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 73e43a7..d7736fe 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ Author: Benjamin Kellermann Requirements: * ruby - * bzr + * git (preferred) or bzr License: GNU AGPL v3 or higer see file License @@ -12,3 +12,9 @@ License: Make sure, that the webserver can execute ruby + bzr. 2. Copy config_sample.rb to config.rb to start with a default configuration. 3. The webserver needs the permission to write into the directory +4. You have to build a .mo file from the .po file in order to use the + localization. Type: + make locale/de/dudle.mo + If this does not work for you, you can download the .mo file from another + server, i.e., http://dudle.inf.tu-dresden.de/locale/de/dudle.mo and put it + into the directory locale/de. -- cgit v1.2.3