Advertisement
tatung

In optdlg.cxx

Jul 22nd, 2011
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. StringArray STR_PRINTOPTUI
  2. {
  3. ItemList [en-US] =
  4. {
  5. < "%PRODUCTNAME %s"; >;
  6. < "Contents"; >;
  7. < "Page ba~ckground"; >;
  8. < "P~ictures and other graphic objects"; >;
  9. < "Hidden te~xt"; >;
  10. < "~Text placeholders"; >;
  11. < "Form control~s"; >;
  12. < "Color"; >;
  13. < "Print text in blac~k"; >;
  14. < "Pages"; >;
  15. < "Print ~automatically inserted blank pages"; >;
  16. < "~Use only paper tray from printer preferences"; >;
  17. < "Print"; >;
  18. < "None (document only)"; >;
  19. < "Comments only"; >;
  20. < "Place at end of document"; >;
  21. < "Place at end of page"; >;
  22. < "~Comments"; >;
  23. < "Page sides";>;
  24. < "All pages"; >;
  25. < "Back sides / left pages"; >;
  26. < "Front sides / right pages"; >;
  27. < "Include"; >;
  28. < "Broch~ure"; >;
  29. < "Left-to-right script"; >;
  30. < "Right-to-left script"; >;
  31. < "Range and copies"; >;
  32. < "~All pages"; >;
  33. < "Pa~ges"; >;
  34. < "~Selection"; >;
  35. < "Cu~rrent page"; >;
  36. };
  37. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement