All database backend sources may have translatable messages
...regardless of whether they currently have them or not (many do)
This commit is contained in:
parent
5bf88af9cc
commit
29dfabc27a
|
@ -28,6 +28,13 @@ build/rpmfc.c
|
||||||
build/spec.c
|
build/spec.c
|
||||||
lib/backend/db3.c
|
lib/backend/db3.c
|
||||||
lib/backend/dbi.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/cpio.c
|
||||||
lib/depends.c
|
lib/depends.c
|
||||||
lib/formats.c
|
lib/formats.c
|
||||||
|
|
Loading…
Reference in New Issue