Morris Jobke
|
6b53f7c40e
|
[l10n] remove unused static methods
|
2015-10-02 12:51:45 +02:00 |
Lukas Reschke
|
74a9fc29b4
|
Merge pull request #14399 from owncloud/ignore-empty-plurals
Ignore empty plurals just like with singulars
|
2015-03-26 20:15:33 +01:00 |
Joas Schilling
|
5fc004f8ea
|
Add a test of what everyone thinks should be the result of this method
|
2015-03-03 16:47:31 +01:00 |
Joas Schilling
|
ae60108692
|
Revert "Correctly fallback to english, if the plural case is not translated"
This reverts commit cbad5c998b .
|
2015-02-20 11:51:36 +01:00 |
Joas Schilling
|
cbad5c998b
|
Correctly fallback to english, if the plural case is not translated
|
2014-12-11 12:42:21 +01:00 |
Joas Schilling
|
cb3a598cdb
|
Make root tests extend the \Test\TestCase
|
2014-11-19 14:53:51 +01:00 |
Thomas Müller
|
2f19de11e4
|
adding console command to generate javascript translation files based on existing php translation files
read server side translations from json files
|
2014-10-29 10:09:12 +01:00 |
Thomas Müller
|
a359fe7e6a
|
adding unit tests for en_GB and en-GB - just to verify
|
2014-10-20 15:04:42 +02:00 |
Thomas Müller
|
c8e8945efb
|
implement localizations based on punic
|
2014-10-20 15:04:42 +02:00 |
Andreas Fischer
|
8166aaf82c
|
Some tests for OC_L10N::findLanguage()
|
2013-10-23 15:41:15 +02:00 |
Thomas Müller
|
0e3dea7111
|
adding test case for a numeric value
|
2013-08-09 23:36:23 +02:00 |
Andreas Fischer
|
b6b1bc5d09
|
Add datetime test for numeric string.
|
2013-08-09 22:32:38 +02:00 |
Thomas Müller
|
19e3780ef2
|
remove unneeded vars from unit test
|
2013-08-05 10:21:51 +02:00 |
Thomas Müller
|
e04bf0aaeb
|
unit tests for plural translations added
|
2013-08-02 23:08:41 +02:00 |