aboutsummaryrefslogtreecommitdiffstats
path: root/serialized
diff options
context:
space:
mode:
authorNiklas Laxström <nikerabbit@users.mediawiki.org>2007-01-14 15:45:53 +0000
committerNiklas Laxström <nikerabbit@users.mediawiki.org>2007-01-14 15:45:53 +0000
commit1f5d75fa67044c656de5bbd407b8b08c9bfc59ff (patch)
treebcaaa535f9eaa90bcdddeb3597004853513dce51 /serialized
parent37412d099556c3fce95abe558eb96a03f742e1dc (diff)
downloadmediawikicore-1f5d75fa67044c656de5bbd407b8b08c9bfc59ff.tar.gz
mediawikicore-1f5d75fa67044c656de5bbd407b8b08c9bfc59ff.zip
* Updated numbers
Notes
Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/19243
Diffstat (limited to 'serialized')
-rw-r--r--serialized/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/serialized/README b/serialized/README
index c02444c71d8d..eae9c5273722 100644
--- a/serialized/README
+++ b/serialized/README
@@ -19,8 +19,8 @@ which have essentially never changed since MediaWiki was invented.
The Messages*.ser files are localisation files, containing user interface text
and various other data related to language-specific behaviour. Because they
are merged with the fallback language (usually English) before caching, they
-are all quite large, about 100KB each at the time of writing. If you generate
-all of them, they take up about 15 MB. Hence, I don't expect we will include
+are all quite large, about 140 KB each at the time of writing. If you generate
+all of them, they take up about 20 MB. Hence, I don't expect we will include
all of them in the release tarballs. However, to obtain optimum performance,
YOU SHOULD GENERATE ALL THE LOCALISATION FILES THAT YOU WILL BE USING ON YOUR
WIKIS.