|
1 /* |
|
2 * Copyright (c) 2005-2009 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 usbuinotif. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 // LOCALISATION STRINGS |
|
20 |
|
21 // *** STRINGS FOR CONFIRMATION QUERIES *** |
|
22 |
|
23 //d: Memory card needs to be unlocked before it can be used |
|
24 //l: popup_note_window |
|
25 //w: |
|
26 //r: 3.0 |
|
27 // |
|
28 #define qtn_usb_mode_note_memory_card_locked "Memory card needs to be unlocked" |
|
29 |
|
30 //d: Mass storage memory is not accessible because it cannot be unmounted for some reason |
|
31 //d: Softkey "OK" is shown. |
|
32 //l: popup_note_window |
|
33 //w: |
|
34 //r: 3.2 |
|
35 // |
|
36 #define qtn_usb_mode_note_storage_media_failure "Storage media not accessible" |
|
37 |
|
38 //d: User disconnects the cable without disconnecting or unmounting it from the PC |
|
39 //l: popup_note_window |
|
40 //w: |
|
41 //r: 3.0 |
|
42 // |
|
43 #define qtn_usb_mode_note_cable_unsafely_removed "Data loss may have occurred. In future, stop file transfers before removing the cable" |
|
44 |
|
45 //d: While in file transfer mode, the phone receives a card eject event |
|
46 //l: popup_note_window |
|
47 //w: |
|
48 //r: 3.0 |
|
49 // |
|
50 #define qtn_usb_mode_note_mmc_unsafely_removed "Data loss may have occurred. In future, stop file transfers before removing the memory card" |
|
51 |
|
52 //d: User changes the mode to something from Mass storage mode. Memory card |
|
53 //d: might corrupt here so asking for confirmation. Note that the soft keys |
|
54 //d: are labeled as "OK" and "Cancel". |
|
55 //l: popup_note_window |
|
56 //w: |
|
57 //r: 3.1 |
|
58 // |
|
59 #define qtn_usb_mode_query_change_from_mass_storage "Change USB mode? Storage media may be corrupted if file transfer is ongoing." |
|
60 |
|
61 |
|
62 //d: User tries to use MTP personality without memory card. Since that can be |
|
63 //d: the only media shared via this personality, the connection may be partly |
|
64 //d: or fully unusable. |
|
65 //d: Softkey "OK" is shown. |
|
66 //l: popup_note_window |
|
67 //w: |
|
68 //r: 3.2 |
|
69 // |
|
70 #define qtn_usb_mode_query_no_memory_card "Memory card is not present. The connection may not work as expected." |
|
71 |
|
72 //d: The header for USB connected pop-up |
|
73 //l: popup_discreet_window_t1 |
|
74 //r: 5.2 |
|
75 #define qtn_usb_mode_msg_header "USB Connected" |
|
76 |
|
77 //d: Too much power error in USB OTG during operating, cable disconnect required |
|
78 //l: popup_note_window |
|
79 //w: |
|
80 //r: 5.2 |
|
81 // |
|
82 #define qtn_usb_otg_error_current_limit "Error in USB connection. Disconnect device." |
|
83 |
|
84 //d: Too much power error in USB OTG during enumerating, cable disconnect required |
|
85 //l: popup_note_window |
|
86 //w: |
|
87 //r: 5.2 |
|
88 // |
|
89 #define qtn_usb_otg_error_too_much_current_required "Unsupported USB device. Disconnect device." |
|
90 |
|
91 |
|
92 //d: Unsupported device error in USB OTG, cable disconnect required |
|
93 //l: popup_note_window |
|
94 //w: |
|
95 //r: 5.2 |
|
96 // |
|
97 #define qtn_usb_otg_error_unsupported "Unsupported USB device. Disconnect device." |
|
98 |
|
99 //d: USB hubs are not supported. |
|
100 //l: popup_note_window |
|
101 //w: |
|
102 //r: 5.2 |
|
103 // |
|
104 #define qtn_usb_otg_error_hub "Hubs are not supported. Disconnect USB cable." |
|
105 |
|
106 //d: Connection error in USB OTG, cable disconnect required |
|
107 //l: popup_note_window |
|
108 //w: |
|
109 //r: 5.2 |
|
110 // |
|
111 #define qtn_usb_otg_error_unrecoverable "Error in USB connection. Disconnect cable." |
|
112 |
|
113 //d: Partially supported warning in USB OTG. |
|
114 //l: popup_note_window |
|
115 //w: |
|
116 //r: 5.2 |
|
117 // |
|
118 #define qtn_usb_otg_warning_partial_support "Partially supported USB device connected. All functionality might not work." |
|
119 |
|
120 |
|
121 //d: Emptry cable error in USB OTG. |
|
122 //l: popup_note_window |
|
123 //w: |
|
124 //r: 5.2 |
|
125 // |
|
126 #define qtn_usb_otg_error_cable "Remove USB cable or connect a device." |
|
127 |
|
128 //d: Unknown mass storage filesystem, disconnect device. |
|
129 //l: popup_note_window |
|
130 //w: |
|
131 //r: 5.2 |
|
132 // |
|
133 #define qtn_usb_otg_error_unsupported_filesystem "Unknown file system. Disconnect device." |
|
134 |
|
135 //d: General Mass storage error in USB OTG. |
|
136 //l: popup_note_window |
|
137 //w: |
|
138 //r: 5.2 |
|
139 // |
|
140 #define qtn_usb_otg_general_mass_storage_error "General Mass storage error" |
|
141 |
|
142 // End of USB_OTG |
|
143 |
|
144 // End of File |