Rodrigo Coacci wrote: > Yes, but the number shown after the string is indeed the free space in the > disc/partition/dir? > My question is that (for me at least) it seems that the number shows the > size of the current directory, not the free space in disc/partition/dir, as > the string states
You're the po_BR translator, right? If that's the case, it's certainly a translation error: msgid "%d item (%s), Free space: %s" msgid_plural "%d items (%s), Free space: %s" msgstr[0] "%d item, espaço livre: %s" msgstr[1] "%d ítens, espaço livre: %s" You're missing the (%s) part from the translated strings. - Jari > On 5/9/06, Mark Rosenstand <[EMAIL PROTECTED]> wrote: >> >> "Rodrigo Coacci" <[EMAIL PROTECTED]> wrote: >> > On the status bar where it shows ""%d item(s), Free space: %s", is it >> really >> > *Free space* ? >> > Because it seems to be showing the *used space* in the current dir, not >> the >> > free space on disk. >> >> Here (beta1) it shows free space. >> _______________________________________________ >> Thunar-dev mailing list >> [email protected] >> http://foo-projects.org/mailman/listinfo/thunar-dev >> > > > > -- > Abraços, > Rodrigo _______________________________________________ Thunar-dev mailing list [email protected] http://foo-projects.org/mailman/listinfo/thunar-dev
