summaryrefslogtreecommitdiff
path: root/thunar/thunar-misc-jobs.c
diff options
context:
space:
mode:
Diffstat (limited to 'thunar/thunar-misc-jobs.c')
-rw-r--r--thunar/thunar-misc-jobs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/thunar/thunar-misc-jobs.c b/thunar/thunar-misc-jobs.c
index 373e2f59..506ec2cd 100644
--- a/thunar/thunar-misc-jobs.c
+++ b/thunar/thunar-misc-jobs.c
@@ -70,7 +70,7 @@ _thunar_misc_jobs_load_templates (ThunarJob *job,
if (files == NULL || exo_job_is_cancelled (EXO_JOB (job)))
{
- g_set_error (error, G_IO_ERROR, G_IO_ERROR_NOT_FOUND,
+ g_set_error (error, G_IO_ERROR, G_IO_ERROR_NOT_FOUND,
_("No templates installed"));
return FALSE;