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 666070 - String needs to be improved in error dialog for missing archive in Open Recent
String needs to be improved in error dialog for missing archive in Open Recent
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
3.2.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2011-12-13 09:33 UTC by Marta Bogdanowicz
Modified: 2011-12-18 09:44 UTC
See Also:
GNOME target: ---
GNOME version: 3.1/3.2


Attachments
Patch with string change (846 bytes, patch)
2011-12-13 12:38 UTC, Kat
none Details | Review

Description Marta Bogdanowicz 2011-12-13 09:33:55 UTC
The string in the error dialog, when opening the recently used archive which has been moved or deleted, currently states that "The file doesn't exist". It should be changed to "Archive not found".
Comment 1 Kat 2011-12-13 12:38:29 UTC
Created attachment 203336 [details] [review]
Patch with string change

The proposed string makes more sense in English because the application does not know whether the file was moved or deleted, only that it is no longer at the location where it was before.

It is also poor grammar to use contractions in written English unless it is a quote, so even if the string is not changed to "Archive not found", it should be changed to "The file does not exist".
Comment 2 Paolo Bacchilega 2011-12-18 09:44:21 UTC
patch pushed to master branch, thank you.