History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c6634479d0f1 | epriestley | Add a `phutil_person()` wrapper for the string extractor | Nov 8 2016 | |||
5dbc2a8e01f6 | epriestley | Add an optional pht() callback for collecting string frequencies | Nov 8 2016 | |||
32c56dc20b39 | Aviv Eyal/avivey | let pht expect PhutilSafeHTMLProducerInterface | Jul 7 2016 | |||
dde2f74f2793 | epriestley | Provide base "Simplified" and "Traditional" Chinese locales | Jul 1 2016 | |||
1d216e95b39c | epriestley | Provide locale support for languages we've seen translations for | May 26 2016 | |||
ec2301efad5b | epriestley | Allow locale definitions to provide gender/plural rules | May 26 2016 | |||
1ea69b48e36d | Chad Little | add es_ES to PhutilLocal | Apr 16 2016 | |||
7a184448aff5 | Chad Little | Add Spanish (Spain) locale to libphutil | Apr 15 2016 | |||
c274930326c7 | epriestley | Make it more clear when a translation provides bad variants | Mar 29 2016 | |||
b0843cba1270 | Chad Little | Add more useful languages | Dec 19 2015 | |||
2826ef3c683b | Joshua Spence | Add some missing translations | Nov 2 2015 | |||
9e4d97fa55a8 | Joshua Spence | Add a `phutil_count` function | Nov 2 2015 | |||
f923eff2dec1 | Yongmin Hong/epriestley | Add Korean locales | Oct 3 2015 | |||
2bac12af4c8a | Joshua Spence | Use PhutilClassMapQuery instead of PhutilSymbolLoader | Jul 7 2015 | |||
12bd645b58b9 | Joshua Spence | Use PhutilClassMapQuery | Jul 7 2015 | |||
0cff5de51378 | Joshua Spence | Add some tests for subclasses | Jun 15 2015 | |||
3ff84448a916 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
afc05a9a7f00 | Joshua Spence | Linter fixes | Jun 2 2015 | |||
13899e4637d3 | Joshua Spence | `pht` all the things | May 12 2015 | |||
4252753ed7b9 | epriestley | Make translations more modular so third-party libraries can translate their… | Feb 11 2015 | |||
9a19732914d4 | epriestley | When a translated string is bogus, partially recover | Jan 2 2015 | |||
dc6d94394ef8 | Joshua Spence | Minor linter fixes | Sep 26 2014 | |||
b04a019a0686 | Joshua Spence | Rename test class | Aug 6 2014 | |||
ed335c485c0a | Joshua Spence | Remove `@group` annotations | Jul 10 2014 | |||
32f1dad1f4e5 | Joshua Spence/epriestley | Change double quotes to single quotes. | May 18 2014 | |||
4c7b876e5ad8 | Joshua Spence/epriestley | Utilize `assertFalse` and `assertTrue` methods. | Mar 9 2014 | |||
509703fa2313 | Jakub Vrana | Allow using numbers and HTML fragments in translations together | Nov 8 2013 | |||
b23c019a2817 | epriestley | When there is only one translation variant, always select it | Feb 17 2013 | |||
d1644c2768d7 | vrana | Allow specifying precission in PhutilNumber | Feb 5 2013 | |||
6ed09a923717 | vrana | Introduce PhutilNumber | Jan 31 2013 | |||
f68ff0cdb5c0 | epriestley | Make pht() return PhutilSafeHTML when passed PhutilSafeHTML? | Jan 25 2013 | |||
bb38524f2936 | vrana | Adds language support for ALLCAPS (for testing phts) | Jan 25 2013 | |||
b913346beb83 | epriestley | Fix some libphutil lint warnings | Nov 22 2012 | |||
1b909aab0712 | vrana | Allow formatting numbers in translations | Nov 21 2012 | |||
4f9915ecac81 | vrana | Delete license headers from files | Nov 5 2012 | |||
d164d967f8f8 | vrana | Link libphutil test cases | Sep 8 2012 | |||
7ac3de5ede7e | vrana | Provide a function for validating translations | Aug 6 2012 | |||
9a9fbf668fa3 | vrana | Allow translating date formats | Jun 23 2012 | |||
0389e0e551e1 | vrana | Categorize internationalization docs | Jun 19 2012 | |||
36efb961c831 | vrana | Allow setting instance of PhutilTranslator | Jun 18 2012 | |||
2a263acd5e7f | vrana | Support male/female variations in translations | Jun 15 2012 | |||
06d89d6bdf45 | vrana | Introduce translator | Jun 15 2012 |
c4science · Help