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 341189 - gnome-terminal profile edit bug
gnome-terminal profile edit bug
Status: RESOLVED FIXED
Product: l10n
Classification: Infrastructure
Component: Hungarian [hu]
GNOME 2.14
Other Linux
: Normal normal
: ---
Assigned To: Gabor Kelemen
Andras Timar
Depends on:
Blocks:
 
 
Reported: 2006-05-09 21:26 UTC by Sebastien Bacher
Modified: 2006-05-10 08:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2006-05-09 21:26:38 UTC
That bug has been opened on https://launchpad.net/distros/ubuntu/+source/gnome-terminal/+bug/43812

"I found a small bug in gnome-terminal. On the profile editing tab, i have not 3 select (Scrollbar is: Disabled, on the right and on the the left), but only two ( On the left and On the Right *!Disabled!*:

http://img452.imageshack.us/img452/4342/gnometerminalprofileeditbug4qe.png

My system:

Linux ubuntu 2.6.15-22-386 #1 PREEMPT Sun May 7 15:49:09 UTC 2006 i686 GNU/Linux

Op. system:

Hungarian Dapper Ubuntu
"

That's because of that translation which is lacking a '\n':

"msgid ""
"On the left side\n"
"On the right side\n"
"Disabled"
msgstr ""
"A bal oldalon\n"
"A jobb oldalon "
"Tiltva""
Comment 1 Gabor Kelemen 2006-05-10 08:38:53 UTC
Thanks for the bugreport, fixed in the Gnome CVS as well as in Rosetta.