Revert r66580 and r66579.
[reactos.git] / reactos / base / shell / shellext / shimgvw / lang / en-US.rc
1 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
2
3 STRINGTABLE
4 BEGIN
5 IDS_APPTITLE "ReactOS Picture and Fax Viewer"
6 IDS_SETASDESKBG "Set as Desktop Background"
7 IDS_PREVIEW "Preview"
8 /* Tooltips */
9 IDS_TOOLTIP_NEXT_PIC "Next Picture"
10 IDS_TOOLTIP_PREV_PIC "Previous Picture"
11 IDS_TOOLTIP_ZOOM_IN "Zoom In (+)"
12 IDS_TOOLTIP_ZOOM_OUT "Zoom Out (-)"
13 IDS_TOOLTIP_ROT_CLOCKW "Rotate Clockwise (Ctrl+K)"
14 IDS_TOOLTIP_ROT_COUNCW "Rotate Counterclockwise (Ctrl+L)"
15 IDS_TOOLTIP_PRINT "Print (Ctrl+P)"
16 IDS_TOOLTIP_SAVEAS "Save As... (Ctrl+S)"
17 END