author | jake |
Mon, 24 May 2010 12:15:02 +0300 | |
branch | v5backport |
changeset 76 | 62d594099fbe |
parent 67 | 35a198a504a8 |
permissions | -rw-r--r-- |
67
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
1 |
CHARACTER_SET UTF8 |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
2 |
#define qtn_apps_mode_grid "Profiles" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
3 |
#define qtn_apps_mode_list "Profiles" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
4 |
#define qtn_mode_profiles "Profiles" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
5 |
#define qtn_mode_ringing_tone "Ringing tone" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
6 |
#define qtn_mode_line1_tone "Ringing tone, line 1" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
7 |
#define qtn_mode_line2_tone "Ringing tone, line 2" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
8 |
#define qtn_mode_vt_tone "Video call tone" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
9 |
#define qtn_profiles_tone_maxsize_error "Unable to set as ringing tone. File size exceeds %N kB." |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
10 |
#define qtn_mode_ringing_type_2 "Ringing type" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
11 |
#define qtn_mode_ringing_volume "Ringing volume" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
12 |
#define qtn_profiles_media_volume "Volume" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
13 |
#define qtn_mode_message_tone "Message alert tone" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
14 |
#define qtn_mode_vibrating_alert "Vibrating alert" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
15 |
#define qtn_mode_keypad_volume "Key tones" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
16 |
#define qtn_mode_warning_game "Warning tones" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
17 |
#define qtn_mode_alert_for "Alert for" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
18 |
#define qtn_mode_sett_profile_name "Profile name" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
19 |
#define qtn_tc_ringing "Ringing" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
20 |
#define qtn_tc_ascending "Ascending" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
21 |
#define qtn_tc_ring_once "Ring once" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
22 |
#define qtn_tc_beep_once "Beep once" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
23 |
#define qtn_tc_silent "Silent" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
24 |
#define qtn_mode_warning_game_on "On" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
25 |
#define qtn_mode_warning_game_off "Off" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
26 |
#define qtn_tc_keypad_off "Off" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
27 |
#define qtn_tc_keypad_quiet "Level 1" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
28 |
#define qtn_tc_keypad_medium "Level 2" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
29 |
#define qtn_tc_keypad_loud "Level 3" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
30 |
#define qtn_tc_all_callers "All calls" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
31 |
#define qtn_tc_several_groups "Several groups" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
32 |
#define qtn_tc_none "Off" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
33 |
#define qtn_mode_rename_error "Profile name already in use" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
34 |
#define qtn_tc_ringing_level_warning "Select maximum volume for ringing tone?" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
35 |
#define qtn_mode_change "Change" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
36 |
#define qtn_mode_activate "Activate" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
37 |
#define qtn_mode_personalise "Personalise" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
38 |
#define qtn_tc_popup_heading "Select tone:" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
39 |
#define qtn_profiles_options_create_new "Create new" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
40 |
#define qtn_profiles_options_delete "Delete profile" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
41 |
#define qtn_profiles_delete_error "Profile in use. Unable to delete." |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
42 |
#define qtn_profiles_error_maximum "Maximum number of profiles reached" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
43 |
#define qtn_profiles_conf_delete "Delete profile?" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
44 |
#define qtn_profiles_options_timed "Timed" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
45 |
#define qtn_profiles_setting_expiry_time "Profile expires:" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
46 |
#define qtn_profiles_conf_singular "Time left until profile expires:\n%0N hour and %1N minute" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
47 |
#define qtn_profiles_conf_plural "Time left until profile expires:\n%0N hours and %1N minutes" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
48 |
#define qtn_profiles_conf_hour_sev_min "Time left until profile expires:\n%0N hour and %1N minutes" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
49 |
#define qtn_profiles_conf_sev_hours_min "Time left until profile expires:\n%0N hours and %1N minute" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
50 |
#define qtn_profiles_error_timing_active_profile "Timing currently active profile not allowed" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
51 |
#define qtn_profiles_e_mail_tone "Mail alert tone" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
52 |
#define qtn_mode_tts_ringing_tone "Say caller's name" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
53 |
#define qtn_mode_tts_ringing_tone_on "On" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
54 |
#define qtn_mode_tts_ringing_tone_off "Off" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
55 |
#define qtn_mode_vibrating_alert_on "On" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
56 |
#define qtn_mode_vibrating_alert_off "Off" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
57 |
#define qtn_poc_profile_ringing_tone "PTT call alert tone" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
58 |
#define qtn_poc_profile_status "Push to talk status" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
59 |
#define qtn_poc_profile_status_active "Active" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
60 |
#define qtn_poc_profile_status_silent "Silent" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
61 |
#define qtn_poc_profile_status_dnd "Do not disturb" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
62 |
#define qtn_profiles_confirm_ringtone_found "File '%U[47]' not found. Default tone will be used." |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
63 |
#define qtn_profiles_tone_3d_effect "3-D ringing tone effect" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
64 |
#define qtn_profiles_3d_effect_off "Off" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
65 |
#define qtn_profiles_3d_effect_circle "Circular" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
66 |
#define qtn_profiles_3d_effect_flyby "Fly-by" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
67 |
#define qtn_profiles_3d_effect_zig_zag "Zigzag" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
68 |
#define qtn_profiles_3d_effect_random_walk "Meander" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
69 |
#define qtn_profiles_3d_effect_chaos "Chaos" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
70 |
#define qtn_profiles_3d_effect_stereo_widening "Stereo widening" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
71 |
#define qtn_profiles_tone_3d_echo "3-D ringing tone echo" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
72 |
#define qtn_profiles_3d_echo_off "Off" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
73 |
#define qtn_profiles_3d_echo_living_room "Living room" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
74 |
#define qtn_profiles_3d_echo_cave "Cave" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
75 |
#define qtn_profiles_3d_echo_stone_corridor "Railway station" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
76 |
#define qtn_profiles_3d_echo_forest "Forest" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
77 |
#define qtn_profiles_3d_echo_sewer_pipe "Duct" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
78 |
#define qtn_profiles_3d_echo_underwater "Underwater" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
79 |
#define qtn_mode_tactile_feedback "Touch screen vibration" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
80 |
#define qtn_mode_tactile_feedback_off "Off" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
81 |
#define qtn_mode_tactile_feedback_level1 "Level 1" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
82 |
#define qtn_mode_tactile_feedback_level2 "Level 2" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
83 |
#define qtn_mode_tactile_feedback_level3 "Level 3" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
84 |
#define qtn_mode_audio_feedback "Touch screen tones" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
85 |
#define qtn_mode_audio_feedback_off "Off" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
86 |
#define qtn_mode_audio_feedback_level1 "Level 1" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
87 |
#define qtn_mode_audio_feedback_level2 "Level 2" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
88 |
#define qtn_mode_audio_feedback_level3 "Level 3" |
35a198a504a8
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Christian Morlok <symbian.org@christianmorlok.de>
parents:
diff
changeset
|
89 |
#define qtn_power_saving_protected_settings_infonote "Unable to change setting. Power saving mode active." |