Add update-lang-cache script.

This script can be used, to update the language cache if any strings will be added
or modified.
This commit is contained in:
Stefan Schantl
2012-11-16 21:06:47 +01:00
parent 8c877a82f6
commit 7db34105f9
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/sh
perl -e "require '//var/ipfire/lang.pl'; &Lang::BuildCacheLang"