[nautilus] file-operations: fix typo
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] file-operations: fix typo
- Date: Thu, 23 Feb 2017 15:41:13 +0000 (UTC)
commit f82c1093610000c4cfab097fa6ff13f7c3f24377
Author: Carlos Soriano <csoriano gnome org>
Date: Thu Feb 23 16:39:59 2017 +0100
file-operations: fix typo
https://bugzilla.gnome.org/show_bug.cgi?id=779139
src/nautilus-file-operations.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/nautilus-file-operations.c b/src/nautilus-file-operations.c
index afe982b..c62c755 100644
--- a/src/nautilus-file-operations.c
+++ b/src/nautilus-file-operations.c
@@ -1890,7 +1890,7 @@ file_deleted_callback (GFile *file,
if (file_type == G_FILE_TYPE_DIRECTORY)
{
secondary = IS_IO_ERROR (error, PERMISSION_DENIED) ?
- g_strdup_printf (_("There was an error deleting the"
+ g_strdup_printf (_("There was an error deleting the "
"folder “%sâ€."),
basename) :
g_strdup_printf (_("You do not have sufficient permissions "
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]