Initial import of Scalos. To decrease size I have
[AROS-Contrib.git] / scalos / Plugins / OOP / TitleClock / prefs / title_clock.cd
blobf585254a55bad1522dbff9080a92627c74818908
1 ; $Date$
2 ; $Revision$
4 #header CC_LOCALE
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
13 MSG_DATE_GAD (//)
14 _Date
15 ; String for shortcut key for above string.
16 MSG_DATE_SCT (//)
18 ; Label for example text display gadgets
19 MSG_EXAMPLE_GAD (//)
20 Example
21 ; Label for time format entry gadget.
22 MSG_TIME_GAD (//)
23 _Time
24 ; Letter for keypresses to activate time format gadget.
25 MSG_TIME_SCT (//)
27 ; Label for the button to save preferences
28 MSG_SAVE_GAD (//)
29 _Save
30 ; Letter to press for Save shortcut
31 MSG_SAVE_SCT (//)
33 ; Label for the button to use the preferences
34 MSG_USE_GAD (//)
35 _Use
36 ; Letter to press for shortcut for above gadget
37 MSG_USE_SCT (//)
39 ; Label for gadget to cancel the preferences
40 MSG_CANCEL_GAD (//)
41 _Cancel
42 ; Letter to press for shortcut to above gadget
43 MSG_CANCEL_SCT (//)
45 ; Text for first (Project) menu title
46 MSG_PROJECT_MENU (//)
47 Project
48 ; Text for menu item to open prefs file from a requester
49 MSG_PROJECT_OPEN (//)
50 Open...
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 (//)
56 Save As...
57 ; Shortcut key for the above menu item
58 MSG_PROJECT_SAVEAS_SCT (//)
60 ; Text for menu item to quit program
61 MSG_PROJECT_QUIT (//)
62 Quit
63 ; Shortcut key for the above menu item
64 MSG_PROJECT_QUIT_SCT (//)
66 ; Title for second menu - Edit (control of currently edited prefs)
67 MSG_EDIT_MENU (//)
68 Edit
69 ; Text for menu item to set preferences to defaults
70 MSG_EDIT_RESET (//)
71 Reset 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 (//)
77 Last Saved
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
82 MSG_EDIT_RESTORE (//)
83 Restore
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 (//)
89 Settings
90 ; Menu item for creating icons
91 MSG_SETTINGS_CREATEICONS (//)
92 Create Icons?
93 ; Shortcut key for above menu item
94 MSG_SETTINGS_CREATEICONS_SCT (//)
96 ; Window title
97 MSG_WINDOW (//)
98 Titlebar Clock Plugin Preferences