Opened 6 years ago
Last modified 5 years ago
#14705 closed bug
collectcatkeys is wrongly collecting strings from src/preferences/time — at Version 1
Reported by: | nielx | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta2 |
Component: | Kits/Locale Kit | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
This was reported though Pootle. The catkeys for src/preferences/time contains the string "The following error occured while synchronizing:r\n%s" This seems to come from Time.cpp line 106. This is odd, because it is not wrapped in a B_TRANSLATE macro. It is also an incorrect representation of the string (the first backslash from \r\n seems to have been eaten).
I have searched the tree for the string "The following error occured while synchronizing" and there is no other place with this string.
I have added the generated catkeys file in the attachments.
Change History (2)
by , 6 years ago
Attachment: | en.catkeys added |
---|
comment:1 by , 6 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
Recently generated catkeys file