5 ; NB: In all the label texts for gadgets, use the underscore character ('_')
6 ; to make it underscored by gadtools when using the GUI. You should also
7 ; make sure the texts which contain the letters for the shortcuts match the
8 ; character which is after the underscore. If there is to be no shortcut,
9 ; do not include the underscore character in the label and leave the shortcut
10 ; line blank (the same goes for menu shortcuts).
12 ; String for date format entry gadget label
15 ; String for shortcut key for above string.
18 ; Label for example text display gadgets
21 ; Label for time format entry gadget.
24 ; Letter for keypresses to activate time format gadget.
27 ; Label for the button to save preferences
30 ; Letter to press for Save shortcut
33 ; Label for the button to use the preferences
36 ; Letter to press for shortcut for above gadget
39 ; Label for gadget to cancel the preferences
42 ; Letter to press for shortcut to above gadget
45 ; Text for first (Project) menu title
48 ; Text for menu item to open prefs file from a requester
51 ; Shortcut key for the above menu item
52 MSG_PROJECT_OPEN_SCT (//)
54 ; Text for menu item to save prefs to a file with a requester
55 MSG_PROJECT_SAVEAS (//)
57 ; Shortcut key for the above menu item
58 MSG_PROJECT_SAVEAS_SCT (//)
60 ; Text for menu item to quit program
63 ; Shortcut key for the above menu item
64 MSG_PROJECT_QUIT_SCT (//)
66 ; Title for second menu - Edit (control of currently edited prefs)
69 ; Text for menu item to set preferences to defaults
72 ; Shortcut key for above menu item
73 MSG_EDIT_RESET_SCT (//)
75 ; Text for menu item to load last saved preferences
76 MSG_EDIT_LASTSAVED (//)
78 ; Shortcut key for the above menu item
79 MSG_EDIT_LASTSAVED_SCT (//)
81 ; Text for menu item to restore prefs to state at program start
84 ; Shortcut key for above menu item
85 MSG_EDIT_RESTORE_SCT (//)
87 ; Menu title for Settings (program prefs) menu title
88 MSG_SETTINGS_MENU (//)
90 ; Menu item for creating icons
91 MSG_SETTINGS_CREATEICONS (//)
93 ; Shortcut key for above menu item
94 MSG_SETTINGS_CREATEICONS_SCT (//)
98 Titlebar Clock Plugin Preferences