All database backend sources may have translatable messages

...regardless of whether they currently have them or not (many do)
This commit is contained in:
Panu Matilainen 2019-10-18 14:17:25 +03:00
parent 5bf88af9cc
commit 29dfabc27a
1 changed files with 7 additions and 0 deletions

View File

@ -28,6 +28,13 @@ build/rpmfc.c
build/spec.c
lib/backend/db3.c
lib/backend/dbi.c
lib/backend/dummydb.c
lib/backend/lmdb.c
lib/backend/ndb/glue.c
lib/backend/ndb/rpmidx.c
lib/backend/ndb/rpmpkg.c
lib/backend/ndb/rpmxdb.c
lib/backend/sqlite.c
lib/cpio.c
lib/depends.c
lib/formats.c