25 Commits

Author SHA1 Message Date
Daniel Martí
53ac16fcee Run fix-ellipsis 2014-03-22 13:20:49 +01:00
Hans-Christoph Steiner
31fe8343ad fix RO translation's formats, based on lint warning
Inconsistent formatting types for argument #1 in format string
searchres_napps ('%s'): Found both 'd' and 's' (in values/strings.xml)

This lint check ensures the following: (1) If there are multiple
translations of the format string, then all translations use the same type
for the same numbered arguments (2) The usage of the format string in Java
consistent with the format string, meaning that the parameter types passed
to String.format matches those in the format string.

<string name="searchres_napps">Sa gasit o aplicatie potrivita cu %s\'</string>
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2014-03-10 17:32:06 +01:00
Daniel Martí
91363bf753 Re-run fix-ellipsis 2014-03-05 22:58:58 +01:00
Daniel Martí
f7051a3f50 Run remove-unused-trans again 2014-03-05 22:58:38 +01:00
F-Droid Translatebot
bf040a73fa Translation updates 2014-03-05 21:44:48 +00:00
Hans-Christoph Steiner
3a1b814603 fix RO translation's formats, based on lint warning
Inconsistent formatting types for argument #1 in format string
searchres_napps ('%s'): Found both 'd' and 's' (in values/strings.xml)

This lint check ensures the following: (1) If there are multiple
translations of the format string, then all translations use the same type
for the same numbered arguments (2) The usage of the format string in Java
consistent with the format string, meaning that the parameter types passed
to String.format matches those in the format string.

<string name="searchres_napps">Sa gasit o aplicatie potrivita cu %s\'</string>
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2014-02-14 23:17:48 -05:00
Daniel Martí
34cdacc303 Run remove-unused-trans again 2014-02-10 09:23:40 +01:00
Daniel Martí
102ff2d0be Run remove-unused-trans 2014-01-29 23:44:04 +01:00
Daniel Martí
b8998d711a Run fix-ellipsis.sh 2014-01-29 23:33:39 +01:00
F-Droid Translatebot
7e87f8b81f Translation updates 2014-01-21 11:23:43 +00:00
Daniel Martí
ac739de345 Run fix-ellipsis for the first time 2014-01-08 13:09:53 +01:00
Daniel Martí
4edd90d7aa Remove translations of removed strings 2014-01-08 09:49:29 +01:00
F-Droid Translatebot
34211bb1b7 Translation updates 2014-01-07 16:13:48 +00:00
F-Droid Translatebot
c11fffb8f2 Translation updates 2013-11-08 16:42:53 +00:00
Ciaran Gultnieks
6dcdbcbf1d Revert "Translation updates"
This reverts commit ed7736e31021aab84d9d6134bcf574880a2445f3.
It's not handling multi-line strings properly on export.
2013-11-08 12:48:18 +00:00
F-Droid Translatebot
ed7736e310 Translation updates 2013-11-08 12:41:25 +00:00
Ciaran Gultnieks
5d57711fcb Translation updates 2013-11-02 18:30:45 +00:00
Ciaran Gultnieks
aa3c1c4f33 Translation updates 2013-10-15 16:05:35 +01:00
Ciaran Gultnieks
19ce9c625e Translation updates 2013-10-15 15:08:47 +01:00
Ciaran Gultnieks
1011c8fadc Translation updates 2013-10-08 12:21:34 +01:00
Ciaran Gultnieks
a876291f12 Translation updates 2013-10-01 08:04:47 +01:00
Ciaran Gultnieks
8eda160a30 Translation updates 2013-07-08 17:27:49 +01:00
Ciaran Gultnieks
460335fce9 Translation updates 2013-05-08 12:09:25 +01:00
Ciaran Gultnieks
54fb62e186 Translation updates (includes italian 0/1 search result crash fix) 2013-03-23 10:14:10 +00:00
Ciaran Gultnieks
38f3cadda8 Translation updates 2012-07-10 13:39:39 +01:00