|
1 /* |
|
2 * Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: This is a localisation file for Profiles Engine |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 // LOCALISATION STRINGS |
|
21 |
|
22 //d: List of Profiles for user selection item #1 (in Profile Main dialog) |
|
23 //l: navi_text_pane_t1 |
|
24 #define qtn_mode_general "General" |
|
25 |
|
26 //d: List of Profiles for user selection item #2 |
|
27 //l: navi_text_pane_t1 |
|
28 #define qtn_mode_silent "Silent" |
|
29 |
|
30 //d: List of Profiles for user selection item #3 |
|
31 //l: navi_text_pane_t1 |
|
32 #define qtn_mode_meeting "Meeting" |
|
33 |
|
34 //d: List of Profiles for user selection item #4 |
|
35 //l: navi_text_pane_t1 |
|
36 #define qtn_mode_outdoor "Outdoor" |
|
37 |
|
38 //d: List of Profiles for user selection item #5 |
|
39 //l: navi_text_pane_t1 |
|
40 #define qtn_mode_pager "Pager" |
|
41 |
|
42 //d: List of Profiles for user selection item #6 |
|
43 //l: navi_text_pane_t1 |
|
44 #define qtn_mode_offline "Off-line" |
|
45 |
|
46 //d: List of Profiles for user selection item #7 |
|
47 //l: navi_text_pane_t1 |
|
48 //r: 2.8 |
|
49 #define qtn_mode_drive "Drive" |
|
50 |
|
51 //d: List of Profiles for user selection item #n |
|
52 //l: list_single_pane_t1_cp2 |
|
53 #define qtn_profiles_new_profile "New profile" |
|
54 |
|
55 //d: Navi pane item #1 in Profile Personalization view |
|
56 //l: tabs_3_long_active_pane_t1 |
|
57 //r: 3.1 |
|
58 #define qtn_navi_mode_general "General" |
|
59 |
|
60 //d: Navi pane item #2 in Profile Personalization view |
|
61 //l: tabs_3_long_active_pane_t1 |
|
62 //r: 3.1 |
|
63 #define qtn_navi_mode_silent "Silent" |
|
64 |
|
65 //d: Navi pane item #3 in Profile Personalization view |
|
66 //l: tabs_3_long_active_pane_t1 |
|
67 //r: 3.1 |
|
68 #define qtn_navi_mode_meeting "Meeting" |
|
69 |
|
70 //d: Navi pane item #4 in Profile Personalization view |
|
71 //l: tabs_3_long_active_pane_t1 |
|
72 //r: 3.1 |
|
73 #define qtn_navi_mode_outdoor "Outdoor" |
|
74 |
|
75 //d: Navi pane item #5 in Profile Personalization view |
|
76 //l: tabs_3_long_active_pane_t1 |
|
77 //r: 3.1 |
|
78 #define qtn_navi_mode_pager "Pager" |
|
79 |
|
80 //d: Navi pane item #6 in Profile Personalization view |
|
81 //l: tabs_3_long_active_pane_t1 |
|
82 //r: 3.1 |
|
83 #define qtn_navi_mode_offline "Off-line" |
|
84 |
|
85 //d: Navi pane item #7 in Profile Personalization view |
|
86 //l: tabs_3_long_active_pane_t1 |
|
87 //r: 3.1 |
|
88 #define qtn_navi_mode_drive "Drive" |
|
89 |
|
90 //d: Navi pane item in Profile Personalization view for user-created profile |
|
91 //d: This string may be appended with 4-character string "(nn)", where nn is a |
|
92 //d: number between 01 and 19, if there are more than 1 user-created profiles |
|
93 //d: and user hasn't renamed them. |
|
94 //l: tabs_3_long_active_pane_t1 |
|
95 //r: 3.1 |
|
96 #define qtn_navi_profiles_new_profile "New profile" |
|
97 |
|
98 //d: Navi pane item for Profile with ID 0 in Profiles Main View/Idle View |
|
99 //l: navi_text_pane_t1 |
|
100 //r: 3.2 |
|
101 #define qtn_navi_mode_active_general "General" |
|
102 |
|
103 //d: Navi pane item for Profile with ID 1 in Profiles Main View/Idle View |
|
104 //l: navi_text_pane_t1 |
|
105 //r: 3.2 |
|
106 #define qtn_navi_mode_active_silent "Silent" |
|
107 |
|
108 //d: Navi pane item for Profile with ID 2 in Profiles Main View/Idle View |
|
109 //l: navi_text_pane_t1 |
|
110 //r: 3.2 |
|
111 #define qtn_navi_mode_active_meeting "Meeting" |
|
112 |
|
113 //d: Navi pane item for Profile with ID 3 in Profiles Main View/Idle View |
|
114 //l: navi_text_pane_t1 |
|
115 //r: 3.2 |
|
116 #define qtn_navi_mode_active_outdoor "Outdoor" |
|
117 |
|
118 //d: Navi pane item for Profile with ID 4 in Profiles Main View/Idle View |
|
119 //l: navi_text_pane_t1 |
|
120 //r: 3.2 |
|
121 #define qtn_navi_mode_active_pager "Pager" |
|
122 |
|
123 //d: Navi pane item for Profile with ID 5 in Profiles Main View/Idle View |
|
124 //l: navi_text_pane_t1 |
|
125 //r: 3.2 |
|
126 #define qtn_navi_mode_active_offline "Off-line" |
|
127 |
|
128 //d: Navi pane item for Profile with ID 6 in Profiles Main View/Idle View |
|
129 //l: navi_text_pane_t1 |
|
130 //r: 3.2 |
|
131 #define qtn_navi_mode_active_drive "Drive" |
|
132 |
|
133 //d: Navi pane item for user-created profiles in Profiles Main View/Idle View |
|
134 //d: This string may be appended with 4-character string "(nn)", where nn is a |
|
135 //d: number between 01 and 19, if there are more than 1 user-created profiles |
|
136 //d: and user hasn't renamed them. |
|
137 //l: navi_text_pane_t1 |
|
138 //r: 3.2 |
|
139 #define qtn_navi_mode_active_new_profile "New profile" |
|
140 |
|
141 //d: Title pane text for Profile with ID 0 in the setting pages opened from |
|
142 //d: Personalisation view. |
|
143 //l: title_pane_t2/opt9 |
|
144 //r: 3.2 |
|
145 #define qtn_mode_title_general "General" |
|
146 |
|
147 //d: Title pane text for Profile with ID 1 in the setting pages opened from |
|
148 //d: Personalisation view. |
|
149 //l: title_pane_t2/opt9 |
|
150 //r: 3.2 |
|
151 #define qtn_mode_title_silent "Silent" |
|
152 |
|
153 //d: Title pane text for Profile with ID 2 in the setting pages opened from |
|
154 //d: Personalisation view. |
|
155 //l: title_pane_t2/opt9 |
|
156 //r: 3.2 |
|
157 #define qtn_mode_title_meeting "Meeting" |
|
158 |
|
159 //d: Title pane text for Profile with ID 3 in the setting pages opened from |
|
160 //d: Personalisation view. |
|
161 //l: title_pane_t2/opt9 |
|
162 //r: 3.2 |
|
163 #define qtn_mode_title_outdoor "Outdoor" |
|
164 |
|
165 //d: Title pane text for Profile with ID 4 in the setting pages opened from |
|
166 //d: Personalisation view. |
|
167 //l: title_pane_t2/opt9 |
|
168 //r: 3.2 |
|
169 #define qtn_mode_title_pager "Pager" |
|
170 |
|
171 //d: Title pane text for Profile with ID 5 in the setting pages opened from |
|
172 //d: Personalisation view. |
|
173 //l: title_pane_t2/opt9 |
|
174 //r: 3.2 |
|
175 #define qtn_mode_title_offline "Off-line" |
|
176 |
|
177 //d: Title pane text for Profile with ID 6 in the setting pages opened from |
|
178 //d: Personalisation view. |
|
179 //l: title_pane_t2/opt9 |
|
180 //r: 3.2 |
|
181 #define qtn_mode_title_drive "Drive" |
|
182 |
|
183 //d: Title pane text in the setting pages opened from Personalisation view. |
|
184 //d: This string may be appended with 4-character string "(nn)", where nn is a |
|
185 //d: number between 01 and 19, if there are more than 1 user-created profiles |
|
186 //d: and user hasn't renamed them. |
|
187 //l: title_pane_t2/opt9 |
|
188 //r: 3.2 |
|
189 #define qtn_mode_title_new_profile "New profile" |
|
190 |
|
191 //d: Confirmation note that is shown when a timed profile expires |
|
192 //l: popup_note_window |
|
193 #define qtn_profiles_confirm_timed_expired "Timed profile expired" |
|
194 |
|
195 // End of File |