Ignore:
Timestamp:
May 28, 2009, 9:55:25 AM (15 years ago)
Author:
ronosman
Message:

Bug 997 fixed. Accented characters in photo caption not supported.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/pLoader/trunk/src/Uploader/GUI/wxFrameAUI.pm

    r3359 r3360  
    14611461    my $dialog = Wx::TextEntryDialog->new(
    14621462        $self,
    1463         sprintf("Category name :", wxTheApp->branding->{Category}),
     1463        sprintf("%s name :", wxTheApp->branding->{Category}),
    14641464        sprintf("Add new %s", wxTheApp->branding->{category}),
    14651465        sprintf("New %s", wxTheApp->branding->{category}),
Note: See TracChangeset for help on using the changeset viewer.