diff options
Diffstat (limited to 'po/sane-text.h')
-rw-r--r-- | po/sane-text.h | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/po/sane-text.h b/po/sane-text.h new file mode 100644 index 0000000..33aa526 --- /dev/null +++ b/po/sane-text.h @@ -0,0 +1,19 @@ +/* Sane backend messages */ +_("flatbed scanner") +_("frame grabber") +_("handheld scanner") +_("still camera") +_("video camera") +_("virtual device") +_("Success") +_("Operation not supported") +_("Operation was cancelled") +_("Device busy") +_("Invalid argument") +_("End of file reached") +_("Document feeder jammed") +_("Document feeder out of documents") +_("Scanner cover is open") +_("Error during device I/O") +_("Out of memory") +_("Access to resource has been denied") |