Home | History | Annotate | Download | only in support

Lines Matching refs:N_

8 #define N_(a) a
11 N_("Profile version 0.0"),
12 N_("Bad magic value in profile_node"),
13 N_("Profile section not found"),
14 N_("Profile relation not found"),
15 N_( "Attempt to add a relation to node which is not a section"),
16 N_( "A profile section header has a non-zero value"),
17 N_("Bad linked list in profile structures"),
18 N_("Bad group level in profile structures"),
19 N_( "Bad parent pointer in profile structures"),
20 N_("Bad magic value in profile iterator"),
21 N_("Can't set value on section node"),
22 N_("Invalid argument passed to profile library"),
23 N_("Attempt to modify read-only profile"),
24 N_("Profile section header not at top level"),
25 N_("Syntax error in profile section header"),
26 N_("Syntax error in profile relation"),
27 N_("Extra closing brace in profile"),
28 N_("Missing open brace in profile"),
29 N_("Bad magic value in profile_t"),
30 N_("Bad magic value in profile_section_t"),
31 N_( "Iteration through all top level section not supported"),
32 N_("Invalid profile_section object"),
33 N_("No more sections"),
34 N_("Bad nameset passed to query routine"),
35 N_("No profile file open"),
36 N_("Bad magic value in profile_file_t"),
37 N_("Couldn't open profile file"),
38 N_("Section already exists"),
39 N_("Invalid boolean value"),
40 N_("Invalid integer value"),
41 N_("Bad magic value in profile_file_data_t"),