Jose Lorenzo Rodriguez
|
d91f479ebe
Added an ICU string formatter that uses the MessageFormatter class
|
11 years ago |
Jose Lorenzo Rodriguez
|
094790e47f
Added test for SprintfFormatter
|
11 years ago |
Jose Lorenzo Rodriguez
|
5a6009e6ef
Added doc block
|
11 years ago |
Jose Lorenzo Rodriguez
|
99d706c128
Fixing arabic and welsh plural rules
|
11 years ago |
Jose Lorenzo Rodriguez
|
66a8af3c30
Unit tested romanian plural rules
|
11 years ago |
Jose Lorenzo Rodriguez
|
a26efea411
Fixing plural rules for polish
|
11 years ago |
Jose Lorenzo Rodriguez
|
64811423b7
Fixing plural rules for latvian
|
11 years ago |
Jose Lorenzo Rodriguez
|
3d58388344
Fixing maltese plural rules
|
11 years ago |
Jose Lorenzo Rodriguez
|
e7b0dd1818
Fixing plural rules for macedonian
|
11 years ago |
Jose Lorenzo Rodriguez
|
10cd91e5f5
Fixing plural rules for slovenian
|
11 years ago |
Jose Lorenzo Rodriguez
|
7accf2d1fb
Starting to test PluralRules
|
11 years ago |
Jose Lorenzo Rodriguez
|
fd11578530
Added a PluralRules class to correctly select the plural form for each langauge
|
11 years ago |
Jose Lorenzo Rodriguez
|
89942a6523
Implementing naive plural selection and a Sprintf message formatter
|
11 years ago |
Jose Lorenzo Rodriguez
|
a9bf58f61d
Sotring plurals as an array instead of a magic string, this will be easier to manage
|
11 years ago |
Jose Lorenzo Rodriguez
|
78cee289a1
Removing function that was not a good idea to leave around
|
11 years ago |
Jose Lorenzo Rodriguez
|
59086daa9e
Adding some doc blocks
|
11 years ago |
Jose Lorenzo Rodriguez
|
1545f99942
Added a chain messages loader to automatically load .mo files if available
|
11 years ago |
Jose Lorenzo Rodriguez
|
77d8c1150f
Cleaning up some code
|
11 years ago |
Jose Lorenzo Rodriguez
|
eeadc30297
Abstracting the old MessageLoader so that it can use any parser
|
11 years ago |
Jose Lorenzo Rodriguez
|
720411239d
Moving the parser files ot a better location
|
11 years ago |
Jose Lorenzo Rodriguez
|
a4e8a3ba5f
Starting to rename some file
|
11 years ago |
Jose Lorenzo Rodriguez
|
c93f3b662c
Added a .mo file loader
|
11 years ago |
Jose Lorenzo Rodriguez
|
b0ed9f1e78
Removed dead test file
|
11 years ago |
Jose Lorenzo Rodriguez
|
ff8e5d23d1
Logic for loading the .po files from APP and plugins
|
11 years ago |
Jose Lorenzo Rodriguez
|
14ba631fdf
Added file header
|
11 years ago |
Jose Lorenzo Rodriguez
|
bfd685cc1e
Added a PoFile loader
|
11 years ago |
Jose Lorenzo Rodriguez
|
c2a17983c4
Hacky version of the new I18n lib using Aura\Intl
|
11 years ago |
Jose Lorenzo Rodriguez
|
dc673a6955
Removing L10n as the intl is much better at what it did
|
12 years ago |
Jose Lorenzo Rodriguez
|
da8f5dc279
Starting to re-implement I18n
|
12 years ago |
José Lorenzo Rodríguez
|
8da0d6fb8c
Merge pull request #3961 from cakephp/issue-3954-parse-issue
|
11 years ago |