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 518168 - String typo
String typo
Status: RESOLVED FIXED
Product: ekiga
Classification: Applications
Component: general
GIT master
Other All
: Normal trivial
: ---
Assigned To: Ekiga maintainers
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-23 00:59 UTC by Petr Kovar
Modified: 2008-04-03 10:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Petr Kovar 2008-02-23 00:59:58 UTC
There's a typo in string at ../ekiga.schemas.in.in.h:112:

#: ../ekiga.schemas.in.in.h:112
msgid "The audio lodecs list"

Should be:

#: ../ekiga.schemas.in.in.h:112
msgid "The audio codecs list"
Comment 1 Damien Sandras 2008-04-02 21:13:24 UTC
Fixed in TRUNK, thanks :-)