bb9b8c2585
fix path on different OS
2020-07-29 16:47:49 +02:00
b4ab6497b5
update module to own version
2020-07-27 18:17:50 +02:00
Chris Vaughn
d791a97f01
call Get & GetC directly instead of using plural=1 for package methods
2020-04-19 14:50:56 -05:00
draveness
37bac2fe57
Fix gotext.GetD with unloaded domain
2018-12-07 12:32:39 +08:00
Leonel Quinteros
4cbf30d337
Make Locale and Po objects serializable. Closes #23
2018-09-07 18:14:38 -03:00
Leonel Quinteros
c62dae3c6b
Fix crash during Configure. Fixes #24
2018-04-08 17:37:29 -03:00
cd46239477
Create MO parser
...
Refactored a bit too, so we can use interfaces to take Mo and Po files
added fixtures
found that the parser for Po files have a bug... but it works... so not touched
2018-03-24 22:44:37 +01:00
Leonel Quinteros
c583d0991b
Fix GetN and GetNC to honor package domain. Refactor global package functions to make them all concurrent safe. Fixes #14
2018-02-13 17:35:07 -03:00
Leonel Quinteros
7d86bb66fe
Unify fmt.Sprintf behaviour on Po and Locale
2017-11-02 10:21:20 -03:00
Leonel Quinteros
4b94e83723
Properly handle singular vs plural defaults for untranslated strings. Fixes #9
2017-09-01 13:28:51 -03:00
Leonel Quinteros
74daa24696
Plural-Forms formula support. Headers parsing. Multiline strings support.
2016-07-15 19:04:59 -03:00
Leonel Quinteros
2981e87657
Set default library location to default path on GNU gettext utilities.
2016-07-01 12:21:59 -03:00
Leonel Quinteros
f9c18b1237
Improved docs
2016-06-26 15:52:59 -03:00
Leonel Quinteros
ea87d40cc2
Add Context (msgctxt) support
2016-06-26 15:43:54 -03:00
Leonel Quinteros
2d31bca56e
Improved docs
2016-06-24 17:04:46 -03:00
Leonel Quinteros
d6e1eda673
Improve docs for 0.9.0 release
2016-06-24 10:54:48 -03:00
Leonel Quinteros
982d029c78
Add support for plural forms
2016-06-23 11:41:38 -03:00
Leonel Quinteros
9107e9b75a
Initial import
2016-06-19 19:36:33 -03:00