#6594 closed bug (fixed)
[Locale] localize window title (patch)
Reported by: | diver | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Preferences/Locale | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Attachments (1)
Change History (5)
by , 14 years ago
Attachment: | LocaleWindow.diff added |
---|
comment:1 by , 14 years ago
patch: | 0 → 1 |
---|
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 by , 14 years ago
BTW, something is wrong with your patches, I have to apply them manually, as patch complains "patch unexpectedly ends in middle of line". Also please observe the 80 chars/line limit. It's easily necessary to rewrap lines when adding the "B_TRANSLATE" macro. Consult the coding style guide for how to wrap lines correctly.
Note:
See TracTickets
for help on using tickets.
Applied in hrev38628, thanks!