Sure! No problem. ;D ;D ;D
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
2
Questions / Missing items in the language translation.
January 17, 2011, 02:11:34
;D ;D ;D ;D
I found bugs....
eng -> kor translate.
some entries for the korean language don't exist.
1.
########################################################################
--- 0/gmusicbrowser_list.pm 2011-01-14 04:41:12.000000000 +0900
+++ gmusicbrowser-adcc424/gmusicbrowser_list.pm 2011-01-17 09:17:41.758735009 +0900
@@ -721,20 +721,20 @@
},
right_aligned_folder=>
- { menu => _"Folder (right-aligned)", title => _"Folder",
+ { menu => _("Folder (right-aligned)"), title => _("Folder"),
value => sub { Songs::Display($_[2],'path'); },
attrib => 'text', type => 'Glib::String', depend => 'path',
sort => 'path', width => 200,
init => { ellipsize=>'start', },
},
titleaa =>
- { menu => _('Title - Artist - Album'), title => _('Song'),
+ { menu => _("Title - Artist - Album"), title => _("Song"),
value => sub { ::ReplaceFieldsAndEsc($_[2],"<b>%t</b>\n<small><i>%a</i> - %l</small>"); },
attrib => 'markup', type => 'Glib::String', depend => 'title artist album',
sort => 'title:i', noncomp => 'boldrow', width => 200,
},
playandqueue =>
- { menu => _('Playing & Queue'), title => '', width => 20,
+ { menu => _("Playing & Queue"), title => '', width => 20,
value => sub { ::Get_PPSQ_Icon($_[2], ($_[0]{currentrow}!=-1 && $_[0]{currentrow}!=$_[1])); },
class => 'Gtk2::CellRendererPixbuf', attrib => 'stock-id',
type => 'Glib::String', noncomp => 'boldrow italicrow',
########################################################################
2. gmusicbrowser_songs.pm : translate item not found. in pot. -> ("Unknown filter : '$f')
line 3684 : else { $text.="Unknown filter : '$f'(FIXME)\n"; }
3. menu -> Playlist filter -> Custom...
filter editon -> "filters" <----- translate item not found. in pot.
4. here is korean language ko.po file.
Thank always. ;D ;D ;D
I found bugs....
eng -> kor translate.
some entries for the korean language don't exist.
1.
########################################################################
--- 0/gmusicbrowser_list.pm 2011-01-14 04:41:12.000000000 +0900
+++ gmusicbrowser-adcc424/gmusicbrowser_list.pm 2011-01-17 09:17:41.758735009 +0900
@@ -721,20 +721,20 @@
},
right_aligned_folder=>
- { menu => _"Folder (right-aligned)", title => _"Folder",
+ { menu => _("Folder (right-aligned)"), title => _("Folder"),
value => sub { Songs::Display($_[2],'path'); },
attrib => 'text', type => 'Glib::String', depend => 'path',
sort => 'path', width => 200,
init => { ellipsize=>'start', },
},
titleaa =>
- { menu => _('Title - Artist - Album'), title => _('Song'),
+ { menu => _("Title - Artist - Album"), title => _("Song"),
value => sub { ::ReplaceFieldsAndEsc($_[2],"<b>%t</b>\n<small><i>%a</i> - %l</small>"); },
attrib => 'markup', type => 'Glib::String', depend => 'title artist album',
sort => 'title:i', noncomp => 'boldrow', width => 200,
},
playandqueue =>
- { menu => _('Playing & Queue'), title => '', width => 20,
+ { menu => _("Playing & Queue"), title => '', width => 20,
value => sub { ::Get_PPSQ_Icon($_[2], ($_[0]{currentrow}!=-1 && $_[0]{currentrow}!=$_[1])); },
class => 'Gtk2::CellRendererPixbuf', attrib => 'stock-id',
type => 'Glib::String', noncomp => 'boldrow italicrow',
########################################################################
2. gmusicbrowser_songs.pm : translate item not found. in pot. -> ("Unknown filter : '$f')
line 3684 : else { $text.="Unknown filter : '$f'(FIXME)\n"; }
3. menu -> Playlist filter -> Custom...
filter editon -> "filters" <----- translate item not found. in pot.
4. here is korean language ko.po file.
Thank always. ;D ;D ;D
4
Questions / non-ascii characters bugs in library...
January 16, 2011, 04:06:15
;D Hello Quentin,
bug is..
"hint message box"
library -> Folder (select folder) -> filter lock click -> "hint message box"
Here is a screenshot.
Thank you ;D
bug is..
"hint message box"
library -> Folder (select folder) -> filter lock click -> "hint message box"
Here is a screenshot.
Thank you ;D
6
Questions / Lyrics plugin problem.
January 13, 2011, 10:15:30
lyrics (filename with china or japan or korea, ......) are not stored.
help!
help!
7
Questions / gmb 1.1.3. album picture issue.
December 08, 2009, 01:18:47
gmb start -> menu -> add files or folder ....
gmb 1.0.2
http://img13.imageshack.us/img13/3488/28246654.jpg
gmb 1.1.3
http://img33.imageshack.us/img33/7673/38290405.jpg
gmb 1.1.3 album picture is not view.
why ???
gmb 1.0.2
http://img13.imageshack.us/img13/3488/28246654.jpg
gmb 1.1.3
http://img33.imageshack.us/img33/7673/38290405.jpg
gmb 1.1.3 album picture is not view.
why ???