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
..
2014-02-12 20:46:32 +01:00
2014-02-10 09:23:40 +01:00
2014-02-10 09:23:40 +01:00
2014-02-10 09:23:40 +01:00
2014-01-21 11:23:43 +00:00
2014-02-10 09:23:40 +01:00
2014-02-10 09:23:40 +01:00
2014-02-10 09:23:40 +01:00
2014-02-10 09:23:40 +01:00
2014-02-10 09:23:40 +01:00
2014-02-10 09:23:40 +01:00
2014-02-10 09:23:40 +01:00
2013-11-08 16:42:53 +00:00
2014-02-10 09:23:40 +01:00
2014-02-10 09:23:40 +01:00
2014-02-10 09:23:40 +01:00
2014-02-10 09:23:40 +01:00
2014-02-10 09:23:40 +01:00
2014-02-10 09:23:40 +01:00
2014-02-10 09:23:40 +01:00
2014-02-10 09:23:40 +01:00
2014-02-10 09:23:40 +01:00
2014-02-10 09:23:40 +01:00
2014-02-08 11:29:59 +11:00