String 14: ´% chance´ tried to translate to Dutch (nl) ´% kans´ gave next fault: The character ´k´ is not a valid conversion specifier
Bug #1357742 reported by
rob
on 2014-08-16
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Ubuntu Translations |
Medium
|
Unassigned | ||
| Ubuntu Weather App |
Undecided
|
Victor Thompson |
Bug Description
Hi
String 14: ´% chance´ tried to translate to Dutch (nl) > ´% kans´ returned following ´The character 'k' is not a valid conversion specifier´.
Greetings,
Rob
Related branches
lp:~vthompson/ubuntu-weather-app/fix-1357642-2
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration) on 2014-08-16
- Martin Borho: Approve on 2014-08-16
-
Diff: 75 lines (+15/-16)2 files modifiedcomponents/CurrentWeatherDetail.qml (+1/-1)
po/com.ubuntu.weather.pot (+14/-15)
Mitsuya Shibata (cosmos-door) wrote : | #1 |
Adolfo Jayme (fitojb) wrote : | #2 |
Changed in ubuntu-translations: | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: touch |
Victor Thompson (vthompson)
on 2014-08-16
Changed in ubuntu-weather-app: | |
assignee: | nobody → Victor Thompson (vthompson) |
status: | New → In Progress |
Fix committed into lp:ubuntu-weather-app at revision 336, scheduled for release in ubuntu-weather-app, milestone alpha-1
Changed in ubuntu-weather-app: | |
status: | In Progress → Fix Committed |
Adolfo Jayme (fitojb)
on 2014-08-17
Changed in ubuntu-translations: | |
status: | Triaged → Fix Released |
Changed in ubuntu-weather-app: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This problem introduced r328 and r333. bazaar. launchpad. net/~ubuntu- weather- dev/ubuntu- weather- app/trunk/ revision/ 328 bazaar. launchpad. net/~ubuntu- weather- dev/ubuntu- weather- app/trunk/ revision/ 333
http://
http://
---
#, c-format
msgid "% chance"
msgstr ""
---
By "c-format", Launchpad translations will validate as C format string.