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 657744 - typo in string
typo in string
Status: RESOLVED FIXED
Product: gparted
Classification: Other
Component: application
GIT HEAD
Other Linux
: Normal normal
: ---
Assigned To: gparted maintainers alias
gparted maintainers alias
Depends on:
Blocks:
 
 
Reported: 2011-08-30 17:41 UTC by Tiffany Antopolski
Modified: 2011-08-31 16:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
type fix (973 bytes, patch)
2011-08-30 19:10 UTC, Tiffany Antopolski
none Details | Review

Description Tiffany Antopolski 2011-08-30 17:41:57 UTC
There is a typo in Dialog_Rescue_Data.cc: 167

The string reads "An error occurred while creating a temporary director for use as a mount point."

Should read: "An error occurred while creating a temporary directory for use as a mount point."
Comment 1 Tiffany Antopolski 2011-08-30 19:10:03 UTC
Created attachment 195240 [details] [review]
type fix
Comment 2 Tiffany Antopolski 2011-08-30 19:10:51 UTC
Sorry, that should read "typo fix".
Comment 3 Curtis Gedak 2011-08-30 19:54:29 UTC
Thank you Tiffany for finding this error and creating a patch.
Comment 4 Curtis Gedak 2011-08-31 16:36:54 UTC
This patch has been committed to the master branch in git.gnome for inclusion in the next release of GParted.

The relevant commit can be viewed at the following link:
http://git.gnome.org/browse/gparted/commit/?id=3b87931e8747645d182e05efd506f66f64be3044

Thank you again Tiffany for addressing this problem and also for fixing the unit translation discrepancies in Bug #610421.