While translating libgda, I found a string occurs on 4 places which might have typo: #: ../libgda/sqlite/gda-sqlite-provider.c:2649 #: ../libgda/sqlite/gda-sqlite-provider.c:2661 #: ../providers/mysql/gda-mysql-provider.c:1980 #: ../providers/postgres/gda-postgres-provider.c:1683 #, c-format msgid "Can't build SELECT statement to get last inserted row: %s)" Seems to me that closing parentheses is unneded. If that is the case, patch attached will change them into "Can't build SELECT statement to get last inserted row: %s" Regards, Andika
Attachment:
libgda-text-typos.patch
Description: Binary data