X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fmain.c;h=36c0d19872b304309c81a0d18ca6a3c9489eedfc;hb=3a4f20601cd297f4e7db412e377a0f649363e136;hp=6a98b1cd7c76fd19727c635b516e56350ee68b80;hpb=491dd1bc40e1e69a55b648cef2c1ddc4d7d7fb32;p=ptask.git diff --git a/src/main.c b/src/main.c index 6a98b1c..36c0d19 100644 --- a/src/main.c +++ b/src/main.c @@ -209,10 +209,7 @@ static void refresh() GTK_BUTTONS_CLOSE, _("Error loading tasks, verify " "that a supported version of " - "taskwarrior is installed " - "and its configuration file " - "exist." - )); + "taskwarrior is installed ")); gtk_dialog_run(GTK_DIALOG(dialog)); gtk_widget_destroy(dialog); }