Update translation template

This commit is contained in:
Christian Dywan 2009-01-19 22:30:42 +01:00
parent 235df3f04d
commit 9f61741503
2 changed files with 426 additions and 392 deletions

View file

@ -598,7 +598,7 @@ db_exec_callback (sqlite3* db,
{
*error = g_error_new (MIDORI_HISTORY_ERROR,
MIDORI_HISTORY_ERROR_EXEC_SQL,
_("Failed to execute SQL statement: %s\n"),
_("Failed to execute database statement: %s\n"),
errmsg);
}
sqlite3_free (errmsg);

File diff suppressed because it is too large Load diff