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 593136 - Make two translatable strings identical
Make two translatable strings identical
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
unspecified
Other Linux
: Normal trivial
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2009-08-26 10:16 UTC by Daniele Forsi
Modified: 2009-08-26 20:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniele Forsi 2009-08-26 10:16:11 UTC
The following strings differ only for the spelling of initialize/initialise

> #: ../src/totem.c:135
> msgid "Could not initialize the thread-safe libraries."

> #: ../browser-plugin/totem-plugin-viewer.c:2157
> msgid "Could not initialise the thread-safe libraries."

please make them identical to ease translation work.
Comment 1 Claude Paroz 2009-08-26 20:29:54 UTC
Fixed in master. Thanks.