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 741768 - Unclear option in the "the file was changed on disc" dialog
Unclear option in the "the file was changed on disc" dialog
Status: RESOLVED FIXED
Product: gedit
Classification: Applications
Component: file loading and saving
3.14.x
Other Linux
: Normal enhancement
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2014-12-19 15:59 UTC by Ian
Modified: 2014-12-23 11:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to change Cancel to Ignore (941 bytes, patch)
2014-12-23 10:01 UTC, Phil Smith
committed Details | Review

Description Ian 2014-12-19 15:59:28 UTC
When I'm editing a file in Gedit and then I edit the file in other text editor, a info appears saying that the file was changed on disc and give me the options to Reload or Cancel.

Isn't clear what Cancel does, as the text on the bar doesn't asks for a action.

I suggest this text to be changed to "Ignore" or something more clear.
Comment 1 Sébastien Wilmet 2014-12-19 16:06:00 UTC
"Ignore" is indeed better, thanks for the bug report.
Comment 2 Phil Smith 2014-12-23 10:01:32 UTC
Created attachment 293240 [details] [review]
Patch to change Cancel to Ignore

Changes "Cancel" to "Ignore".
Comment 3 Sébastien Wilmet 2014-12-23 11:20:36 UTC
Pushed:
https://git.gnome.org/browse/gedit/commit/?id=8d70c8be860d5dcaa7b1822614ab7c1e37a8cbed

(I've modified a bit the commit message).

Thanks!