annotate Makefile @ 35:cfc2b9aeca91
Bugfix in app/main/initiative/show_static.lua: Replaced incorrect usage of gsub with localization function
author |
bsw |
date |
Tue Mar 02 12:17:34 2010 +0100 (2010-03-02) |
parents |
00d1004545f1 |
children |
|
rev |
line source |
bsw/jbe@0
|
1 default:
|
bsw/jbe@0
|
2
|
bsw/jbe@0
|
3
|
bsw/jbe@0
|
4 translations-de:
|
bsw/jbe@0
|
5 cd ../webmcp/framework/bin/ && ./langtool.lua ~/workspace/liquid_feedback/locale/translations.de.lua ~/workspace/liquid_feedback/app ~/workspace/liquid_feedback/locale/translations.de.lua
|
bsw/jbe@0
|
6
|