Text = "The SANE interface could not be initialized. Scanning is not possible.";
Text [ en-US ] = "The SANE interface could not be initialized. Scanning is not possible.";
};
};
String STR_SLOW_PREVIEW
String STR_SLOW_PREVIEW
{
{
Text = "The device does not offer a preview option. Therefore, a normal scan will be used as a preview instead. This may take a considerable amount of time.";
Text [ en-US ] = "The device does not offer a preview option. Therefore, a normal scan will be used as a preview instead. This may take a considerable amount of time.";
};
};
String STR_ERROR_SCAN
String STR_ERROR_SCAN
{
{
Text = "An error occurred while scanning.";
Text [ en-US ] = "An error occurred while scanning.";
};
};
String STR_DEVICE_DESC
String STR_DEVICE_DESC
{
{
Text = "Device: %s\nVendor: %s\nModel: %s\nType: %s";
Text [ en-US ] = "Device: %s\nVendor: %s\nModel: %s\nType: %s";
Text = "A file with the name \"%NAME\" already exists in the location \"%FOLDER\".\nChoose Replace to overwrite the existing file or provide a new name.";
Text [ en-US ] = "A file with the name \"%NAME\" already exists in the location \"%FOLDER\".\nChoose Replace to overwrite the existing file or provide a new name.";
};
};
String STR_NAME_CLASH_RENAME_ONLY
String STR_NAME_CLASH_RENAME_ONLY
{
{
Text = "A file with the name \"%NAME\" already exists in the location \"%FOLDER\".\nPlease enter a new name.";
Text [ en-US ] = "A file with the name \"%NAME\" already exists in the location \"%FOLDER\".\nPlease enter a new name.";
};
};
String STR_SAME_NAME_USED
String STR_SAME_NAME_USED
{
{
Text = "Please provide a different file name!";
Text [ en-US ] = "Please provide a different file name!";