Update translation template
This commit is contained in:
parent
235df3f04d
commit
9f61741503
2 changed files with 426 additions and 392 deletions
|
@ -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);
|
||||
|
|
816
po/midori.pot
816
po/midori.pot
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue