author | Simon Howkins <simonh@symbian.org> |
Mon, 15 Nov 2010 17:46:43 +0000 | |
branch | RCL_3 |
changeset 63 | c80bbe28af4f |
parent 60 | 37cf54fb509f |
permissions | -rw-r--r-- |
46 | 1 |
/* |
2 |
* Copyright (c) 2006-2006 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 FMRadio |
|
15 |
*/ |
|
16 |
||
17 |
||
18 |
// Application titles |
|
19 |
// |
|
20 |
||
21 |
// d: Application title from list. |
|
22 |
// l: list_single_large_graphic_pane_t1 |
|
23 |
// |
|
24 |
#define qtn_fmradio_app_menu_list "FM Radio" |
|
25 |
||
26 |
// d: Application title from grid. |
|
27 |
// l: cell_app_pane_t1 |
|
28 |
// |
|
29 |
#define qtn_fmradio_app_menu_grid "FM Radio" |
|
30 |
||
31 |
// d: Main view title |
|
32 |
// l: title_pane_t2/opt9 |
|
33 |
// |
|
34 |
#define qtn_fmradio_title "FM Radio" |
|
35 |
||
36 |
// d: Stations view title |
|
37 |
// l: title_pane_t2/opt9 |
|
38 |
// |
|
39 |
#define qtn_fmradio_stations_title "Stations" |
|
40 |
||
41 |
// d: Search stations view title |
|
42 |
// l: title_pane_t2/opt9 |
|
43 |
// |
|
44 |
#define qtn_fmradio_search_stations_title "Search stations" |
|
45 |
||
46 |
// Menu items |
|
47 |
// |
|
48 |
||
49 |
// d: Option list item in the Main view. |
|
50 |
// d: Opens Nokia Music Store when it is the only store available. |
|
51 |
// l: list_single_pane_t1_cp2 |
|
52 |
// |
|
53 |
#define qtn_fmradio_options_music_store "Go to Music Store" |
|
54 |
||
55 |
// d: Option list item in the Main view. |
|
56 |
// d: Opens a submenu with Nokia Music Store and other additional stores |
|
57 |
// l: list_single_pane_t1_cp2/opt3 |
|
58 |
// |
|
59 |
#define qtn_fmradio_options_music_store_submenu "Go to Music Store" |
|
60 |
||
61 |
// d: Option list submenu item in the Main view for Go to Music Store. |
|
62 |
// d: For enabling access to Nokia Music Store when there are |
|
63 |
// d: also other music stores (e.g. operator music store) available. |
|
64 |
// l: list_single_popup_submenu_pane_t1 |
|
65 |
// |
|
66 |
#define qtn_fmradio_options_nokia_music_store "Nokia Music Store" |
|
67 |
||
68 |
// d: Option list item in the Main view. |
|
69 |
// d: Opens Web address. |
|
70 |
// l: list_single_pane_t1_cp2 |
|
71 |
// |
|
72 |
#define qtn_fmradio_options_web_address "Go to Web address" |
|
73 |
||
74 |
// d: Option list item in the Main view. |
|
75 |
// d: Opens Stations view. |
|
76 |
// l: list_single_pane_t1_cp2 |
|
77 |
// |
|
78 |
#define qtn_fmradio_options_stations "Stations" |
|
79 |
||
80 |
// d: Option list item in Main and Search stations views. |
|
81 |
// d: Saves a single station. |
|
82 |
// l: list_single_pane_t1_cp2 |
|
83 |
// |
|
84 |
#define qtn_fmradio_options_save "Save" |
|
85 |
||
86 |
// d: Option list item in Main and Stations views. |
|
87 |
// d: Renames currently selected station. |
|
88 |
// l: list_single_pane_t1_cp2 |
|
89 |
// |
|
90 |
#define qtn_fmradio_options_rename "Rename" |
|
91 |
||
92 |
// d: General menu string, in all views. |
|
93 |
// d: Activates the IHF-speaker |
|
94 |
// l: list_single_pane_t1_cp2 |
|
95 |
// |
|
96 |
#define qtn_fmradio_options_activate "Activate loudspeaker" |
|
97 |
||
98 |
// d: General menu string, in all views. |
|
99 |
// d: Deactivate the IHF-speaker. |
|
100 |
// l: list_single_pane_t1_cp2 |
|
101 |
// |
|
102 |
#define qtn_fmradio_options_deactivate "Deactivate loudspeaker" |
|
103 |
||
104 |
// d: Option list item in the Main view for Alternative frequency (AF) setting. |
|
105 |
// d: Opens the submenu for AF setting. |
|
106 |
// l: list_single_pane_t1_cp2/opt3 |
|
107 |
// |
|
108 |
#define qtn_fmradio_options_alternative_freq "Alternative frequency" |
|
109 |
||
110 |
// d: Option list submenu item in the Main view for Alternative frequency. |
|
111 |
// d: For setting alternative frequency on. |
|
112 |
// l: list_single_popup_submenu_pane_t1/opt1 |
|
113 |
// |
|
114 |
#define qtn_fmradio_options_on "On" |
|
115 |
||
116 |
// d: Option list submenu item in the Main view for Alternative frequency. |
|
117 |
// d: For setting alternative frequency off. |
|
118 |
// l: list_single_popup_submenu_pane_t1/opt1 |
|
119 |
// |
|
120 |
#define qtn_fmradio_options_off "Off" |
|
121 |
||
122 |
// d: Option list item in the Stations view. |
|
123 |
// d: Deletes focused station. |
|
124 |
// l: list_single_pane_t1_cp2 |
|
125 |
// |
|
126 |
#define qtn_fmradio_options_delete "Delete" |
|
127 |
||
128 |
// d: Option list item in the Stations view. |
|
129 |
// d: Opens Search stations view. |
|
130 |
// l: list_single_pane_t1_cp2 |
|
131 |
// |
|
132 |
#define qtn_fmradio_options_search_stations "Search stations" |
|
133 |
||
134 |
// d: Option list item in the Stations view. |
|
135 |
// d: Opens dialog for manual tuning. |
|
136 |
// l: list_single_pane_t1_cp2 |
|
137 |
// |
|
138 |
#define qtn_fmradio_options_tune_manually "Tune manually" |
|
139 |
||
140 |
// d: Option list item in the Search stations view. |
|
141 |
// d: Saves all found stations and returns to Stations view. |
|
142 |
// l: list_single_pane_t1_cp2 |
|
143 |
// |
|
144 |
#define qtn_fmradio_options_save_all "Save all" |
|
145 |
||
146 |
||
147 |
||
148 |
// Data queries |
|
149 |
// |
|
150 |
||
151 |
// d: Data query heading. |
|
152 |
// d: Query for entering a new name for saved station. |
|
153 |
// l: popup_query_data_window_t3/opt2 |
|
154 |
// |
|
155 |
#define qtn_fmradio_query_rename "New name:" |
|
156 |
||
157 |
// d: Data query heading |
|
158 |
// d: Query for setting a frequency manually. |
|
159 |
// l: heading_pane_t1 |
|
160 |
// |
|
161 |
#define qtn_fmradio_query_frequency "Frequency (MHz):" |
|
162 |
||
163 |
||
164 |
||
165 |
// List queries |
|
166 |
// |
|
167 |
||
168 |
// d: List query heading for region selection. |
|
169 |
// d: Opened if no network coverage, when the application is started for the first time. |
|
170 |
// l: heading_pane_t1 |
|
171 |
// |
|
172 |
#define qtn_fmradio_popup_head_select_reg "Select region:" |
|
173 |
||
174 |
// d: List query item for region selection. |
|
175 |
// l: list_single_pane_t1_cp2 |
|
176 |
// |
|
177 |
#define qtn_fmradio_reg_japan "Japan" |
|
178 |
||
179 |
// d: List query item for region selection. |
|
180 |
// l: list_single_pane_t1_cp2 |
|
181 |
// |
|
182 |
#define qtn_fmradio_reg_america "America" |
|
183 |
||
184 |
// d: List query item for region selection. |
|
185 |
// l: list_single_pane_t1_cp2 |
|
186 |
// |
|
187 |
#define qtn_fmradio_reg_other "Other" |
|
188 |
||
189 |
// d: List query heading for how the user wants the stations to be saved. |
|
190 |
// d: If the station list already contains saved channel(s). |
|
191 |
// l: heading_pane_t1 |
|
192 |
// |
|
193 |
#define qtn_fmradio_list_query_save_all "Save all:" |
|
194 |
||
195 |
// d: List query item for save all selection. |
|
196 |
// d: Appends the new stations to the end of the list. |
|
197 |
// l: list_single_pane_t1_cp2 |
|
198 |
// |
|
199 |
#define qtn_fmradio_list_query_append "Append to the Stations list" |
|
200 |
||
201 |
// d: List query item for save all and station list full -selections. |
|
202 |
// d: Replaces all existing stations with the new ones on the list. |
|
203 |
// l: list_single_pane_t1_cp2 |
|
204 |
// |
|
205 |
#define qtn_fmradio_list_query_replace_all "Replace existing stations" |
|
206 |
||
207 |
// d: List query heading for how the user wants the stations to be saved, |
|
208 |
// d: when the stations to be saved do not fit on the stations list. |
|
209 |
// l: heading_pane_t1 |
|
210 |
// |
|
211 |
#define qtn_fmradio_list_query_list_full "Station list full:" |
|
212 |
||
213 |
// d: List query item for station list full related saving. |
|
214 |
// d: Appends only the new stations that fits to the end of the list. |
|
215 |
// l: list_single_pane_t1_cp2 |
|
216 |
// |
|
217 |
#define qtn_fmradio_list_query_all_fits "Append all that fits" |
|
218 |
||
219 |
||
220 |
||
221 |
// Confirmation queries |
|
222 |
// |
|
223 |
||
224 |
// d: Confirmation query for the Main view. |
|
225 |
// d: Displayed when the user is about to change to Stations view and current frequency is not saved. |
|
226 |
// l: popup_note_window |
|
227 |
// |
|
228 |
#define qtn_fmradio_query_save_current "Current station is not saved. Save now?" |
|
229 |
||
230 |
// d: Confirmation query for the Stations view. |
|
231 |
// d: Displayed when the user is about to delete a station from the list. |
|
232 |
// d: %U is the name of the station, max length 20 characters. |
|
233 |
// l: popup_note_window |
|
234 |
// |
|
235 |
#define qtn_fmradio_query_delete "Delete %U?" |
|
236 |
||
237 |
// d: Confirmation query |
|
238 |
// d: Displayed when the user is about to delete a station from the list. |
|
239 |
// d: %U is the frequency of the saved station. max length 6 characters. |
|
240 |
// l: popup_note_window |
|
241 |
// |
|
242 |
#define qtn_fmradio_query_delete_mhz "Delete %U MHz?" |
|
243 |
||
244 |
// d: Confirmation query |
|
245 |
// d: Displayed when radio is started in off-line mode. |
|
246 |
// l: popup_note_window |
|
247 |
// |
|
248 |
#define qtn_fmradio_query_offline_activate "Activate Radio in off-line mode?" |
|
249 |
||
250 |
// d: Confirmation query |
|
251 |
// d: Displayed if the off-line mode is activated while the Radio is on. |
|
252 |
// l: popup_note_window |
|
253 |
// |
|
254 |
#define qtn_fmradio_query_offline_use "Continue using the Radio in off-line mode?" |
|
255 |
||
256 |
// d: Confirmation query |
|
257 |
// d: Displayed when the RT+ feature is enabled for the first time. |
|
258 |
// l: popup_note_window |
|
259 |
// |
|
260 |
#define qtn_fmradio_query_rtplus_enabled "’+’ mark got enabled. When this happens, additional services like Music Store are available in the Options menu." |
|
261 |
||
262 |
// d: Confirmation query |
|
263 |
// d: Shown if the 3.5mm analog audio accessory required as antenna is not connected |
|
264 |
// l: popup_note_window |
|
265 |
// |
|
60
37cf54fb509f
Revision: 201039
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
46
diff
changeset
|
266 |
#define qtn_fmradio_error_con_headset "Connect wired headset with 3.5mm connector" |
46 | 267 |
|
268 |
// d: Confirmation query |
|
269 |
// d: Replaces all existing stations with the new ones on the list. |
|
270 |
// l: popup_note_window |
|
271 |
// |
|
272 |
#define qtn_fmradio_query_replace_all "Replace existing stations?" |
|
273 |
||
274 |
// Information notes |
|
275 |
// |
|
276 |
||
277 |
// d: Information note for a start-up wizard. |
|
278 |
// d: No stations found with the First time usage wizard. |
|
279 |
// l: popup_note_window |
|
280 |
// |
|
281 |
#define qtn_fmradio_no_stations_found "No stations found" |
|
282 |
||
283 |
// d: Information note for radio roaming. |
|
284 |
// d: Displayed after the frquency band has been set. |
|
285 |
// l: popup_note_window |
|
286 |
// |
|
287 |
#define qtn_fmradio_conf_freq_band_set_autom "Local frequency band automatically set for radio" |
|
288 |
||
289 |
// d: Information note for radio roaming. |
|
290 |
// d: Displayed after the user has selected the region. |
|
291 |
// l: popup_note_window |
|
292 |
// |
|
293 |
#define qtn_fmradio_conf_freq_band_set_manual "Frequency band set for radio according to region." |
|
294 |
||
295 |
// d: Information note for the Search stations view. |
|
296 |
// d: Displayed when Save all is selected from Search stations view. |
|
297 |
// d: %N is the amount of saved stations, max value 100. |
|
298 |
// l: popup_note_window |
|
299 |
// |
|
300 |
#define qtn_fmradio_saving_done "%N stations saved to the Stations list." |
|
301 |
||
302 |
// d: Information note for the Search stations view. |
|
303 |
// d: Displayed when one station with a name is saved in Search stations view. |
|
304 |
// d: %U is the name of the saved station, max length 20 characters. |
|
305 |
// l: popup_note_window |
|
306 |
// |
|
307 |
#define qtn_fmradio_saving_done_one "%U saved to the Stations list." |
|
308 |
||
309 |
// d: Information note for the Search stations view. |
|
310 |
// d: Displayed when one station without a name is saved in Search stations view. |
|
311 |
// d: %U is the frequency of the saved station, max length 6 characters. |
|
312 |
// l: popup_note_window |
|
313 |
// |
|
314 |
#define qtn_fmradio_saving_done_one_no_name "'%U MHz' saved to the Stations list." |
|
315 |
||
316 |
// d: Information note when Fm Transmitter is launched when FM Radio is on, FM Radio gets closed |
|
317 |
// l: popup_note_window |
|
318 |
// |
|
319 |
#define qtn_fmradio_note_fmtx_close_application "FM Radio cannot be used when the FM transmitter is on. FM Radio is closed." |
|
320 |
||
321 |
// d: Information note when Fm Radio is tried to be launched when FM Transmitter is on. FM Radio is not launched. |
|
322 |
// l: popup_note_window |
|
323 |
// |
|
324 |
#define qtn_fmradio_note_fmtx_unable_to_start "FM Radio cannot be started when FM transmitter is on." |
|
325 |
||
326 |
||
327 |
||
328 |
// Wait notes |
|
329 |
// |
|
330 |
||
331 |
// d: Wait note |
|
332 |
// d: Search stations view station list fill ongoing |
|
333 |
// d: List fill ongoing on the background, so this note shown as small as possible. |
|
334 |
// l: popup_note_wait_window/opt3 |
|
335 |
// |
|
336 |
#define qtn_fmradio_wait_note_scanning "Scanning..." |
|
337 |
||
338 |
||
339 |
||
340 |
// Main view |
|
341 |
// |
|
342 |
||
343 |
// d: Custom RDS indicator displayed on the Media Idle (Main pane). |
|
344 |
// l: fmrd2_indi_pane_t3 |
|
345 |
// |
|
346 |
#define qtn_fmradio_rds "RDS" |
|
347 |
||
348 |
// d: Custom AF indicator displayed on the Media Idle (Main pane). |
|
349 |
// l: fmrd2_indi_pane_t2 |
|
350 |
// |
|
351 |
#define qtn_fmradio_af "AF" |
|
352 |
||
353 |
// d: Custom RT+ indicator displayed on the Media Idle (Main pane). |
|
354 |
// d: Enabled, if Music Store and/or Web address access are available via |
|
355 |
// d: RT+ information that radio Station is possibly sending |
|
356 |
// l: fmrd2_indi_pane_t1 |
|
357 |
// |
|
358 |
#define qtn_fmradio_rtplus "+" |
|
359 |
||
360 |
// d: String shown on the Media Idle (Main pane). |
|
361 |
// d: %U is the station frequency. Shown with one or two decimals, depending on region. |
|
362 |
// d: Max length for %U is 6 characters. |
|
363 |
// l: None |
|
364 |
// |
|
365 |
#define qtn_fmradio_media_idle_freq "%U MHz" |
|
366 |
||
367 |
// d: String shown on the main pane. |
|
368 |
// d: %U is the station frequency. Shown with one or two decimals, depending on region. |
|
369 |
// d: Max length for %U is 6 characters. |
|
370 |
// l: area_fmrd2_info_pane_t2 |
|
371 |
// |
|
372 |
#define qtn_fmradio_freq "%U MHz" |
|
373 |
||
374 |
// d: String shown on the main pane. |
|
375 |
// d: %N is the station memory location and %U is the frequency. |
|
376 |
// d: Memory location number max value is 100. |
|
377 |
// d: Frequency is shown with one or two decimals, max length 6 characters. |
|
378 |
// d: there should be two spaces between %N. and %U. "%N. %U MHz" |
|
379 |
// l: area_fmrd2_info_pane_t1 |
|
380 |
// |
|
381 |
#define qtn_fmradio_mem_location_freq "%N. %U MHz" |
|
382 |
||
383 |
// d: String shown on the main pane. |
|
384 |
// d: %N is the station memory location and %U is station name. |
|
385 |
// d: Memory location number max value is 100. |
|
386 |
// d: Station name max length 20 characters. |
|
387 |
// l: area_fmrd2_info_pane_t1 |
|
388 |
// |
|
389 |
#define qtn_fmradio_mem_location_name "%N. %U" |
|
390 |
||
391 |
// d: String shown on the main pane. |
|
392 |
// d: Tuning animation text. |
|
393 |
// l: area_fmrd2_info_pane_t4 |
|
394 |
// |
|
395 |
#define qtn_fmradio_scanning "Tuning" |
|
396 |
||
397 |
// d: String shown on the main pane. |
|
398 |
// d: When next/prev button is short pressed and no stations stored, this is displayed on place of the station information. |
|
399 |
// l: popup_note_window |
|
400 |
// |
|
401 |
#define qtn_fmradio_use_long_tap "No stations saved. You can tune stations by long pressing the previous and next buttons." |
|
402 |
||
403 |
||
404 |
||
405 |
// Stations view |
|
406 |
// |
|
407 |
||
408 |
// d: String shown on the stations list 1nd row. |
|
409 |
// d: %U is the frequency of the saved station. |
|
410 |
// d: Frequency is shown with one or two decimals, max length 6 characters. |
|
411 |
// d: Frequency shown on the 1st row, when a station has no saved name. |
|
412 |
// l: list_double_number_pane_t2 |
|
413 |
// |
|
414 |
#define qtn_fmradio_double1_freq "%U MHz" |
|
415 |
||
416 |
// d: String shown on the stations list 2nd row. |
|
417 |
// d: %U is the frequency of the saved station, max length 6 characters. |
|
418 |
// d: Frequency is shown with one or two decimals. |
|
419 |
// d: Frequency shown on the 2nd row, when a station has a name. |
|
420 |
// l: list_double_number_pane_t3 |
|
421 |
// |
|
422 |
#define qtn_fmradio_double2_freq "%U MHz" |
|
423 |
||
424 |
// d: String shown on the empty stations list. |
|
425 |
// l: main_list_empty_pane |
|
426 |
// |
|
427 |
#define qtn_fmradio_list_no_stations "No saved stations. You can search stations via Options->Search stations" |
|
428 |
||
429 |
||
430 |
||
431 |
// Search Stations view |
|
432 |
// |
|
433 |
||
434 |
// d: String shown on the search stations list row. |
|
435 |
// d: %U is the frequency of the saved station. |
|
436 |
// d: Frequency is shown with one or two decimals, max length 6 characters. |
|
437 |
// d: When a found station has not (yet) a name available. |
|
438 |
// l: list_single_pane_t1 |
|
439 |
// |
|
440 |
#define qtn_fmradio_single_freq "%U MHz" |
|
441 |
||
442 |
// d: String shown on the search stations list row. |
|
443 |
// d: %0U is the frequency of the saved station and %1U is the station PSNAME. |
|
444 |
// d: Frequency is shown with one or two decimals, max length 6 characters. |
|
445 |
// d: Station name max length 20 characters. |
|
446 |
// l: list_single_pane_t1 |
|
447 |
// |
|
448 |
#define qtn_fmradio_single_freq_name "%0U MHz %1U" |
|
449 |
||
450 |
// d: String shown on the empty search stations list. |
|
451 |
// l: main_list_empty_pane |
|
452 |
// |
|
453 |
#define qtn_fmradio_list_no_stations_found "(No stations found)" |
|
454 |
||
455 |
||
456 |
||
457 |
// Homescreen Widget |
|
458 |
// |
|
459 |
||
460 |
// d: String shown on the Homescreen Widget. |
|
461 |
// d: Shown when the application is tuning for a station. |
|
462 |
// l: hscr_music_header_text |
|
463 |
// |
|
464 |
#define qtn_fmradio_widget_tuning "Tuning..." |
|
465 |
||
466 |
// d: String shown on the Homescreen Widget. |
|
467 |
// d: Shown if the 3.5mm analog audio accessory required as antenna is not connected |
|
468 |
// l: hscr_music_header_text |
|
469 |
// |
|
470 |
#define qtn_fmradio_widget_con_headset "Connect wired headset with 3.5mm connector" |
|
471 |
||
472 |
// d: String shown on the Homescreen Widget. |
|
473 |
// d: Currently active channel index and name |
|
474 |
// d: separated by a dot. |
|
475 |
// d: Index number max value is 100. |
|
476 |
// d: Station name max length 20 characters. |
|
477 |
// l: hscr_music_header_text |
|
478 |
// |
|
479 |
#define qtn_fmradio_widget_station_saved "%N. %U" |
|
480 |
||
481 |
// d: String shown on the Homescreen Widget. |
|
482 |
// d: Currently active channel index and frequency |
|
483 |
// d: separated by a dot. |
|
484 |
// d: Index number max value is 100. |
|
485 |
// d: Frequency is shown with one or two decimals, max length 6 characters. |
|
486 |
// l: hscr_music_header_text |
|
487 |
// |
|
488 |
#define qtn_fmradio_widget_station_saved_freq "%N. %U MHz" |
|
489 |
||
490 |
// d: String shown on the Homescreen Widget. |
|
491 |
// d: Displays currently active channel frequency. |
|
492 |
// d: Frequency is shown with one or two decimals, max length 6 characters. |
|
493 |
// l: hscr_music_header_text |
|
494 |
// |
|
495 |
#define qtn_fmradio_widget_notsaved_frequency "%U MHz" |
|
496 |
||
497 |
||
498 |
||
499 |
// Music Suite |
|
500 |
// |
|
501 |
||
502 |
// d: The title for the most recently played radio station. |
|
503 |
// d: First row of Music Suite Now Playing item. |
|
504 |
// d: This is when the FM Radio has been the last application |
|
505 |
// d: to control the audio in Music Suite. |
|
506 |
// l: aalist_double_graphic_pane_t1 |
|
507 |
// |
|
508 |
#define qtn_fmradio_suite_last_played "Last Played" |
|
509 |
||
510 |
||
511 |
// d: The title for the currently playing radio station. |
|
512 |
// d: First row of Music Suite Now Playing item. |
|
513 |
// d: This is when FM Radio controls the audio in Music SUite. |
|
514 |
// l: aalist_double_graphic_pane_t1 |
|
515 |
// |
|
516 |
#define qtn_fmradio_suite_now_playing "Now Playing" |
|
517 |
||
518 |
// d: Second row of Music Suite Now Playing item. |
|
519 |
// d: Currently active channel index and name |
|
520 |
// d: separated by a dot. |
|
521 |
// d: Index number max value is 100. |
|
522 |
// d: Station name max length 20 characters. |
|
523 |
// l: list_logical_template_3_detail |
|
524 |
// |
|
525 |
#define qtn_fmradio_suite_playing_saved_with_name "%N. %U" |
|
526 |
||
527 |
// d: Second row of Music Suite Now Playing item. |
|
528 |
// d: Currently active channel index and frequency |
|
529 |
// d: separated by a dot. |
|
530 |
// d: Index number max value is 100. |
|
531 |
// d: Frequency is shown with one or two decimals, max length 6 characters. |
|
532 |
// l: list_logical_template_3_detail |
|
533 |
// |
|
534 |
#define qtn_fmradio_suite_playing_saved_without_name "%N. %U MHz" |
|
535 |
||
536 |
// d: Second row of Music Suite Now Playing item. |
|
537 |
// d: Currently active channel frequency. |
|
538 |
// d: Frequency is shown with one or two decimals, max length 6 characters. |
|
539 |
// l: list_logical_template_3_detail |
|
540 |
// |
|
541 |
#define qtn_fmradio_suite_playing_not_saved "%U MHz" |
|
542 |
||
543 |
||
544 |
||
545 |
// Toolbar tooltips |
|
546 |
// |
|
547 |
||
548 |
// d: Main view tooltip text. |
|
549 |
// l: popup_preview_text_window_t1 |
|
550 |
// |
|
551 |
#define qtn_fmradio_tooltip_stations "Stations" |
|
552 |
||
553 |
// d: Stations view tooltip text. |
|
554 |
// l: popup_preview_text_window_t1 |
|
555 |
// |
|
556 |
#define qtn_fmradio_tooltip_search_stations "Search stations" |
|
557 |
||
558 |
// d: Stations view tooltip text. |
|
559 |
// l: popup_preview_text_window_t1 |
|
560 |
// |
|
561 |
#define qtn_fmradio_tooltip_save_all "Save all" |
|
562 |
||
563 |
// d: Stations view tooltip text. |
|
564 |
// l: popup_preview_text_window_t1 |
|
565 |
// |
|
566 |
#define qtn_fmradio_tooltip_activate_loudspeaker "Activate loudspeaker" |
|
567 |
||
568 |
// d: Stations view tooltip text. |
|
569 |
// l: popup_preview_text_window_t1 |
|
570 |
// |
|
571 |
#define qtn_fmradio_tooltip_deactivate_loudspeaker "Deactivate loudspeaker" |
|
572 |
||
573 |
// d: Stations view tooltip text. |
|
574 |
// l: popup_preview_text_window_t1 |
|
575 |
// |
|
576 |
#define qtn_fmradio_tooltip_tune_manually "Tune manually" |
|
577 |
||
578 |
// d: main view toolbar extension tooltip |
|
579 |
// l: popup_preview_text_window_t1 |
|
580 |
// |
|
581 |
#define qtn_fmradio_tooltip_delete "Delete channel" |
|
582 |
||
583 |
// d: main view toolbar extension tooltip |
|
584 |
// l: popup_preview_text_window_t1 |
|
585 |
// |
|
586 |
#define qtn_fmradio_tooltip_save "Save channel" |
|
587 |
||
588 |
// d: main view toolbar extension tooltip |
|
589 |
// l: popup_preview_text_window_t1 |
|
590 |
// |
|
591 |
#define qtn_fmradio_tooltip_rename "Rename channel" |
|
592 |
||
593 |
// d: main view toolbar extension tooltip |
|
594 |
// l: popup_preview_text_window_t1 |
|
595 |
// |
|
596 |
#define qtn_fmradio_tooltip_web "Go to web adress" |
|
597 |
||
598 |
// d: main view toolbar extension tooltip |
|
599 |
// l: popup_preview_text_window_t1 |
|
600 |
// |
|
601 |
#define qtn_fmradio_tooltip_nokia_music_store "Ovi Music" |
|
602 |
||
603 |
// d: main view toolbar extension tooltip |
|
604 |
// d: extension menu button |
|
605 |
// l: popup_preview_text_window_t1 |
|
606 |
// |
|
607 |
#define qtn_fmradio_tooltip_extension "Expand Toolbar" |
|
608 |
||
609 |
// d: main view toolbar extension tooltip |
|
610 |
// l: popup_preview_text_window_t1 |
|
611 |
// |
|
612 |
#define qtn_fmradio_tooltip_recognise_song "Recognise song" |
|
613 |
||
614 |
// d: main view toolbar extension tooltip |
|
615 |
// l: popup_preview_text_window_t1 |
|
616 |
// |
|
617 |
#define qtn_fmradio_tooltip_operator_music_store "Music Store" |
|
618 |
||
619 |
// Toolbar extension |
|
620 |
// |
|
621 |
||
622 |
// d: main view toolbar extension command text |
|
623 |
// l: cell_tb_ext_pane_t1/opt1 |
|
624 |
// |
|
625 |
#define qtn_tbextension_delete "Delete" |
|
626 |
||
627 |
// d: main view toolbar extension command text |
|
628 |
// l: cell_tb_ext_pane_t1/opt1 |
|
629 |
// |
|
630 |
#define qtn_tbextension_save "Save" |
|
631 |
||
632 |
// d: main view toolbar extension command text |
|
633 |
// l: cell_tb_ext_pane_t1/opt1 |
|
634 |
// |
|
635 |
#define qtn_tbextension_list_view "Stations" |
|
636 |
||
637 |
// d: main view toolbar extension command text |
|
638 |
// l: cell_tb_ext_pane_t1/opt1 |
|
639 |
// |
|
640 |
#define qtn_tbextension_rename "Rename" |
|
641 |
||
642 |
// d: main view toolbar extension command text |
|
643 |
// l: cell_tb_ext_pane_t1/opt1 |
|
644 |
// |
|
645 |
#define qtn_tbextension_station_web "Station’s web" |
|
646 |
||
647 |
// d: main view toolbar extension command text |
|
648 |
// l: cell_tb_ext_pane_t1/opt1 |
|
649 |
// |
|
650 |
#define qtn_tbextension_ovi_music "Ovi Music Store" |
|
651 |
||
652 |
// d: main view toolbar extension command text |
|
653 |
// l: cell_tb_ext_pane_t1/opt1 |
|
654 |
// |
|
655 |
#define qtn_tbextension_operator_music "Music Store" |
|
656 |
||
657 |
// d: main view toolbar extension command text |
|
658 |
// l: cell_tb_ext_pane_t1/opt1 |
|
659 |
// |
|
660 |
#define qtn_tbextension_activate_loudspeaker "Activate loudspeaker" |
|
661 |
||
662 |
// d: main view toolbar extension command text |
|
663 |
// l: cell_tb_ext_pane_t1/opt1 |
|
664 |
// |
|
665 |
#define qtn_tbextension_deactivate_loudspeaker "Deactivate loudspeaker" |
|
666 |
||
667 |
// d: main view toolbar extension command text |
|
668 |
// l: cell_tb_ext_pane_t1/opt1 |
|
669 |
// |
|
670 |
#define qtn_tbextension_recognise_song "Recognise song" |
|
671 |
||
672 |
// Stylus popup menu items |
|
673 |
||
674 |
// d: Stations view stylus menu text |
|
675 |
// l: list_single_pane_t1_cp2 |
|
676 |
// |
|
677 |
#define qtn_fmradio_move "Move" |
|
678 |
||
679 |
// End of File |