reactos/dll/win32/shimgvw/lang/no-NO.rc
Cameron Gutman c2d0d784c7 [USB-BRINGUP-TRUNK]
- Create a branch to do a proper merge of USB work from a trunk base instead of from cmake-bringup
- In the future, DO NOT under any circumstances branch another branch. This leads to merge problems!

svn path=/branches/usb-bringup-trunk/; revision=55018
2012-01-20 20:58:46 +00:00

19 lines
594 B
Plaintext

LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
IDS_APPTITLE "ReactOS bilde og Faks Viser"
IDS_SETASDESKBG "Sett som skrivebord bakgrunn"
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