Commit Graph

8 Commits

Author SHA1 Message Date
Tautvidas Sipavičius
bedfc4f80c Add context to 'Select' translation strings 2017-01-30 21:35:49 +02:00
Tautvidas Sipavičius
af2a6b2559 Fix parsing of starting and ending translation string quotes 2017-01-30 21:35:49 +02:00
Tautvidas Sipavičius
10207112bc Fix regex matching __() function 2016-12-16 12:23:06 +02:00
Tautvidas Sipavičius
2be9985d20 Fix finding __() and _n() i18n function calls 2016-12-15 20:24:04 +02:00
Tautvidas Sipavičius
f4b7acca1e Fix parsing function call arguments when arg strings contain commas 2016-12-15 20:24:04 +02:00
Jonathan Labreuille
97dd0abea2 fixed makepot task
- added proper grunt module (grunt-cli)
- updated translations extract code to remove warnings when no translations are found
2016-03-17 15:08:38 +01:00
Jonathan Labreuille
1456cd0a85 changed Twig syntax to Ruby style to avoid conflict with HBS templates + added missing files from makepot 2015-07-31 12:44:06 +02:00
Jonathan Labreuille
ec20abb1ee added missing modules for makepot task + added suport for plural forms in html templates + added all major i18n methods in twig 2015-07-29 19:15:21 +02:00