Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#5480 closed enhancement (fixed)

[Patch] StyledEdit app localization

Reported by: mt Owned by: pulkomandy
Priority: normal Milestone: R1
Component: Kits/Locale Kit Version: R1/Development
Keywords: StyledEdit Cc:
Blocked By: Blocking:
Platform: All

Description

Localize GUI strings for StyledEdit app. Patch and en.catkeys added.

Attachments (3)

StyledEdit.patch (30.8 KB ) - added by mt 14 years ago.
patch file
en.catkeys (2.2 KB ) - added by mt 14 years ago.
StyledEdit.patch(2) (31.0 KB ) - added by mt 14 years ago.
corrected patch (B_UTF8_ELLIPSIS)

Download all attachments as: .zip

Change History (7)

by mt, 14 years ago

Attachment: StyledEdit.patch added

patch file

by mt, 14 years ago

Attachment: en.catkeys added

comment:1 by pulkomandy, 14 years ago

Status: newin-progress

Please do not replace B_UTF8_ELIPSIS with the "..." char. You can just use TR("text" B_UTF8_ELIPSIS) instead. I'll not apply the patch until its fixed.

in reply to:  1 comment:2 by mt, 14 years ago

Replying to pulkomandy:

Please do not replace B_UTF8_ELIPSIS with the "..." char. You can just use TR("text" B_UTF8_ELIPSIS) instead. I'll not apply the patch until its fixed.

Hi, I corrected patch. please review.

by mt, 14 years ago

Attachment: StyledEdit.patch(2) added

corrected patch (B_UTF8_ELLIPSIS)

comment:3 by pulkomandy, 14 years ago

Resolution: fixed
Status: in-progressclosed

Applied in hrev35656. Thanks !

comment:4 by stippi, 14 years ago

Wow, thanks for the bigtime cleanup and layout management conversion!

Note: See TracTickets for help on using tickets.