dpkg (1.10.26) unstable; urgency=low
[dpkg.git] / dselect / helpmsgs.cc
blob83e4b07ae78d0d29a6242c315162c9e7032d6598
1 /*
2 * WARNING - THIS FILE IS GENERATED AUTOMATICALLY - DO NOT EDIT
3 * It is generated by mkhelpmsgs.pl from helpmsgs.src.
4 */
6 #include "helpmsgs.h"
7 const struct helpmessage hlp_listkeys = {
8 N_("Keystrokes"), N_("\
9 Motion keys: Next/Previous, Top/End, Up/Down, Backwards/Forwards:\n\
10 Down-arrow, j Up-arrow, k move highlight\n\
11 N, Page-down, Space P, Page-up, Backspace scroll list by 1 page\n\
12 ^n ^p scroll list by 1 line\n\
13 t, Home e, End jump to top/end of list\n\
14 u d scroll info by 1 page\n\
15 ^u ^d scroll info by 1 line\n\
16 B, Left-arrow F, Right-arrow pan display by 1/3 screen\n\
17 ^b ^f pan display by 1 character\n\n\
19 Mark packages for later processing:\n\
20 +, Insert install or upgrade =, H hold in present state\n\
21 -, Delete remove :, G unhold: upgrade or leave uninstalled\n\
22 _ remove & purge config\n\
23 Miscellaneous:\n\
24 Quit, exit, overwrite (note capitals!): ?, F1 request help (also Help)\n\
25 Return Confirm, quit (check dependencies) i, I toggle/cycle info displays\n\
26 Q Confirm, quit (override dep.s) o, O cycle through sort options\n\
27 X, Esc eXit, abandoning any changes made v, V change status display opts\n\
28 R Revert to state before this list ^l redraw display\n\
29 U set all to sUggested state / search (Return to cancel)\n\
30 D set all to Directly requested state n, \\ repeat last search\n")
32 const struct helpmessage hlp_mainintro = {
33 N_("Introduction to package selections"), N_("\
34 Welcome to dselect's main package listing.\n\n\
36 You will be presented with a list of packages which are installed or available\n\
37 for installation. You can navigate around the list using the cursor keys,\n\
38 mark packages for installation (using `+') or deinstallation (using `-').\n\
39 Packages can be marked either singly or in groups; initially you will see that\n\
40 the line `All packages' is selected. `+', `-' and so on will affect all the\n\
41 packages described by the highlighted line.\n\n\
43 Some of your choices will cause conflicts or dependency problems; you will be\n\
44 given a sub-list of the relevant packages, so that you can solve the problems.\n\n\
46 You should read the list of keys and the explanations of the display.\n\
47 Much on-line help is available, please make use of it - press `?' at\n\
48 any time for help.\n\n\
50 When you have finished selecting packages, press <enter> to confirm changes,\n\
51 or `X' to quit without saving changes. A final check on conflicts and\n\
52 dependencies will be done - here too you may see a sublist.\n\n\
54 Press <space> to leave help and enter the list now.\n")
56 const struct helpmessage hlp_readonlyintro = {
57 N_("Introduction to read-only package list browser"), N_("\
58 Welcome to dselect's main package listing.\n\n\
60 You will be presented with a list of packages which are installed or available\n\
61 for installation. Since you do not have the privilege necessary to update\n\
62 package states, you are in a read-only mode. You can navigate around the\n\
63 list using the cursor keys (please see the `Keystrokes' help screen), observe\n\
64 the status of the packages and read information about them.\n\n\
66 You should read the list of keys and the explanations of the display.\n\
67 Much on-line help is available, please make use of it - press `?' at\n\
68 any time for help.\n\n\
70 When you have finished browsing, press `Q' or <enter> to quit.\n\n\
72 Press <space> to leave help and enter the list now.\n")
74 const struct helpmessage hlp_recurintro = {
75 N_("Introduction to conflict/dependency resolution sub-list"), N_("\
76 Dependency/conflict resolution - introduction.\n\n\
78 One or more of your choices have raised a conflict or dependency problem -\n\
79 some packages should only be installed in conjunction with certain others, and\n\
80 some combinations of packages may not be installed together.\n\n\
82 You will see a sub-list containing the packages involved. The bottom half of\n\
83 the display shows relevant conflicts and dependencies; use `i' to cycle between\n\
84 that, the package descriptions and the internal control information.\n\n\
86 A set of `suggested' packages has been calculated, and the initial markings in\n\
87 this sub-list have been set to match those, so you can just hit Return to\n\
88 accept the suggestions if you wish. You may abort the change(s) which caused\n\
89 the problem(s), and go back to the main list, by pressing capital `X'.\n\n\
91 You can also move around the list and change the markings so that they are more\n\
92 like what you want, and you can `reject' my suggestions by using the capital\n\
93 `D' or `R' keys (see the keybindings help screen). You can use capital `Q' to\n\
94 force me to accept the situation currently displayed, in case you want to\n\
95 override a recommendation or think that the program is mistaken.\n\n\
97 Press <space> to leave help and enter the sub-list; remember: press `?' for help.\n")
99 const struct helpmessage hlp_displayexplain1 = {
100 N_("Display, part 1: package listing and status chars"), N_("\
101 The top half of the screen shows a list of packages. For each package you see\n\
102 four columns for its current status on the system and mark. In terse mode (use\n\
103 `v' to toggle verbose display) these are single characters, from left to right:\n\n\
105 Error flag: Space - no error (but package may be in broken state - see below)\n\
106 `R' - serious error during installation, needs reinstallation;\n\
107 Installed state: Space - not installed;\n\
108 `*' - installed;\n\
109 `-' - not installed but config files remain;\n\
110 packages in { `U' - unpacked but not yet configured;\n\
111 these states { `C' - half-configured (an error happened);\n\
112 are broken { `I' - half-installed (an error happened).\n\
113 Old mark: what was requested for this package before presenting this list;\n\
114 Mark: what is requested for this package:\n\
115 `*': marked for installation or upgrade;\n\
116 `-': marked for removal, but any configuration files will remain;\n\
117 `=': on hold: package will not be processed at all;\n\
118 `_': marked for purge completely - even remove configuration;\n\
119 `n': package is new and has yet to be marked for install/remove/&c.\n\n\
121 Also displayed are each package's Priority, Section, name, installed and\n\
122 available version numbers (shift-V to display/hide) and summary description.\n")
124 const struct helpmessage hlp_displayexplain2 = {
125 N_("Display, part 2: list highlight; information display"), N_("\
126 * Highlight: One line in the package list will be highlighted. It indicates\n\
127 which package(s) will be affected by presses of `+', `-' and `_'.\n\n\
129 * The dividing line in the middle of the screen shows a brief explanation of\n\
130 the status of the currently-highlighted package, or a description of which\n\
131 group is highlighted if a group line is. If you don't understand the\n\
132 meaning of some of the status characters displayed, go to the relevant\n\
133 package and look at this divider line, or use the `v' key for a verbose\n\
134 display (press `v' again to go back to the terse display).\n\n\
136 * The bottom of the screen shows more information about the\n\
137 currently-highlighted package (if there is only one).\n\n\
139 It can show an extended description of the package, the internal package\n\
140 control details (either for the installed or available version of the\n\
141 package), or information about conflicts and dependencies involving the\n\
142 current package (in conflict/dependency resolution sublists).\n\n\
144 Use the `i' key to cycle through the displays, and `I' to hide the\n\
145 information display or expand it to use almost all of the screen.\n")
147 const struct helpmessage hlp_methintro = {
148 N_("Introduction to method selection display"), N_("\
149 dselect and dpkg can do automatic installation, loading the package files to be\n\
150 installed from one of a number of different possible places.\n\n\
152 This list allows you to select one of these installation methods.\n\n\
154 Move the highlight to the method you wish to use, and hit Enter. You will then\n\
155 be prompted for the information required to do the installation.\n\n\
157 As you move the highlight a description of each method, where available, is\n\
158 displayed in the bottom half of the screen.\n\n\
160 If you wish to quit without changing anything use the `x' key while in the list\n\
161 of installation methods.\n\n\
163 A full list of keystrokes is available by pressing `k' now, or from the help\n\
164 menu reachable by pressing `?'.\n")
166 const struct helpmessage hlp_methkeys = {
167 N_("Keystrokes for method selection"), N_("\
168 Motion keys: Next/Previous, Top/End, Up/Down, Backwards/Forwards:\n\
169 n, Down-arrow p, Up-arrow move highlight\n\
170 N, Page-down, Space P, Page-up, Backspace scroll list by 1 page\n\
171 ^n ^p scroll list by 1 line\n\
172 t, Home e, End jump to top/end of list\n\
173 u d scroll info by 1 page\n\
174 ^u ^d scroll info by 1 line\n\
175 B, Left-arrow F, Right-arrow pan display by 1/3 screen\n\
176 ^b ^f pan display by 1 character\n\
177 (These are the same motion keys as in the package list display.)\n\n\
179 Quit:\n\
180 Return, Enter select this method and go to its configuration dialogue\n\
181 x, X exit without changing or setting up the installation method\n\n\
183 Miscellaneous:\n\
184 ?, Help, F1 request help\n\
185 ^l redraw display\n\
186 / search (just return to cancel)\n\
187 \\ repeat last search\n")