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 570076 - Error in textstring?
Error in textstring?
Status: RESOLVED FIXED
Product: ekiga
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Snark
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2009-02-01 12:06 UTC by TLE
Modified: 2009-02-01 15:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description TLE 2009-02-01 12:06:46 UTC
Hey ekiga devs

I wonder if there isn't an error in this textstring.

#: ../src/gui/main.cpp:986
msgid ""
"There was an error opening initializing the video output. Please verify that "
"no other applicating is using the accelerated video output."

#: ../src/gui/main.cpp:988
msgid ""
"There was an error opening initializing the video output. Please verify that "
"you are using a color depth of 24 or 32 bits per pixel."

opening initializing? Shouldn't it just be one of those two?
Comment 1 Snark 2009-02-01 14:21:37 UTC
It should be one of those two, and "applicating" should be "application"... I'll see later today.