After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 526626 - the new window that shows copy and move summary have a problem
the new window that shows copy and move summary have a problem
Status: RESOLVED FIXED
Product: l10n
Classification: Infrastructure
Component: Spanish [es]
git master
Other All
: Normal minor
: ---
Assigned To: gnome-es-list@gnome.org
gnome-es-list@gnome.org
Depends on:
Blocks:
 
 
Reported: 2008-04-07 01:59 UTC by Juan Camilo
Modified: 2008-04-13 10:45 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Juan Camilo 2008-04-07 01:59:04 UTC
this is in gnome in Spanish, when you copy or move a file it shows a window with the summary of the action, well in the part that says "moviendo <<blah>> a <<blah>>" the name of the files are strange characters instead of the file name

http://img245.imageshack.us/img245/7720/bugba0.jpg
Comment 1 Cosimo Cecchi 2008-04-13 10:12:55 UTC
-> l10n

This is a problem in the Spanish translations, they're using wrong conversion specifier for that string in the .po file. (should use %B instead of %s).
Comment 2 Jorge González 2008-04-13 10:45:37 UTC
Thank you very much for reporting this. It's now fixed in GNOME 2.22 and trunk.