diff --git a/olat.local.properties.sample b/olat.local.properties.sample
index 99e1ff09d885c86a6e69c24a1d2a057177d0029d..c3ae9cbf0e22bba94f1e01860781399610bca6c1 100644
--- a/olat.local.properties.sample
+++ b/olat.local.properties.sample
@@ -87,7 +87,7 @@ instance.id=myopenolat
 # for developers set to true - velocity pages are NOT cached
 olat.debug=false
 # for developers set to false - i18n files are not cached
-localization.cache=false
+localization.cache=true
 # path to the source code. Use this together with olat.debug=true in a 
 # development setup. If set properly, velocity templates, i18n files and 
 # static files like CSS will be reloaded from the source code on each request