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 684528 - Wrong status message when call is disconnected
Wrong status message when call is disconnected
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: VoIP
2.33.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2012-09-21 08:01 UTC by Guillaume Desmottes
Modified: 2012-09-25 07:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Say in the status message when the call has been terminated (1011 bytes, patch)
2012-09-21 08:28 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2012-09-21 08:01:10 UTC
- Start an audio call
- Once it's established hang up
- The call status message is "Mute -- 0:15m"

It should say that the call has been terminated, not sure what the best phrasing is.
Comment 1 Guillaume Desmottes 2012-09-21 08:28:23 UTC
Created attachment 224908 [details] [review]
Say in the status message when the call has been terminated

This is not a string freeze break as this string is already used in a bunch of
place in this file.

We could probably improve the phrasing a little bit but that's too late for
this cycle.
Comment 2 Guillaume Desmottes 2012-09-21 08:37:39 UTC
Comment on attachment 224908 [details] [review]
Say in the status message when the call has been terminated

reviewed by Sjoerd on IRC. I'll merge it after the hard code freeze.
Comment 3 Guillaume Desmottes 2012-09-25 07:42:31 UTC
Will be in 3.6.1

Attachment 224908 [details] pushed as 5bfe573 - Say in the status message when the call has been terminated