[glib/wip/oholy/gio-mount-uuid] Apply suggestion to gio/gio-tool-mount.c
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/oholy/gio-mount-uuid] Apply suggestion to gio/gio-tool-mount.c
- Date: Tue, 26 Nov 2019 11:59:07 +0000 (UTC)
commit 1b7dd0de9f957c34f755d49eeacc9335d373f0f3
Author: Ondrej Holy <oholy redhat com>
Date: Tue Nov 26 11:58:45 2019 +0000
Apply suggestion to gio/gio-tool-mount.c
gio/gio-tool-mount.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gio/gio-tool-mount.c b/gio/gio-tool-mount.c
index 41aa623ab..67278bb5c 100644
--- a/gio/gio-tool-mount.c
+++ b/gio/gio-tool-mount.c
@@ -1011,7 +1011,7 @@ mount_with_id (const char *id)
if (outstanding_mounts == 0)
{
- print_error ("%s: %s", id, _("No volume for given id"));
+ print_error ("%s: %s", id, _("No volume for given ID"));
success = FALSE;
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]