lua-users home
lua-l archive

Re: Simplification of localization.

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


You mean something like this:
error(msg.x_should_lie_between_0_and_255)
instead of
error("x should lie between 0 and 255")
with
msg = require "russian_messages"
or whatever earlier?
2014年10月29日 7:51 GMT+02:00 - <far-far@mail.ru>:
> Dear Lua developers.
> Please move all message strings to one header file.
> It greatly simplifies the localization of a Lua engine.
>
>
>

AltStyle によって変換されたページ (->オリジナル) /