Contents

_L

Map of all messages used by Textadept to their localized form. If the table does not contain the localized version of a given message, it returns a string indicating so via a metamethod.


Functions


_EXISTS(message)

Returns whether or not message is localized. This function is necessary since _L[message] never returns nil.

Parameters:

Return: