Piotr Drąg
2016-09-30 05:47:15 +02:00
parent da509fd67d
commit 10c490cdfe
67 changed files with 387 additions and 387 deletions

View File

@@ -233,7 +233,7 @@ g_file_icon_from_tokens (gchar **tokens,
g_set_error (error,
G_IO_ERROR,
G_IO_ERROR_INVALID_ARGUMENT,
_("Can't handle version %d of GFileIcon encoding"),
_("Cant handle version %d of GFileIcon encoding"),
version);
goto out;
}