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 681183 - typo / verb tense - i18n error
typo / verb tense - i18n error
Status: RESOLVED FIXED
Product: gcompris
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Bruno Coudoin
Rami Aubourg-Kaires
Depends on:
Blocks:
 
 
Reported: 2012-08-04 04:40 UTC by Chris Leonard
Modified: 2012-08-28 20:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Chris Leonard 2012-08-04 04:40:58 UTC
broadcasted > broadcast

  ../src/chat-activity/chat.xml.in.h:3

This chat activity will only work with other GCompris users on your local network, not on the Internet. To use it, just type in your message and hit Enter. Your message is then broadcasted on the local network, and any GCompris program running the chat activity on that local network will receive and display your message.

should be:

This chat activity will only work with other GCompris users on your local network, not on the Internet. To use it, just type in your message and hit Enter. Your message is then broadcast on the local network, and any GCompris program running the chat activity on that local network will receive and display your message.
Comment 1 Bruno Coudoin 2012-08-28 20:13:41 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.