# HG changeset patch # User Wuzzy # Date 1561154649 -3600 # Node ID 9f6f8a9b85f894b7b412a66f619ef247c58e7206 # Parent cc87110402f5950c9e4ef6197cdbe4ac3e43b4e4 LuaStats: Edited via web interface diff -r cc87110402f5 -r 9f6f8a9b85f8 LuaStats.wiki --- a/LuaStats.wiki Fri Jun 21 23:02:23 2019 +0100 +++ b/LuaStats.wiki Fri Jun 21 23:04:09 2019 +0100 @@ -39,9 +39,9 @@ || `"!TIME"` || Number of millisecons || Team 1 (0.025 seconds) || || `"!EMPTY"` || Don't display anything besides the team name || Team 1 || -The special values will get properly localized in the frontend with proper numerus (e.g. singluar/plural) support. +The special values will get properly localized in the frontend, like the proper translation of the numerus form and the decimal point. -If you use any other value, Hedgewars will use this string literally, but there's no proper numerus support then, which might screw up translation. Use the special values whenever possible. +If you use any other value, Hedgewars will use this string literally, but there will be no proper localization of the numerus form. If you want to use the number of kills in the ranking list, you do not need to call `SendStat`. The number of kills is already the default.