Commit Graph

25 Commits

Author SHA1 Message Date
Diego Martínez e058fc93a8 Add some missing escape sequences.
Fixes #7.
2016-10-06 04:22:00 -03:00
BrunoMine c1ddaf66da translation updated (#8)
* translation updated

* translation updated
2016-08-29 15:19:04 -07:00
Diego Martínez 8b3a97a81a Create README-es_UY.md 2016-06-13 07:22:06 -03:00
BrunoMine f80ae5684f Translated into Portuguese from Brazil 2016-05-09 07:24:27 -07:00
Diego Martinez dda75d975d Reorganize README 2016-05-08 16:48:32 -03:00
Ryan 0c7b30464c Updated readme, in an attempt to make it more readable 2016-05-03 23:11:01 -07:00
ShadowNinja 475711f7f7 Switch to slightly cleaner compatibility method 2015-02-16 23:57:22 -05:00
ShadowNinja 2ef1abad55 Silence global warning 2015-02-16 23:24:10 -05:00
ShadowNinja 4a0c8e1580 Fix incorrect variable name 2015-02-16 23:22:21 -05:00
ShadowNinja c497c7b10c Fix insertions with missing translations 2015-02-03 17:21:35 -05:00
ShadowNinja 4404c4071c Add numbered insertions 2015-02-01 18:10:09 -05:00
ShadowNinja c4335aa3dc Use get_modpath() to check for mod existence 2014-12-12 16:36:57 -05:00
ShadowNinja 3a3da7359c Add get_strings() 2014-02-12 17:27:09 -05:00
ShadowNinja 4be14170e7 Localize load_strings 2013-12-17 20:29:01 -05:00
ShadowNinja 934ca0492c Don't return empty translations 2013-11-27 12:38:59 -05:00
ShadowNinja 377dc784cd Remove '=' from escape table (Unfound escapes work) 2013-10-29 19:06:49 -04:00
kaeza abb257aae3 Some refactoring. 2013-10-29 17:37:36 -02:00
kaeza 2866bb4ec6 Whoops! 2013-10-29 17:25:46 -02:00
kaeza 17314b5389 Rewrite `findtext.lua'. 2013-10-29 15:54:14 -02:00
ShadowNinja af31d71d1a Use optional dependencies to only load once and re-add support for escapes 2013-10-29 11:19:35 -04:00
Diego Martínez 5de9bcea76 Remove non-working escape sequences 2013-03-05 15:00:41 -02:00
Diego Martínez 02b7a666f6 Removed unused return value from Getter() 2013-03-05 09:01:25 -02:00
Diego Martínez a1948fb6d7 Removed useless locale files 2013-03-05 09:00:29 -02:00
Diego Martínez b6c110168f Various fixes 2013-03-05 08:58:31 -02:00
Diego Martínez 11b9e0596c first commit 2013-02-27 04:27:51 -02:00