1 /* |
|
2 * ============================================================================ |
|
3 * Name : SimLockUI.loc |
|
4 * Part of : Sim Lock UI Application / Resource Definitions |
|
5 * Description : Resource definitions for Sim Lock UI |
|
6 * Version : |
|
7 * |
|
8 * Copyright (c) 2005-2010 Nokia Corporation and/or its subsidiary(-ies). |
|
9 * All rights reserved. |
|
10 * This component and the accompanying materials are made available |
|
11 * under the terms of "Eclipse Public License v1.0" |
|
12 * which accompanies this distribution, and is available |
|
13 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
14 * |
|
15 * Initial Contributors: |
|
16 * Nokia Corporation - initial contribution. |
|
17 * |
|
18 * Contributors: |
|
19 * |
|
20 * Description: Build info file for Ado domain appinstall |
|
21 * ============================================================================ |
|
22 */ |
|
23 |
|
24 // LOCALISATION STRINGS |
|
25 |
|
26 // NEW |
|
27 |
|
28 //d: SIM Unlock Process |
|
29 //l: heading_pane_t1 |
|
30 //r: 3.2 |
|
31 // |
|
32 #define qtn_sim_title_sim_unlock "SIM Unlock Process" |
|
33 |
|
34 //d: Intro message query giving high level description of the SIM Unlock process |
|
35 //l: popup_info_list_pane_t1 |
|
36 //r: 3.2 |
|
37 // |
|
38 #define qtn_sim_popup_intro_info "You have inserted an invalid SIM. Would you like to SIM unlock your phone? You have a limited number of unsuccessful attempts after which your phone will be permanently locked." |
|
39 |
|
40 //d: Header during unlock code query showing attempt number, where: 1 <= %0N <= 3; %1N = 3 |
|
41 //l: main_pane_empty_t1/opt2 |
|
42 //r: 3.2 |
|
43 // |
|
44 #define qtn_sim_title_unlock_attempt_no "Unlock Attempt %0N of %1N" |
|
45 |
|
46 //d: Unlock code query prompt |
|
47 //l: popup_query_data_window_t3/opt2 |
|
48 //r: 3.2 |
|
49 // |
|
50 #define qtn_sim_query_enter_code "Enter the unlock code" |
|
51 |
|
52 //d: Unlock code reentry query prompt |
|
53 //l: popup_query_data_window_t3/opt2 |
|
54 //r: 3.2 |
|
55 // |
|
56 #define qtn_sim_query_reenter_code "Reenter the unlock code" |
|
57 |
|
58 //d: Header indicating successful SIM unlock |
|
59 //l: main_pane_empty_t1/opt2 |
|
60 //r: 3.2 |
|
61 // |
|
62 #define qtn_sim_title_unlock_complete "Unlock Process Complete" |
|
63 |
|
64 //d: Info indicating successful SIM unlock. Forewarns that device will reboot. |
|
65 //l: popup_note_window/opt2 |
|
66 //r: 3.2 |
|
67 // |
|
68 #define qtn_sim_info_phone_unlocked "Your phone is unlocked. The phone will now restart." |
|
69 |
|
70 //d: Header indicating non-matching codes were entered. |
|
71 //l: heading_pane_t1 |
|
72 //r: 3.2 |
|
73 // |
|
74 #define qtn_sim_title_code_no_match "Codes not matched" |
|
75 |
|
76 //d: Info indicating that two entered unlock codes were not the same. |
|
77 //l: popup_info_list_pane_t1 |
|
78 //r: 3.2 |
|
79 // |
|
80 #define qtn_sim_info_code_no_match "The unlock codes entered do not match each other. The same unlock code must be entered twice. Try again?" |
|
81 |
|
82 //d: Header indicating that an incorrect SIM unlock code was entered. |
|
83 //l: heading_pane_t1 |
|
84 //r: 3.2 |
|
85 // |
|
86 #define qtn_sim_title_code_wrong "Incorrect Code Entered" |
|
87 |
|
88 //d: Info note indicating that the SIM unlock process failed. |
|
89 //l: popup_info_list_pane_t1 |
|
90 //r: 3.2 |
|
91 // |
|
92 #define qtn_sim_urn_code_wrong "The incorrect unlock code was entered. The phone was not unlocked. Try again?" |
|
93 |
|
94 //d: Header indicating that the SIM unlock process failed. |
|
95 //l: heading_pane_t1 |
|
96 //r: 3.2 |
|
97 // |
|
98 #define qtn_sim_title_unlock_fail "Unlock Process Failed" |
|
99 |
|
100 //d: Info note that the SIM unlock process failed. Three attempts remain. |
|
101 //l: popup_info_list_pane_t1 |
|
102 //r: 3.2 |
|
103 // |
|
104 #define qtn_sim_info_code_wrong_three "The incorrect unlock code was entered. Only three (3) unlock attempts remain before the phone is permanently locked." |
|
105 |
|
106 //d: Info note that the SIM unlock process failed. Two attempts remain. |
|
107 //l: popup_info_list_pane_t1 |
|
108 //r: 3.2 |
|
109 // |
|
110 #define qtn_sim_info_code_wrong_two "The incorrect unlock code was entered. Only two (2) unlock attempts remain before the phone is permanently locked." |
|
111 |
|
112 //d: Info note that the SIM unlock process failed. One attempt remains. |
|
113 //l: popup_info_list_pane_t1 |
|
114 //r: 3.2 |
|
115 // |
|
116 #define qtn_sim_info_code_wrong_one "The incorrect unlock code was entered. Only one (1) unlock attempt remains before the phone is permanently locked." |
|
117 |
|
118 //d: Info note that the SIM unlock process failed. No attempts remain. |
|
119 //l: popup_info_list_pane_t1 |
|
120 //r: 3.2 |
|
121 // |
|
122 |
|
123 #define qtn_sim_info_code_wrong_final "The incorrect unlock code was entered on the final attempt. The phone is permanently locked and cannot be unlocked." |
|
124 |
|
125 //d: Info note that the SIM has previously been unlocked. |
|
126 //l: popup_note_window/opt2 |
|
127 //r: 3.2 |
|
128 // |
|
129 #define qtn_sim_info_prev_unlock "The SIM card is already unlocked." |
|
130 |
|
131 //d: Info note that the phone has previously been permanently locked. |
|
132 //l: popup_note_window/opt2 |
|
133 //r: 3.2 |
|
134 // |
|
135 #define qtn_sim_info_perm_lock "Phone is permanently locked and cannot be unlocked." |
|
136 |
|
137 //d: Note to end an ongoing call before entering SIM unlock code (as the phone will reboot upon successful unlock.) |
|
138 //l: popup_note_window/opt2 |
|
139 //r: 3.2 |
|
140 // |
|
141 #define qtn_sim_info_end_call "End call before entering unlock code." |
|
142 |
|