mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 13:52:30 +00:00
3926e9b3c8
If loading an image file failed, then properly handle it. The command line is rundll32 shimgvw.dll,ImageView_Fullscreen . CORE-16911
29 lines
862 B
Text
29 lines
862 B
Text
LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_APPTITLE "ReactOS bilde og Faks Viser"
|
|
IDS_SETASDESKBG "Sett som skrivebord bakgrunn"
|
|
IDS_NOPREVIEW "No preview available."
|
|
IDS_PREVIEW "Skriv ut"
|
|
/* Tooltips */
|
|
IDS_TOOLTIP_NEXT_PIC "Neste bilde"
|
|
IDS_TOOLTIP_PREV_PIC "Forrige bilde"
|
|
IDS_TOOLTIP_ZOOM_IN "Forstørre (+)"
|
|
IDS_TOOLTIP_ZOOM_OUT "Forminske (-)"
|
|
IDS_TOOLTIP_ROT_CLOCKW "Med urviseren (Ctrl+K)"
|
|
IDS_TOOLTIP_ROT_COUNCW "Dreie mot urviseren (Ctrl+L)"
|
|
IDS_TOOLTIP_PRINT "Skriv ut (Ctrl+P)"
|
|
IDS_TOOLTIP_SAVEAS "Lagre som... (Ctrl+S)"
|
|
END
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_EMF_FILE "EMF Image"
|
|
IDS_GIF_FILE "GIF Image"
|
|
IDS_JPG_FILE "JPEG Image"
|
|
IDS_BMP_FILE "Bitmap Image"
|
|
IDS_PNG_FILE "PNG Image"
|
|
IDS_TIF_FILE "TIF Image"
|
|
IDS_WMF_FILE "WMF Image"
|
|
END
|