On Fri, Aug 3, 2012 at 11:21 AM, Rémi Verschelde <[email protected]> wrote: > 2012/7/23 Pavel Fric <[email protected]>: > Just a small notice: I saw that you used "{OK}" as a marker for > strings which are the same in Czech and in English, but actually it > should be "{ok}". This system seems to be case sensitive, and it > resulted in {OK} strings appearing on the Czech community page. > I fixed it for you, but it may be useful for you to know that it > should be a lower-case {ok} in your future translations.
Thanks! It should indeed. However I just changed the code so uppercase works too.
