comparison src/ui3/bmi/MmiBlkLangDB.c @ 420:e8ddbb0837ed

src/ui3: initial import of TCS3/LoCosto BMI & MFW code
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 21 Jan 2018 03:09:00 +0000
parents
children
comparison
equal deleted inserted replaced
419:59143cd42ec7 420:e8ddbb0837ed
1 /*******************************************************************************
2
3 CONDAT (UK)
4
5 ********************************************************************************
6
7 This software product is the property of Condat (UK) Ltd and may not be
8 disclosed to any third party without the express permission of the owner.
9
10 ********************************************************************************
11
12 $Project name: Basic MMI
13 $Project code: BMI (6349)
14 $Module: Resource Manager
15 $File: MmiBlkLangDB.c
16 $Revision: 1.0
17
18 $Author: Condat(UK)
19 $Date: 25/10/00
20
21 ********************************************************************************
22
23 Description:
24
25 This file contains the basic resource manager information relating
26 to the textual entries managed.
27
28 There are two routines provided by this module, one returning the
29 number of resource tables supported, the other giving the base address
30 of the resource tables.
31
32 This module is derived from an auto generated version of the file with
33 additional commenting added.
34
35 ********************************************************************************
36 $History: MmiBlkLangDB.c
37
38 Nov 22, 2007 DR: OMAPS00152315 x0080701(Bharat)
39 Description: MP3 - AAC cannot be disabled in Locosto
40 Solution: MP3 AAC Flags Usage have been corrected
41
42 Jun 20, 2007 DR: OMAPS00139535 x0080426 Sinara
43 Description: Typo in MmiBlkLangDB.c
44 Solution: Mismatch in the braces for TxtCamNot string for German language
45
46 May 03 2007 ER: x0061088 (Prachi)
47
48
49 April 03 2007 ER:OMAPS00116772 x0061088 (Prachi)
50 Description:Support of 1.3 Mpixel camera on Locosto Plus
51 Solution: Defined New strings TxtAutoSave,TxtAutoSaveOn,TxtAutoSaveOff,TxtSoftSave
52 and TxtSoftCancel.
53
54 Apr 03, 2007 ER: OMAPS00122561 x0pleela
55 Description: [ACI] Phone lock feature has to be supported by ACI
56 Solution: Phone Lock ER implementation
57
58 Mar 22 2007 ER:OMAPS00113882 x0061088 (Prachi)
59 Description:SMS alphanumeric address
60 Solution: Defined New string TxtTo for SMS alphanumeric support
61
62
63 Jan 30, 2007 DR: OMAPS00108892 x0pleela
64 Description: TCMIDITEST.23(Apps) - Play All File feature fails when different Configurations
65 like Mono/Stereo, Loop On/Off are selected
66 Solution: Defined new strings TxtLoopOn, TxtCantPlayAllFiles, TxtCantBeActivated to display an
67 error message if we try to enable Loop on while playing all files
68 Feb 27, 2007 ER: OMAPS00113891 x0pleela
69 Description:[ACI] MTC related call forwarded SS notification not differentiable on BAT/ATI level
70 Solution: Added strings TxtFwdIncomingTTYCall( for Fwd. TTY call ) and
71 TxtFwdIncomingCall (Fwd. Inc. Call)to display for any forwarded incoming call
72
73 Oct 30, 2006 ER: OMAPS00091029 x0039928(sumanth)
74 Bootup time measurement
75
76 Oct 30, 2006 ER:OMAPS00098881 a0393213(Prabakar)
77 Removing power variant
78
79 Sep 26, 2006 DR: OMAPS00095524 x0pleela
80 Description:Implement 2 missing SIM Lock types
81 Solution: Added strings TxtBlkNetwork( for category Blocked Network) and
82 TxtEnterPbLock (for editor title "Enter Blocked NW code")
83
84
85 Oct 07, 2006 DR: OMAPS00098180 x0039928
86 Description:Undefined symbols in BMI
87 Solution: Removed TxtGarbageColloect from flags FF_MMI_FILE_VIEWER and FF_MMI_IMAGE_VIEWER
88
89
90 Oct 8 2006 OMAPS00097714 x0039928(sumanth)
91 TTY HCO/VCO options in MMI
92
93 xashmic 27 Sep 2006, OMAPS00096389
94 ENH - a) Providing static menu for re-selection of enum options for enumeration
95 b) Popup menu displayed on connect event, can be enabled or disabled via menu option
96
97 xrashmic 9 Sep 2006, OMAPS00092732
98 USBMS ER: Added strings related to USB MS
99
100 Sep 08, 2006 DR: OMAPS00091250 x0pleela
101 Description:The phone resets if no MEPD data is presented
102 Solution: Added string TxtNoMEPD to display MEPD not present
103
104 Aug 28, 2006 DR: OMAPS00083503 x0pleela
105 Description: Result of ss_check_ss_string may be ignored
106 Solution: Added new strings TxtUSSDMsgRxd and TxtFontNotSupported to display if the characters
107 are UCS2 in USSD transactions
108
109 July 21, 2006 ER: OMAPS00087586, OMAPS00087587 x0pleela
110 Description: OMAPS00087586: MasterKey funtion in TCS3.2 SW
111 OMAPS00087587: Time Penaly feature extend handset security
112 Solution:Made the following changes
113 Added following new strings:
114 TxtBusy : Displays "Busy" if timer is enabled for wrong entry of password
115 TxtMasterUnlock : For menu option Master unlock
116 TxtEnterMasterKey : Text for the editor to enter master unlock key
117 TxtUnblockME : For menu option Unblock ME
118
119 June 02, 2006 DR: OMAPS00078005 x0021334
120 Descripton: Test for NITZ (Network Identity and Timezone) support - No New time was displayed
121 Solution: New Time/Date received from network is sent to MFW by lower layer by invoking 'rAT_PercentCTZV'
122 function. This function has now been implemented to pass on the received values to MMI
123 for user confirmation and RTC updation.
124
125 Mar 15, 2006 ER: OMAPS00067709 x0pleela
126 Description: Voice Buffering implementation on C+ for PTT via PCM API
127 Solution: Added new strings for menu items and dialog displays for PCM voice memo and voice buffering
128
129 Feb 24, 2006 ER: OMAPS00067709 x0pleela
130 Description: Voice Buffering implementation on C+ for PTT via PCM API
131 Solution: Added new strings which are used in menu items to support PCM Voice memo feature
132
133 Jun 06, 2006 REF: ERT OMAPS00070659 x0039928
134 Bug:MP3 RWD and FWD function - MOT
135 Fix: Forward and Rewind functionalities are handled. New strings
136 Forward, Rewind, Forwarding and Rewinding are added.
137
138 May 30, 2006 DR: OMAPS00070657 x0pleela
139 Description: CPHS feature on Locosto-Lite
140 Solution: For ALS feature,
141 Defined a new string "TxtEditLineName" for the menu item display
142
143 May 10, 2006 DR: OMAPS00075379 x0021334
144 Descripton: SMS - Status Request in idle mode - using Menu - no status in pending state
145 Solution: The display of pending status is network dependent. In some networks this
146 status is not given. When available, it used to display 'Temp Error'. This has now been
147 replaced with 'Pending'.
148
149 Apr 26, 2006 OMAPS00074886 a0393213 (Prabakar R)
150 Description : No option in MMI to release the held call.
151 Solution : No option was available. Added a menu option.
152
153 May 03, 2006 DRT: OMAPS00076856 xdeepadh
154 Description: Syntax error in MMI file
155 Solution: The syntax error has been corrected.
156
157 Apr 06, 2006 ERT: OMAPS00070660 x0039928(sumanth)
158 Description: Need to reduce flash foot-print for Locosto Lite
159 Solution: Voice Memo feature is put under the flag #ifndef FF_NO_VOICE_MEMO to compile
160 out voice memo feature if the above flag is enabled.
161
162 Feb 07, 2006 DR: OMAPS00059261 x0pleela
163 Description: SMS is not forwarding STATUS reports that are read from SIM storage to ACI
164 Solution: Renamed "TxtPendReport" to "TxtReport"
165
166 Feb 01, 2006 DR: OMAPS00059261 x0pleela
167 Description: SMS is not forwarding STATUS reports that are read from SIM storage to ACI
168 Solution: Added "TxtPendReport" to display when status report status is pending
169
170
171 Jan 03, 2006 REF: SPR OMAPS00060036 xdeepadh
172 Description:In file viewer, the user is not allowed to retain the old name once he/she goes to the rename file option.
173 Solution:While renaming the file,if the name already exists, display a proper error message
174
175
176 Dec 07, 2005 REF: OMAPS00050087 x0039928
177 Description: Deactivated is displayed while activate Hide Id option is selected
178 Solution: String "Not Activated" is added.
179
180 Nov 24, 2005 DR: OMAPS00045909 - Shashi Shekar B.S.
181 Description: Improve IMEI control mechanism
182 Solution : When MMI calls sAT_PLUSCFUN, if an IMEI invalid error is returned,
183 we will block on that screen & will not allow the user to browse menus further,
184 since the PS will not be booted at all!!!
185
186
187 Nov 14, 2005 REF: OMAPS00044445 xdeepadh
188 Description: Implementation of Test Menu for AAC
189 Solution: The existing MP3 test Application has been enhanced to support the AAC file testing.
190
191 Aug 31, 2005 REF: SPR 34050 xdeepadh
192 Description: The application hangs if while renaming a saved file a special character such as '?', '!' etc is used
193 Solution: String for error message have been added
194
195 Sep 14, 2005 REF: SPR 34020 xdeepadh
196 Description: Certain Sub menu items are not displayed in Chinese
197 Solution: The chinese strings have been rearranged as per the English language.
198 Aug 29, 2005 REF: SPR 31712 xdeepadh
199 Description: GPRS Preferred Activation message screen style is displayed inside a rectangle box
200 Solution: GPRS Preferreed and CSD Preferred string have been shortened.
201
202 Aug 22, 2005 REF: ENH 31154 xdeepadh
203 Description: Application to Test Camera
204 Solution: Implemeted the Fileviewer to view the jpeg images.Camera Application to
205 preview,capture and save image has been implemented.
206 Strings for Fileviewer and Camera have been added.
207 18/05/04 Texas Instruments
208
209 Jul 18, 2005 REF: SPR 31695 xdeepadh
210 Bug:Problems with MP3 test application
211 Fix:The window handling of MP3 Test Application has been done properly.
212
213
214 xpradipg - LOCOSTO-ENH-31895 : 23 June 2005
215 Description: Support for various audio profiles
216 Solution: The support for audio device's carkit/headset/loudspeaker/handheld.
217 The audio device is enabled as per the user actions.
218
219 July 19, 2005 REF: CRR LOCOSTO-ENH-28173 xpradipg
220 Description: To provide MMI Support to enable/disable/change password and
221 query all the Personalization locks
222 Solution: Integration of the changes for the same provided by the soldel
223 team
224
225 Jun 13, 2005 REF: SPR 31705 x0021308
226 Description: After the maximum limit of the My Number is exceeded, display info : Phonebook full
227 expected is MyNumber Full
228 Solution: Added Strings "MyNumber Full" appropriately for English, Chinese and German string in
229 Enum IndexTag.
230
231 Jun 13, 2005 REF: SPR 31710 x0021308
232 Description: After the maximum limit of the FDN Number is exceeded, display info : Phonebook full
233 expected is FDNList Full
234 Solution: Added Strings "FDNList Full" appropriately for English, Chinese and German string in Enum
235 IndexTag.
236 May 11 2005 REF: MMI-SPR-29887 x0012849
237 To Implement the deferred MMS retrieval.
238
239 May 02, 2005 REF: SPR 30755 xdeepadh
240 Description: Add the missing strings in chinese string database.
241 Solution: Added the missing Chinese Strings
242 Apr 06, 2005 REF: ENH 30011 xdeepadh
243 Description: Replacing the Test Application compilation flags with new flags.
244 Solution: The existing flags for Camera and MP3 test application have beeen replaced with the
245 new compilation flags,FF_MMI_TEST_CAMERA and FF_MMI_TEST_MP3 respectively.
246
247 x0018858 24 Mar, 2005 MMI-FIX-11321
248 Issue Description :- If the inbox is full and a new message is receivd, no indication is received.
249 Fix: Added support for handling indication when message box is full and
250 there is a pending message.
251 Apr 05, 2005 REF: ENH 29994 xdeepadh
252 Description: Implementation of Generic Midi Ringer and Modification of existing Midi Test Application
253 Solution: Generic Midi Ringer and Midi Test Application were implemented.
254
255 March 2, 2005 REF: CRR 11536 x0018858
256 Description: Reply path not supported while sending a reply.
257 Solution: Added menu option for the reply path.
258
259 xrashmic 28 Jan, 2005 MMI-SPR-28166
260 Added support for saving Plugin Images
261
262 Jan 12, 2004 REF: CRR 28078 xnkulkar
263 Description: Compilation error in MmiBlkLangDB.c with FF_WAP && FF_TCPIP
264 Solution: TxtPPGAuthenication changed to TxtPPGAuthentication
265
266 Nov 29, 2004 REF: CRR 25051 xkundadu
267 Description: INCALL SCREEN ?ADJUSTING THE VOLUME
268 Fix: Added volume level list linked to up/down keys.
269 User can select the speaker volume among those levels.
270 xrashmic 7 Dec, 2004 MMI-SPR-23965
271 Description: Not able to extract the objects in EMS message
272 Solution: Extract and store the objects in the Object Manager
273
274 xrashmic 29 Nov, 2004 MMI-SPR-26161
275 Description: The downloaded object through wap was not visible to the MMI
276 Solution: The downloaded wap object is available in the object manager
277 and can be used by the MMS
278 CRR: 25291 - xrashmic 14 Oct 2004
279 Description: The sent EMS is stored in unsent folder.
280 Solution: The Outbox has been removed, instead we now have Sent folder for the sent EMS
281 xrashmic 26 Aug, 2004 MMI-SPR-23931
282 To display the indication of new EMS in the idle screen
283
284 xrashmic 19 Aug, 2004 Bug: 2, 3, 36 and 42
285 All the status screen, .i.e sending, receiving etc. are displayed separatly for the MMS module.
286 Previously the WAP screens were being used.
287
288 25/10/00 Original Condat(UK) BMI version.
289
290 Jul 23, 2004 REF: CRR 16107 xvilliva
291 Bug: (Call Barring) - MMI response overlayes partially background images.
292 Fix: Modified entries to string array to show appropriate alert.
293
294 // Jun 25, 2004 REF: CRR 21547 xvilliva (Added TxtInvalidInput.)
295
296
297 May 10, 2004 REF: CRR 15753 Deepa M.D
298 Menuitem provided to set the validity period to maximum.
299
300 Apr 14, 2004 REF: CRR 12653 xvilliva (Added "Limited Service".)
301
302 Issue Number : SPR#15568 on 24/03/04 by Nishikant Kulkarni
303 Issue Number : SPR#12883 on 29/03/04 by VadiRaj
304 Issue Number : SPR#12240 on 7/04/04 by Deepa M D
305
306
307 // Jun 10, 2004 REF: CRR MMI-SPR-13614 Rashmi C N(Sasken)
308 // Added Strings "All Divert", "Divert when not reachable", "Divert if Busy", "Divert when no answer"
309 "Divert for Cond. Forward" , "Divert for All calls"
310
311
312 Mar 28, 2006 REF:ER OMAPS00071798 x0043642
313 Added new options in BMI to accept the value for tty audio mode.
314
315 June 09, 2006 REF:ER OMAPS00081264 x0020906
316 Added menu string for 12k and 24k PCM rate.
317 $End
318
319
320 *******************************************************************************/
321
322
323 /*******************************************************************************
324
325 Include Files
326
327 *******************************************************************************/
328 #define ENTITY_MFW
329
330 /* includes */
331 #include <string.h>
332 #include <stdio.h>
333 #include <stdlib.h>
334
335 #if defined (NEW_FRAME)
336
337 #include "typedefs.h"
338 #include "vsi.h"
339 #include "pei.h"
340 #include "custom.h"
341 #include "gsm.h"
342
343 #else
344
345 #include "STDDEFS.H"
346 #include "custom.h"
347 #include "gsm.h"
348 #include "vsi.h"
349
350 #endif
351 #include "MmiBlkLangDB.h"
352
353 /*******************************************************************************
354
355 Local structures
356
357 *******************************************************************************/
358
359
360 /*******************************************************************************
361
362 Local data tables
363
364 *******************************************************************************/
365
366 /* Text table 1, autogenerated to provide English text associations.
367 */
368
369 //DON'T TOUCH THE FOLLOWING LINE...
370 //Language = "English"
371
372 static const tPointerStructure LanguageIndex_1[LEN_LANGUAGE1+1] = {
373 { TxtNull, "" },
374 #ifdef FF_CPHS
375 { TxtEditLineName, "Edit Line Name"}, //x0pleela 23 May, 2006 DR: OMAPS00070657
376 #endif
377 //x0pleela 24 Feb, 2006 ER OMAPS00067709
378 //Added TxtPcmVoiceMemo strings used in menu items to support PCM Voice memo feature
379 //x0pleela 09 Mar, 2006 ER: OMAPS00067709
380 //Added the following strings used in menu items to support Voice buffering feature
381 #ifdef FF_PCM_VM_VB
382 {TxtStopFailed, "Stop Failed"},
383 {TxtAlready, "Already"},
384 {TxtPcmVoiceMemo, "PCM Voice Memo"},
385 {TxtVoiceBuffering, "Voice Buffering"},
386 {TxtEditNum, "Edit number"},
387 {TxtStartRec, "Start Recording"},
388 {TxtStopRec, "Stop Recording"},
389 #endif
390 #ifdef SIM_PERS
391 //x0pleela 25 Sep, 2006 ER: OMAPS00095524
392 {TxtBlkNetwork, "Blocked Network"}, //For new category "Blocked Network"
393 { TxtEnterPbLock,"Enter Blocked NW Code"}, //Editor string to display "Enter Blocked Network password"
394 //x0pleela 20 July, 2006 ER: OMAPS00087586, OMAPS00087587
395 {TxtBusy,"Busy"}, //Displays "Busy" if timer is enabled for wrong entry of password
396 {TxtMasterUnlock,"Master Key Unlock"}, //For menu option Master unlock
397 {TxtEnterMasterKey, "Enter Master Key"}, //Text for the editor to enter master unlock key
398 {TxtUnblockME, "Unblock ME"}, //For menu option Unblock ME
399 {TxtUnblockCode, "Enter Unblock Code"}, //x0pleela 16 May, 2006 DR: OMAPS00067919
400 {TxtTimerFlag, "Unlock Timer Flag"},
401 {TxtETSIFlag, "ETSI Flag"},
402 {TxtAirtelFlag, "AirTel Ind. Flag"},
403 { TxtEnterOldPsLock,"Enter Old LockCode"},
404 { TxtEnterPsLockNew,"Enter New LockCode"},
405 { TxtEnterPsLockconf,"Confirm New LockCode"},
406 { TxtLockEnabled, "Lock Enabled"},
407 { TxtLockDisabled,"Lock Disabled"},
408 { TxtPersonalization, "Personalization"},
409 { TxtSupplementaryInfo, "Supplementary Info"},
410 { TxtPersonalize, "Personalize"},
411 { TxtUnlockCategory, "Unlock Category"},
412 { TxtLockCategory, "Lock Category"},
413 { TxtResetFC, "Reset Failure counter"},
414 { TxtGetFC, "Get Failure Counter"},
415 { TxtMaxFC,"Max Failure Count"},
416 { TxtCorporate, "Corporate"},
417 { TxtServiceProvider, "Service Provider"},
418 { TxtNetworkSubset, "Network Subset"},
419 { TxtLockActivated,"Lock Activated"},
420 { TxtLockDeactivated,"Lock Deactivated"},
421 { TxtEnterNLock,"Enter Network Password"},
422 { TxtEnterNsLock,"Enter Netw. Subset Password"},
423 { TxtEnterSpLock,"Enter Serv. Provider Password"},
424 { TxtEnterCLock,"Enter Corporate Password"},
425 { TxtEnterPsLock,"Enter SIM Password"},
426 { TxtPsLockConfWrong,"Password does"},
427 { TxtPsLockConfwrong2,"not match"},
428 { TxtPsLockChanged,"Code changed"},
429 { TxtCounterReset,"Counter Reset"},
430 { TxtPassfailed,"Change failed"},
431 {TxtUnblock,"Unblocking Sucess"},
432 { TxtAlreadyLocked,"Category Already Locked"},
433 { TxtAlreadyUnlocked,"Category Already Unlocked"},
434 { TxtPhoneUnblocked,"Phone Unblocked"},
435 { TxtPhoneBlocked, "Phone Blocked" },
436 { TxtGetFailFC,"Reset FC Fail Attempts left"},
437 { TxtMaxFailFC,"Max Reset FC Fail Attempts"},
438 { TxtGetSuccFC,"Reset FC Succ Attempts left"},
439 { TxtMaxSucFC,"Max Reset FC Succ Attempts"},
440 #endif
441 #ifdef FF_MMI_CPHS
442 { TxtViewAll,"View All"},
443 { TxtEmergencyNumbers,"Emergency Numbers"},
444 #endif
445 { TxtReport, "Report"}, //x0pleela 01 Feb, 2006 DR: OMAPS00059261
446 { TxtNotImplemented, "Inval. Request" },
447 { TxtManu, "CONDAT" },
448 { TxtEnterPin1, "Enter PIN1" },
449 { TxtEnterPin2, "Enter PIN2" },
450 { TxtEnterPuk1, "Enter PUK1" },
451 { TxtEnterPuk2, "Enter PUK2" },
452 { TxtInvalidCard, "SIM Invalid" },
453 { TxtNoCard, "Insert SIM" },
454 { TxtInvalidIMEI, "Invalid IMEI" }, // Nov 24, 2005, a0876501, DR: OMAPS00045909
455 { TxtSoftCall, " Call" },
456 { TxtSoftOK, "OK" },
457 { TxtSoftMenu, "Menu" },
458 { TxtHelp, "Help" },
459 { TxtSoftContacts, "Contacts" },
460 { TxtPlay, "Play" },
461 { TxtMessages, "Messages" },
462 { TxtAlarm, "Alarm" },
463 { TxtSettings, "Settings" },
464 { TxtExtra, "Extra" },
465 { TxtSend, "Send" },
466 { TxtSent, "Sent" },
467 { TxtNotSent, "Not sent" },
468 { TxtServiceCentre, "Service Cent." },
469 { TxtPleaseWait, "Please wait" },
470 { TxtSmsEnterNumber, "Enter number" },
471 { TxtRead, "Read" },
472 { TxtRetrieve, "Retrieve" }, // x0012849 11 May 205 MMI-SPR-29887
473 { TxtDeleteAll, "Delete all" },
474 { TxtSave, "Save" },
475 { TxtVoicemail, "VoiceMail" },
476 { TxtBroadcast, "Broadcast" },
477 { TxtNew, "New" },
478 { TxtDigits, "123" },
479 { TxtLowercase, "abc" },
480 { TxtUppercase, "ABC" },
481 { TxtApplications, "Applications" },
482 #ifndef FF_NO_VOICE_MEMO
483 { TxtVoiceMemo, "Voice Memo" },
484 #endif
485 { TxtSimNot, "SIM not " },
486 { TxtReady, "ready !" },
487 { TxtSmsListFull, "Messages: full" },
488 { TxtNewCbMessage, "New CB" },
489 { TxtSaved, "Saved" },
490 { TxtDelete, "Delete" },
491 { TxtReply, "Reply" },
492 { TxtStoreNumber, "Store Number" },
493 #ifdef FF_CPHS_REL4
494 { TxtMSP, "MSP Profile" },
495 { TxtMessageStatus, "Message Status" },
496 { TxtMailBox, "MailBox"},
497 { TxtElectronic, "Electronic"},
498 #endif
499 { TxtForward, "Forward" },
500 { TxtActivate, "Activate" },
501 { TxtTopics, "Topics" },
502 { TxtConsult, "Consult" },
503 { TxtAddNew, "Add New Entry" },
504 { TxtContacts, "Contacts" },
505 { TxtSearchName, "Search" },
506 { TxtMemory, "Memory Stat." },
507 { TxtMyNumber, "My Number" },
508 {TxtMyNumberFull, "My NumberFull"}, //SPR 31705 x0021308:RamG
509 { TxtRinger, "Ringer" },
510 { TxtVolume, "Volume" },
511 { TxtKeypadTones, "Keypad Tones" },
512 { TxtNewMessage, "New Message" },
513 { TxtNewBroadcast, "New Broadcast" },
514 { TxtAutoAnswer, "Auto-Answer" },
515 { TxtTimeDate, "Time/Date" },
516 { TxtLanguages, "Languages" },
517 { TxtVoiceMail, "VoiceMail ?" },
518 { TxtPinCode, "Pin Code" },
519 { TxtAutoredial, "AutoRedial" },
520 { TxtDTMF, "DTMF" },
521 { TxtOn, "On" },
522 { TxtOff, "Off" },
523 { TxtNetworkSel, "Network Sel." },
524 { TxtSendID, "Hide ID" },
525 { TxtChargeTimers, "Charge/Timers" },
526 { TxtCallDivert, "Divert" },
527 { TxtCallWaiting, "Call Waiting" },
528 { TxtIfBusy, "If Busy" },
529 { TxtIfNoAnswer, "If No Answer" },
530 { TxtIfNotReachable, "Conditional Forward" }, /*SPR#15568 - Changed from "If Not Reach" to "Conditional Forward" on 24/03/04 SASKEN*/
531 { TxtAllCalls, "All Calls" },
532 { TxtCancelAll, "Cancel All" },
533 { TxtAll, "All" },
534 { TxtVoice, "Voice" },
535 { TxtFax, "Fax" },
536 { TxtData, "Data" },
537 { TxtStatus, "Status" },
538 { TxtCancel, "Cancel" },
539 { TxtCalculator, "Calculator" },
540 { TxtEnterName, "Enter Name:" },
541 { TxtSoftBack, "Back" },
542 { TxtSoftSelect, "Select " },
543 { TxtSoftOptions, "Options" },
544 { TxtEmptyList, "Empty List" },
545 { TxtSendMessage, "Send message" },
546 { TxtChange, "Change" },
547 { TxtEnterNumber, "Enter number:" },
548 { TxtPhbkFull, "Phonebook full" },
549 { TxtWriteError, "Write error" },
550 { TxtEntryDeleted, "Entry deleted" },
551 { TxtDetails, "Details" },
552 { TxtHold, "Hold" },
553 { TxtUnhold, "Unhold" },
554 { TxtMute, "Mute" },
555 { TxtSendDTMF, "Send DTMF" },
556 { TxtMainMenu, "Main menu" },
557 { TxtSwap, "Swap" },
558 { TxtEndAll, "End all" },
559 // Apr 26 2006, a0393213 (Prabakar R), OMAPS00074886 : No option in MMI to release the held call.
560 // Added a menu option. "End held" text is added to the language index
561 { TxtEndHeld, "End held" },
562 { TxtPrivateCall, "Private call" },
563 { TxtStartConference, "Start conference" },
564 { TxtReStartConference, "Re-start conference" },
565 { TxtEndConference, "End conference" },
566 { TxtFind, "Find:" },
567 { TxtServiceNumbers, "Service no." },
568 { TxtOutofRange, "Out of Range" },
569 { TxtDone, "Done" },
570 { TxtFailed, "Failed" },
571 #ifdef FF_MMI_MULTIMEDIA
572 { TxtFileNotSupported, "File Not Supported" },
573 #endif
574 { TxtEnterNewPin, "Enter New PIN" },
575 { TxtConfPin, "Confirm PIN" },
576 { TxtChangPin, "PIN Changed" },
577 { TxtEnd, "End" },
578 { TxtPINFail, "PIN Failed" },
579 { TxtSOS, "SOS" },//Change by Sasken ( VadiRaj) on March 29th 2004, Issue Number : MMI-SPR-12883, Solution: Changing the string "Calling SOS" to "SOS"
580 { TxtAutomatic, "Automatic" },
581 { TxtManual, "Manual" },
582 { TxtFixedNames, "Fixed Names" },
583 { TxtFactoryReset, "Factory Reset" },
584 { TxtSearching, "Searching" },
585 { TxtChangPIN2, "PIN2 Changed" },
586 { TxtOldPIN, "Enter Old PIN" },
587 { TxtOldPIN2, "Enter Old PIN2?" },
588 { TxtNotAcc, "Not Accepted" },
589 { TxtEnabled, "PIN Enabled" },
590 { TxtDisabled, "PIN Disabled" },
591 { TxtPINOK, "PIN OK" },
592 { TxtSimBlocked, "SIM Blocked" },
593 { TxtNewPIN, "New PIN" },
594 { TxtAcc, "Accepted" },
595 { TxtNoNetwork, "No Network" },
596 { TxtNo, "No" },
597 { TxtEnterDate, "Enter Date" },
598 { TxtEnterTime, "Enter Time" },
599 { TxtScratchPad, "Scratchpad" },
600 { TxtDeleted, "Deleted" },
601 { TxtActivated, "Activated" },
602 { TxtDeActivated, "DeActivated" },
603 { TxtDeactivate, "Deactivate" },
604 { TxtNotActivated, "Not Activated" }, // Dec 07, 2005 REF: OMAPS00050087 x0039928 - Added string to lang table
605 { TxtCheck, "Check" },
606 { TxtYes, "Yes" },
607 { TxtCallNumber, "Call Number" },
608 { TxtEnterMid, "Enter MID" },
609 { TxtReadError, "Read Error" },
610 { TxtUsed, "Used" },
611 { TxtOutgoing, "Outgoing" },
612 { TxtMuted, "Muted" },
613 { TxtCallEnded, "Call ended" },
614 { TxtIncomingCall, "Incoming call" },
615 { TxtAnsweredCalls, "Answered Calls" }, // API - APR #1629 - Added string to lang table.
616 { TxtIncomingData, "Incoming data" },
617 { TxtIncomingFax, "Incoming fax" }, //SPR#1147 - DS - Added string to lang table.
618 { TxtNumberWithheld, "Num. withheld" }, //SPR#1147 - DS - Modified to fit on screen.
619 { TxtAccept, "Accept" },
620 { TxtReject, "Reject" },
621 { TxtCalling, "Calling" },
622 { TxtMissedCalls, "Missed Calls" },
623 { TxtMissedCall, "Missed Call" },
624 { TxtLocked, "Keys Locked" },
625 { TxtUnmute, "Unmute" },
626 { TxtCharging, "Charging..." },
627 { TxtChargComplete, "Charging\nComplete" },
628 { TxtOperationNotAvail, "Not available" },
629 { TxtAddToConference, "Add to conference" },
630 { TxtEmpty, "Empty" },
631 { TxtSelectFromList, "Replace with..." }, /* SPR#2354 - SH */
632 { TxtEnterNetworkCode, "Network Code" },
633 { TxtMCCMNC, "MCC / MNC ?" },
634 #ifndef FF_NO_VOICE_MEMO
635 { TxtRecord, "Record" },
636 #endif
637 { TxtSecurity, "Security" },
638 { TxtEnglish, "English" },
639 { TxtGerman, "German" },
640 { TxtValidity,"Validity" },
641 { TxtMessageTyp,"Message Typ" },
642 { TxtSetVoiceMail,"Set VoiceMail" },
643 { TxtCallTimers,"Call Timers" },
644 { TxtLastCharge,"Last Charge" },
645 { TxtTotalCharge,"Total Charge" },
646 { TxtResetCharge,"Reset Charge" },
647 { TxtIfNoService,"Not Reachable" }, /*SPR#15568 - Changed from "If No Service" to "Not Reachable" on 24/03/04 SASKEN*/
648 { TxtDiscard, "Discard" },
649 { TxtEDIT, "Edit" },
650 { TxtExtractNumber, "Extr.Number." },
651 { TxtWrite, "Write" },
652 { TxtCheckStatus,"Check Status" },
653 { TxtSetDivert,"Set Divert" },
654 { TxtCancelDivert,"Cancel Divert" },
655 { TxtHideID,"Hide ID" },
656 { TxtTones,"Tones" },
657 { TxtClock,"Clock" },
658 { TxtPhone, "Phone" },
659 { TxtStop, "Stop" },
660 #ifndef FF_NO_VOICE_MEMO
661 { TxtRecording, "Recording" },
662 { TxtPlayback, "Playback" },
663 #endif
664 { TxtNoNumber, "No number" },
665 { TxtOkToDelete, "Delete all ?" },
666 { TxtBalance, "Balance" },
667 { TxtLimit, "Limit" },
668 { TxtLimitEq, "Limit=" },
669 { TxtRate, "Rate" },
670 { TxtMinutes, "Minutes=" },
671 { TxtCost, "Cost=" },
672 { TxtCredit, "Credit" },
673 { TxtPressOk, "Press Ok to" },
674 { TxtReset, "Reset" },
675 { TxtIncoming, "Incoming" },
676 { TxtCounter, "counter" },
677 { TxtOutgoingCalls, "Outgoing calls" },
678 { TxtCostCounter, "cost counter" },
679 { TxtEnterCurrency, "Enter currency" },
680 { Txt1Unit, "1 Unit=..." },
681 { TxtChanged, "Changed" },
682 { TxtEnterLimit, "Enter limit:" },
683 { TxtCancelled, "Cancelled" },
684 { TxtView, "View" },
685 { TxtEnterPCK, "Enter PCK:" },
686 { TxtEnterCCK, "Enter CCK:" },
687 { TxtEnterNCK, "Enter NCK:" },
688 { TxtEnterNSCK, "Enter NSCK:" },
689 { TxtEnterSPCK, "Enter SPCK:" },
690 { TxtCodeInc, "Password incorrect" },
691 { TxtBlckPerm, "Blocked permanently" },
692 { TxtDealer, "contact your dealer" },
693 { TxtSendingDTMF, "Sending DTMF" },
694 { TxtCheckNumber, "Check number" },
695 { TxtNumberBusy, "Number busy" },
696 { TxtNoAnswer, "No answer" },
697 { TxtNumberChanged, "Number changed" },
698 { TxtNetworkBusy, "Network busy" },
699 { TxtNotSubscribed, "Not subscribed" },
700 { TxtAnyKeyAnswer, "Any-key answer" },
701 { TxtPINBlock, "PIN Blocked" },
702 { TxtEdit, "Edit" },
703 { TxtChangePassword,"Change Passw." },
704 { TxtSetBar,"Set Bar" },
705 { TxtSmsTone,"SMS Tone" },
706 { TxtMelody,"Melody" },
707 { TxtSilent,"Silent" },
708 { TxtClick,"Click" },
709 { TxtClearAlarm,"Clear Alarm" },
710 { TxtTimeFormat,"Time Format" },
711 { TxtTwelveHour,"12 Hour Clock"},
712 { TxtTwentyfourHour,"24 Hour Clock"},
713 { TxtInCallTimer,"In-callTimer" },
714 { TxtStore, "Store" },
715 { TxtNone, "None" },
716 { TxtPIN, "PIN" },
717 { TxtPIN2, "PIN2" },
718 { TxtConfPin2, "Confirm PIN2" },
719 { TxtNewPIN2, "Enter New PIN2" },
720 { TxtUnlockOK, "Unlock OK" },
721 { TxtIMEI, "IMEI" },
722 { TxtList, "List" },
723 { TxtFull, "Full" },
724 { TxtNotAvailable, "NotAvailable" },
725 { TxtCallBAOC, "CallBAOC" },
726 { TxtCallBAOIC, "CallBAOIC" },
727 { TxtCallBAOICexH, "CallBAOICexH" },
728 { TxtCallBAIC, "CallBAIC" },
729 { TxtCallBAICroam, "CallBAICroam" },
730 { TxtCallBarringAll, "Call Barring" },
731 { TxtCallBAOCAll, "CallBAOCAll" },
732 { TxtCallBAICAll, "CallBAICAll" },
733 { TxtCLIP, "CLIP" },
734 { TxtCOLP, "COLP" },
735 { TxtCOLR, "COLR" },
736 { TxtSimToolkit, "SIM Toolkit" },
737 { TxtPhonebook, "PhoneBook" },
738 { TxtRecentCalls, "Recent Calls" },
739 { TxtNames, "Names" },
740 { TxtInterCalls,"Internat.Calls" },
741 { TxtInterHome,"Internat.but Home" },
742 { TxtWhenRoaming,"when Roaming" },
743 { TxtCancelAllBars,"Cancel All B." },
744 { TxtWaiting, "Waiting" },
745 { TxtBarred, "Barred" },
746 { TxtForwarded, "Forwarded" },
747 { TxtCallDivertNoReach, "Divert No Reach" },
748 { TxtCallDivertNoReply, "Divert No Reply" },
749 { TxtCallDivertIfBusy, "Divert If Busy" },
750 { TxtPressMenu, "Press Menu, * " },
751 {TxtPlus, "Plus"},
752 {TxtMinus, "Minus"},
753 {TxtDivideBy, "Divide By"},
754 {TxtMultiplyBy, "Multiply By"},
755 {TxtEquals, "Equals"},
756 {TxtSending, "Sending"},
757 {TxtMessage, "Message"},
758 {TxtSoftNext,"Next"},
759 {TxtLastCall,"Last Call"},
760 {TxtIncomingCalls,"Incoming Calls"},
761 {TxtLow,"Low"},
762 {TxtMedium,"Medium"},
763 {TxtHigh,"High"},
764 {TxtIncreasing,"Increasing"},
765 {TxtTimerReset, "Timer Reset"},
766 {TxtClockSetTo, "Clock Set to"},
767 {TxtSilentMode, "Silent Mode"},
768 {TxtSmsValidityPeriodSet,"Period Set"}, /*SPR#1952 - Shortened to fit on pop-up*/
769 // change by Sasken (Deepa M D) on Aprinl 7th 2004
770 // Issue Number : MMI-SPR-12240
771 // Bug: When selecting a message validity period, only a portion of the text is displayed.
772 // Solution: Added space to display the string properly on the screen
773 {Txt1Hour,"1 Hour"},
774 {Txt12Hours,"12 Hours"},
775 {Txt24Hours,"24 Hours"},
776 {Txt1Week,"1 Week"},
777 {TxtMaxTime,"Maximum"}, //// May 10, 2004 REF: CRR 15753 Deepa M.D
778 {TxtPin2Code,"Pin2 Code"},
779 {TxtEnablePIN,"Activate PIN"},
780 {TxtRequesting,"Requesting"},
781 {TxtNotAllowed,"Not Allowed"},
782 {TxtEmergency,"Emergency ?"},
783 {TxtChinese,"Chinese"},
784 {TxtPassword,"Password"},
785 {TxtConfirmPassword,"Confirm Password"},
786 {TxtNewPassword,"New Password"},
787 {TxtNoMessages,"List Empty"},
788 {TxtTwoAttemptsLeft, "2 tries left" },
789 {TxtOneAttemptLeft, "1 try left"},
790 {Txtblacklisted, "Num.blacklisted"},
791 {TxtErrUnknown, "Unknown Error"},
792 {TxtSSErr,"SS error"},
793 {TxtUnknownSub,"Unknown subscr"},
794 {TxtIllSub,"Illegal subscr"},
795 {TxtIllEqip,"Illegal device"},
796 {TxtIllOp, "Illegal Op"},
797 {TxtSubVil,"Subs Violation"},
798 {TxtInComp,"Incompatible"},
799 {TxtFacNoSup,"Facility unsup"},
800 {TxtAbsSub,"Subs absent"},
801 {TxtSysFail,"System failure"},
802 {TxtMissDta,"Data missing"},
803 {TxtUnexDta,"Unexp. data"},
804 {TxtPwdErr,"Input Error"},
805 {TxtUnkAlph,"Unknown letter"},
806 {TxtMaxMpty,"Max part. conf"},
807 {TxtResNoAvai,"Res not avail"},
808 {TxtUnRec,"Unrecognized"},
809 {TxtMisTyp,"Mistyped"},
810 {TxtBadStruct,"Bad structure"},
811 {TxtDupInv,"Duplicated use"},
812 {TxtResLim,"No Resource"},
813 {TxtIniRel,"Initial Rel."},
814 {TxtFatRes,"Fatal Result"},
815 {TxtEntAnw,"Answer:"},
816 {TxtSsMsg,"SS Message"},
817 {TxtOld,"Old"},
818 {TxtInsertnote, "Insert Note"},
819 {TxtMelodygenerator, "Melodygenerator"},
820 {TxtOctaveHigher, "Octave higher"},
821 {TxtOctaveLower, "Octave lower"},
822 {TxtLoadMelody, "Load melody"},
823 {TxtEasyText, "eZiText"},
824 {TxtDataCount, "Data Count"},
825 {TxtQoS, "QoS"},
826 {TxtTypeofConnection, "Connection"},
827 {TxtTotalCount, "Total Count"},
828 {TxtResetCount, "Reset Count"},
829 {TxtDataCounter, "Data Counter"},
830 {TxtV42bis, "v.42bis"},
831 {TxtNormal, "Normal"},
832 {TxtCSD, "CSD"},
833 {TxtClassB, "Class B"},
834 {TxtClassC, "Class C"},
835 {TxtIPAddress, "IP Address"},
836 /* SPR#2324 - SH - Removed some strings */
837 {TxtIPAddress2, "IP Address 2"},
838 {TxtPort1, "Port"},
839 {TxtPort2, "Port 2"},
840 {TxtAPN, "APN"},
841 {TxtConnectionType, "Session Type"}, /* SPR#2324 - SH - Better description */
842 //xpradipg - Aug 4:changes for WAP2.0 Menu
843 #if defined (FF_WAP) && defined (FF_GPF_TCPIP)
844 {TxtNameServer1, "Primary DNS"},
845 {TxtNameServer2, "Secondary DNS"},
846 {TxtPPGAuthentication, "Authentication"},
847 {TxtWirelessProfiledHTTP, "Proxy"},
848 #endif
849 {TxtGPRS, "GPRS"},
850 {TxtOutgoingData, "Outgoing Data"},
851 {TxtGame, "Game"},
852 { TxtHomepage, "Homepage" },
853 { TxtBookmarks, "Bookmarks" },
854 { TxtGoTo, "Go to URL" },
855 { TxtHistory, "History" },
856 { TxtSetup, "Settings" },
857 { TxtNewBookmark, "New Bookmark" },
858 { TxtWWWdot, "http://www." },
859 { TxtWAPdot, "http://wap." },
860 { TxtSMS, "SMS" },
861 { TxtEmail, "Email" },
862 { TxtClear, "Clear" },
863 { TxtBookmark, "Add Bookmark" },
864 /* SPR#2324 - SH - Removed some strings */
865 { TxtSaveHistory, "Save History" },
866 { TxtEditName, "Edit Name" },
867 { TxtEditURL, "Edit URL" },
868 /* SPR#2324 - SH - Removed some strings */
869 { TxtResponseTimer, "Response timer" },
870 { TxtDialupNumber, "Dialup Number" },
871 { TxtTemporary, "Temporary" },
872 { TxtContinuous, "Continuous" },
873 /* SPR#2324 - SH - Removed some strings */
874 { TxtWAP, "WAP" },
875 { TxtExit, "Exit" },
876 { TxtReload, "Reload" },
877 { TxtStored, "Stored"},
878 { TxtOther, "Other"},
879 { TxtConnecting, "Connecting..." },
880 { TxtDownloading, "Loading..." },
881 { TxtUpdating, "Updating..." },
882 { TxtEnterURL, "Enter URL:" },
883 { TxtProfileName, "Profile Name: " },
884 { TxtISPUsername, "Username" },
885 { TxtISPPassword, "Password" },
886 { TxtGoToLink, "Go to Link" },
887 { TxtSelect, "Select" },
888 { TxtNotConnected, "Not connected" },
889 { TxtScaleImages, "Image scaling"},
890 { TxtLoggingIn, "Logging in to" },
891 { TxtPageNotFound, "Page not found"}, /* SPR#1983 - SH - Modified WAP error messages */
892 { TxtInvalidURL, "Invalid URL"},
893 { TxtNoResponse, "No Response"},
894 { TxtAccessDenied, "Access Denied"},
895 { TxtErrorInPage, "Error in Page"},
896 { TxtScriptError, "Script Error"},
897 { TxtServerError, "Server Error"},
898 { TxtGatewayError, "Gateway Error"},
899 { TxtUnexpectedErr, "Unexpected Err."},
900 { TxtCharacterSet, "Character Set"},
901 { TxtWBXMLError, "WBXML Error"},
902 { TxtFatalError, "Fatal Error"},
903 { TxtGatewayBusy, "Gateway Busy"},
904 { TxtSecurityFail, "Secur. Fail"},
905 { TxtErrorOutOfMem, "Out of memory"},
906 { TxtErrorMemLow, "Memory low"},
907 { TxtError, "Error"},
908 { TxtErrorHTTP, "HTTP"},
909 { TxtErrorWSP, "WSP"},
910 { TxtErrorWAE, "WAE"},
911 { TxtErrorWSPCL, "WSPCL"},
912 { TxtErrorWSPCM, "WSPCM"},
913 { TxtErrorWTP, "WTP"},
914 { TxtErrorWTLS, "WTLS"},
915 { TxtErrorWDP, "WDP"},
916 { TxtErrorUDCP, "UDCP"},
917 { TxtNotSupported, "Not Supported"},
918 { TxtSelectLine, "Select Line"},
919 { TxtLine1, "Line 1"},
920 { TxtLine2, "Line 2"},
921 {TxtInfoNumbers, "Info Numbers"},
922 { TxtAttach, "Attach"},
923 { TxtDetach, "Detach"},
924 { TxtDetaching, "Detaching"},
925 { TxtDefineContext, "Define Ctxt" },
926 { TxtActivateContext, "Activate Ctxt"},
927 { TxtDeactivateContext, "Deactiv. Ctxt"},
928 // Aug 29, 2005 REF: SPR 31712 xdeepadh
929 { TxtGPRSPreferred, "GPRS Prefer"}, // SH 25/01/02
930 { TxtCSDPreferred, "CSD Prefer"}, // SH 25/01/02
931 { TxtNotAttached, "Not Attached"}, // SH 28/01/02
932 { TxtAlreadyAttached, "Already"}, // SH 8/2/02 MZ cq10952
933 { TxtSelected, "Selected"}, /*ap 06/02/02*/
934 { TxtNetwork, "Network"}, /*ap 06/02/02*/
935 { TxtForbidden, "Forbidden"}, /*ap 06/02/02*/
936 { TxtActivateFDN, "Activate FDN"}, /*ap 06/02/02*/
937 { TxtPlease, "Please"}, /*ap 06/02/02*/
938 { TxtTimedOut, "Timed Out"}, // SH 13/02/02
939 { TxtWillChangeOn, "Will Change On"}, // SH 13/02/02
940 { TxtAttached, "Attached"}, // SH 14/02/02
941 { TxtDetached, "Detached"}, // SH 14/02/02
942 { TxtUnknown, "Unknown"}, //api 13/04/02
943 { TxtCallTransfer, "Transfer Calls"},//MC
944 { TxtConnected, "Connected"}, // SH
945 { TxtGSM_900,"GSM 900"}, // SH
946 { TxtDCS_1800,"DCS 1800"},
947 { TxtPCS_1900,"PCS 1900"},
948 { TxtE_GSM, "E GSM"},
949 { TxtGSM_850, "GSM 850"},
950 { TxtCallTimeout, "Call timeout" },
951 { TxtBand, "Band"},
952 { TxtSatRefresh, "SAT refresh" },
953 { TxtCallBlocked, "Call blocked" },
954 { TxtSRR, "Status Report" }, // Marcus: Issue 1170: 30/09/2002
955 //March 2, 2005 REF: CRR 11536 x0018858
956 { TxtRP, "Reply Path" },// Added the string for reply path.
957 { TxtDelivered, "Delivered" }, // Marcus: Issue 1170: 07/10/2002
958 { TxtTempError, "Temp. Error" }, // Marcus: Issue 1170: 07/10/2002
959 { TxtUnknownCode,"Code Unknown"},/*MC SPR 1111*/
960 { TxtPhoneSettings, "Phone Settings" }, //SPR#1113 - DS - Added text id for renamed main menu item "Phone Settings"
961 { TxtNetworkServices, "Netw. Services" }, //SPR#1113 - DS - Added text id for new main menu item "Netw. Services"
962 { TxtCallDeflection, "Call Deflect." }, //SPR#1113 - DS - Added text id for new menu item "Call Deflection" (CD)
963 { TxtCallBack, "Call Back" }, //SPR#1113 - DS - Added text id for new menu item "Call Back" (CCBS)
964 { TxtMobileInfo, "Mobile Info"}, /*MC, SPR1209*/
965 { TxtServingCell, "Serving Cell"}, /*MC, SPR1209*/
966
967 #ifdef TI_PS_FF_EM
968 /*EngMode */
969 { TxtServingCellRF, "Serving cell RF"},
970 { TxtServingChannel, "Serving Channel"},
971 { TxtAmrInfo, "AMR Information"},
972 { TxtSNDCPInfo, "SNDCP Information"},
973 { TxtUserLevelInfo, "User Level Information"},
974 { TxtLLCTracing, "LLC Tracing info"},
975 { TxtRlcMacInfo, "RLC/MAC Information"},
976 { TxtGMMInfo, "GMM Information"},
977 { TxtCallStatus, "Call status"},
978 { TxtLayerMessages, "Layer Messages"},
979 { TxtWCDMALayerMessages, "WCDMA Layer messages"},
980 { Txt3GInfo, "Additional 3G information"},
981 { TxtPacketDataParameter, "Packet data parameters"},
982 #endif
983
984 { TxtNeighbourCell, "Neighbour Cell"}, /*MC, SPR1209*/
985 { TxtLocation, "Location"}, /*MC, SPR1209*/
986 { TxtCiphHopDTX, "Ciph Hop DTX"}, /*MC, SPR1209*/
987 { TxtConcat, "Concatenate" },
988 { TxtColourMenu, "Colours"},
989 { TxtColourBlack, "Black"},
990 { TxtColourBlue, "Blue"},
991 { TxtColourCyan, "Cyan"},
992 { TxtColourGreen, "Green"},
993 { TxtColourMagenta, "Magenta"},
994 { TxtColourYellow, "Yellow"},
995 { TxtColourRed, "Red"},
996 { TxtColourWhite, "White"},
997 { TxtColourPink, "Pink"},
998 { TxtColourOrange, "Orange"},
999 { TxtColourLightBlue, "LightBlue"},
1000 { TxtColourLightGreen, "LightGreen"},
1001 { TxtColourPaleYellow, "Pale Yellow"},
1002 { TxtColourTransparent, "Transparent"},
1003 { TxtIdleScreenBackground, "Idle Screen Bgd"},
1004 { TxtIdleScreenSoftKey, "Idle Screen Softkey"},
1005 { TxtIdleScreenText, "Idle Screen Text"},
1006 { TxtIdleScreenNetworkName, "Idle Screen Network"},
1007 { TxtGeneralBackground , "General Bgd"},
1008 { TxtMenuSoftKeyForeground , "Menu Softkey Fgd"},
1009 { TxtMenuSoftKeyBackground , "Menu SoftKey Bgd"},
1010 { TxtSubMenuHeadingText , "Sub-Menu Heading Text"},
1011 { TxtSubMenuHeadingBackground, "Sub-Menu Heading Bgd"},
1012 { TxtSubMenuTextForeground , "Sub-Menu Text Fgd"},
1013 { TxtSubMenuTextBackground, "Sub-Menu Text Bgd"},
1014 { TxtSubMenuSelectionBar, "Sub-Menu Selection Bar"},
1015 { TxtPopUpTextForeground, "Pop-Up text Fgd"},
1016 { TxtPopUpTextBackground, "Pop-Up text Bgd"},
1017 { TxtColour, "Colour" },
1018 { TxtLoser, "You Lost" },
1019 { TxtPlayAgain, "Play Again?" },
1020 { TxtWinner, "You Win" },
1021 { TxtSelectBook, "Select Book" }, /* SPR1112 - SH */
1022 { TxtSIM, "SIM" },
1023 { TxtMove, "Move" },
1024 { TxtCopy, "Copy" },
1025 { TxtThisEntry, "This Entry"},
1026 { TxtBackground, "Background"}, /* for selecting backgrounds*/
1027 { TxtProviderIcon, "Network Icon"}, /*AP - 29-01-03 - Add to language table */
1028 { TxtIdleScreen, "Idle screen"},
1029 { TxtMenuScreen, "Main menu screen"},
1030 { TxtBgdSquares, "Squares"},
1031 { TxtBgdO2, "O2"},
1032 { TxtBgdTree, "Tree"},
1033 { TxtBgdTILogo, "TI Logo"},
1034 { TxtBgdSunset, "Sunset"},
1035 { TxtBgdEdinburgh1, "Edinburgh 1"},
1036 { TxtBgdEdinburgh2, "Edinburgh 2"},
1037 { TxtBgdEdinburgh3, "Edinburgh 3"},
1038 { TxtBgdEdinburgh4, "Edinburgh 4"},
1039 { TxtDeflectCall,"Deflect Call:"}, //SPR 1392 calldeflection
1040 { TxtDeflectCallTo,"Deflect To:"}, //SPR 1392 calldeflection
1041 { TxtDeflect,"Deflect"}, //SPR 1392 calldeflection
1042 { TxtDeflectingCallTo,"Deflecting To:"}, //SPR 1392 calldeflection
1043 { TxtCallBackQuery, "Call Back?" }, // Marcus: CCBS: 15/11/2002
1044 { TxtRejected, "Rejected" }, // Marcus: CCBS: 15/11/2002
1045 { TxtActiveCall, "Active Call" },
1046 { TxtHeldCall, "Held Call" },
1047 { TxtActiveTTYCall, "Active TTY Call" }, /* SPR#1352 - SH - TTY */
1048 { TxtHeldTTYCall, "Held TTY Call" },
1049 { TxtTTY, "TTY" },
1050 #ifdef NEPTUNE_BOARD /* Mar 27, 2006 REF:ER OMAPS00071798 */
1051 {TxtAudioMode, "Audio mode"},
1052 {TxtAudioModeText, "Text mode"},
1053 {TxtAudioModeVco, "VCO mode"},
1054 {TxtAudioModeUnknown, "Unknown"},
1055 #endif
1056 { TxtBootTime, "Boot Time Measurement"}, /*OMAPS0091029 x0039928(sumanth)*/
1057 /*x0039928 OMAPS00097714 - HCO/VCO implementation - added strings*/
1058 #ifdef FF_TTY_HCO_VCO
1059 { TxtTTYAll, "TTY All" },
1060 { TxtTTYVco, "TTY Vco" },
1061 { TxtTTYHco, "TTY Hco" },
1062 #endif
1063 { TxtOnNextCall, "On Next Call" },
1064 { TxtAlwaysOn, "Always On" },
1065 { TxtTTYCalling, "TTY Calling..." },
1066 { TxtIncomingTTYCall, "Inc. TTY Call" },
1067 { TxtProvisioned, "Provisioned"}, // Marcus: Issue 1652: 03/02/2003
1068 { TxtExecuted, "Executed"}, // Marcus: Issue 1652: 03/02/2003
1069 { TxtCommand, "Command"}, // NDH : SPR#1869 : 08/04/2003
1070 { TxtCompleted, "Completed"}, // NDH : SPR#1869 : 08/04/2003
1071 { TxtMultiparty, "Conference"}, // AP: Issue 1749: 06/03/03
1072 { TxtAttaching, "Attaching"}, /* SPR#1983 - SH - Various WAP texts */
1073 { TxtConnection, "Connection"},
1074 { TxtUsing, "Using"},
1075 { TxtConnectionSpeed, "Connect. Speed"},
1076 { TxtAnalogue, "Analogue"},
1077 { TxtISDN9600, "ISDN 9600"},
1078 { TxtISDN14400, "ISDN 14400"},
1079 { TxtEndWap, "End WAP"},
1080 { TxtUntitled, "Untitled"},
1081 { TxtChooseReplacement1, "Choose"}, /* SPR#2354 */
1082 { TxtChooseReplacement2, "Replacement"}, /* SPR#2354 */
1083 { TxtDialup, "Dialup" }, /* SPR#2324 - SH - Added */
1084 { TxtAdvanced, "Advanced" },
1085 { TxtGPRSDialupGPRS, "(GPRS)/Dialup" },
1086 { TxtGPRSDialupDialup, "GPRS/(Dialup)" },
1087 { TxtProfiles, "Profiles" },
1088 { TxtNewProfile, "New Profile" },
1089 { TxtResetProfiles, "Reset Profiles" },
1090 { TxtPasswords, "Passwords"}, //SPR16107
1091 { TxtMismatch, "donot match!"}, //SPR16107
1092 { TxtDataCounterReset, "Reset Counter?"}, /* SPR#2346 - SH */
1093 { TxtCallDate, "Date : "}, /* API - 05/09/03 - SPR2357 - Added */
1094 { TxtCallTime, "Time : "}, /* API - 05/09/03 - SPR2357 - Added */
1095 { TxtInvalidMessage, "Invalid Message"},/*MC SPR 2530*/
1096 { TxtIncompleteMessage, "Incomplete Message"},/*MC SPR 2530*/
1097 //yanbin add MMS string
1098 //TISHMMS Project
1099 { TxtDownload, "Download"},
1100 #if defined (FF_WAP) && defined (FF_GPF_TCPIP) //added by ellen
1101 { TxtShowMessages, "Show Push Messages"},
1102 { TxtPushMessages, "Push Messages"},
1103 #endif
1104 #if defined (FF_MMI_MMS) || defined (FF_MMI_EMS)//MMI-SPR 49811 - x0035544 07 nov 2005
1105 {TxtMMS, "MMS"},
1106 {TxtEMS, "EMS"},
1107 {TxtMMSCreate,"Create MMS"},
1108 {TxtEMSCreate,"Create EMS"},
1109 {TxtMMSInbox,"Inbox"},
1110 {TxtMMSUnsent,"Unsent"},
1111 {TxtMMSSent,"Sent"}, //CRR: 25291 - xrashmic 14 Oct 2004
1112 {TxtMMSSettings,"Settings"},
1113 {TxtRetrieveCondition,"Rertieval Type"},
1114 {TxtMMSInsertPicture,"Ins Picture"},
1115 {TxtMMSInsertSound,"Ins Sound"},
1116 {TxtMMSInsertText,"Ins Text"},
1117 {TxtMMSInsertSlide,"Ins Slide"},
1118 {TxtMMSDelete,"Delete"},
1119 {TxtMMSPreview,"Preview"},
1120 {TxtMMSDeleteSlide,"Del Slide"},
1121 {TxtMMSDeletePicture,"Del Picture"},
1122 {TxtMMSDeleteSound,"Del Sound"},
1123 {TxtMMSDeleteText,"Del Text"},
1124 {TxtMMSInsert, "Insert"},
1125 //xrashmic 19 Aug, 2004 Bug: 2, 3, 36 and 42
1126 {TxtMMSSendSucess,"Sent"},
1127 {TxtMMSSendFail, "Send Failed"},
1128 {TxtMMSSendng, "Sending"},
1129 {TxtMMSDownloading,"Receiving"},
1130 {TxtNewMMS,"New MMS"},
1131 {TxtMMSRcvFail,"Receive Failed"},
1132 {TxtMMSDots," MMS ..."},
1133 {TxtExtract, "Extract" },
1134 {TxtMMSNotification, "MMS Notification" },//x0012849 May 11 2005 MMI-SPR-29887
1135 {TxtImmediate, "Immediate" },//x0012849 May 11 2005 MMI-SPR-29887
1136 {TxtDeferred, "Deferred" },//x0012849 May 11 2005 MMI-SPR-29887
1137 {TxtMMSRetrieving, "MMS Retrieving" },//x0012849 May 11 2005 MMI-SPR-29887
1138 {TxtMMSRetrieved, "MMS Retrieved" },//x0012849 May 11 2005 MMI-SPR-29887
1139 {TxtEMSNew," New EMS"}, //xrashmic 26 Aug, 2004 MMI-SPR-23931
1140 {TxtType, "Type"},
1141 {TxtObject,"Object"},//xrashmic 29 Nov, 2004 MMI-SPR-26161
1142 {TxtLarge," Too Large"},//xrashmic 29 Nov, 2004 MMI-SPR-26161
1143 //xrashmic 7 Dec, 2004 MMI-SPR-23965
1144 {TxtMMSInsertPrePicture,"Ins Pre Picture"},
1145 {TxtMMSInsertPreSound, "Ins Pre Sound"},
1146 {TxtAllObjects, "All Objects"},
1147 {TxtExtracted, "Extracted"},
1148 {TxtExtracting,"Extracting"},
1149 {TxtNoObjects, "No Objects"},
1150 {TxtExtractable, "Extractable"},
1151 #endif //MMI-SPR 49811 - x0035544 07 nov 2005
1152 { TxtLockAls, "Lock ALS"}, /* NDH : CQ16317 */
1153 { TxtUnlockAls, "Unlock ALS"}, /* NDH : CQ16317 */
1154 { TxtAlsLocked, "ALS Locked"}, /* NDH : CQ16317 */
1155 { TxtAlsUnlocked, "ALS Unlocked"}, /* NDH : CQ16317 */
1156 { TxtLimService, "Limited Service"}, /* SPR12653 */
1157
1158 // Apr 06, 2005 REF: ENH 30011 xdeepadh
1159 //Strings for Camera, Mp3 and midi test application are
1160 //under the respective flags.
1161 //Nov 14, 2005 REF: OMAPS00044445 xdeepadh
1162 /* Nov 22, 2007 DR: OMAPS00152315 x0080701(Bharat) -- Commented #if defined */
1163 // #if defined(FF_MMI_TEST_MP3) || defined(FF_MMI_TEST_AAC)
1164 { TxtPlayerMonoChannel, "Mono"}, /* SPR12653 */
1165 { TxtPlayerStereoChannel, "Stereo"}, /* SPR12653 */
1166 { TxtPlayerSetChannels, "Channels settings"}, /* SPR12653 */
1167 { TxtPlayerPlay, "Play file"}, /* SPR12653 */
1168 { TxtPlayerTest, "Audio Player"}, /* SPR12653 */
1169 { TxtPlayerFileSelected, "File Selected"}, /* SPR12653 */
1170 { TxtPlayerSelectFile, "Select a File"}, /* SPR12653 */
1171 { TxtPlayerPause, "Pause"}, /* SPR12653 */
1172 { TxtPlayerResume, "Resume"}, /* SPR12653 */
1173 { TxtPlayerStop, "Stop"}, /* SPR12653 */
1174 { TxtPlayerPlaying, "Playing"}, /* SPR12653 */
1175 { TxtPlayerForward, "Forward"}, /* OMAPS00070659 x0039928 */
1176 { TxtPlayerRewind, "Rewind"},
1177 { TxtPlayerForwarding, "Forwarding"},
1178 { TxtPlayerRewinding, "Rewinding"}, /* OMAPS00070659 x0039928 */
1179 // Jul 18, 2005 REF: SPR 31695 xdeepadh
1180 { TxtPlayerFileNotLoaded, "No Files loaded"},
1181 { TxtPlayerOptionNotImplemented, "Option not yet implement"},
1182 // #endif //FF_MMI_TEST_MP3
1183 /* Nov 22, 2007 DR: OMAPS00152315 x0080701(Bharat) -- Commented #endif */
1184
1185 //Aug 22, 2005 REF: ENH 31154 xdeepadh
1186 #if defined(FF_MMI_TEST_CAMERA) ||defined(FF_MMI_CAMERA_APP)
1187 { TxtCameraTest, "Camera Application"}, /* NDH : CQ16317 */
1188 { TxtViewFinder, "View Finder"}, /* NDH : CQ16317 */
1189 { TxtSnapshot, "Take Snapshot"}, /* NDH : CQ16317 */
1190 { TxtSaveSnapshot, "Save Snapshot"}, /* NDH : CQ16317 */
1191 { TxtSnapshotSaved, "Snapshot Saved"}, /* NDH : CQ16317 */
1192 { TxtSoftSnap, "Snapshot"}, /* NDH : CQ16317 */
1193 { TxtSoftSnapSave, "Save"}, /* NDH : CQ16317 */
1194 { TxtSnapSaving, "Saving"},
1195 { TxtQuality, "Quality"},
1196 { TxtEconomy, "Economy"},
1197 { TxtStandard, "Standard"},
1198 { TxtColor, "Color"},
1199 { TxtSepia, "Sepia"},
1200 { TxtBlackandWhite, "Black&White"},
1201 { TxtNegative, "Negative"},
1202 { TxtFilename, "Filename"},
1203 { TxtDigiZoom, "Zoom"},
1204 { TxtFrame, "Border Frame"},
1205 { TxtFrame1, "Border Frame1"},
1206 { TxtFrame2, "Border Frame2"},
1207 { TxtNoFrame, "No frame"},
1208 { TxtShootingMode, "Shooting Mode"},
1209 { TxtSingleshot, "Single Shot"},
1210 { Txt2Shots, "2 Shots"},
1211 { Txt4Shots, "4 Shots"},
1212 { Txt8Shots, "8 Shots"},
1213 #endif //FF_MMI_TEST_CAMERA
1214 // Apr 05, 2005 REF: ENH 29994 xdeepadh
1215 //Midi Test Application Strings were put under the flag FF_MMI_TEST_MIDI
1216 #ifdef FF_MMI_TEST_MIDI
1217 { TxtMidiTest, "Midi Application"},
1218 { TxtMidiChangeConfig, "Change Config"},
1219 { TxtMidiPlay, "Play"},
1220 { TxtMidiPlayAllFiles, "Play all files"},
1221 { TxtMidiExit, "Stop playing"},
1222 { TxtChConfigFile, "Browse Midi Files"},
1223 { TxtChConfigVoiceLimit, "Voice Limit"},
1224 { TxtChConfigLoop, "Loop On/Off"},
1225 { TxtChConfigChannels, "Channels"},
1226 { TxtChConfigBankLocation, "Bank Location"},
1227 { TxtMidiEnterVoiceNumber, "Enter number of voices"},
1228 { TxtMidiSelectFile, "Select file to be played"},
1229 { TxtMidiOptionNotImplemented, "Option not yet implement"},
1230 { TxtMidiLoopOn, "On"},
1231 { TxtMidiLoopOff, "Off"},
1232 { TxtMidiChannels, "Channels"},
1233 { TxtMidiMonoChannel, "Mono"},
1234 { TxtMidiStereoChannel, "Stereo"},
1235 { TxtMidiBankLocation, "Bank"},//MMI-SPR 49811 - x0035544 07 nov 2005
1236 { TxtMidiFastBankLocation, "Fast"},
1237 { TxtMidiSlowBankLocation, "Slow"},
1238 { TxtMidiFileTitle, "Select File to be played"},
1239 { TxtMidiFileNotLoaded, "No Files loaded"},
1240 { TxtMidiFileSelected, "File Selected"},
1241 { TxtChConfigAudioOutput, "Audio Output"},
1242 { TxtMidiSpeaker, "Speaker"},
1243 { TxtMidiHeadset, "Headset"},
1244 //x0pleela 30 Jan, 2007 DR: OMAPS00108892
1245 //Adding the following strings to display error message
1246 //when loop on is enabled while playing all files
1247 { TxtLoopOn, "Loop ON"},
1248 { TxtCantPlayAllFiles, "Cannot Play All Files"},
1249 { TxtCantBeActivated, "Cannot be Activated"},
1250 #endif//FF_MMI_TEST_MIDI
1251 #ifdef BTE_MOBILE
1252 /*
1253 ** Start of Bluetooth Related Strings
1254 */
1255 {TxtBluetooth, "Bluetooth"},
1256 {TxtBluetoothEnable, "Enable"},
1257 {TxtBluetoothDisable, "Disable"},
1258 {TxtBtEnterDeviceName, "Enter Device Name:"},
1259 {TxtBtEnterPassKey, "Enter Pass Key:"},
1260 {TxtBtPassKey, "Pass Key"},
1261 {TxtBtTimeout, "Timeout"},
1262 {TxtBtPairing, "Pairing"},
1263 {TxtBtPaired, "Paired"},
1264 {TxtBtAuthorize, "Authorize"},
1265 {TxtBtUnAuthorize, "Un-Authorize"},
1266 {TxtBtInfo, "Info"},
1267 {TxtBtYesOnce, "Yes (Once)"},
1268 {TxtBtYesAlways, "Yes (Always)"},
1269 {TxtBtPairDevice, "Pair Device"},
1270 {TxtBtChangePassKey, "Change PassKey"},
1271 {TxtBtShowServices, "Show Services"},
1272 {TxtBtAddToKnown, "Add To Known"},
1273 {TxtBtRemoveDevice, "Remove Device"},
1274 {TxtBtDeviceName, "Device Name"},
1275 {TxtBtSet, "Set"},
1276 {TxtBtServices, "Services"},
1277 {TxtBtNoServices, "No Services"},
1278 {TxtBtSupported, "Supported"},
1279 {TxtBtSerialPort, "Serial Port"},
1280 {TxtBtDialUpNetworking, "Dial Up Networking"},
1281 {TxtBtHeadSet, "Head Set"},
1282 {TxtBtHandsFree, "Hands Free"},
1283 {TxtBtObjectPush, "Object Push"},
1284 {TxtBtFileTransfer, "File Transfer"},
1285 {TxtBtLanAccess, "Lan Access"},
1286 {TxtBtCordlessTelephony, "Cordless Telephony"},
1287 {TxtBtIntercom, "Intercom"},
1288 {TxtBtUnknownService, "Unknown Service"},
1289 {TxtBtRequiresAuthorizationForService, "%s requires Authorization for Service : %s"},
1290 {TxtBtDevices, "Devices"},
1291 {TxtBtDevice, "Device,"},
1292 {TxtBtHidden, "Hidden"},
1293 {TxtBtTimed, "Timed"},
1294 {TxtBtKnownDevices, "Known Devices"},
1295 {TxtBtDiscoverable, "Discoverable"},
1296 {TxtBtNoDevices, "No Devices"},
1297 {TxtBtFound, "Found"},
1298 {TxtBtSetLocalName, "Set Local Name"},
1299 {TxtBtClearStoredDevices, "Clear all Stored Devices"},
1300 /*
1301 ** End of Bluetooth Related Strings
1302 */
1303 #endif
1304 { TxtFDNName, "FDN Numbers" },// MMI SPR 18555
1305 { TxtAllDivert, "All Divert"},
1306 { TxtNoReachDivert, "Divert when not reachable"},
1307 { TxtBusyDivert, "Divert if Busy"},
1308 { TxtNoAnsDivert, "Divert when no answer"},
1309 { TxtCondDivert, "Divert for Cond. Forward"},
1310 { TxtAllCallsDivert, "Divert for All calls"},
1311 { TxtInvalidInput, "Invalid input"}, //SPR21547
1312 { TxtFDNListFull, "FDN List Full"}, //SPR 31710 x0021308:RamG
1313
1314
1315 //Nov 29, 2004 REF: CRR 25051 xkundadu
1316 //Description: INCALL SCREEN ?ADJUSTING THE VOLUME
1317 //Fix: Added these strings to display the various speaker volume levels.
1318 {TxtLevel1 ," Level 1"},
1319 {TxtLevel2 ," Level 2"},
1320 {TxtLevel3 ," Level 3"},
1321 {TxtLevel4 ," Level 4"},
1322 {TxtLevel5 ," Level 5"},
1323 {TxtImage,"Image"}, //xrashmic 28 Jan, 2005 MMI-SPR-28166
1324 { TxtSmsWaiting, "Message waiting"}, //x0018858 24 Mar, 2005 MMI-FIX-11321
1325
1326 /* Power management Menu*/
1327 #ifdef NEPTUNE_BOARD
1328 #ifdef MMI_POWER_MANAGEMENT_TEST
1329 { Txt10Second, "10 Sec" },
1330 { Txt15Second, "15 Sec" },
1331 { Txt20Second, "20 Sec" },
1332 { TxtSetParam1, "Set Param"},
1333 #endif
1334 #endif
1335 #ifdef FF_MMI_MULTIMEDIA
1336
1337 /* String required for Multimedia Menu. */
1338 {TxtMultimediaApp, "Multimedia Test Application"},
1339 {TxtConfigurationParameters, "Configuration Parameters"},
1340 {TxtAudioVideoPlayback, "Audio/Video Playback"},
1341 {TxtMidiPlayback, "Midi Playback"},
1342 {TxtImageViewer, "Image Viewer"},
1343 {TxtCameraCapture, "Camera Capture"},
1344 {TxtVideoRecording, "Video Recording"},
1345 {TxtAudioRecording, "Audio Recording"},
1346 {TxtPlayRecording, "Play Recording"},
1347 {TxtFileListType, "FileLists"},
1348 {TxtNoFileAvail, "No Files"},
1349 /* Configuration Parameter. */
1350 {TxtOutputScreenSize, "Output Screen Size"},
1351 {TxtAudioEncodingFormat, "Audio Encoding Format"},
1352 {TxtVideoEncodingFormat, "Video Encoding Format"},
1353 {TxtVideoCaptureSize, "Video Capture Size"},
1354 {TxtVideoFrameRateSelection, "Video Frame Rate Selection"},
1355 {TxtAudioBitRate, "Audio Bitrate"},
1356 {TxtVideoBitRate, "Video Bitrate"},
1357 {TxtMidiPlayerSelect, "Midi Player Enabled"},
1358 /* Screen mode */
1359 {TxtHalfScreenMode, "Half-Screen Mode" },
1360 {TxtFullScreenMode, "Full-Screen Mode" },
1361 /* Audio Format */
1362 {TxtAAC, "AAC" },
1363 {TxtAMR, "AMR-NB" },
1364 {TxtPCM, "PCM" },
1365 {TxtMP3, "MP3" },
1366 /* Video Format */
1367 {TxtMpeg4, "MPEG4" },
1368 {TxtH263, "H263" },
1369 /* Screen Size */
1370 {TxtQcif, "QCIF" },
1371 {TxtCif, "SQCIF" },
1372 /* Frame Rate */
1373 {Txt5fps, "5 FPS"},
1374 {Txt10fps, "10 FPS"},
1375 {Txt15fps, "15 FPS"},
1376 {Txt20fps, "20 FPS"},
1377 {Txt25fps, "25 FPS"},
1378 {Txt30fps, "30 FPS"},
1379 /* Bit Rate*/
1380 {TxtAACBitRate, "AAC BitRate" },
1381 {AMRNBBitRate, "AMR-NB BitRate" },
1382 /* AAC Bit Rate */
1383 {Txt48Kbps, "48 KBPS"},
1384 {Txt66p15Kbps, "66.15 KBPS"},
1385 {Txt72Kbps, "72 KBPS"},
1386 {Txt96pKbps, " 96 KBPS"},
1387 {Txt132p3Kbps, "32.3 KBPS"},
1388 {Txt144Kbps, "144 KBPS"},
1389 {Txt192Kbps, "192 KBPS"},
1390 {Txt264p6Kbps, "264.6 KBPS"},
1391 {Txt288Kbps, "288 KBPS"},
1392 /* AMR Bit Rate */
1393 {Txt1p80Kbps, "1.80 KBPS"},
1394 {Txt4p75Kbps, "4.75 KBPS"},
1395 {Txt5p15Kbps, "5.15 KBPS"},
1396 {Txt5p9Kbps, "5.9 KBPS"},
1397 {Txt6p7Kbps, "6.7 KBPS"},
1398 {Txt7p4Kbps, "7.4 KBPS"},
1399 {Txt7p95Kbps, "7.95 KBPS"},
1400 {Txt10p2Kbps, "10.2 KBPS"},
1401 {Txt12p2Kbps, "12.2 KBPS"},
1402 /* Video Bit Rate */
1403 {Txt64Kbps, "64 KBPS"},
1404 {Txt128Kbps, "128 KBPS"},
1405 {Txt384Kbps, "384 KBPS"},
1406 /* Softkey for Audio / Video display. */
1407 {TxtPauseKey, "Pause"},
1408 {TxtResumeKey, "Resume"},
1409 {TxtEncodeKey, "Encode"},
1410 {TxtSoftIVT, "IVT"},
1411 {TxtPictureDisp, "Picture Display"},
1412 {TxtSetParam, "Set Param"},
1413 /* Audio Path Configuration Parameter */
1414 {TxtAudioPath, "Audio Path Configuration"},
1415 {TxtHeadset, "Head Set"},
1416 {TxtHeadphone, "Stereo Head Phone"},
1417 /* Audio / Video Recording. */
1418 {TxtSoftStart, "Start"},
1419 {TxtAudvidRecord, "Audio / Video Recording"},
1420 {TxtQQVga, "QQVGA"},
1421 {TxtEncdTo, "Encode To"},
1422 {TxtJPEGFile, "JPEG File"},
1423 /* For FTP Application */
1424 { TxtFTPApp, "FTP" },
1425 { TxtPut, "Put" },
1426 { TxtGet, "Get" },
1427 /* Configuration Parameters - Volume and Preferred Storage. */
1428 { TxtVolumeConfig, "Volume Configuration"},
1429 { TxtPreferredStorage, "Preferred Storage"},
1430 { TxtAudioDecodeConfig, "Audio Decode Configuration"},
1431 { TxtAudioEncodeConfig, "Audio Encode Configuration"},
1432 { TxtVideoEncodeConfig, "Video Encode Configuration"},
1433 { TxtSpeaker, "Handset"},
1434 { TxtEnterPath, "Enter File Path:"},
1435 {TxtInvalidPath, "Invalid"},
1436 { TxtVMPlayback, "Voice Memo Playback" },
1437 { TxtVMRecord, "Voice Memo Recording" },
1438 { TxtVMConfigParam, "Configuration Parameters" },
1439 { TxtStartRecord, "Start Voice Memo Recording" },
1440 { TxtPlayingfile, "Playing Selected Fie " },
1441 { TxtPauseFile, "Pause Selected File" },
1442 { TxtRecordVoice, "Recording Voice" },
1443 { TxtSoftMore, "More" },
1444 { TxtUseCase, "Use Cases" },
1445 { TxtRepeateForEver, "Repeate For Ever" },
1446 { TxtPlayonce, "Play Once" },
1447 { TxtCamera , "Camera"},
1448 { TxtCapture, "Capture" },
1449 { TxtCrop, "Crop"},
1450 { TxtRescale, "Rescale"},
1451 { TxtRotate, "Rotate"},
1452 {TxtDummyStr, "Dummy String"},
1453 {TxtDummyStr1, "Dummy String1"},
1454 /*PCM Decode sampling Rate*/
1455 {Txt8kRate, "8k Sample Rate"},
1456 {Txt11kRate, "11k Sample Rate"},
1457 {Txt12kRate, "12k Sample Rate"}, /*OMAPS00081264 - 12k Menu addition */
1458 {Txt16kRate, "16k Sample Rate"},
1459 {Txt22kRate, "22k Sample Rate"},
1460 {Txt24kRate, "24k Sample Rate"}, /*OMAPS00081264 - 12k Menu addition */
1461 {Txt32kRate, "32k Sample Rate"},
1462 {Txt44kRate, "44k Sample Rate"},
1463 {Txt48kRate, "48k Sample Rate"},
1464 {TxtPcmRate, "PCM Sample Rate"},
1465 {TxtPcmChannelMode, "PCM Channel Mode"},
1466 /* Image Quality Setting */
1467 {TxtImgCaptureQuality, "Image Capture Quality"},
1468 {Txt0Set, "0"},
1469 {Txt10Set, "10"},
1470 {Txt20Set, "20"},
1471 {Txt30Set, "30"},
1472 {Txt40Set, "40"},
1473 {Txt50Set, "50"},
1474 {Txt60Set, "60"},
1475 {Txt70Set, "70"},
1476 {Txt80Set, "80"},
1477 {Txt90Set, "90"},
1478 {Txt100Set, "100"},
1479 {TxtStreoMode, "Stereo Mode"},
1480 {TxtMonoMode, "Mono Mode"},
1481 {TxtVideoPlayOption, "Video Playback Option"},
1482 {TxtAudioVideoPlay, "Audio & Video Play"},
1483 {TxtVideoPlay, "Video Play Only"},
1484 /* Video Recording Duration Specification */
1485 {TxtVideoRecDuration, "Video Recording Duration"},
1486 {Txt10sec, "10 Sec Recording"},
1487 {Txt15sec, "15 Sec Recording"},
1488 {Txt20sec, "20 Sec Recording"},
1489 {TxtNonStop, "Non Stop Recording"},
1490 /* Video Only Option - x0043641*/
1491 {TxtVideoRecordOption, "Video Record Option"},
1492 {TxtAudioVideoRecord, "Video & Audio Recording"},
1493 {TxtVideoRecord, "Video Recording Only"},
1494 #endif
1495 // xpradipg - LOCOSTO-ENH-31895 : 23 June 2005
1496 #ifdef FF_MMI_AUDIO_PROFILE
1497 {TxtLoudspeaker, "Loudspeaker"},
1498 {TxtHandheld, "Handheld"},
1499 {TxtCarkit, "Carkit"},
1500 {TxtHeadset,"Headset"},
1501 {TxtInserted, "inserted"},
1502 {TxtRemoved, "removed"},
1503 #endif
1504 //Aug 22, 2005 REF: ENH 31154 xdeepadh
1505
1506 #ifdef FF_MMI_FILE_VIEWER
1507 { TxtFileNotLoaded,"No Files loaded"},
1508 { TxtFileViewer, "FileViewer"},
1509 { TxtRename, "Rename"},
1510 {TxtDeleteConfirm,"Delete?"},
1511 {TxtFileTooBig,"File Too Big"},
1512 {TxtFileExists,"File exists"},//Jan 03, 2006 REF: SPR OMAPS00060036 xdeepadh .
1513 {TxtWrongFilename,"Wrong Name"}, //Aug 31, 2005 REF: SPR 34050 xdeepadh
1514 {TxtNoExtension,"Wrong extn"},//Aug 31, 2005 REF: SPR 34050 xdeepadh
1515 #endif //FF_MMI_FILE_VIEWER
1516 #ifdef NEPTUNE_BOARD
1517 #ifdef MMI_POWER_MANAGEMENT_TEST
1518 {TxtPowerMgnt,"Power Management"},
1519 #endif
1520 #endif
1521 #if defined(FF_MMI_TEST_CAMERA) ||defined(FF_MMI_CAMERA_APP)
1522 { TxtRotate, "Rotate"},
1523 { TxtRotate90Degree, "90 Degree"},
1524 { TxtRotate180Degree, "180 Degree"},
1525 { TxtRotate270Degree, "270 Degree"},
1526 { TxtZoom, "Zoom"},
1527 { TxtZoomIn, "Zoom In"},
1528 { TxtZoomOut, "Zoom Out "},
1529 { TxtZoomInMax, "Zoom In Max "},
1530 { TxtZoomOutMax, "Zoom Out Max"},
1531
1532 #endif
1533 //xrashmic 9 Sep 2006, OMAPS00092732
1534 #ifdef FF_MMI_USBMS
1535 {TxtUSB, "USB"},
1536 {TxtUSBEnumeration, "USB Enumeration"},
1537 { TxtUSBMode, "USB mode"},
1538 { TxtContinue, "Continue ?"},
1539 { TxtUSBDisconnect ,"Disconnecting"},
1540 {TxtUSBMS,"USB MS"},
1541 {TxtUSBTrace,"USB Trace"},
1542 {TxtUSBFax,"USB Fax"},
1543 {TxtPSShutdown,"PS Shutdown"},
1544 {TxtNoPSShutdown,"No PS shutdown"},
1545 //xashmic 27 Sep 2006, OMAPS00096389
1546 {TxtUSBFaxnTrace,"USB Fax and Trace"},
1547 {TxtUSBMSnTrace,"USB MS and Trace"},
1548 {TxtUSBFaxnMS,"USB Fax and MS"},
1549 {TxtUSBMSPorts,"USB Ports"},
1550 {TxtPS,"PS"},
1551 {TxtPopupMenu,"Pop up menu"},
1552 #endif
1553 // x0021334 10 May, 2006 DR: OMAPS00075379
1554 { TxtPending, "Pending"},
1555
1556 // x0021334 02 June, 2006 DR: OMAPS00078005
1557 #ifdef FF_TIMEZONE
1558 { TxtTimeUpdate, "New Time/Date received."},
1559 { TxtTimeUpdateConfirm, "Want to update?"},
1560 { TxtNitzTimeUpdate, "Network Time Update"},
1561 #endif
1562 //x0pleela 30 Aug, 2006 DR: OMAPS00091250
1563 { TxtNoMEPD, "MEPD not present"},
1564
1565 //x0pleela 24 Aug, 2006 DR:OMAPS00083503
1566 //Adding new strings to display if the characters are UCS2 in USSD transactions
1567 #ifdef MMI_LITE
1568 {TxtUSSDMsgRxd, "USSD Message received" },
1569 {TxtFontNotSupported, "Font Not Supported"},
1570 #endif
1571 //x0pleela 19 Feb, 2007 ER: OMAPS00122561
1572 #ifdef FF_PHONE_LOCK
1573 {TxtPhoneLock, "Phone Lock"},
1574 {TxtPhLockEnable, "Lock Enable"},
1575 {TxtPhLockAutomatic, "Automatic"},
1576 {TxtPhLockAutoOn, "On"},
1577 {TxtPhLockAutoOff, "Off"},
1578 {TxtPhLockChangeCode,"Change Unlock Code"},
1579 {TxtEnterPhUnlockCode, "Enter Ph. Unlock Code"},
1580 {TxtEnterOldUnlockCode, "Enter Old Unlock Code"},
1581 {TxtEnterNewUnlockCode, "Enter New Unlock Code"},
1582 {TxtAlreadyEnabled,"Already enabled"},
1583 {TxtAlreadyDisabled, "Already disabled"},
1584 {TxtAutoLockDisable, "Auto Ph Lock Disable"},
1585 {TxtAutoPhone, "Automatic Phone"},
1586 {TxtSuccess, "Success"},
1587 {TxtNotLocked, "Phone can't be locked"},
1588 #endif /* FF_PHONE_LOCK */
1589 /*OMAPS00098881 (Removing power variant) a0393213(Prabakar)*/
1590 #ifdef FF_POWER_MANAGEMENT
1591 {TxtScreenUpdate,"Screen Update"},
1592 #endif
1593 //Mar 09 2007 DRT :OMAPS00118881 x0061088(Prachi)
1594 #ifdef FF_MMI_CAMERA_APP
1595 {TxtNotEnough,"Not Enough"},
1596 {TxtCamMemory,"Memory"},
1597 #endif
1598 //x0pleela 22 Feb, 2007 ER: OMAPS00113891
1599 {TxtFwdIncomingTTYCall, "Fwd. Inc. TTY Call"}, /* String for Fwd Incoming TTY call */
1600 {TxtFwdIncomingCall, "Fwd. Inc. Call"}, /* String for Fwd Incoming call */
1601 #ifdef FF_MMI_FILEMANAGER
1602 /* File Management related strings */
1603 {TxtFileMgmt, "File Management"},
1604 {TxtFileList, "FileLists"},
1605 {TxtFFS, "NOR" },
1606 {TxtNORMS, "NOR-MS" },
1607 {TxtNAND, "NAND" },
1608 {TxtTflash, "T-Flash" },
1609 {TxtOpen,"Open"},
1610 {TxtFormat,"Format"},
1611 {TxtProperties,"Properties"},
1612 {TxtImageFiles, "Image"},
1613 {TxtAudioFiles,"Audio"},
1614 {TxtFile,"File"},
1615 {TxtDirectory,"Directory"},
1616 {TxtFreeSpace,"Free Space"},
1617 {TxtUsedSpace, "Used Space"},
1618 {TxtThumbnail, "Thumbnail"},
1619 {TxtExists, "Exists"},
1620 {TxtCreateDir, "Create Directory"},
1621 {TxtCreated, "Created"},
1622 {TxtNotEmpty, "Not Empty"},
1623 {TxtMemorystat,"Memory Status"},
1624 {TxtSourceDest, "Source and Destination"},
1625 {TxtSame, "Same"},
1626 {TxtAudNotAllowed,"Not Allowed"},
1627 {TxtAudAudioError,"Audio"},
1628 {TxtAudDenied,"Denied"},
1629 {TxtAudPlayerError,"Player"},
1630 {TxtAudFFSError," FFS"},
1631 {TxtAudMessagingError,"Messaging"},
1632 {TxtAudNotReady,"Not Ready"},
1633 {TxtAudInvalidParam,"Invalid Param"},
1634 {TxtAudInternalError,"Internal"},
1635 {TxtAudMemoryError,"Memory"},
1636 {TxtAudNotSupported,"Not Supported"},
1637 {TxtCopying," Copying ..."},
1638 { TxtFileNotLoaded,"No Files loaded"},
1639 { TxtFileViewer, "FileViewer"},
1640 { TxtRename, "Rename"},
1641 {TxtDeleteConfirm,"Delete?"},
1642 {TxtFileTooBig,"File Too Big"},
1643 {TxtFileExists,"File exists"},//Jan 03, 2006 REF: SPR OMAPS00060036 xdeepadh .
1644 {TxtWrongFilename,"Wrong Name"}, //Aug 31, 2005 REF: SPR 34050 xdeepadh
1645 {TxtNoExtension,"Wrong extn"},//Aug 31, 2005 REF: SPR 34050 xdeepadh
1646 {TxtStorageDevice,"Storage Device"},
1647 {TxtPBar,"Progress Bar On/Off"},
1648 #endif
1649 //Mar 22 2007 ER:OMAPS00113882 x0061088 (Prachi)
1650 {TxtTo,"To"},
1651
1652 /* April 03 2007 ER:OMAPS00116772 x0061088(Prachi)*/
1653 #ifdef FF_MMI_CAMERA_APP
1654 {TxtAutoSave,"Auto Save"},
1655 {TxtAutoSaveOn,"On"},
1656 {TxtAutoSaveOff,"Off"},
1657 {TxtSoftSave,"Save"},
1658 {TxtSoftCancel,"Cancel"},
1659 #endif /* FF_MMI_CAMERA_APP */
1660 //May 03 2007 ER: x0061088 (Prachi)
1661 #if CAM_SENSOR == 1
1662 {TxtCamMenuResolution,"Change Resolution"},
1663 {TxtCamVga,"VGA"},
1664 {TxtCamQcif,"QCIF"},
1665 {TxtCamSxga,"SXGA"},
1666 {TxtCamNot,"Not"},
1667 {TxtCamSupported,"Supported"},
1668 #endif
1669 //06 July, 2007 DR: OMAPS00137334 x0062172 Syed
1670 {TxtConferenceFull, "Conference Full"}, /* String for Conference Full notification */
1671 { 0, 0 }
1672 };
1673
1674 #ifndef CHINESE_MMI
1675
1676 /* Text table 2, autogenerated to provide German text associations.
1677 */
1678
1679 //DON'T TOUCH THE FOLLOWING LINE...
1680 //Language = "German"
1681
1682 static const tPointerStructure LanguageIndex_2[LEN_LANGUAGE2+1] = {
1683 { TxtNull, "" },
1684 #ifdef FF_CPHS
1685 { TxtEditLineName, "Edit Line Name"}, //x0pleela 14 June, 2006 DR: OMAPS00070657
1686 #endif
1687 //x0pleela 20 Mar, 2006 ER: OMAPS00067709
1688 //Added the following strings used in menu items to support Voice buffering feature
1689 #ifdef FF_PCM_VM_VB
1690 {TxtStopFailed, "Stop Failed"},
1691 {TxtAlready, "Already"},
1692 {TxtPcmVoiceMemo, "PCM Voice Memo"},
1693 {TxtVoiceBuffering, "Voice Buffering"},
1694 {TxtEditNum, "Edit number"},
1695 {TxtStartRec, "Start Recording"},
1696 {TxtStopRec, "Stop Recording"},
1697 #endif
1698 #ifdef SIM_PERS //x0035544 07-11-2005
1699 //x0pleela 25 Sep, 2006 ER: OMAPS00095524
1700 {TxtBlkNetwork, "Blocked Network"}, //For new category "Blocked Network"
1701 { TxtEnterPbLock,"Enter Blocked NW Code"}, //Editor string to display "Enter Blocked Network password"
1702 //x0pleela 20 July, 2006 ER: OMAPS00087586, OMAPS00087587
1703 {TxtBusy,"Busy"}, //Displays "Busy" if timer is enabled for wrong entry of password
1704 {TxtMasterUnlock,"Master Key Unlock"}, //For menu option Master unlock
1705 {TxtEnterMasterKey, "Enter Master Key"}, //Text for the editor to enter master unlock key
1706 {TxtUnblockME, "Unblock ME"}, //For menu option Unblock ME
1707 {TxtUnblockCode, "Enter Unblock Code"}, //x0pleela 16 May, 2006 DR: OMAPS00067919
1708 {TxtTimerFlag, "Unlock Timer Flag"}, //x0035544 07-11-2005
1709 {TxtETSIFlag, "ETSI Flag"}, //x0035544 07-11-2005
1710 {TxtAirtelFlag, "AirTel Ind. Flag"}, //x0035544 07-11-2005
1711 { TxtEnterOldPsLock,"Enter Old LockCode"}, //x0035544 07-11-2005
1712 { TxtEnterPsLockNew,"Enter New LockCode"}, //x0035544 07-11-2005
1713 { TxtEnterPsLockconf,"Confirm New LockCode"}, //x0035544 07-11-2005
1714 { TxtLockEnabled, "Lock Enabled"}, //x0035544 07-11-2005
1715 { TxtLockDisabled,"Lock Disabled"}, //x0035544 07-11-2005
1716 { TxtPersonalization, "Personalization"}, //x0035544 07-11-2005
1717 { TxtSupplementaryInfo, "Supplementary Info"}, //x0035544 07-11-2005
1718 { TxtPersonalize, "Personalize"}, //x0035544 07-11-2005
1719 { TxtUnlockCategory, "Unlock Category"}, //x0035544 07-11-2005
1720 { TxtLockCategory, "Lock Category"}, //x0035544 07-11-2005
1721 { TxtResetFC, "Reset Failure counter"}, //x0035544 07-11-2005
1722 { TxtGetFC, "Get Failure Counter"}, //x0035544 07-11-2005
1723 { TxtMaxFC,"Max Failure Count"}, //x0035544 07-11-2005
1724 { TxtCorporate, "Corporate"}, //x0035544 07-11-2005
1725 { TxtServiceProvider, "Service Provider"}, //x0035544 07-11-2005
1726 { TxtNetworkSubset, "Network Subset"}, //x0035544 07-11-2005
1727 { TxtLockActivated,"Lock Activated"}, //x0035544 07-11-2005
1728 { TxtLockDeactivated,"Lock Deactivated"}, //x0035544 07-11-2005
1729 { TxtEnterNLock,"Enter Network Password"}, //x0035544 07-11-2005
1730 { TxtEnterNsLock,"Enter Netw. Subset Password"}, //x0035544 07-11-2005
1731 { TxtEnterSpLock,"Enter Serv. Provider Password"}, //x0035544 07-11-2005
1732 { TxtEnterCLock,"Enter Corporate Password"}, //x0035544 07-11-2005
1733 { TxtEnterPsLock,"Enter SIM Password"}, //x0035544 07-11-2005
1734 { TxtPsLockConfWrong,"Password does"}, //x0035544 07-11-2005
1735 { TxtPsLockConfwrong2,"not match"}, //x0035544 07-11-2005
1736 { TxtPsLockChanged,"Code changed"}, //x0035544 07-11-2005
1737 { TxtCounterReset,"Counter Reset"}, //x0035544 07-11-2005
1738 { TxtPassfailed,"Change failed"}, //x0035544 07-11-2005
1739 {TxtUnblock,"Unblocking Sucess"}, //x0035544 07-11-2005
1740 { TxtAlreadyLocked,"Category Already Locked"}, //x0035544 07-11-2005
1741 { TxtAlreadyUnlocked,"Category Already Unlocked"}, //x0035544 07-11-2005
1742 { TxtPhoneUnblocked,"Phone Unblocked"}, //x0035544 07-11-2005
1743 { TxtPhoneBlocked, "Phone Blocked" }, //x0035544 07-11-2005
1744 { TxtGetFailFC,"Reset FC Fail Attempts left"}, //x0035544 07-11-2005
1745 { TxtMaxFailFC,"Max Reset FC Fail Attempts"}, //x0035544 07-11-2005
1746 { TxtGetSuccFC,"Reset FC Succ Attempts left"}, //x0035544 07-11-2005
1747 { TxtMaxSucFC,"Max Reset FC Succ Attempts"}, //x0035544 07-11-2005
1748 #endif //x0035544 07-11-2005
1749 #ifdef FF_MMI_CPHS //x0035544 07-11-2005
1750 { TxtViewAll,"View All"}, //x0035544 07-11-2005
1751 { TxtEmergencyNumbers,"Emergency Numbers"}, //x0035544 07-11-2005
1752 #endif //x0035544 07-11-2005
1753 { TxtNotImplemented, "Nicht unterstuetzt" },
1754 { TxtManu, "Customer" },
1755 { TxtEnterPin1, "PIN Eingabe" },
1756 { TxtEnterPin2, "PIN 2 eingeben" },
1757 { TxtEnterPuk1, "PUK Eingabe" },
1758 { TxtEnterPuk2, "PUK 2 eingeben" },
1759 { TxtInvalidCard, "Ungueltige SIM Karte" },
1760 { TxtNoCard, "Keine SIM Karte" },
1761 { TxtInvalidIMEI, "Invalid IMEI" }, // Nov 24, 2005, a0876501, DR: OMAPS00045909
1762 { TxtSoftCall, "Ruf" },
1763 { TxtSoftOK, "Ok" },
1764 { TxtSoftMenu, "Menue" },
1765 { TxtHelp, "Hilfe" },
1766 { TxtSoftContacts, "Kontakte" },
1767 { TxtPlay, "Abspielen" },
1768 { TxtMessages, "Nachrichten" },
1769 { TxtAlarm, "Alarm" },
1770 { TxtSettings, "Einstellungen" },
1771 { TxtExtra, "Zusaetzliches" },
1772 { TxtSend, "Senden" },
1773 { TxtSent, "Gesendet" },
1774 { TxtNotSent, "Nicht gesendet" },
1775 { TxtServiceCentre, "Dienstcenter" },
1776 { TxtPleaseWait, "Bitte warten" },
1777 { TxtSmsEnterNumber, "Nummer eingeben" },
1778 { TxtRead, "Lesen" },
1779 { TxtRetrieve, "Retrieve" }, //x0035544 07-11-2005
1780 { TxtDeleteAll, "Alles loeschen" },
1781 { TxtSave, "Speichern" },
1782 { TxtVoicemail, "Sprachnachrichten" },
1783 { TxtBroadcast, "Rundrufe" },
1784 { TxtNew, "Neu" },
1785 { TxtDigits, "123" },
1786 { TxtLowercase, "abc" },
1787 { TxtUppercase, "ABC" },
1788 { TxtApplications, "Anwendungen" },
1789 #ifndef FF_NO_VOICE_MEMO
1790 { TxtVoiceMemo, "Sprachaufz." },
1791 #endif
1792 { TxtSimNot, "SIM nicht " },
1793 { TxtReady, "fertig !" },
1794 { TxtSmsListFull, "Nachr.liste voll" },
1795 { TxtNewCbMessage, "Neue CB" },
1796 { TxtSaved, "Gespeicherte" },
1797 { TxtDelete, "Loeschen" },
1798 { TxtReply, "Antworten" },
1799 { TxtStoreNumber, "Nummer speichern" },
1800 #ifdef FF_CPHS_REL4
1801 { TxtMSP, "MSP Profile" },
1802 { TxtMessageStatus, "Message Status" },
1803 { TxtMailBox, "MailBox"},
1804 { TxtElectronic, "Electronic"};
1805 #endif
1806 { TxtForward, "Weiterleiten" },
1807 { TxtActivate, "Aktivieren" },
1808 { TxtTopics, "Inhalte" },
1809 { TxtConsult, "Nachsehen" },
1810 { TxtAddNew, "Neuer Eintrag" },
1811 { TxtContacts, "Kontakte" },
1812 { TxtSearchName, "Name suchen" },
1813 { TxtMemory, "Speicher Stat." },
1814 { TxtMyNumber, "Eigene Nummer" },
1815 {TxtMyNumberFull, "Eigene Nummervoll" },//SPR 31705 x0021308:RamG
1816 { TxtRinger, "Signale" },
1817 { TxtVolume, "Lautstaerke" },
1818 { TxtKeypadTones, "Tastatur Toene" },
1819 { TxtNewMessage, "Neue Nachricht" },
1820 { TxtNewBroadcast, "Neuer Rundruf" },
1821 { TxtAutoAnswer, "autom. Antwort" },
1822 { TxtTimeDate, "Uhrzeit/Datum" },
1823 { TxtLanguages, "Sprachen" },
1824 { TxtVoiceMail, "Sprach-Nachrichten ?" },
1825 { TxtPinCode, "Pin Code" },
1826 { TxtAutoredial, "Auto Wiederwahl" },
1827 { TxtDTMF, "DTMF senden" },
1828 { TxtOn, "An" },
1829 { TxtOff, "Aus" },
1830 { TxtNetworkSel, "Netzwerk Waehlen" },
1831 { TxtSendID, "ID verbergen" },
1832 { TxtChargeTimers, "Gebuehren /Zeiten" },
1833 { TxtCallDivert, "Ruf umleiten" },
1834 { TxtCallWaiting, "Wartender Anruf" },
1835 { TxtIfBusy, "Wenn besetzt" },
1836 { TxtIfNoAnswer, "Wenn k. Antwort" },
1837 { TxtIfNotReachable, "Conditional Forward" }, //x0035544 07-11-2005
1838 { TxtAllCalls, "All Calls" },
1839 { TxtCancelAll, "Alle abbrechen" },
1840 { TxtAll, "Alle" },
1841 { TxtVoice, "Sprache" },
1842 { TxtFax, "Fax" },
1843 { TxtData, "Daten" },
1844 { TxtStatus, "Status" },
1845 { TxtCancel, "Abbruch" },
1846 { TxtCalculator, "Rechner" },
1847 { TxtEnterName, "Name eintragen:" },
1848 { TxtSoftBack, "Zurueck" },
1849 { TxtSoftSelect, "Auswahl" },
1850 { TxtSoftOptions, "Optionen" },
1851 { TxtEmptyList, "Leere Liste" },
1852 { TxtSendMessage, "Nachricht abschicken" },
1853 { TxtChange, "Aendern" },
1854 { TxtEnterNumber, "Nummer eintragen:" },
1855 { TxtPhbkFull, "Telefonbuch voll" },
1856 { TxtWriteError, "Schreibfehler" },
1857 { TxtEntryDeleted, "Eintrag geloescht" },
1858 { TxtDetails, "Details" },
1859 { TxtHold, "Halten" },
1860 { TxtUnhold, "Aktivieren" },
1861 { TxtMute, "Stumm" },
1862 { TxtSendDTMF, "DTMF abschicken" },
1863 { TxtMainMenu, "Hauptmenue" },
1864 { TxtSwap, "Tauschen" },
1865 { TxtEndAll, "Alle beenden" },
1866 // Apr 26 2006, a0393213 (Prabakar R), OMAPS00074886 : No option in MMI to release the held call.
1867 // Added a menu option. "End held" text is added to the language index
1868 { TxtEndHeld, "End held" },
1869 { TxtPrivateCall, "Privater Anruf" },
1870 { TxtStartConference, "Konferenz starten" },
1871 { TxtReStartConference, "Konferenz wiederstarten" },
1872 { TxtEndConference, "Konferenz beenden" },
1873 { TxtFind, "Suche" },
1874 { TxtServiceNumbers, "Dienstnummern" },
1875 { TxtOutofRange, "Ausser Bereich" },
1876 { TxtDone, "Erfolgreich" },
1877 { TxtFailed, "Fehlschlag" },
1878 #ifdef FF_MMI_MULTIMEDIA
1879 { TxtFileNotSupported, "File Not Supported" },
1880 #endif
1881 { TxtEnterNewPin, "Neue PIN:" },
1882 { TxtConfPin, "Neue PIN bestaetigen" },
1883 { TxtChangPin, "PIN geaendert" },
1884 { TxtEnd, "Ende" },
1885 { TxtPINFail, "Falscher Code" },
1886 { TxtSOS, "SOS" }, //x0035544 07-11-2005
1887 { TxtAutomatic, "Automatisch" },
1888 { TxtManual, "Manuell" },
1889 { TxtFixedNames, "Namen festgelegt" },
1890 { TxtFactoryReset, "urspruengliche Werkseinstellung" },
1891 { TxtSearching, "Suche" },
1892 { TxtChangPIN2, "PIN2 geaendert" },
1893 { TxtOldPIN, "Alte PIN:" },
1894 { TxtOldPIN2, "Alte PIN2:" },
1895 { TxtNotAcc, "Nicht akzeptiert" },
1896 { TxtEnabled, "PIN Aktiviert" },
1897 { TxtDisabled, "PIN Deaktiviert" },
1898 { TxtPINOK, "PIN akzeptiert" },
1899 { TxtSimBlocked, "SIM gesperrt" },
1900 { TxtNewPIN, "Neue PIN" },
1901 { TxtAcc, "Akzeptiert" },
1902 { TxtNoNetwork, "Kein Netzwerk" },
1903 { TxtNo, "Nein" },
1904 { TxtEnterDate, "Datum" },
1905 { TxtEnterTime, "Zeit" },
1906 { TxtScratchPad, "Notizen" },
1907 { TxtDeleted, "Geloescht" },
1908 { TxtActivated, "Aktiviert" },
1909 { TxtDeActivated, "Deaktiviert" },
1910 { TxtDeactivate, "Deaktiveren" },
1911 { TxtNotActivated, "Not Activated" }, // REF: OMAPS00050087 - Need to translate
1912 { TxtCheck, "Ueberpruefen" },
1913 { TxtYes, "Ja" },
1914 { TxtCallNumber, "Nummer anrufen" },
1915 { TxtEnterMid, "MID eingeben" },
1916 { TxtReadError, "Lesefehler" },
1917 { TxtUsed, "Benutzt" },
1918 { TxtOutgoing, "Ausgehend" },
1919 { TxtMuted, "Stumm" },
1920 { TxtCallEnded, "Ruf beendet" },
1921 { TxtIncomingCall, "Ankommender Anruf" },
1922 { TxtAnsweredCalls, "Anrufe beantwortet" }, // API - APR #1629 - Added string to lang table.
1923 { TxtIncomingData, "Ankommende Daten" },
1924 { TxtIncomingFax, "Eingehendes Fax" }, //SPR#1147 - DS - Added string to lang table for incoming fax call.
1925 { TxtNumberWithheld, "Nummer zurueckgehalten" }, //SPR#1147 - DS - Removed extra m from Nummer.
1926 { TxtAccept, "Annehmen" },
1927 { TxtReject, "Ablehnen" },
1928 { TxtCalling, "Waehle" },
1929 { TxtMissedCalls, "Versaeumte Anrufe" },
1930 { TxtMissedCall, "Versaeumter Anruf" },
1931 { TxtLocked, "Tasten gesperrt" },
1932 { TxtUnmute, "Stumm aus" },
1933 { TxtCharging, "Aufladen ..." },
1934 { TxtChargComplete, "Aufladen abgeschlossen" },
1935 { TxtOperationNotAvail, "Operation nicht verfuegbar" },
1936 { TxtAddToConference, "Zur Konferenz hinzufeugen" },
1937 { TxtEmpty, "leer" },
1938 { TxtSelectFromList, "Auswahl v. Liste" },
1939 { TxtEnterNetworkCode, "Netzwerk Code eingeben" },
1940 { TxtMCCMNC, "MCC / MNC ?" },
1941 #ifndef FF_NO_VOICE_MEMO
1942 { TxtRecord, "Aufzeichnung" },
1943 #endif
1944 { TxtSecurity, "Sicherheit" },
1945 { TxtEnglish, "Englisch" },
1946 { TxtGerman, "Deutsch" },
1947 { TxtValidity,"Gueltigkeit" },
1948 { TxtMessageTyp, "Art der Nachricht" /*SPR#2633 - DS - German string modified: "Art d.Message"*/ },
1949 { TxtSetVoiceMail, "Sprachnachricht aufzeichnen" /*SPR#2633 - DS - German string modified: "VoiceMail eingeben"*/ },
1950 { TxtCallTimers,"Rufdauer" },
1951 { TxtLastCharge,"letzte Kosten" },
1952 { TxtTotalCharge,"gesamte Kosten" },
1953 { TxtResetCharge,"Kosten loeschen" },
1954 { TxtIfNoService,"Not Reachable" }, //x0035544 07-11-2005
1955 { TxtDiscard, "Verwerfen" },
1956 { TxtEDIT, "Editieren" },
1957 { TxtExtractNumber, "Nummer extrahieren" },
1958 { TxtWrite, "Schreiben" },
1959 { TxtCheckStatus,"Status checken" },
1960 { TxtSetDivert,"Rufumleit.setzen" },
1961 { TxtCancelDivert,"Rufumleit.loeschen" },
1962 { TxtHideID,"ID verbergen" },
1963 { TxtTones,"Toene" },
1964 { TxtClock,"Uhr" },
1965 { TxtPhone, "Telefon" },
1966 { TxtStop, "Stop" },
1967 #ifndef FF_NO_VOICE_MEMO
1968 { TxtRecording, "Aufnahme" },
1969 { TxtPlayback, "Abspielen" },
1970 #endif
1971 { TxtNoNumber, "Keine Nummer" },
1972 { TxtOkToDelete, "OK zum Loeschen" },
1973 { TxtBalance, "Balance" },
1974 { TxtLimit, "Limit" },
1975 { TxtLimitEq, "Limit=" },
1976 { TxtRate, "Rate" },
1977 { TxtMinutes, "Minuten=" },
1978 { TxtCost, "Kosten=" },
1979 { TxtCredit, "Kredit" },
1980 { TxtPressOk, "Drueck Ok zum" },
1981 { TxtReset, "Zuruecksetzen" },
1982 { TxtIncoming, "Eingehend" },
1983 { TxtCounter, "Zaehler" },
1984 { TxtOutgoingCalls, "Abgehende Anrufe" },
1985 { TxtCostCounter, "Kostenzaehler" },
1986 { TxtEnterCurrency, "Waehrung eingeben" },
1987 { Txt1Unit, "1 Einheit=..." },
1988 { TxtChanged, "Geaendert" },
1989 { TxtEnterLimit, "Limit eingeben:" },
1990 { TxtCancelled, "Abgebrochen" },
1991 { TxtView, "Einsehen" },
1992 { TxtEnterPCK, "PCK eingeben:" },
1993 { TxtEnterCCK, "CCK eingeben:" },
1994 { TxtEnterNCK, "NCK eingeben:" },
1995 { TxtEnterNSCK, "NSCK eingeben:" },
1996 { TxtEnterSPCK, "SPCK eingeben:" },
1997 { TxtCodeInc, "Passwort falsch" },
1998 { TxtBlckPerm, "Permanent blockiert" },
1999 { TxtDealer, "Hersteller kontaktieren" },
2000 { TxtSendingDTMF, "Sende DTMF" },
2001 { TxtCheckNumber, "Checke Nummer" },
2002 { TxtNumberBusy, "Netzwerk ausgelastet" },
2003 { TxtNoAnswer, "Keine Antwort" },
2004 { TxtNumberChanged, "Nummer geaendert" },
2005 { TxtNetworkBusy, "Netz ueberlastet" },
2006 { TxtNotSubscribed, "Nicht registriert" },
2007 { TxtAnyKeyAnswer, "beliebige Taste Antwort" },
2008 { TxtPINBlock, "PIN Blockiert" },
2009 { TxtEdit, "Editieren" },
2010 { TxtChangePassword,"Password aendern" },
2011 { TxtSetBar,"Rufsperre einstellen" },
2012 { TxtSmsTone,"SMS Ton" },
2013 { TxtMelody,"Melodie" },
2014 { TxtSilent,"Stumm" },
2015 { TxtClick,"Klick" },
2016 { TxtClearAlarm,"Alarm loeschen" },
2017 { TxtTimeFormat,"Zeit Format" },
2018 { TxtTwelveHour,"12 Hour Clock"},
2019 { TxtTwentyfourHour,"24 Hour Clock"},
2020 { TxtInCallTimer,"Anrufzeit" },
2021 { TxtStore, "speichern" },
2022 { TxtNone, "Kein" },
2023 { TxtPIN, "PIN" },
2024 { TxtPIN2, "PIN2" },
2025 { TxtConfPin2, "PIN2 bestaetigen" },
2026 { TxtNewPIN2, "Neue PIN2" },
2027 { TxtUnlockOK, "Freischalten OK" },
2028 { TxtIMEI, "IMEI" },
2029 { TxtList, "Liste" },
2030 { TxtFull, "Voll" },
2031 { TxtNotAvailable, "Nicht verfuegbar" },
2032 { TxtCallBAOC, "CallBAOC" },
2033 { TxtCallBAOIC, "CallBAOIC" },
2034 { TxtCallBAOICexH, "CallBAOICexH" },
2035 { TxtCallBAIC, "CallBAIC" },
2036 { TxtCallBAICroam, "CallBAICroam" },
2037 { TxtCallBarringAll, "Anrufsperre" },
2038 { TxtCallBAOCAll, "CallBAOCAll" },
2039 { TxtCallBAICAll, "CallBAICAll" },
2040 { TxtCLIP, "CLIP" },
2041 { TxtCOLP, "COLP" },
2042 { TxtCOLR, "COLR" },
2043 { TxtSimToolkit, "SIM Toolkit" },
2044 { TxtPhonebook, "Telefonbuch" },
2045 { TxtRecentCalls, "kuerzliche Anrufe" },
2046 { TxtNames, "Namen" },
2047 { TxtInterCalls,"Internat.Anrufe" },
2048 { TxtInterHome, "Ausland, außer Heimatland" /*SPR#2633 - DS - German string modified: "Internat.but Home "*/ },
2049 { TxtWhenRoaming,"wenn Roaming" },
2050 { TxtCancelAllBars,"Alle Rufsperren loeschen" },
2051 { TxtWaiting, "Warten" },
2052 { TxtBarred, "gesperrt" },
2053 { TxtForwarded, "Weitergelietet" },
2054 { TxtCallDivertNoReach, "Weiterleiten wenn nicht erreichbar" },
2055 { TxtCallDivertNoReply, "Weiterleiten wenn keine Antwort" },
2056 { TxtCallDivertIfBusy, "Weiterleiten wenn besetzt" },
2057 { TxtPressMenu, "Druecke Menue, *" },
2058 {TxtPlus, "Plus"},
2059 {TxtMinus, "Minus"},
2060 {TxtDivideBy, "Dividiere mit"},
2061 {TxtMultiplyBy, "Multipliziere mit"},
2062 {TxtEquals, "gleich"},
2063 {TxtSending, "sende"},
2064 {TxtMessage, "Nachricht"},
2065 {TxtSoftNext,"Naechste"},
2066 {TxtLastCall,"Letzter Anruf"},
2067 {TxtIncomingCalls,"Eingehende Anrufe"},
2068 {TxtLow,"leise"},
2069 {TxtMedium,"Mittel"},
2070 {TxtHigh,"laut"},
2071 {TxtIncreasing,"erhoehen"},
2072 {TxtTimerReset, "Timer zuruecksetzen"},
2073 {TxtClockSetTo, "Uhrzeit stellen auf"},
2074 {TxtSilentMode, "leise Mode"},
2075 {TxtSmsValidityPeriodSet,"Intervall einstellen"},
2076 {Txt1Hour,"1 Stunde"},
2077 {Txt12Hours,"12 Stunden"},
2078 {Txt24Hours,"24 Stunden"},
2079 {Txt1Week,"1 Woche"},
2080 {TxtMaxTime,"Maximum"}, // May 10, 2004 REF: CRR 15753 Deepa M.D .Localization required
2081 {TxtPin2Code,"Pin2 Code"},
2082 {TxtEnablePIN,"PIN aktivieren"},
2083 {TxtRequesting,"Anfragen"},
2084 {TxtNotAllowed,"Nicht erlaubt"},
2085 {TxtEmergency,"Notruf ?"},
2086 {TxtChinese,"Chinesisch"},
2087 {TxtPassword,"Passwort"},
2088 {TxtConfirmPassword,"Passwort bestaetigen"},
2089 {TxtNewPassword,"Neues Passwort"},
2090 {TxtNoMessages,"Liste leer"},
2091 {TxtTwoAttemptsLeft, "2 Versuche uebrig " },
2092 {TxtOneAttemptLeft, "1 Versuch uebrig "},
2093 {Txtblacklisted, "schwarze Liste"},
2094 {TxtErrUnknown, "Fehler unbek."},
2095 {TxtSSErr,"SS Fehler"},
2096 {TxtUnknownSub,"Kunde unbek."},
2097 {TxtIllSub,"Kunde illegal"},
2098 {TxtIllEqip,"Mobile illegal"},
2099 {TxtIllOp, "Handlung illegal"},
2100 {TxtSubVil,"Unmoeglich"},
2101 {TxtInComp,"Inkompatibel"},
2102 {TxtFacNoSup,"Nicht machbar"},
2103 {TxtAbsSub,"Unverfuegbar"},
2104 {TxtSysFail,"System Fehler"},
2105 {TxtMissDta,"Fehlende Daten"},
2106 {TxtUnexDta,"Unerwartet"},
2107 {TxtPwdErr,"Eingabefehler"},
2108 {TxtUnkAlph,"Unbek. Zeichen"},
2109 {TxtMaxMpty,"Max Teiln Konf"},
2110 {TxtResNoAvai,"keine Antwort"},
2111 {TxtUnRec,"Nicht erkannt"},
2112 {TxtMisTyp,"Vertippt"},
2113 {TxtBadStruct,"Strukt. falsch"},
2114 {TxtDupInv,"Mehrfach verw."},
2115 {TxtResLim,"Keine Mittel"},
2116 {TxtIniRel, "Start Problem" /*SPR#2633 - DS - German string modified: "Start problem"*/ },
2117 {TxtFatRes,"Fatales Ergeb."},
2118 {TxtEntAnw,"Antwort:"},
2119 {TxtSsMsg,"SS Nachricht"},
2120 {TxtOld,"Alt"},
2121 {TxtInsertnote, "Note einfuegen"},
2122 {TxtMelodygenerator, "Melodiegenerator"},
2123 {TxtOctaveHigher, "Oktave hoeher"},
2124 {TxtOctaveLower, "Oktave niedriger"},
2125 {TxtLoadMelody, "Lade Melodie"},
2126 {TxtEasyText, "eZiText"},
2127 {TxtDataCount, "Daten zaehlen"},
2128 {TxtQoS, "QoS"},
2129 {TxtTypeofConnection, "Verbindungsart"},
2130 {TxtTotalCount, "Zaehler Total"},
2131 {TxtResetCount, "Zaehler zurucksetzen"},
2132 {TxtDataCounter, "Datenzaehler"},
2133 {TxtV42bis, "v.42bis"},
2134 {TxtNormal, "Normal"},
2135 {TxtCSD, "CSD"},
2136 {TxtClassB, "Class B"},
2137 {TxtClassC, "Class C"},
2138 {TxtIPAddress, "IP Addresse"},
2139 /* SPR#2324 - SH - Removed some strings */
2140 {TxtIPAddress2, "IP Addresse 2"},
2141 {TxtPort1, "Port 1"},
2142 {TxtPort2, "Port 2"},
2143 {TxtAPN, "APN"},
2144 {TxtConnectionType, "Verbindungdsart"},
2145 //xpradipg - Aug 4:changes for WAP2.0 Menu
2146 //Localisation is not done
2147 #if defined (FF_WAP) && defined (FF_GPF_TCPIP)
2148 {TxtNameServer1, "Primary DNS"},
2149 {TxtNameServer2, "Secondary DNS"},
2150 {TxtPPGAuthentication, "Authentication"},
2151 {TxtWirelessProfiledHTTP, "Proxy"},
2152 #endif
2153 {TxtGPRS, "GPRS"},
2154 {TxtOutgoingData, "ausgehende Daten"},
2155 {TxtGame, "Spiel"},
2156 { TxtHomepage, "Homepage" },
2157 { TxtBookmarks, "Bookmarks" },
2158 { TxtGoTo, "Gehe zu URL" },
2159 { TxtHistory, "History" },
2160 { TxtSetup, "Eigenschaften" },
2161 { TxtNewBookmark, "Neuer Bookmark" },
2162 { TxtWWWdot, "www." },
2163 { TxtWAPdot, "wap." },
2164 { TxtSMS, "SMS" },
2165 { TxtEmail, "Email" },
2166 { TxtClear, "loeschen" },
2167 { TxtBookmark, "Bookmark hinzufuegen" },
2168 /* SPR#2324 - SH - Removed some strings */
2169 { TxtSaveHistory, "History speichern"},
2170 { TxtEditName, "Name editieren"},
2171 { TxtEditURL, "URL editieren"},
2172 /* SPR#2324 - SH - Removed some strings */
2173 { TxtResponseTimer, "Antwort Zeituhr"},
2174 { TxtDialupNumber, "Dial-up Nummer" },
2175 { TxtTemporary, "voruebergehend" },
2176 { TxtContinuous, "Fortlaufend" },
2177 /* SPR#2324 - SH - Removed some strings */
2178 { TxtWAP, "WAP" },
2179 { TxtExit, "Exit" },
2180 { TxtReload, "Neuladen" },
2181 { TxtStored, "gespeichert"},
2182 { TxtOther, "Andere"},
2183 { TxtConnecting, "Verbinde..." },
2184 { TxtDownloading, "Lade..." },
2185 { TxtUpdating, "Updating..." },
2186 { TxtEnterURL, "URL eingeben:" },
2187 { TxtProfileName, "Profilname: " },
2188 { TxtISPUsername, "Benutzername" },
2189 { TxtISPPassword, "Passwort" },
2190 { TxtGoToLink, "Gehe zu Link" },
2191 { TxtSelect, "auswaehlen" },
2192 { TxtNotConnected, "Nicht verbunden" },
2193 { TxtScaleImages, "Bildgroesse einstellen"},
2194 { TxtLoggingIn, "Einloggen in" },
2195 { TxtPageNotFound, "Page not found"}, /* SPR#1983 - SH - Modified WAP error messages */
2196 { TxtInvalidURL, "Invalid URL"},
2197 { TxtNoResponse, "No Response"},
2198 { TxtAccessDenied, "Access Denied"},
2199 { TxtErrorInPage, "Error in Page"},
2200 { TxtScriptError, "Script Error"},
2201 { TxtServerError, "Server Error"},
2202 { TxtGatewayError, "Gateway Error"},
2203 { TxtUnexpectedErr, "Unexpected Err."},
2204 { TxtCharacterSet, "Character Set"},
2205 { TxtWBXMLError, "WBXML Error"},
2206 { TxtFatalError, "Fatal Error"},
2207 { TxtGatewayBusy, "Gateway Busy"},
2208 { TxtSecurityFail, "Secur. Fail"},
2209 { TxtErrorOutOfMem, "Out of memory"},
2210 { TxtErrorMemLow, "Memory low"},
2211 { TxtError, "Error"},
2212 { TxtErrorHTTP, "HTTP"},
2213 { TxtErrorWSP, "WSP"},
2214 { TxtErrorWAE, "WAE"},
2215 { TxtErrorWSPCL, "WSPCL"},
2216 { TxtErrorWSPCM, "WSPCM"},
2217 { TxtErrorWTP, "WTP"},
2218 { TxtErrorWTLS, "WTLS"},
2219 { TxtErrorWDP, "WDP"},
2220 { TxtErrorUDCP, "UDCP"},
2221 { TxtNotSupported, "Nicht unterstuetzt"},
2222 { TxtSelectLine, "Waehle Zeile"},
2223 { TxtLine1, "Line 1"},
2224 { TxtLine2, "Line 2"},
2225 {TxtInfoNumbers, "Infonummern"},
2226 { TxtAttach, "Anheften"},
2227 { TxtDetach, "Loesen"},
2228 { TxtDetaching, "Abloesend"},
2229 { TxtDefineContext, "Definiere Kontext" },
2230 { TxtActivateContext, "Aktiviere Kontext"},
2231 {TxtDeactivateContext, "Deaktiviere Kontext"},
2232 { TxtGPRSPreferred, "GPRS bevorzugt"}, // SH 25/01/02
2233 { TxtCSDPreferred, "CSD bevorzugt"}, // SH 25/01/02
2234 { TxtNotAttached, "Nicht angeheftet"}, // SH 28/01/02
2235 { TxtAlreadyAttached, "Schon angeheftet"}, // SH 8/2/02
2236 { TxtSelected, "ausgewaehlt"}, /*ap 06/02/02*/
2237 { TxtNetwork, "Netzwerk"}, /*ap 06/02/02*/
2238 { TxtForbidden, "Verboten"}, /*ap 06/02/02*/
2239 { TxtActivateFDN, "FDN aktivieren "}, /*ap 06/02/02*/
2240 { TxtPlease, "Bitte"}, /*ap 06/02/02*/
2241 { TxtTimedOut, "Zeitueberschreitung"}, // SH 13/02/02
2242 { TxtWillChangeOn, "Werde wechseln bei"}, // SH 13/02/02
2243 { TxtAttached, "Angeheftet"}, // SH 14/02/02
2244 { TxtDetached, "geloest"}, // SH 14/02/02
2245 { TxtUnknown, "Unbekannt"},
2246 { TxtCallTransfer, "Verbinde Anruf"},//MC
2247 { TxtConnected, "Verbunden"}, // SH
2248 { TxtGSM_900,"GSM 900"}, // SH
2249 { TxtDCS_1800,"DCS 1800"},
2250 { TxtPCS_1900,"PCS 1900"},
2251 { TxtE_GSM, "E GSM"},
2252 { TxtGSM_850, "GSM 850"},
2253 { TxtCallTimeout, "Anruf Zeitueberschreitung" },
2254 { TxtBand, "Band"},
2255 { TxtSatRefresh, "SAT neu laden" },
2256 { TxtCallBlocked, "Anruf blockiert" },
2257 { TxtSRR, "Status report" }, // Marcus: Issue 1170: 30/09/2002
2258 //March 2, 2005 REF: CRR 11536 x0018858
2259 { TxtRP, "Reply Path" },// added the string for the reply path.
2260 { TxtDelivered, "Delivered" }, // Marcus: Issue 1170: 07/10/2002
2261 { TxtTempError, "Temp. Error" }, // Marcus: Issue 1170: 07/10/2002
2262 { TxtUnknownCode, "Unbekannter Code" /*SPR#2633 - DS - German string modified: "Unknown Code"*/ },/*MC SPR 1111*/
2263 { TxtPhoneSettings, "Einstellungen" }, //SPR#1113 - DS - Added text id for renamed main menu item "Phone Settings"
2264 { TxtNetworkServices, "Netzwerk Services" }, //SPR#1113 - DS - Added text id for new main menu item "Netw. Services"
2265 { TxtCallDeflection, "Anruf abgelenkt" }, //SPR#1113 - DS - Added text id for new menu item "Call Deflection" (CD)
2266 { TxtCallBack, "Zurueckrufen" }, //SPR#1113 - DS - Added text id for new menu item "Call Back" (CCBS)
2267 { TxtMobileInfo, "Mobile Info"}, /*MC, SPR1209*/
2268 { TxtServingCell, "Serving Cell"}, /*MC, SPR1209*/
2269
2270 #ifdef TI_PS_FF_EM
2271 /*EngMode */
2272 { TxtServingCellRF, "Serving cell RF"},
2273 { TxtServingChannel, "Serving Channel"},
2274 { TxtAmrInfo, "AMR Information"},
2275 { TxtSNDCPInfo, "SNDCP Information"},
2276 { TxtUserLevelInfo, "User Level Information"},
2277 { TxtLLCTracing, "LLC Tracing info"},
2278 { TxtRlcMacInfo, "RLC/MAC Information"},
2279 { TxtGMMInfo, "GMM Information"},
2280 { TxtCallStatus, "Call status"},
2281 { TxtLayerMessages, "Layer Messages"},
2282 { TxtWCDMALayerMessages, "WCDMA Layer messages"},
2283 { Txt3GInfo, "Additional 3G information"},
2284 { TxtPacketDataParameter, "Packet data parameters"},
2285 #endif
2286
2287 { TxtNeighbourCell, "Neighbour Cell"}, /*MC, SPR1209*/
2288 { TxtLocation, "Ortsbestimmung"}, /*MC, SPR1209*/
2289 { TxtCiphHopDTX, "Ciph Hop DTX"}, /*MC, SPR1209*/
2290 { TxtConcat, "verkette" },
2291 { TxtColourMenu, "Farben"},
2292 { TxtColourBlack, "Schwarz"},
2293 { TxtColourBlue, "Blau"},
2294 { TxtColourCyan, "Zyan"},
2295 { TxtColourGreen, "Gruen"},
2296 { TxtColourMagenta, "Magenta"},
2297 { TxtColourYellow, "Gelb"},
2298 { TxtColourRed, "Rot"},
2299 { TxtColourWhite, "Weiss"},
2300 { TxtColourPink, "Pink"},
2301 { TxtColourOrange, "Orange"},
2302 { TxtColourLightBlue, "Hellblau"},
2303 { TxtColourLightGreen, "Hellgruen"},
2304 { TxtColourPaleYellow, "leicht Gelb"},
2305 { TxtColourTransparent, "Transparent"},
2306 { TxtIdleScreenBackground, "Untaetiges Display Hintergrund"},
2307 { TxtIdleScreenSoftKey, "Untaetiges Display Softkey"},
2308 { TxtIdleScreenText, "Untaetiges Display Text"},
2309 { TxtIdleScreenNetworkName, "Untaetiges Display Netzwerk"},
2310 { TxtGeneralBackground , "Genereller Hintergrund"},
2311 { TxtMenuSoftKeyForeground , "Menue Softkey Vordergrund"},
2312 { TxtMenuSoftKeyBackground , "Menue Softkey Hintergrund"},
2313 { TxtSubMenuHeadingText , "Untermenue Ueberschrift Text"},
2314 { TxtSubMenuHeadingBackground, "Untermenue Ueberschrift Hintergrund"},
2315 { TxtSubMenuTextForeground , "Untermenue Text Vordergrund"},
2316 { TxtSubMenuTextBackground, "Untermenue Text Hintergrund"},
2317 { TxtSubMenuSelectionBar, "Untermenue Ueberschrift Auswahlliste"},
2318 { TxtPopUpTextForeground, "Popup Text Vordergrund"},
2319 { TxtPopUpTextBackground, "Popup Text Hintergrund"},
2320
2321 { TxtColour, "Farben", },
2322 { TxtLoser, "Verloren" },
2323 { TxtPlayAgain, "Nochmal spielen?" },
2324 { TxtWinner, "Gewonnen" },
2325 { TxtSelectBook, "Waehle Buch" }, /* SPR1112 - SH */
2326 { TxtSIM, "SIM" },
2327 { TxtMove, "Bewege" },
2328 { TxtCopy, "Kopiere" },
2329 { TxtThisEntry, "Dieser Eintrag"},
2330 { TxtBackground, "Hintergrund"}, /* for selecting backgrounds*/
2331 { TxtProviderIcon, "Netzwerk Icon"}, /*AP - 29-01-03 - Add to language table */
2332 { TxtIdleScreen, "Untaetiges Display Bild"},
2333 { TxtMenuScreen, "Haupt Men? /*SPR#2633 - DS - German string removed: "Main menu screen"*/ },
2334
2335 { TxtBgdSquares, "Rechtecke"},
2336 { TxtBgdO2, "O2"},
2337 { TxtBgdTree, "Baum"},
2338 { TxtBgdTILogo, "TI Logo"},
2339 { TxtBgdSunset, "Sonnenuntergang"},
2340 { TxtBgdEdinburgh1, "Edinburgh 1"},
2341 { TxtBgdEdinburgh2, "Edinburgh 2"},
2342 { TxtBgdEdinburgh3, "Edinburgh 3"},
2343 { TxtBgdEdinburgh4, "Edinburgh 4"},
2344 { TxtDeflectCall,"Anruf ablenken"}, //SPR 1392 calldeflection
2345 { TxtDeflectCallTo,"ablenken nach"}, //SPR 1392 calldeflection
2346 { TxtDeflect,"ablenken "}, //SPR 1392 calldeflection
2347 { TxtDeflectingCallTo,"lenke ab nach"}, //SPR 1392 calldeflection
2348 { TxtCallBackQuery, "Zurueckrufen Anfrage" }, // Marcus: CCBS: 15/11/2002
2349 { TxtRejected, "abgelehnte" }, // Marcus: CCBS: 15/11/2002
2350 { TxtActiveCall, "Aktive Anrufe" }, /* SPR#1352 - SH*/
2351 { TxtHeldCall, "gehaltener Anruf" },
2352 { TxtActiveTTYCall, "Aktive TTY Anrufe" },
2353 { TxtHeldTTYCall, "gehaltene TTY Anrufe" },
2354 { TxtTTY, "TTY" },
2355 #ifdef NEPTUNE_BOARD /* Mar 27, 2006 REF:ER OMAPS00071798 */
2356 {TxtAudioMode, "Audio mode"},
2357 {TxtAudioModeText, "Text mode"},
2358 {TxtAudioModeVco, "VCO mode"},
2359 {TxtAudioModeUnknown, "Unknown"},
2360 #endif
2361 { TxtBootTime, "Boot Time Measurement"}, /*OMAPS0091029 x0039928(sumanth)*/
2362 /*x0039928 OMAPS00097714 - HCO/VCO implementation - added strings*/
2363 #ifdef FF_TTY_HCO_VCO
2364 { TxtTTYAll, "TTY All" },
2365 { TxtTTYVco, "TTY Vco" },
2366 { TxtTTYHco, "TTY Hco" },
2367 #endif
2368 { TxtOnNextCall, "Beim naechsten Anruf" },
2369 { TxtAlwaysOn, "Immer an" },
2370 { TxtTTYCalling, "TTY anrufen" },
2371 { TxtIncomingTTYCall, "Eingehender TTY Anruf"},
2372 { TxtProvisioned, "bereitgestellt"}, // Marcus: Issue 1651: 30/01/2003
2373 { TxtExecuted, "ausgefuehrt"}, // Marcus: Issue 1651
2374 { TxtCommand, "Befehl" /*SPR#2633 - DS - German string modified: "Command"*/ }, // NDH : SPR#1869 : 08/04/2003
2375 { TxtCompleted, "Fertig" /*SPR#2633 - DS - German string modified: "Completed"*/}, // NDH : SPR#1869 : 08/04/2003
2376 { TxtMultiparty, "Konferenz" /*SPR#2633 - DS - German string modified: "Conference"*/}, // AP: Issue 1749: 06/03/03
2377 { TxtAttaching, "Attaching"}, /* SPR#1983 - SH - Various WAP texts */
2378 { TxtConnection, "Connection"},
2379 { TxtUsing, "Using"},
2380 { TxtConnectionSpeed, "Connect. Speed"},
2381 { TxtAnalogue, "Analogue"},
2382 { TxtISDN9600, "ISDN 9600"},
2383 { TxtISDN14400, "ISDN 14400"},
2384 { TxtEndWap, "End WAP"},
2385 { TxtUntitled, "Untitled"},
2386 { TxtChooseReplacement1, "Choose"}, /* SPR#2354 */
2387 { TxtChooseReplacement2, "Replacement"}, /* SPR#2354 */
2388 { TxtDialup, "Dialup" }, /* SPR#2324 - SH - Added */
2389 { TxtAdvanced, "Advanced" },
2390 { TxtGPRSDialupGPRS, "(GPRS)/Dialup" },
2391 { TxtGPRSDialupDialup, "GPRS/(Dialup)" },
2392 { TxtProfiles, "Profiles" },
2393 { TxtNewProfile, "New Profile" },
2394 { TxtResetProfiles, "Reset Profiles" },
2395 { TxtPasswords, "Passwords"}, //SPR16107
2396 { TxtMismatch, "donot match!"}, //SPR16107
2397 { TxtDataCounterReset, "Reset Counter?"}, /* SPR#2346 - SH */
2398 { TxtCallDate, "Date : "}, /* API - 05/09/03 - SPR2357 - Added */
2399 { TxtCallTime, "Time : "}, /* API - 05/09/03 - SPR2357 - Added */
2400 { TxtInvalidMessage, "Invalid Message"},/*MC SPR 2530*/
2401 { TxtIncompleteMessage, "Incomplete Message"},/*MC SPR 2530*/
2402 /* SUJATHA MMS Integration */
2403 { TxtDownload, "Download"},
2404 #if defined (FF_WAP) && defined (FF_GPF_TCPIP) //added by ellen
2405 { TxtShowMessages, "Show Push Messages"}, //x0035544 07-11-2005
2406 { TxtPushMessages, "Push Messages"}, //x0035544 07-11-2005
2407 #endif
2408
2409 #if defined (FF_MMI_MMS) || defined (FF_MMI_EMS) //x0035544 07-11-2005
2410 {TxtMMS, "MMS"},
2411 {TxtEMS, "EMS"},
2412 {TxtMMSCreate,"MMS erstellen"},
2413 {TxtEMSCreate,"EMS erstellen"},
2414 {TxtMMSInbox,"Eingang"},
2415 {TxtMMSUnsent,"Ungesendet"},
2416 {TxtMMSSent,"Sent"}, //CRR: 25291 - xrashmic 14 Oct 2004
2417 {TxtMMSSettings,"Einstellung"},
2418 {TxtRetrieveCondition,"Rertieval Type"}, //x0035544 07-11-2005
2419 {TxtMMSInsertPicture,"Bild einfuegen"},
2420 {TxtMMSInsertSound,"Ton einfuegen"},
2421 {TxtMMSInsertText,"Text einfuegen"},
2422 {TxtMMSInsertSlide,"Slide einfuegen"},
2423 {TxtMMSDelete,"Loeschen"},
2424 {TxtMMSPreview,"Vorschau"},
2425 {TxtMMSDeleteSlide,"Slide loeschen"},
2426 {TxtMMSDeletePicture,"Bild loeschen"},
2427 {TxtMMSDeleteSound,"Ton loeschen"},
2428 {TxtMMSDeleteText,"Text loeschen"},
2429 {TxtMMSInsert, "Insert"},
2430 //xrashmic 19 Aug, 2004 Bug: 2, 3, 36 and 42
2431 {TxtMMSSendSucess,"Sent"},
2432 {TxtMMSSendFail, "Send Failed"},
2433 {TxtMMSSendng, "Sending"},
2434 {TxtMMSDownloading,"Receiving"},
2435 {TxtNewMMS,"New MMS"},
2436 {TxtMMSRcvFail,"Receive Failed"},
2437 {TxtMMSDots," MMS ..."},
2438
2439 {TxtExtract, "Extract" },
2440 {TxtMMSNotification, "MMS Notification" }, //x0035544 07-11-2005
2441 {TxtImmediate, "Immediate" }, //x0035544 07-11-2005
2442 {TxtDeferred, "Deferred" }, //x0035544 07-11-2005
2443 {TxtMMSRetrieving, "MMS Retrieving" }, //x0035544 07-11-2005
2444 {TxtMMSRetrieved, "MMS Retrieved" }, //x0035544 07-11-2005
2445 {TxtEMSNew," New EMS"}, //x0035544 07-11-2005
2446 {TxtType, "Type"}, //x0035544 07-11-2005
2447 {TxtObject,"Object"}, //x0035544 07-11-2005
2448 {TxtLarge," Too Large"}, //x0035544 07-11-2005
2449
2450 {TxtMMSInsertPrePicture,"Ins Pre Picture"}, //x0035544 07-11-2005
2451 {TxtMMSInsertPreSound, "Ins Pre Sound"}, //x0035544 07-11-2005
2452 {TxtAllObjects, "All Objects"}, //x0035544 07-11-2005
2453 {TxtExtracted, "Extracted"}, //x0035544 07-11-2005
2454 {TxtExtracting,"Extracting"}, //x0035544 07-11-2005
2455 {TxtNoObjects, "No Objects"}, //x0035544 07-11-2005
2456 {TxtExtractable, "Extractable"}, //x0035544 07-11-2005
2457 #endif//x0035544 07-11-2005
2458 { TxtLockAls, "ALS Sperren"}, /* NDH : CQ16317 */
2459 { TxtUnlockAls, "ALS Entsperren"}, /* NDH : CQ16317 */
2460 { TxtAlsLocked, "ALS Gesperrt"}, /* NDH : CQ16317 */
2461 { TxtAlsUnlocked, "ALS Entsperrt"}, /* NDH : CQ16317 */
2462 { TxtLimService, "Limited Service"}, /* SPR12653 */ //localization required.
2463
2464
2465 // Apr 06, 2005 REF: ENH 30011 xdeepadh
2466 //Strings for Camera, Mp3 and midi test application are
2467 //under the respective flags.
2468 //Nov 14, 2005 REF: OMAPS00044445 xdeepadh
2469
2470 /* Nov 22, 2007 DR: OMAPS00152315 x0080701(Bharat) -- Commented #if defined */
2471 // #if defined(FF_MMI_TEST_MP3) || defined(FF_MMI_TEST_AAC)
2472 { TxtPlayerMonoChannel, "Set Channels to Mono"}, /* SPR12653 */
2473 { TxtPlayerStereoChannel, "Set Channels to Stereo"}, /* SPR12653 */
2474 { TxtPlayerSetChannels, "Channels settings"}, /* SPR12653 */
2475 { TxtPlayerPlay, "Datei spielen"}, /* SPR12653 */
2476 { TxtPlayerTest, "Audio Player"}, /* SPR12653 */
2477 { TxtPlayerFileSelected, "Datei gewaehlt"}, /* SPR12653 */
2478 { TxtPlayerSelectFile, " Datei waehlen"}, /* SPR12653 */
2479 { TxtPlayerPause, "Pause"}, /* SPR12653 */
2480 { TxtPlayerResume, "Neuladen"}, /* SPR12653 */
2481 { TxtPlayerStop, "Stop"}, /* SPR12653 */
2482 { TxtPlayerPlaying, "Datei gespielt"}, /* SPR12653 */
2483 { TxtPlayerForward, "Forward"}, /* OMAPS00070659 x0039928 */
2484 { TxtPlayerRewind, "Rewind"},
2485 { TxtPlayerForwarding, "Forwarding"},
2486 { TxtPlayerRewinding, "Rewinding"}, /* OMAPS00070659 x0039928 */
2487 // Jul 18, 2005 REF: SPR 31695 xdeepadh
2488 { TxtPlayerFileNotLoaded, "No Files loaded"},
2489 { TxtPlayerOptionNotImplemented, "Option not yet implement"},
2490 // #endif //FF_MMI_TEST_MP3
2491
2492 /* Nov 22, 2007 DR: OMAPS00152315 x0080701(Bharat) -- Commented #endif */
2493
2494 //Aug 22, 2005 REF: ENH 31154 xdeepadh
2495 #if defined(FF_MMI_TEST_CAMERA) ||defined(FF_MMI_CAMERA_APP)
2496 { TxtCameraTest, "Camera Application"}, /* NDH : CQ16317 */
2497 { TxtViewFinder, "View Finder"}, /* NDH : CQ16317 */
2498 { TxtSnapshot, "Snapshot nehmen"}, /* NDH : CQ16317 */
2499 { TxtSaveSnapshot, "Snapshot speichern"}, /* NDH : CQ16317 */
2500 { TxtSnapshotSaved, "Snapshot gespeichert"}, /* NDH : CQ16317 */
2501 { TxtSoftSnap, "Snapshot"}, /* NDH : CQ16317 */
2502 { TxtSoftSnapSave, "speichern"}, /* NDH : CQ16317 */
2503 { TxtSnapSaving, "Snapshot gespeichert"},
2504 { TxtQuality, "Quality"},
2505 { TxtEconomy, "Economy"},
2506 { TxtStandard, "Standard"},
2507 { TxtColor, "Color"},
2508 { TxtSepia, "Sepia"},
2509 { TxtBlackandWhite, "Black&White"},
2510 { TxtNegative, "Negative"},
2511 { TxtFilename, "Filename"},
2512 { TxtDigiZoom, "Zoom"},
2513 { TxtFrame, "Border Frame"},
2514 { TxtFrame1, "Border Frame1"},
2515 { TxtFrame2, "Border Frame2"},
2516 { TxtNoFrame, "No frame"},
2517 { TxtShootingMode, "Shooting Mode"},
2518 { TxtSingleshot, "Single Shot"},
2519 { Txt2Shots, "2 Shots"},
2520 { Txt4Shots, "4 Shots"},
2521 { Txt8Shots, "8 Shots"},
2522 #endif //FF_MMI_TEST_CAMERA
2523 // Apr 05, 2005 REF: ENH 29994 xdeepadh
2524 //Midi Test Application Strings were put under the flag FF_MMI_TEST_MIDI
2525 #ifdef FF_MMI_TEST_MIDI
2526 { TxtMidiTest, "Midi Application"},
2527 { TxtMidiChangeConfig, "ALS Entsperrt"},
2528 { TxtMidiPlay, "ALS Entsperrt"},
2529 { TxtMidiPlayAllFiles, "ALS Entsperrt"},
2530 { TxtMidiExit, "ALS Entsperrt"},
2531 { TxtChConfigFile, "ALS Entsperrt"},
2532 { TxtChConfigVoiceLimit, "ALS Entsperrt"},
2533 { TxtChConfigLoop, "ALS Entsperrt"},
2534 { TxtChConfigChannels, "ALS Entsperrt"},
2535 { TxtChConfigBankLocation, "ALS Entsperrt"},
2536 { TxtMidiEnterVoiceNumber, "Enter number of voices"},
2537 { TxtMidiSelectFile, "Select file to be played"},
2538 { TxtMidiOptionNotImplemented, "Option not yet implement"},
2539 { TxtMidiLoopOn, "On"}, //x0035544 07-11-2005
2540 { TxtMidiLoopOff, "Off"}, //x0035544 07-11-2005
2541 { TxtMidiChannels, "Channels"},
2542 { TxtMidiMonoChannel, "Mono"}, //x0035544 07-11-2005
2543 { TxtMidiStereoChannel, "Stereo"}, //x0035544 07-11-2005
2544 { TxtMidiBankLocation, "Bank"},
2545 { TxtMidiFastBankLocation, "Fast"}, //x0035544 07-11-2005
2546 { TxtMidiSlowBankLocation, "Slow"}, //x0035544 07-11-2005
2547 { TxtMidiFileTitle, "Select File to be played"},
2548 { TxtMidiFileNotLoaded, "No Files loaded"},
2549 { TxtMidiFileSelected, "File Selected"},
2550 { TxtChConfigAudioOutput, "Audio Output"},
2551 { TxtMidiSpeaker, "Speaker"},
2552 { TxtMidiHeadset, "Headset"},
2553 //x0pleela 30 Jan, 2007 DR: OMAPS00108892
2554 //Adding the following strings to display error message
2555 //when loop on is enabled while playing all files
2556 { TxtLoopOn, "Loop ON"},
2557 { TxtCantPlayAllFiles, "Cannot Play All Files"},
2558 { TxtCantBeActivated, "Cannot be Activated"},
2559 #endif//#ifdef FF_MMI_TEST_MIDI
2560 #ifdef BTE_MOBILE
2561 /*
2562 ** Start of Bluetooth Related Strings
2563 */
2564 {TxtBluetooth, "Bluetooth"},
2565 {TxtBluetoothEnable, "Enable"},
2566 {TxtBluetoothDisable, "Disable"},
2567 {TxtBtEnterDeviceName, "Enter Device Name:"},
2568 {TxtBtEnterPassKey, "Enter Pass Key:"},
2569 {TxtBtPassKey, "Pass Key"},
2570 {TxtBtTimeout, "Timeout"},
2571 {TxtBtPairing, "Pairing"},
2572 {TxtBtPaired, "Paired"},
2573 {TxtBtAuthorize, "Authorize"},
2574 {TxtBtUnAuthorize, "Un-Authorize"},
2575 {TxtBtInfo, "Info"},
2576 {TxtBtYesOnce, "Yes (Once)"},
2577 {TxtBtYesAlways, "Yes (Always)"},
2578 {TxtBtPairDevice, "Pair Device"},
2579 {TxtBtChangePassKey, "Change PassKey"},
2580 {TxtBtShowServices, "Show Services"},
2581 {TxtBtAddToKnown, "Add To Known"},
2582 {TxtBtRemoveDevice, "Remove Device"},
2583 {TxtBtDeviceName, "Device Name"},
2584 {TxtBtSet, "Set"},
2585 {TxtBtServices, "Services"},
2586 {TxtBtNoServices, "No Services"},
2587 {TxtBtSupported, "Supported"},
2588 {TxtBtSerialPort, "Serial Port"},
2589 {TxtBtDialUpNetworking, "Dial Up Networking"},
2590 {TxtBtHeadSet, "Head Set"},
2591 {TxtBtHandsFree, "Hands Free"},
2592 {TxtBtObjectPush, "Object Push"},
2593 {TxtBtFileTransfer, "File Transfer"},
2594 {TxtBtLanAccess, "Lan Access"},
2595 {TxtBtCordlessTelephony, "Cordless Telephony"},
2596 {TxtBtIntercom, "Intercom"},
2597 {TxtBtUnknownService, "Unknown Service"},
2598 {TxtBtRequiresAuthorizationForService, "%s requires Authorization for Service : %s"},
2599 {TxtBtDevices, "Devices"},
2600 {TxtBtDevice, "Device,"},
2601 {TxtBtHidden, "Hidden"},
2602 {TxtBtTimed, "Timed"},
2603 {TxtBtKnownDevices, "Known Devices"},
2604 {TxtBtDiscoverable, "Discoverable"},
2605 {TxtBtNoDevices, "No Devices"},
2606 {TxtBtFound, "Found"},
2607 {TxtBtSetLocalName, "Set Local Name"},
2608 {TxtBtClearStoredDevices, "Clear all Stored Devices"}, /* To be translated */
2609 /*
2610 ** End of Bluetooth Related Strings
2611 */
2612 #endif
2613 { TxtFDNName, "FDN Numbers" }, //x0035544 07-11-2005
2614 { TxtAllDivert, "All Divert"}, /* SPR13614 */ //localization required.
2615 { TxtNoReachDivert, "Divert when not reachable"}, /* SPR13614 */ //localization required.
2616 { TxtBusyDivert, "Divert if Busy"}, /* SPR13614 */ //localization required.
2617 { TxtNoAnsDivert, "Divert when no answer"}, /* SPR13614 */ //localization required.
2618 { TxtCondDivert, "Divert for Cond. Forward"}, /* SPR13614 */ //localization required.
2619 { TxtAllCallsDivert, "Divert for All calls"}, /* SPR13614 */ //localization required.
2620 { TxtInvalidInput, "Invalid input"}, //x0035544 07-11-2005
2621 { TxtFDNListFull, "FDN List Full"}, //x0035544 07-11-2005
2622
2623
2624 ////x0035544 Nov 07,2005 copied the lines here
2625 //Description: INCALL SCREEN ?ADJUSTING THE VOLUME
2626 //Fix: Added these strings to display the various speaker volume levels.
2627 {TxtLevel1 ," Level 1"}, //x0035544 07-11-2005
2628 {TxtLevel2 ," Level 2"}, //x0035544 07-11-2005
2629 {TxtLevel3 ," Level 3"}, //x0035544 07-11-2005
2630 {TxtLevel4 ," Level 4"}, //x0035544 07-11-2005
2631 {TxtLevel5 ," Level 5"}, //x0035544 07-11-2005
2632 {TxtImage,"Image"}, //x0035544 07-11-2005
2633 { TxtSmsWaiting, "Message waiting"}, //x0035544 07-11-2005
2634
2635 /* Power management Menu*/
2636 #ifdef NEPTUNE_BOARD
2637 #ifdef MMI_POWER_MANAGEMENT_TEST
2638 { Txt10Second, "10 Sec" },
2639 { Txt15Second, "15 Sec" },
2640 { Txt20Second, "20 Sec" },
2641 { TxtSetParam1, "Set Param"},
2642 #endif
2643 #endif
2644
2645 #ifdef FF_MMI_MULTIMEDIA
2646 /* Multimedia Menu RElated String. */
2647 {TxtMultimediaApp, "Multimedia Test Application"},
2648 {TxtConfigurationParameters, "Configuration Parameters"},
2649 {TxtAudioVideoPlayback, "Audio/Video Playback"},
2650 {TxtMidiPlayback, "Midi Playback"},
2651 {TxtImageViewer, "Image Viewer"},
2652 {TxtCameraCapture, "Camera Capture"},
2653 {TxtVideoRecording, "Video Recording"},
2654 {TxtAudioRecording, "Audio Recording"},
2655 {TxtPlayRecording, "Play Recording"},
2656 {TxtFileListType, "File Listing"},
2657 {TxtNoFileAvail, "No Files Available"},
2658 /* Configuration Parameter menu. */
2659 {TxtOutputScreenSize, "Output Screen Size"},
2660 {TxtAudioEncodingFormat, "Audio Encoding Format"},
2661 {TxtVideoEncodingFormat, "Video Encoding Format"},
2662 {TxtVideoCaptureSize, "Video Capture Size"},
2663 {TxtVideoFrameRateSelection, "Video Frame Rate Selection"},
2664 {TxtAudioBitRate, "Audio Bitrate"},
2665 {TxtVideoBitRate, "Video Bitrate"},
2666 {TxtMidiPlayerSelect, "Midi Player Enabled"},
2667 /* Screen Mode. */
2668 {TxtHalfScreenMode, "Half-Screen Mode" },
2669 {TxtFullScreenMode, "Full-Screen Mode" },
2670 /* Audio Format */
2671 {TxtAAC, "AAC" },
2672 {TxtAMR, "AMR-NB" },
2673 {TxtPCM, "PCM" },
2674 {TxtMP3, "MP3" },
2675 /* Video Format */
2676 {TxtMpeg4, "MPEG4" },
2677 {TxtH263, "H263" },
2678 /* Screen Size */
2679 {TxtQcif, "QCIF" },
2680 {TxtCif, "SQCIF" },
2681 /* Frame Rate */
2682 {Txt5fps, "5 FPS"},
2683 {Txt10fps, "10 FPS"},
2684 {Txt15fps, "15 FPS"},
2685 {Txt20fps, "20 FPS"},
2686 {Txt25fps, "25 FPS"},
2687 {Txt30fps, "30 FPS"},
2688 /* Bit Rate */
2689 {TxtAACBitRate, "AAC BitRate" },
2690 {AMRNBBitRate, "AMR-NB BitRate" },
2691 /* AAC Bit Rate */
2692 {Txt48Kbps, "48 KBPS"},
2693 {Txt66p15Kbps, "66.15 KBPS"},
2694 {Txt72Kbps, "72 KBPS"},
2695 {Txt96pKbps, "96 KBPS"},
2696 {Txt132p3Kbps, "32.3 KBPS"},
2697 {Txt144Kbps, "144 KBPS"},
2698 {Txt192Kbps, "192 KBPS"},
2699 {Txt264p6Kbps, "264.6 KBPS"},
2700 {Txt288Kbps, "288 KBPS"},
2701 /* AMR Bit Rate */
2702 {Txt1p80Kbps, "1.80 KBPS"},
2703 {Txt4p75Kbps, "4.75 KBPS"},
2704 {Txt5p15Kbps, "5.15 KBPS"},
2705 {Txt5p9Kbps, "5.9 KBPS"},
2706 {Txt6p7Kbps, "6.7 KBPS"},
2707 {Txt7p4Kbps, "7.4 KBPS"},
2708 {Txt7p95Kbps, "7.95 KBPS"},
2709 {Txt10p2Kbps, "10.2 KBPS"},
2710 {Txt12p2Kbps, "12.2 KBPS"},
2711 /* Video Bit Rate */
2712 {Txt64Kbps, "64 KBPS"},
2713 {Txt128Kbps, "128 KBPS"},
2714 {Txt384Kbps, "384 KBPS"},
2715 /* Softkey related string */
2716 {TxtPauseKey, "Pause"},
2717 {TxtResumeKey, "Resume"},
2718 {TxtEncodeKey, "Encode"},
2719 {TxtSoftIVT, "IVT"},
2720 {TxtPictureDisp, "Picture Display"},
2721 {TxtSetParam, "Set Param"},
2722 /* Audio Path Configuration Parameter */
2723 {TxtAudioPath, "Audio Path Configuration"},
2724 {TxtHeadset, "Head Set"},
2725 {TxtHeadphone, "Stereo Head Phone"},
2726 /* Softkey / Title related sting. */
2727 {TxtSoftStart, "Start"},
2728 {TxtAudvidRecord, "Audio / Video Recording"},
2729 {TxtQQVga, "QQVGA"},
2730 {TxtEncdTo, "Encode To"},
2731 {TxtJPEGFile, "JPEG File"},
2732 /* File Management Releated String. */
2733 {TxtFileMgmt, "File Management"},
2734 {TxtFileOprns, "File Operations" },
2735 {TxtFileOprnsTest, "File Operation Test" },
2736 {TxtFFS, "Flash File System" },
2737 {TxtMMC, "MMC / SD Card" },
2738 /*{TxtFMMMC, "MMC Card" },
2739 {TxtSDC, "SD Card" },
2740 {TxtTestCase1, " Folder Not Empty" },
2741 {TxtTestCase2, "Operation List" },
2742 {TxtTestCase3, "Destination" }, */
2743 {TxtOperSuccess, "Operation Success" },
2744 {TxtOperFailed, "Operation Failed" },
2745 {TxtNotYetDone, "Not Yet Implemented" },
2746 /*For FTP Application */
2747 { TxtFTPApp, "FTP" },
2748 { TxtPut, "Put" },
2749 { TxtGet, "Get" },
2750 /* Configuration Parameter - Volume / Preferred Storage. */
2751 { TxtVolumeConfig, "Volume Configuration"},
2752 { TxtPreferredStorage, "Preferred Storage"},
2753 { TxtAudioDecodeConfig, "Audio Decode Configuration"},
2754 { TxtAudioEncodeConfig, "Audio Encode Configuration"},
2755 { TxtVideoEncodeConfig, "Video Encode Configuration"},
2756 { TxtSpeaker, "Handset"},
2757 { TxtEnterPath, "Enter File Path:"},
2758 {TxtInvalidPath, "Invalid"},
2759 { TxtRename, "Rename" },
2760 { TxtCreateFolder, "CreateFolder" },
2761 { TxtEnterFileName, "Enter File Name : " },
2762 { TxtFolderNotEmpty, " Folder Not Empty" },
2763 /*{ TxtOperationList, "Operation List" },*/
2764 { TxtDestination, "Destination" },
2765 { TxtVMPlayback, "Voice Memo Playback" },
2766 { TxtVMRecord, "Voice Memo Recording" },
2767 { TxtVMConfigParam, "Configuration Parameters" },
2768 { TxtStartRecord, "Start Voice Memo Recording" },
2769 { TxtPlayingfile, "Playing Selected Fie " },
2770 { TxtPauseFile, "Pause Selected File" },
2771 { TxtRecordVoice, "Recording Voice" },
2772 { TxtSoftMore, "More" },
2773 { TxtUseCase, "Use Cases" },
2774 { TxtRepeateForEver, "Repeate For Ever" },
2775 { TxtPlayonce, "Play Once" },
2776 { TxtCamera , "Camera"},
2777 { TxtCapture, "Capture" },
2778 { TxtCrop, "Crop"},
2779 { TxtRescale, "Rescale"},
2780 { TxtRotate, "Rotate"},
2781 {TxtDummyStr, "Dummy String"},
2782 {TxtDummyStr1, "Dummy String1"},
2783 /*PCM Decode sampling Rate*/
2784 {Txt8kRate, "8k Sample Rate"},
2785 {Txt11kRate, "11k Sample Rate"},
2786 {Txt12kRate, "12k Sample Rate"}, /*OMAPS00081264 - 12k Menu addition */
2787 {Txt16kRate, "16k Sample Rate"},
2788 {Txt22kRate, "22k Sample Rate"},
2789 {Txt24kRate, "24k Sample Rate"}, /*OMAPS00081264 - 12k Menu addition */
2790 {Txt32kRate, "32k Sample Rate"},
2791 {Txt44kRate, "44k Sample Rate"},
2792 {Txt48kRate, "48k Sample Rate"},
2793 {TxtPcmRate, "PCM Sample Rate"},
2794 {TxtPcmChannelMode, "PCM Channel Mode"},
2795 /* Image Quality Setting */
2796 {TxtImgCaptureQuality, "Image Capture Quality"},
2797 {Txt0Set, "0"},
2798 {Txt10Set, "10"},
2799 {Txt20Set, "20"},
2800 {Txt30Set, "30"},
2801 {Txt40Set, "40"},
2802 {Txt50Set, "50"},
2803 {Txt60Set, "60"},
2804 {Txt70Set, "70"},
2805 {Txt80Set, "80"},
2806 {Txt90Set, "90"},
2807 {Txt100Set, "100"},
2808 {TxtStreoMode, "Stereo Mode"},
2809 {TxtMonoMode, "Mono Mode"},
2810 {TxtVideoPlayOption, "Video Playback Option"},
2811 {TxtAudioVideoPlay, "Audio & Video Play"},
2812 {TxtVideoPlay, "Video Play Only"},
2813 /* Video Recording Duration Specification */
2814 {TxtVideoRecDuration, "Video Recording Duration"},
2815 {Txt10sec, "10 Sec Recording"},
2816 {Txt15sec, "15 Sec Recording"},
2817 {Txt20sec, "20 Sec Recording"},
2818 {TxtNonStop, "Non Stop Recording"},
2819 /* Video Only Option - x0043641 */
2820 {TxtVideoRecordOption, "Video Record Option"},
2821 {TxtAudioVideoRecord, "Video & Audio Recording"},
2822 {TxtVideoRecord, "Video Recording Only"},
2823 #endif
2824
2825 // xpradipg - LOCOSTO-ENH-31895 : 23 June 2005
2826 #ifdef FF_MMI_AUDIO_PROFILE
2827 {TxtLoudspeaker, "Loudspeaker"},//xpradipg - 31895 : localization required
2828 {TxtHandheld, "Handheld"},//xpradipg - 31895 : localization required
2829 {TxtCarkit, "Carkit"},//xpradipg - 31895 : localization required
2830 {TxtHeadset,"Headset"},//xpradipg - 31895 : localization required
2831 {TxtInserted, "inserted"},//xpradipg - 31895 : localization required
2832 {TxtRemoved, "removed"},//xpradipg - 31895 : localization required
2833 #endif
2834 //Aug 22, 2005 REF: ENH 31154 xdeepadh
2835
2836 #ifdef (FF_MMI_FILE_VIEWER)
2837 { TxtFileNotLoaded,"No Files loaded"},
2838 { TxtFileViewer, "FileViewer"},
2839 { TxtRename, "Rename"},
2840 {TxtDeleteConfirm,"Delete?"},
2841 {TxtFileTooBig,"File Too Big"},
2842 {TxtFileExists,"File exists"}, //Jan 03, 2006 REF: SPR OMAPS00060036 xdeepadh
2843 {TxtWrongFilename,"Wrong Name"},//Aug 31, 2005 REF: SPR 34050 xdeepadh
2844 {TxtNoExtension,"Wrong extn"},//Aug 31, 2005 REF: SPR 34050 xdeepadh
2845 #endif //FF_MMI_FILE_VIEWER
2846
2847 #ifdef NEPTUNE_BOARD
2848 #ifdef MMI_POWER_MANAGEMENT_TEST
2849 {TxtPowerMgnt,"Power Management"},
2850 #endif
2851 #endif
2852 #if defined(FF_MMI_TEST_CAMERA)||defined(FF_MMI_CAMERA_APP)
2853 { TxtRotate, "Rotate"},
2854 { TxtRotate90Degree, "90 Degree"},
2855 { TxtRotate180Degree, "180 Degree"},
2856 { TxtRotate270Degree, "270 Degree"},
2857 { TxtZoom, "Zoom"},
2858 //May 03, 2006 DRT: OMAPS00076856 xdeepadh
2859 { TxtZoomIn, "Zoom In"},
2860 { TxtZoomOut,"Zoom Out"},
2861 { TxtZoomInMax, "Zoom In Max "},
2862 { TxtZoomOutMax, "Zoom Out Max"},
2863 #endif
2864 //xrashmic 9 Sep 2006, OMAPS00092732
2865 #ifdef FF_MMI_USBMS
2866 {TxtUSB, "USB"},
2867 {TxtUSBEnumeration, "USB Enumeration"},
2868 { TxtUSBMode, "USB mode"},
2869 { TxtContinue, "Continue ?"},
2870 { TxtUSBDisconnect ,"Disconnecting"},
2871 {TxtUSBMS,"USB MS"},
2872 {TxtUSBTrace,"USB Trace"},
2873 {TxtUSBFax,"USB Fax"},
2874 {TxtPSShutdown,"PS Shutdown"},
2875 {TxtNoPSShutdown,"No PS shutdown"},
2876 //xashmic 27 Sep 2006, OMAPS00096389
2877 {TxtUSBFaxnTrace,"USB Fax and Trace"},
2878 {TxtUSBMSnTrace,"USB MS and Trace"},
2879 {TxtUSBFaxnMS,"USB Fax and MS"},
2880 {TxtUSBMSPorts,"USB Ports"},
2881 {TxtPS,"PS"},
2882 {TxtPopupMenu,"Pop up menu"},
2883 #endif
2884
2885 // x0021334 10 May, 2006 DR: OMAPS00075379
2886 { TxtPending, "Pending"},
2887
2888 // x0021334 02 June, 2006 DR: OMAPS00078005
2889 #ifdef FF_TIMEZONE
2890 { TxtTimeUpdate, "New Time/Date received."},
2891 { TxtTimeUpdateConfirm, "Want to update?"},
2892 { TxtNitzTimeUpdate, "Network Time Update"},
2893 #endif
2894 //x0pleela 30 Aug, 2006 DR: OMAPS00091250
2895 { TxtNoMEPD, "MEPD not present"},
2896
2897 //x0pleela 24 Aug, 2006 DR:OMAPS00083503
2898 //Adding new strings to display if the characters are UCS2 in USSD transactions
2899 #ifdef MMI_LITE
2900 {TxtUSSDMsgRxd, "USSD Message received" },
2901 {TxtFontNotSupported, "Font Not Supported"},
2902 #endif
2903 //x0pleela 05 Mar, 2007 ER: OMAPS00122561
2904 #ifdef FF_PHONE_LOCK
2905 {TxtPhoneLock, "Phone Lock"},
2906 {TxtPhLockEnable, "Lock Enable"},
2907 {TxtPhLockAutomatic, "Automatic"},
2908 {TxtPhLockAutoOn, "On"},
2909 {TxtPhLockAutoOff, "Off"},
2910 {TxtPhLockChangeCode,"Change Unlock Code"},
2911 {TxtEnterPhUnlockCode, "Enter Phone Unlock Code"},
2912 {TxtEnterOldUnlockCode, "Enter Old Unlock Code"},
2913 {TxtEnterNewUnlockCode, "Enter New Unlock Code"},
2914 {TxtAlreadyEnabled,"Already enabled"},
2915 {TxtAlreadyDisabled, "Already disabled"},
2916 {TxtAutoLockDisable, "Auto Ph Lock Disable"},
2917 {TxtAutoPhone, "Automatic Phone"},
2918 {TxtSuccess, "Success"},
2919 {TxtNotLocked, "Phone can't be locked"},
2920 #endif /* FF_PHONE_LOCK */
2921 /*OMAPS00098881 (Removing power variant) a0393213(Prabakar)*/
2922 #ifdef FF_POWER_MANAGEMENT
2923 {TxtScreenUpdate,"Screen Update"},
2924 #endif
2925 //Mar 09 2007 DRT :OMAPS00118881 x0061088(Prachi)
2926 #ifdef FF_MMI_CAMERA_APP
2927 {TxtNotEnough,"Not Enough"},
2928 {TxtCamMemory,"Memory"},
2929 #endif
2930 //x0pleela 22 Feb, 2007 ER: OMAPS00113891
2931 {TxtFwdIncomingTTYCall, "Fwd. Inc. TTY Call"},/* String for Fwd Incoming TTY call */
2932 {TxtFwdIncomingCall, "Fwd. Inc. Call"},/* String for Fwd Incoming call */
2933
2934 //06 July, 2007 DR: OMAPS00137334 x0062172 Syed
2935 {TxtConferenceFull, "Conference Full"}, /* String for Conference Full notification */
2936
2937 #ifdef FF_MMI_FILEMANAGER
2938 /* File Management related strings */
2939 {TxtFileMgmt, "File Management"},
2940 {TxtFileList, "FileLists"},
2941 {TxtFFS, "NOR" },
2942 {TxtNORMS, "NOR-MS" },
2943 {TxtNAND, "NAND" },
2944 {TxtTflash, "T-Flash" },
2945 {TxtOpen,"Open"},
2946 {TxtFormat,"Format"},
2947 {TxtProperties,"Properties"},
2948 {TxtImageFiles, "Image"},
2949 {TxtAudioFiles,"Audio"},
2950 {TxtFile,"File"},
2951 {TxtDirectory,"Directory"},
2952 {TxtFreeSpace,"Free Space"},
2953 {TxtUsedSpace, "Used Space"},
2954 {TxtThumbnail, "Thumbnail"},
2955 {TxtExists, "Exists"},
2956 {TxtCreateDir, "Create Directory"},
2957 {TxtCreated, "Created"},
2958 {TxtNotEmpty, "Not Empty"},
2959 {TxtMemorystat,"Memory Status"},
2960 {TxtSourceDest, "Source and Destination"},
2961 {TxtSame, "Same"},
2962 {TxtAudNotAllowed,"Not Allowed"},
2963 {TxtAudAudioError,"Audio"},
2964 {TxtAudDenied,"Denied"},
2965 {TxtAudPlayerError,"Player"},
2966 {TxtAudFFSError," FFS"},
2967 {TxtAudMessagingError,"Messaging"},
2968 {TxtAudNotReady,"Not Ready"},
2969 {TxtAudInvalidParam,"Invalid Param"},
2970 {TxtAudInternalError,"Internal"},
2971 {TxtAudMemoryError,"Memory"},
2972 {TxtAudNotSupported,"Not Supported"},
2973 {TxtCopying," Copying ..."},
2974 { TxtFileNotLoaded,"No Files loaded"},
2975 { TxtFileViewer, "FileViewer"},
2976 { TxtRename, "Rename"},
2977 {TxtDeleteConfirm,"Delete?"},
2978 {TxtFileTooBig,"File Too Big"},
2979 {TxtFileExists,"File exists"},//Jan 03, 2006 REF: SPR OMAPS00060036 xdeepadh .
2980 {TxtWrongFilename,"Wrong Name"}, //Aug 31, 2005 REF: SPR 34050 xdeepadh
2981 {TxtNoExtension,"Wrong extn"},//Aug 31, 2005 REF: SPR 34050 xdeepadh
2982 {TxtStorageDevice,"Storage Device"},
2983 {TxtPBar,"Progress Bar On/Off"},
2984 #endif
2985 //Mar 22 2007 ER:OMAPS00113882 x0061088 (Prachi)
2986 {TxtTo,"To"},
2987 /* Mar 26 2007 ER:OMAPS00116772 x0061088(Prachi)*/
2988 #ifdef FF_MMI_CAMERA_APP
2989 {TxtAutoSave,"Auto Save"},
2990 {TxtAutoSaveOn,"On"},
2991 {TxtAutoSaveOff,"Off"},
2992 {TxtSoftSave,"Save"},
2993 {TxtSoftCancel,"Cancel"},
2994 #endif /* FF_MMI_CAMERA_APP */
2995
2996 //added by prachi
2997 #if CAM_SENSOR == 1
2998 {TxtCamMenuResolution,"Change Resolution"},
2999 {TxtCamVga,"VGA"},
3000 {TxtCamQcif,"QCIF"},
3001 {TxtCamSxga,"SXGA"},
3002
3003 //19 Jul, 2007 DR: OMAPS00139535 x0080426 Sinara
3004 //Braces were mismatching
3005 {TxtCamNot,"Not"},
3006 {TxtCamSupported,"Supported"},
3007 #endif
3008 { 0, 0 }
3009 };
3010
3011 #else
3012
3013 //DON'T TOUCH THE FOLLOWING LINE...
3014 //Language = "Chinese"
3015
3016 /*MC, SPR 1526, prepended chinese string with Unicode tag*/
3017 const unsigned char stringTest[] = {0x00,0x48,0x00,0x49,0x4E,0x33};
3018 const unsigned char chineseTxtNull[] = {0x80, 0x00, 0x00,0x00};
3019
3020 //x0pleela 24 Aug, 2006 DR:OMAPS00083503
3021 //Adding new strings to display if the characters are UCS2 in USSD transactions
3022 #ifdef MMI_LITE
3023 const unsigned char chineseTxtUSSDMsgRxd[] = {0x80, 0x00, 0x00,'U',0x00,'S',0x00,'S',0x00,'D',0x00,' ',0x00,'M',0x00,'e',0x00,'s',0x00,'s',0x00,'a',0x00,'g',0x00,'e',0x00,' ',0x00,'r',0x00,'e',0x00,'c',0x00,'e',0x00,'i',0x00,'v',0x00,'e',0x00,'d',0x00,0x00};
3024 const unsigned char chineseTxtFontNotSupported[] = {0x80, 0x00, 0x00,'F',0x00,'o',0x00,'n',0x00,'t',0x00,' ',0x00,'N',0x00,'o',0x00,'t',0x00,' ',0x00,'S',0x00,'u',0x00,'p',0x00,'p',0x00,'o',0x00,'r',0x00,'t',0x00,'e',0x00,'d',0x00,0x00};
3025 #endif
3026
3027
3028 //x0pleela 14 June, 2006 DR: OMAPS00070657
3029 //Edit Line for ALS feature of CPHS
3030 #ifdef FF_CPHS
3031 const unsigned char chineseTxtEditLineName[] = {0x80, 0x00, 0x00,'E',0x00,'d',0x00,'i',0x00,'t',0x00,' ',0x00,'L',0x00,'i',0x00,'n',0x00,'e',0x00,' ',0x00,'N',0x00,'a',0x00,'m',0x00,'e',0x00,0x00};
3032 #endif
3033 //x0pleela 30 Aug, 2006 DR: OMAPS00091250
3034 //to display string MEPD not present
3035 const unsigned char chineseTxtNoMEPD[] = {0x80, 0x00, 0x00,'M',0x00,'E',0x00,'P',0x00,'D',0x00,' ',0x00,'n',0x00,'o',0x00,'t',0x00,' ',0x00,'p',0x00,'r',0x00,'e',0x00,'s',0x00,'e',0x00,'n',0x00,'t',0x00,0x00};
3036
3037 //x0pleela 20 Mar, 2006 ER: OMAPS00067709
3038 //Added the following strings used in menu items to support Voice buffering feature
3039 #ifdef FF_PCM_VM_VB
3040 const unsigned char chineseTxtStopFailed[] = {0x80, 0x00, 0x00,'S',0x00,'t',0x00,'o',0x00,'p',0x00,' ',0x00,'F',0x00,'a',0x00,'i',0x00,'l',0x00,'e',0x00,'d',0x00, 0x00};
3041 const unsigned char chineseTxtAlready[] = {0x80, 0x00, 0x00,'A',0x00,'l',0x00,'r',0x00,'e',0x00,'a',0x00,'d',0x00,'y',0x00, 0x00};
3042 const unsigned char chineseTxtPcmVoiceMemo[] = {0x80, 0x00, 0x00,'P',0x00,'C',0x00,'M',0x00,' ',0x00,'V',0x00,'o',0x00,'i',0x00,'c',0x00,'e',0x00,' ',0x00,'M',0x00,'e',0x00,'m',0x00,'o',0x00, 0x00};
3043 const unsigned char chineseTxtVoiceBuffering[] = {0x80, 0x00, 0x00,'V',0x00,'o',0x00,'i',0x00,'c',0x00,'e',0x00,' ',0x00,'B',0x00,'u',0x00,'f',0x00,'f',0x00,'e',0x00, 'r',0x00,'i',0x00,'n',0x00,'g',0x00,0x00};
3044 const unsigned char chineseTxtEditNum[] = {0x80, 0x00, 0x00,'E',0x00,'d',0x00,'i',0x00,'t',0x00,' ',0x00,'n',0x00,'u',0x00,'m',0x00,'b',0x00,'e',0x00,'r',0x00, 0x00};
3045 const unsigned char chineseTxtStartRec[] = {0x80, 0x00, 0x00,'S',0x00,'t',0x00,'a',0x00,'r',0x00,'t',0x00,' ',0x00,'R',0x00,'e',0x00,'c',0x00,'o',0x00,'r',0x00, 'd',0x00, 'i',0x00, 'n',0x00, 'g',0x00, 0x00};
3046 const unsigned char chineseTxtStopRec[] = {0x80, 0x00, 0x00,'S',0x00,'t',0x00,'o',0x00,'p',0x00,' ',0x00,'R',0x00,'e',0x00,'c',0x00,'o',0x00,'r',0x00, 'd',0x00, 'i',0x00, 'n',0x00, 'g',0x00, 0x00};
3047 #endif
3048
3049 #ifdef SIM_PERS
3050 //x0pleela 25 Sep, 2006 ER: OMAPS00095524
3051 //For new category "Blocked Network"
3052 const unsigned char chineseTxtBlkNetwork[] = {0x80, 0x00, 0x00,'B',0x00,'l',0x00,'o',0x00,'c',0x00,'k',0x00,'e',0x00,'d',0x00,' ', 0x00,'N',0x00,'e',0x00,'t',0x00,'w',0x00,'o',0x00,'r',0x00,'k',0x00, 0x00};
3053 //string to display "Enter Blocked Network password"
3054 const unsigned char chineseTxtEnterPbLock[] = {0x80, 0x00, 0x00,'E',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,' ',0x00,'B',0x00,'l', 0x00,'o',0x00,'c',0x00,'k',0x00,'e',0x00,'d',0x00,' ',0x00,'N',0x00,'W',0x00,' ',0x00,'C',0x00,'o',0x00,'d',0x00,'e',0x00, 0x00};
3055
3056 //x0pleela 20 July, 2006 ER: OMAPS00087586, OMAPS00087587
3057 const unsigned char chineseTxtBusy[] = {0x80, 0x00, 0x00,'B',0x00,'u',0x00,'s',0x00,'y',0x00,0x00}; //Displays "Busy" if timer is enabled for wrong entry of password
3058 const unsigned char chineseTxtMasterUnlock[] = {0x80, 0x00, 0x00,'M',0x00,'a',0x00,'s',0x00,'t',0x00,'e',0x00,'r',0x00,' ',0x00,'K', 0x00,'e',0x00,'y',0x00,' ',0x00,'U',0x00,'n',0x00,'l',0x00,'o',0x00,'c',0x00,'k',0x00, 0x00}; //For menu option Master unlock
3059 const unsigned char chineseTxtEnterMasterKey[] = {0x80, 0x00, 0x00,'E',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,' ',0x00,'M',0x00,'a',0x00,'s',0x00,'t',0x00,'e',0x00,'r',0x00,' ',0x00,'K', 0x00,'e',0x00,'y',0x00, 0x00}; //Text for the editor to enter master unlock key
3060 const unsigned char chineseTxtUnblockME[] = {0x80, 0x00, 0x00,'U',0x00,'n',0x00,'b',0x00,'l',0x00,'o',0x00,'c',0x00,'k',0x00,' ',0x00,'M',0x00,'E',0x00, 0x00}; //For menu option Unblock ME
3061
3062 const unsigned char chineseTxtUnblockCode[] = {0x80, 0x00, 0x00,'E',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,' ',0x00,'U',0x00,'n',0x00,'b',0x00,'l',0x00,'o',0x00,'c',0x00,'k',0x00,' ',0x00,'C',0x00,'o',0x00,'d',0x00,'e',0x00, 0x00}; //x0pleela 16 May, 2006 DR: OMAPS00067919
3063 #endif
3064 const unsigned char chineseTxtTimerFlag[] = {0x80, 0x00, 0x00,'U',0x00,'n',0x00,'l',0x00,'o',0x00,'c',0x00,'k',0x00,' ',0x00,'T',0x00,'i',0x00,'m',0x00,'e',0x00,'r',0x00,'F',0x00,'l',0x00,'a',0x00,'g',0x00, 0x00}; //x0035544 07-11-2005
3065 const unsigned char chineseTxtETSIFlag[]= {0x80,0x00,0x00,'E',0x00,'T',0x00,'S',0x00,'I',0x00,' ',0x00,'F',0x00,'l',0x00,'a',0x00,'g',0x00,0x00}; //x0035544 07-11-2005
3066 const unsigned char chineseTxtAirtelFlag[]= {0x80,0x00,0x00,'A',0x00,'i',0x00,'r',0x00,'T',0x00,'e',0x00,'l',0x00,' ',0x00,'I',0x00,'n',0x00,'d',0x00,'.',0x00,' ',0x00,'F',0x00,'l',0x00,'a',0x00,'g',0x00,0x00}; //x0035544 07-11-2005
3067 const unsigned char chineseTxtEnterOldPsLock[]= {0x80,0x00,0x00,'E',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,' ',0x00,'O',0x00,'l',0x00,'d',0x00,' ',0x00,'L',0x00,'o',0x00,'c',0x00,'k',0x00,'C',0x00,'o',0x00,'d',0x00,'e',0x00,0x00}; //x0035544 07-11-2005
3068 const unsigned char chineseTxtEnterPsLockNew[]= {0x80,0x00,0x00,'E',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,' ',0x00,'N',0x00,'e',0x00,'w',0x00,' ',0x00,'L',0x00,'o',0x00,'c',0x00,'k',0x00,'C',0x00,'o',0x00,'d',0x00,'e',0x00,0x00}; //x0035544 07-11-2005
3069 const unsigned char chineseTxtEnterPsLockconf[]= {0x80,0x00,0x00,'C',0x00,'o',0x00,'n',0x00,'f',0x00,'i',0x00,'r',0x00,'m',0x00,' ',0x00,'N',0x00,'e',0x00,'w',0x00,' ',0x00,'L',0x00,'o',0x00,'c',0x00,'k',0x00,'C',0x00,'o',0x00,'d',0x00,'e',0x00,0x00}; //x0035544 07-11-2005
3070 const unsigned char chineseTxtLockEnabled[]= {0x80,0x00,0x00,'L',0x00,'o',0x00,'c',0x00,'k',0x00,' ',0x00,'E',0x00,'n',0x00,'a',0x00,'b',0x00,'l',0x00,'e',0x00,'d',0x00,0x00}; //x0035544 07-11-2005
3071 const unsigned char chineseTxtLockDisabled[]= {0x80,0x00,0x00,'L',0x00,'o',0x00,'c',0x00,'k',0x00,' ',0x00,'D',0x00,'i',0x00,'s',0x00,'a',0x00,'b',0x00,'l',0x00,'e',0x00,'d',0x00,0x00}; //x0035544 07-11-2005
3072 const unsigned char chineseTxtPersonalization[]= {0x80,0x00,0x00,'P',0x00,'e',0x00,'r',0x00,'s',0x00,'o',0x00,'n',0x00,'a',0x00,'l',0x00,'i',0x00,'z',0x00,'a',0x00,'t',0x00,'i',0x00,'o',0x00,'n',0x00,0x00}; //x0035544 07-11-2005
3073 const unsigned char chineseTxtSupplementaryInfo[]= {0x80,0x00,0x00,'S',0x00,'u',0x00,'p',0x00,'p',0x00,'l',0x00,'e',0x00,'m',0x00,'e',0x00,'n',0x00,'t',0x00,'a',0x00,'r',0x00,'y',0x00,' ',0x00,'I',0x00,'n',0x00,'f',0x00,'o',0x00,0x00}; //x0035544 07-11-2005
3074 const unsigned char chineseTxtPersonalize[]= {0x80,0x00,0x00,'P',0x00,'e',0x00,'r',0x00,'s',0x00,'o',0x00,'n',0x00,'a',0x00,'l',0x00,'i',0x00,'z',0x00,'e',0x00,0x00}; //x0035544 07-11-2005
3075 const unsigned char chineseTxtUnlockCategory[]= {0x80,0x00,0x00,'U',0x00,'n',0x00,'l',0x00,'o',0x00,'c',0x00,'k',0x00,' ',0x00,'C',0x00,'a',0x00,'t',0x00,'e',0x00,'g',0x00,'o',0x00,'r',0x00,'y',0x00,0x00}; //x0035544 07-11-2005
3076 const unsigned char chineseTxtLockCategory[]= {0x80,0x00,0x00,'L',0x00,'o',0x00,'c',0x00,'k',0x00,' ',0x00,'C',0x00,'a',0x00,'t',0x00,'e',0x00,'g',0x00,'o',0x00,'r',0x00,'y',0x00,0x00}; //x0035544 07-11-2005
3077 const unsigned char chineseTxtResetFC[]= {0x80,0x00,0x00,'R',0x00,'e',0x00,'s',0x00,'e',0x00,'t',0x00,' ',0x00,'F',0x00,'a',0x00,'i',0x00,'l',0x00,'u',0x00,'r',0x00,'e',0x00,' ',0x00,'c',0x00,'o',0x00,'u',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,0x00}; //x0035544 07-11-2005
3078 const unsigned char chineseTxtGetFC[]= {0x80,0x00,0x00,'G',0x00,'e',0x00,'t',0x00,' ',0x00,'F',0x00,'a',0x00,'i',0x00,'l',0x00,'u',0x00,'r',0x00,'e',0x00,' ',0x00,'C',0x00,'o',0x00,'u',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,0x00}; //x0035544 07-11-2005
3079 const unsigned char chineseTxtMaxFC[]= {0x80,0x00,0x00,'M',0x00,'a',0x00,'x',0x00,' ',0x00,'F',0x00,'a',0x00,'i',0x00,'l',0x00,'u',0x00,'r',0x00,'e',0x00,' ',0x00,'C',0x00,'o',0x00,'u',0x00,'n',0x00,'t',0x00,0x00}; //x0035544 07-11-2005
3080 const unsigned char chineseTxtCorporate[]= {0x80,0x00,0x00,'C',0x00,'o',0x00,'r',0x00,'p',0x00,'o',0x00,'r',0x00,'a',0x00,'t',0x00,'e',0x00,0x00}; //x0035544 07-11-2005
3081 const unsigned char chineseTxtServiceProvider[]= {0x80,0x00,0x00,'S',0x00,'e',0x00,'r',0x00,'v',0x00,'i',0x00,'c',0x00,'e',0x00,' ',0x00,'P',0x00,'r',0x00,'o',0x00,'v',0x00,'i',0x00,'d',0x00,'e',0x00,'r',0x00,0x00}; //x0035544 07-11-2005
3082 const unsigned char chineseTxtNetworkSubset[]= {0x80,0x00,0x00,'N',0x00,'e',0x00,'t',0x00,'w',0x00,'o',0x00,'k',0x00,' ',0x00,'S',0x00,'u',0x00,'b',0x00,'s',0x00,'e',0x00,'t',0x00,0x00}; //x0035544 07-11-2005
3083 const unsigned char chineseTxtLockActivated[]= {0x80,0x00,0x00,'L',0x00,'o',0x00,'c',0x00,'k',0x00,' ',0x00,'A',0x00,'c',0x00,'t',0x00,'i',0x00,'v',0x00,'a',0x00,'t',0x00,'e',0x00,'d',0x00,0x00}; //x0035544 07-11-2005
3084 const unsigned char chineseTxtLockDeactivated[]= {0x80,0x00,0x00,'L',0x00,'o',0x00,'c',0x00,'k',0x00,' ',0x00,'D',0x00,'e',0x00,'A',0x00,'c',0x00,'t',0x00,'i',0x00,'v',0x00,'a',0x00,'t',0x00,'e',0x00,'d',0x00,0x00}; //x0035544 07-11-2005
3085 const unsigned char chineseTxtEnterNLock[]= {0x80,0x00,0x00,'E',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,' ',0x00,'N',0x00,'e',0x00,'t',0x00,'w',0x00,' ',0x00,'P',0x00,'a',0x00,'s',0x00,'s',0x00,'w',0x00,'o',0x00,'r',0x00,'d',0x00,0x00}; //x0035544 07-11-2005
3086 const unsigned char chineseTxtEnterNsLock[]= {0x80,0x00,0x00,'E',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,' ',0x00,'N',0x00,'e',0x00,'t',0x00,'w',0x00,' ',0x00,'S',0x00,'u',0x00,'b',0x00,'P',0x00,'a',0x00,'s',0x00,'s',0x00,0x00}; //x0035544 07-11-2005
3087 const unsigned char chineseTxtEnterSpLock[]= {0x80,0x00,0x00,'E',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,' ',0x00,'S',0x00,'e',0x00,'r',0x00,'v',0x00,'.',0x00,'P',0x00,'r',0x00,'o',0x00,' ',0x00,'P',0x00,'a',0x00,'s',0x00,'s',0x00,'w',0x00,'d',0x00,0x00}; //x0035544 07-11-2005
3088 const unsigned char chineseTxtEnterCLock[]= {0x80,0x00,0x00,'E',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,' ',0x00,'C',0x00,'o',0x00,'r',0x00,'p',0x00,' ',0x00,'P',0x00,'a',0x00,'s',0x00,'s',0x00,'w',0x00,'d',0x00,0x00}; //x0035544 07-11-2005
3089 const unsigned char chineseTxtEnterPsLock[]= {0x80,0x00,0x00,'E',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,' ',0x00,'S',0x00,'I',0x00,'M',0x00,' ',0x00,'P',0x00,'a',0x00,'s',0x00,'s',0x00,'w',0x00,'o',0x00,'r',0x00,'d',0x00,0x00}; //x0035544 07-11-2005
3090 const unsigned char chineseTxtPsLockConfWrong[]= {0x80,0x00,0x00,'P',0x00,'a',0x00,'s',0x00,'s',0x00,'w',0x00,'o',0x00,'r',0x00,'d',0x00,' ',0x00,'d',0x00,'o',0x00,'e',0x00,'s',0x00,0x00}; //x0035544 07-11-2005
3091 const unsigned char chineseTxtPsLockConfwrong2[]= {0x80,0x00,0x00,'n',0x00,'o',0x00,'t',0x00,' ',0x00,'M',0x00,'a',0x00,'t',0x00,'c',0x00,'h',0x00,0x00}; //x0035544 07-11-2005
3092 const unsigned char chineseTxtPsLockChanged[]= {0x80,0x00,0x00,'C',0x00,'o',0x00,'d',0x00,'e',0x00,' ',0x00,'C',0x00,'h',0x00,'a',0x00,'n',0x00,'g',0x00,'e',0x00,'d',0x00,0x00}; //x0035544 07-11-2005
3093 const unsigned char chineseTxtCounterReset[]= {0x80,0x00,0x00,'C',0x00,'o',0x00,'u',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,' ',0x00,'R',0x00,'e',0x00,'s',0x00,'e',0x00,'t',0x00,0x00}; //x0035544 07-11-2005
3094 const unsigned char chineseTxtPassfailed[]= {0x80,0x00,0x00,'C',0x00,'h',0x00,'a',0x00,'n',0x00,'g',0x00,'e',0x00,' ',0x00,'F',0x00,'a',0x00,'i',0x00,'l',0x00,'e',0x00,'d',0x00,0x00}; //x0035544 07-11-2005
3095 const unsigned char chineseTxtUnblock[]= {0x80,0x00,0x00,'U',0x00,'n',0x00,'b',0x00,'l',0x00,'o',0x00,'c',0x00,'k',0x00,'i',0x00,'n',0x00,'g',0x00,' ',0x00,'S',0x00,'u',0x00,'c',0x00,'c',0x00,'e',0x00,'s',0x00,'s',0x00,0x00}; //x0035544 07-11-2005
3096 const unsigned char chineseTxtAlreadyLocked[]= {0x80,0x00,0x00,'C',0x00,'a',0x00,'t',0x00,'e',0x00,'g',0x00,'o',0x00,'r',0x00,'y',0x00,' ',0x00,'A',0x00,'l',0x00,'r',0x00,'e',0x00,'d',0x00,'y',0x00,' ',0x00,'L',0x00,'o',0x00,'c',0x00,'k',0x00,'d',0x00,0x00}; //x0035544 07-11-2005
3097 const unsigned char chineseTxtAlreadyUnlocked[]= {0x80,0x00,0x00,'C',0x00,'a',0x00,'t',0x00,'e',0x00,'g',0x00,'o',0x00,'r',0x00,'y',0x00,' ',0x00,'A',0x00,'l',0x00,'r',0x00,'e',0x00,'d',0x00,'y',0x00,' ',0x00,'U',0x00,'L',0x00,'c',0x00,'k',0x00,'d',0x00,0x00};//x0035544 07-11-2005
3098 const unsigned char chineseTxtPhoneUnblocked[]= {0x80,0x00,0x00,'P',0x00,'h',0x00,'o',0x00,'n',0x00,'e',0x00,' ',0x00,'U',0x00,'n',0x00,'b',0x00,'l',0x00,'o',0x00,'c',0x00,'k',0x00,'e',0x00,'d',0x00,0x00}; //x0035544 07-11-2005
3099 const unsigned char chineseTxtPhoneBlocked[]= {0x80,0x00,0x00,'P',0x00,'h',0x00,'o',0x00,'n',0x00,'e',0x00,' ',0x00,'B',0x00,'l',0x00,'o',0x00,'c',0x00,'k',0x00,'e',0x00,'d',0x00,0x00}; //x0035544 07-11-2005
3100 const unsigned char chineseTxtGetFailFC[]= {0x80,0x00,0x00,'R',0x00,'e',0x00,'s',0x00,'e',0x00,'t',0x00,' ',0x00,'F',0x00,'C',0x00,' ',0x00,'F',0x00,'a',0x00,'i',0x00,'l',0x00,' ',0x00,'A',0x00,'t',0x00,'t',0x00,'L',0x00,'f',0x00,'t',0x00,0x00}; //x0035544 07-11-2005
3101 const unsigned char chineseTxtMaxFailFC[]= {0x80,0x00,0x00,'M',0x00,'a',0x00,'x',0x00,' ',0x00,'R',0x00,'e',0x00,'s',0x00,'e',0x00,'t',0x00,' ',0x00,'F',0x00,'C',0x00,' ',0x00,'F',0x00,'a',0x00,'i',0x00,'l',0x00,' ',0x00,'A',0x00,'t',0x00,'t',0x00,0x00};//{0x80,0x00,0x00,Max Reset FC Fail Attempts0x00,0x00};//x0035544 07-11-2005
3102 const unsigned char chineseTxtGetSuccFC[]= {0x80,0x00,0x00,'R',0x00,'e',0x00,'s',0x00,'e',0x00,'t',0x00,' ',0x00,'F',0x00,'C',0x00,' ',0x00,'S',0x00,'u',0x00,'c',0x00,'c',0x00,' ',0x00,'A',0x00,'t',0x00,'t',0x00,'e',0x00,'m',0x00,'p',0x00,'t',0x00,0x00};//{0x80,0x00,0x00,Reset FC Succ Attempts left0x00,0x00};//x0035544 07-11-2005
3103 const unsigned char chineseTxtMaxSucFC[]= {0x80,0x00,0x00,'M',0x00,'a',0x00,'x',0x00,'R',0x00,'S',0x00,' ',0x00,'F',0x00,'C',0x00,' ',0x00,'S',0x00,'u',0x00,'c',0x00,'c',0x00,' ',0x00,'A',0x00,'t',0x00,'t',0x00,'e',0x00,'m',0x00,'p',0x00,'t',0x00,0x00};//{0x80,0x00,0x00,Max Reset FC Succ Attempts0x00,0x00};//x0035544 07-11-2005
3104 const unsigned char chineseTxtViewAll[]= {0x80,0x00,0x00,'V',0x00,'i',0x00,'e',0x00,'w',0x00,' ',0x00,'c',0x00,'l',0x00,'l',0x00,0x00};//{0x80,0x00,0x00,View All0x00,0x00}; //x0035544 07-11-2005
3105 const unsigned char chineseTxtEmergencyNumbers[]= {0x80,0x00,0x00,'E',0x00,'m',0x00,'e',0x00,'r',0x00,'g',0x00,'e',0x00,'n',0x00,'c',0x00,'y',0x00,' ',0x00,'N',0x00,'u',0x00,'m',0x00,'b',0x00,'e',0x00,'r',0x00,'s',0x00,0x00,0x00};//x80,0x00,0x00,Emergency Numbers0x00,0x00};//x0035544 07-11-2005
3106 const unsigned char chineseTxtNotImplemented[] = {0x80, 0x00, 0x4E,0x0D,0x53,0xEF,0x4F,0x98,0x67,0x0D,0x52,0xA1,0x00,0x00};
3107 const unsigned char chineseTxtManu[] = {0x80, 0x00, 0x00,0x43,0x00,0x4F,0x00,0x4E,0x00,0x44,0x00,0x41,0x00,0x54,0x00,0x00};
3108 const unsigned char chineseTxtNetSearch[] = {0x80, 0x00, 0x67,0xE5,0x5B,0xFB,0x00,0x00};
3109 const unsigned char chineseTxtEnterPin1[] = {0x80, 0x00, 0x8F,0x93,0x51,0x65,0x00,0x20,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x31,0x00,0x00};
3110 const unsigned char chineseTxtEnterPin2[]= {0x80, 0x00, 0x8F,0x93,0x51,0x65,0x00,0x20,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x32,0x00,0x00};
3111 const unsigned char chineseTxtEnterPuk1[] = {0x80, 0x00, 0x8F,0x93,0x51,0x65,0x00,0x20,0x00,0x50,0x00,0x55,0x00,0x4B,0x00,0x31,0x00,0x00};
3112 const unsigned char chineseTxtEnterPuk2[] = {0x80, 0x00, 0x8F,0x93,0x51,0x65,0x00,0x20,0x00,0x50,0x00,0x55,0x00,0x4B,0x00,0x32,0x00,0x00};
3113 const unsigned char chineseTxtInvalidCard[] = {0x80, 0x00, 0x00,0x49,0x00,0x6E,0x00,0x76,0x00,0x61,0x00,0x6C,0x00,0x69,0x00,0x64,0x00,0x2E,0x00,0x43,0x00,0x61,0x00,0x72,0x00,0x64,0x00,0x00}; //English
3114 const unsigned char chineseTxtNoCard[] = {0x80, 0x00, 0x65,0xE0,0x00,0x53,0x00,0x49,0x00,0x4D,0x00,0x00};
3115 // Nov 24, 2005, a0876501, DR: OMAPS00045909
3116 const unsigned char chineseTxtInvalidIMEI[] = {0x80, 0x00, 0x00,'I',0x00,'n',0x00,'v',0x00,'a',0x00,'l',0x00,'i',0x00,'d',0x00,'I',0x00,'M',0x00,'E',0x00,'I',0x00,0x00};
3117 //const unsigned char chineseTxtSoftCall[] = {0x80, 0x00, 0x8B,0xDD,0x00,0x00};
3118 const unsigned char chineseTxtSoftCall[] = {0x80, 0x00, 0x54,0x7c,0x53, 0xeb, 0x00,0x00};
3119 const unsigned char chineseTxtSoftOK[] = {0x80, 0x00, 0x78,0x6E,0x8B,0xA4,0x00,0x00};
3120 const unsigned char chineseTxtSoftMenu[] = {0x80, 0x00, 0x83,0xDC,0x53,0x55,0x00,0x00};
3121 const unsigned char chineseTxtHelp[] = {0x80, 0x00, 0x5E,0x2E,0x52,0xA9,0x00,0x00};
3122 const unsigned char chineseTxtSoftContacts[] = {0x80, 0x00, 0x80,0x54,0x7C,0xFB,0x00,0x00};
3123 const unsigned char chineseTxtDownload[] = {0x80, 0x00, 0x50,0xA8,0x5B,0x58,0x00,0x00};
3124 const unsigned char chineseTxtPlay[] = {0x80, 0x00, 0x62,0xE8,0x65,0x3E,0x00,0x00};
3125 const unsigned char chineseTxtNotEnough[] = {0x80, 0x00, 0x4E,0x0D,0x59,0x1F,0x00,0x00};
3126 const unsigned char chineseTxtCharacter[] = {0x80, 0x00, 0x65,0x87,0x5B,0x57,0x00,0x00};
3127 const unsigned char chineseTxtMemUsage[] = {0x80, 0x00, 0x8B,0xB0,0x5F,0xC6,0x7A,0x7A,0x95,0xF4,0x4E,0x58,0x00,0x00};
3128 const unsigned char chineseTxtOperator[] = {0x80, 0x00, 0x64,0xCD,0x4F,0x5C,0x54,0x58,0x00,0x00};
3129 const unsigned char chineseTxtMessages[] = {0x80, 0x00, 0x77,0xED,0x4F,0xE1,0x00,0x00};
3130 const unsigned char chineseTxtOrganiser[] = {0x80, 0x00, 0x8B,0XB0,0X4E,0X8B,0X67,0X2C,0x00,0x00};
3131 const unsigned char chineseTxtAlarm[] = {0x80, 0x00, 0x95,0xF9,0x94,0xC3,0x00,0x00};
3132 const unsigned char chineseTxtSounds[] = {0x80, 0x00, 0x58,0xF0,0x97,0xF3,0x00,0x00};
3133 const unsigned char chineseTxtSettings[] = {0x80, 0x00, 0x8B,0xBE,0x5B,0x9A,0x00,0x00};
3134 const unsigned char chineseTxtServices[] = {0x80, 0x00, 0x67,0x0D,0x52,0xA1,0x00,0x00};
3135 const unsigned char chineseTxtExtra[] = {0x80, 0x00, 0x98,0x9D,0x59,0x16,0x00,0x00};
3136 const unsigned char chineseTxtSend[] = {0x80, 0x00, 0x53,0xD1,0x78,0x01,0x90,0x01,0x00,0x00};
3137 const unsigned char chineseTxtSent[] = {0x80, 0x00, 0x5D,0xF1,0x53,0xD1,0x90,0x01,0x00,0x00};
3138 const unsigned char chineseTxtNotSent[] = {0x80, 0x00, 0x67,0x2A,0x53,0xD1,0x90,0x01,0x00,0x00};
3139 const unsigned char chineseTxtNoMessages[] = {0x80, 0x00, 0x65,0xE0,0x77,0xED,0x4F,0xE1,0x00,0x00};
3140 const unsigned char chineseTxtEnterMessage[] = {0x80, 0x00, 0x8F,0x93,0x51,0x65,0x00,0x2C,0x00,0x4D,0x00,0x65,0x00,0x73,0x00,0x73,0x00,0x61,0x00,0x67,0x00,0x65,0x00,0x00};
3141 const unsigned char chineseTxtServiceCentre[] = {0x80, 0x00, 0x67,0x0D,0x52,0xA1,0x4E,0x2D,0x5F,0xC3,0x00,0x00};
3142 const unsigned char chineseTxtPleaseWait[] = {0x80, 0x00, 0x8B,0xF7,0x7B,0x49,0x50,0x19,0x00,0x00};
3143 const unsigned char chineseTxtSmsReceived[] = {0x80, 0x00, 0x65,0x36,0x52,0x30,0x75,0x59,0x8A,0x00,0x00,0x00};
3144 const unsigned char chineseTxtSmsEnterNumber[] = {0x80, 0x00, 0x8F,0x93,0x51,0x65,0x53,0xF7,0x78,0x01,0x00,0x00};
3145 const unsigned char chineseTxtRead[] = {0x80, 0x00, 0x96,0x05,0x8B,0xFB,0x00,0x00};
3146 const unsigned char chineseTxtRetrieve[]= {0x80,0x00,0x00,'R',0x00,'e',0x00,'t',0x00,'r',0x00,'i',0x00,'e',0x00,'v',0x00,'e',0x00,0x00}; //x0035544 07-11-2005
3147 const unsigned char chineseTxtDeleteAll[] = {0x80, 0x00, 0x51,0x68,0x90,0xE8,0x52,0x20,0x96,0x64,0x00,0x00};
3148 const unsigned char chineseTxtSave[] = {0x80, 0x00, 0x50,0xA8,0x5B,0x58,0x00,0x00};
3149 const unsigned char chineseTxtVoicemail[] = {0x80, 0x00, 0x8B,0xED,0x97,0xF3,0x4f,0xe1,0x7b,0xb1,0x00,0x00};
3150 const unsigned char chineseTxtBroadcast[] = {0x80, 0x00,0x4F,0xE1,0x60,0x6F,0x53,0xF0,0x00,0x00};
3151 const unsigned char chineseTxtNew[] = {0x80, 0x00,0x65,0xB0,0x4f,0xe1,0x60,0x6f,0x00,0x00};
3152 const unsigned char chineseTxtApplications[] = {0x80, 0x00,0xCF,0x5E,0xCF,0x5D,0x00,0x00};
3153 #ifndef FF_NO_VOICE_MEMO
3154 const unsigned char chineseTxtVoiceMemo[] = {0x80, 0x00,0x8B,0xED,0x97,0xF3,0x59,0x07,0x5f,0xD8,0x00,0x00};
3155 #endif
3156 const unsigned char chineseTxtCbEnterMid[] = {0x80, 0x00,0x00,0x43,0x00,0x42,0x00,0x20,0x8F,0x93,0x51,0x65,0x00,0x20,0x00,0x4D,0x00,0x49,0x00,0x44,0x00,0x00}; // No Translation
3157 const unsigned char chineseTxtSmsListFull[] = {0x80, 0x00,0x4F,0xE1,0x7B,0xB1,0x5D,0xF1,0xBE,0xE1,0x00,0x00};
3158 const unsigned char chineseTxtNewCbMessage[] = {0x80, 0x00,0x00,0x31,0x65,0xB0,0x51,0x6C,0x51,0x71,0x8B,0xAF,0x60,0x6F,0x00,0x00};
3159 const unsigned char chineseTxtSaved[] = {0x80, 0x00,0x5D,0xF1,0x50,0xA8,0x5B,0x58,0x00,0x00};
3160 const unsigned char chineseTxtNotSaved[] = {0x80, 0x00,0x67,0x2A,0x50,0xA8,0x5B,0x58,0x00,0x00};
3161 const unsigned char chineseTxtDelete[] = {0x80, 0x00,0x52,0x20,0x96,0x64,0x00,0x00};
3162 const unsigned char chineseTxtReply[] = {0x80, 0x00,0x56,0xDE,0x4F,0xE1,0x00,0x00};
3163 const unsigned char chineseTxtStoreNumber[] = {0x80, 0x00,0x50,0xA8,0x5B,0x58,0x53,0xF7,0x78,0x01,0x00,0x00};
3164 const unsigned char chineseTxtTimeReceived[] = {0x80, 0x00,0x63,0xA5,0x65,0x36,0x65,0xF6,0x95,0xF4,0x00,0x00};
3165 const unsigned char chineseTxtForward[] = {0x80, 0x00,0x8F,0x6C,0x90,0x01,0x00,0x00};
3166 const unsigned char chineseTxtActivate[] = {0x80, 0x00,0x5F,0x00,0x8D,0x77,0x00,0x00};
3167 const unsigned char chineseTxtTopics[] = {0x80, 0x00,0x98,0x79,0x76,0xEE,0x00,0x00};
3168 const unsigned char chineseTxtConsult[] = {0x80, 0x00,0x8C,0x18,0x8B,0xE2,0x00,0x00};
3169 const unsigned char chineseTxtAddNew[] = {0x80, 0x00,0x65,0xB0,0x58,0x9E,0x00,0x00};
3170 const unsigned char chineseTxtAddNewEvent[] = {0x80, 0x00,0x65,0xB0,0x58,0x9E,0x98,0x79,0x76,0xEE,0x00,0x00};
3171 const unsigned char chineseTxtModifyEvent[] = {0x80, 0x00,0x4F,0xEE,0x65,0x39,0x98,0x79,0x76,0xEE,0x00,0x00};
3172 const unsigned char chineseTxtDeleteEvent[] = {0x80, 0x00,0x52,0x20,0x96,0x64,0x98,0x79,0x76,0xEE,0x00,0x00};
3173 const unsigned char chineseTxtShowEvent[] = {0x80, 0x00,0x66,0x3E,0x79,0x3A,0x98,0x79,0x76,0xEE};
3174 const unsigned char chineseTxtContacts[] = {0x80, 0x00,0x62,0xE8,0x54,0x7C,0x00,0x00};
3175 const unsigned char chineseTxtSearchName[] = {0x80, 0x00,0x67,0xE5,0x5B,0xFB,0x00,0x00};
3176 const unsigned char chineseTxtMemory[] = {0x80, 0x00,0x8B,0xB0,0x61,0xB6,0x72,0xb6,0x60,0x01,0x00,0x00};
3177 const unsigned char chineseTxtMyNumber[] = {0x80, 0x00,0x67,0x2C,0x67,0x3A,0x53,0xF7,0x78,0x01,0x00,0x00};
3178 const unsigned char chineseTxtMyNumberFull[] = {0x80, 0x00,0x67,0x2C,0x67,0x3A,0x53,0xF7,0x78,0x01,0x00,0x00,0x80, 0x00,0x6E,0xE1,0x00,0x00};//SPR 31705 x0021308:RamG
3179 const unsigned char chineseTxtRinger[] = {0x80, 0x00,0x54,0xCD,0x94,0xC3,0x00,0x00};
3180 const unsigned char chineseTxtVolume[] = {0x80, 0x00,0x97,0xF3,0x91,0xCF,0x00,0x00};
3181 const unsigned char chineseTxtKeypadTones[] = {0x80, 0x00,0x63,0x09,0x95,0x2E,0x58,0xF0,0x97,0xF3,0x00,0x00};
3182 const unsigned char chineseTxtNewMessage[] = {0x80, 0x00,0x65,0xB0,0x75,0x59,0x8A,0x00,0x00,0x00};
3183 const unsigned char chineseTxtNewBroadcast[] = {0x80, 0x00,0x65,0xB0,0x65,0xB0,0x51,0x6C,0x51,0x71,0x8B,0xAF,0x60,0x6F,0x00,0x00};
3184 const unsigned char chineseTxtBatteryLow[] = {0x80, 0x00,0x75,0x35,0x6C,0x60,0x4E,0x0D,0x8D,0xC3,0x00,0x00};
3185 const unsigned char chineseTxtCreditLow[] = {0x80, 0x00,0x5B,0x58,0x6B,0x3E,0x4E,0x0D,0x8D,0xC3,0x00,0x00};
3186 const unsigned char chineseTxtAlarmClock[] = {0x80, 0x00,0x95,0xF9,0x94,0x9F,0x00,0x00};
3187 const unsigned char chineseTxtKeypadLock[] = {0x80, 0x00,0x63,0x09,0x95,0x2E,0x95,0x01,0x00,0x00};
3188 const unsigned char chineseTxtAutoAnswer[] = {0x80, 0x00,0x81,0xEA,0x52,0xA8,0x56,0xDE,0x7B,0x54,0x00,0x00};
3189 const unsigned char chineseTxtTimeDate[] = {0x80, 0x00,0x65,0xF6,0x95,0xF4,0x65,0xE5,0x67,0x1F,0x00,0x00};
3190 const unsigned char chineseTxtLanguages[] = {0x80, 0x00,0x8B,0xED,0x8A,0x00,0x00,0x00};
3191 const unsigned char chineseTxtVoiceMail[] = {0x80, 0x00,0x8B,0xED,0x97,0xF3,0x4F,0xE1,0x7B,0xB1,0x00,0x00};
3192 const unsigned char chineseTxtPinCode[] = {0x80, 0x00,0x00,0x50,0x00,0x69,0x00,0x6E,0x00,0x20,0x00,0x43,0x00,0x6F,0x00,0x64,0x00,0x65,0x00,0x00};
3193 const unsigned char chineseTxtPin2Code[] = {0x80, 0x00,0x00,0x50,0x00,0x69,0x00,0x6E,0x00,0x32,0x00,0x20,0x00,0x43,0x00,0x6F,0x00,0x64,0x00,0x65,0x00,0x00};
3194 const unsigned char chineseTxtAutoredial[] = {0x80, 0x00,0x81,0xEA,0x52,0xA8,0x62,0xE8,0x53,0xF7,0x00,0x00};
3195 const unsigned char chineseTxtDTMF[] = {0x80, 0x00,0x00,0x44,0x00,0x54,0x00,0x4D,0x00,0x46,0x00,0x00};
3196 const unsigned char chineseTxtVibrator[] = {0x80, 0x00,0x63,0x2F,0x52,0xA8,0x00,0x00};
3197 const unsigned char chineseTxtOn[] = {0x80, 0x00,0x5F,0x00,0x00,0x00};
3198 const unsigned char chineseTxtOff[] = {0x80, 0x00,0x51,0x73,0x00,0x00};
3199 const unsigned char chineseTxtVibraThenRing[] = {0x80, 0x00,0x63,0x2F,0x52,0xA8,0x51,0x8D,0x54,0xCD,0x94,0xC3,0x00,0x00};
3200 const unsigned char chineseTxtCommands[] = {0x80, 0x00,0x63,0x07,0x4E,0xCA,0x00,0x00};
3201 const unsigned char chineseTxtNumbers[] = {0x80, 0x00,0x53,0xF7,0x78,0x01,0x00,0x00};
3202 const unsigned char chineseTxtNetworkSel[] = {0x80, 0x00,0x7F,0x51,0x7E,0xDC,0x90,0x09,0x62,0xE9,0x00,0x00};
3203 const unsigned char chineseTxtSendID[] = {0x80, 0x00,0x96,0x90,0x85,0xCF,0x8E,0xAB,0x4E,0xFD,0x00,0x00};
3204 const unsigned char chineseTxtChargeTimers[] = {0x80, 0x00,0x65,0x36,0x8D,0x39,0x8B,0xB0,0x65,0xF6,0x00,0x00};
3205 const unsigned char chineseTxtCallDivert[] = {0x80, 0x00,0x54,0x7C,0x53,0xEB,0x8F,0x6C,0x63,0xA5,0x00,0x00};
3206 const unsigned char chineseTxtInfraRed[] = {0x80, 0x00,0x7E,0xA2,0x59,0x15,0x7E,0xBF,0x00,0x00};
3207 const unsigned char chineseTxtCallWaiting[] = {0x80, 0x00,0x90,0x1A,0x8B,0xDD,0x7B,0x49,0x5F,0x85,0x00,0x00};
3208 const unsigned char chineseTxtIfBusy[] = {0x80, 0x00,0x5F,0xD9,0x00,0x00};
3209 const unsigned char chineseTxtIfNoAnswer[] = {0x80, 0x00,0x65,0xE0,0x5E,0x94,0x7B,0x54,0x00,0x00};
3210 const unsigned char chineseTxtAllCalls[] = {0x80, 0x00,0x51,0x68,0x90,0xE8,0x75,0x35,0x8B,0xDD,0x00,0x00};
3211 const unsigned char chineseTxtCancelAll[] = {0x80, 0x00,0x51,0x68,0x90,0xE8,0x53,0xD6,0x6D,0x88,0x00,0x00};
3212 const unsigned char chineseTxtAll[] = {0x80, 0x00,0x51,0x68,0x90,0xE8,0x00,0x00};
3213 const unsigned char chineseTxtVoice[] = {0x80, 0x00,0x8B,0xED,0x97,0xF3,0x00,0x00};
3214 const unsigned char chineseTxtFax[] = {0x80, 0x00,0x4F,0x20,0x77,0x1F,0x00,0x00};
3215 const unsigned char chineseTxtData[] = {0x80, 0x00,0x8D,0x44,0x65,0x99,0x00,0x00};
3216 const unsigned char chineseTxtStatus[] = {0x80, 0x00,0x72,0xB6,0x60,0x01,0x00,0x00};
3217 const unsigned char chineseTxtCancel[] = {0x80, 0x00,0x53,0xD6,0x6D,0x88,0x00,0x00};
3218 const unsigned char chineseTxtCalculator[] = {0x80, 0x00,0x8B,0xA1,0x7B,0x97,0x56,0x68,0x00,0x00};
3219 const unsigned char chineseTxtStopwatch[] = {0x80, 0x00,0x8B,0xA1,0x65,0xF6,0x56,0x68,0x00,0x00};
3220 const unsigned char chineseTxtEnterName[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x59,0xD3,0x54,0x0D,0x00,0x00};
3221 const unsigned char chineseTxtSoftBack[] = {0x80, 0x00,0x8F,0xD4,0x56,0xDE,0x00,0x00};
3222 const unsigned char chineseTxtSoftSelect[] = {0x80, 0x00,0x90,0x09,0x62,0xE9,0x00,0x00};
3223 const unsigned char chineseTxtSoftOptions[] = {0x80, 0x00,0x90,0x09,0x62,0xE9,0x98,0x79,0x76,0xEE,0x00,0x00};
3224 const unsigned char chineseTxtEmptyList[] = {0x80, 0x00,0x65,0xE0,0x8D,0x44,0x65,0x99,0x00,0x00};
3225 const unsigned char chineseTxtSendMessage[] = {0x80, 0x00,0x53,0xD1,0x90,0x01,0x77,0xED,0x4F,0xE1,0x00,0x00};
3226 const unsigned char chineseTxtChange[] = {0x80, 0x00,0x65,0x39,0x53,0xD8,0x00,0x00};
3227 const unsigned char chineseTxtEnterNumber[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x53,0xF7,0x78,0x01,0x00,0x00};
3228 const unsigned char chineseTxtPhbkFull[] = {0x80, 0x00,0x75,0x35,0x8B,0xDD,0x67,0x2C,0x5D,0xF1,0x6E,0xE1,0x00,0x00};
3229 const unsigned char chineseTxtWriteError[] = {0x80, 0x00,0x4E,0x66,0x51,0x99,0x95,0x19,0x8B,0xEF,0x00,0x00};
3230 const unsigned char chineseTxtEntryDeleted[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x52,0x20,0x96,0x64,0x00,0x00};
3231 const unsigned char chineseTxtDetails[] = {0x80, 0x00,0x7E,0xC6,0x82,0x82,0x00,0x00};
3232 const unsigned char chineseTxtHold[] = {0x80, 0x00,0x4F,0xDD,0x75,0x59,0x00,0x00};
3233 const unsigned char chineseTxtUnhold[] = {0x80, 0x00,0x4E,0x0D,0x4F,0x0D,0xF5,0x59,0x00,0x00};
3234 const unsigned char chineseTxtMute[] = {0x80, 0x00,0x97,0x59,0x97,0xF3,0x00,0x00};
3235 const unsigned char chineseTxtSendDTMF[] = {0x80, 0x00,0x53,0xD1,0x90,0x01,0x00,0x44,0x00,0x54,0x00,0x4D,0x00,0x46,0x00,0x00};
3236 const unsigned char chineseTxtMainMenu[] = {0x80, 0x00,0x4E,0x3B,0x76,0xEE,0x5F,0x55,0x00,0x00};
3237 const unsigned char chineseTxtStartConference[] = {0x80, 0x00,0x4F,0x1A,0x8B,0xAE,0x5F,0x00,0x59,0xCB,0x00,0x00};
3238 const unsigned char chineseTxtSwap[] = {0x80, 0x00,0x4E,0xA4,0x63,0x62,0x00,0x00};
3239 const unsigned char chineseTxtEndAll[] = {0x80, 0x00,0x51,0x68,0x90,0xE8,0x7E,0xD3,0x67,0x5F,0x00,0x00};
3240 // Apr 26 2006, a0393213 (Prabakar R), OMAPS00074886 : No option in MMI to release the held call.
3241 // Added a menu option. "End held" text is added to the language index
3242 const unsigned char chineseTxtEndHeld[] = {0x80, 0x00, 0x00,'E',0x00,'n',0x00,'d',0x00,' ',0x00,'h',0x00,'e',0x00,'l',0x00,'d',0x00,0x00};
3243 const unsigned char chineseTxtTransfer[] = {0x80, 0x00,0x8F,0x6C,0x79,0xFB,0x00,0x00};
3244 const unsigned char chineseTxtPrivateCall[] = {0x80, 0x00,0x79,0xC1,0x4E,0xBA,0x75,0x35,0x8B,0xDD,0x00,0x00};
3245 const unsigned char chineseTxtReStartConference[] = {0x80, 0x00,0x91,0xcd,0x65,0xb0,0x5f,0x00,0x59,0xcb,0x4f,0x1a,0x8b,0xae,0x00,0x00};
3246 const unsigned char chineseTxtFind[] = {0x80, 0x00,0x5B,0xFB,0x62,0x7E,0x00,0x00};
3247 const unsigned char chineseTxtServiceNumbers[] = {0x80, 0x00,0x67,0x0D,0x52,0xA1,0x53,0xF7,0x78,0x01,0x00,0x00};
3248 const unsigned char chineseTxtDone[] = {0x80, 0x00,0x5B,0x8C,0x62,0x10,0x00,0x00};
3249 const unsigned char chineseTxtFailed[] = {0x80, 0x00,0x59,0x31,0x8D,0x25,0x00,0x00};
3250 #ifdef FF_MMI_MULTIMEDIA
3251 const unsigned char chineseTxtFileNotSupported[] = {0x80, 0x00,0x59,0x31,0x8D,0x25,0x00,0x00};
3252 #endif
3253 const unsigned char chineseTxtEnterNewPin[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x65,0xB0,0x5B,0xC6,0x78,0x01,0x00,0x00};
3254 const unsigned char chineseTxtConfPin[] = {0x80, 0x00,0x78,0x6E,0x5B,0x9A,0x5B,0xC6,0x78,0x01,0x00,0x00};
3255 const unsigned char chineseTxtChangPin[] = {0x80, 0x00,0x5B,0xC6,0x78,0x01,0x5D,0xF1,0x65,0x39,0x53,0xD8,0x00,0x00};
3256 const unsigned char chineseTxtEnd[] = {0x80, 0x00,0x7E,0xD3,0x67,0x5E,0x00,0x00};
3257 const unsigned char chineseTxtPINFail[] = {0x80, 0x00,0x5B,0xC6,0x78,0x01,0x59,0x31,0x8D,0x25,0x00,0x00};
3258 const unsigned char chineseTxtCorrect[] = {0x80, 0x00,0x5B,0xC6,0x78,0x01,0x6B,0x63,0x78,0x6E,0x00,0x00};
3259 const unsigned char chineseTxtAutomatic[] = {0x80, 0x00,0x81,0xEA,0x52,0xA8,0x00,0x00};
3260 const unsigned char chineseTxtManual[] = {0x80, 0x00,0x4E,0xBA,0x5D,0xE5,0x00,0x00};
3261 const unsigned char chineseTxtFixedNames[] = {0x80, 0x00,0x56,0xFA,0x5B,0x9A,0x59,0xD3,0x54,0x0D,0x00,0x00};
3262 const unsigned char chineseTxtFactoryReset[] = {0x80, 0x00,0x5C,0x80,0x53,0x82,0x8B,0xBE,0x5B,0x9A,0x00,0x00};
3263 const unsigned char chineseTxtReceiveSMS[] = {0x80, 0x00,0x63,0xA5,0x65,0x36,0x00,0x53,0x00,0x4D,0x00,0x53,0x00,0x00};
3264 const unsigned char chineseTxtCenterNumber[] = {0x80, 0x00,0x4E,0x2D,0x5F,0xC3,0x53,0xF7,0x78,0x01,0x00,0x00};
3265 const unsigned char chineseTxtChangePIN[] = {0x80, 0x00,0x65,0x39,0x53,0xD8,0x00,0x20,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x00};
3266 const unsigned char chineseTxtDisablePIN[] = {0x80, 0x00,0x5B,0xC6,0x78,0x01,0x51,0x73,0x95,0xED,0x00,0x00};
3267 const unsigned char chineseTxtEnablePIN[] = {0x80, 0x00,0x5B,0xC6,0x78,0x01,0x5F,0x00,0x8D,0xFF,0x00,0x00};
3268 const unsigned char chineseTxtChangePIN2[] = {0x80, 0x00,0x65,0x39,0x53,0xD8,0x00,0x20,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x32,0x00,0x00};
3269 const unsigned char chineseTxtPINincorrect[] = {0x80, 0x00,0x5B,0xC6,0x78,0x01,0x95,0x19,0x8B,0xEF,0x00,0x00};
3270 const unsigned char chineseTxtManualSelected[] = {0x80, 0x00,0x4E,0xBA,0x5D,0xE5,0x90,0x09,0x5B,0x9A,0x00,0x00};
3271 const unsigned char chineseTxtAutomaticSelected[] = {0x80, 0x00,0x81,0xEA,0x52,0xA8,0x90,0x09,0x5B,0x9A,0x00,0x00};
3272 const unsigned char chineseTxtSearching[] = {0x80, 0x00,0x67,0xE5,0x5B,0xFB,0x00,0x00};
3273 const unsigned char chineseTxtNoAccess[] = {0x80, 0x00,0x65,0xE0,0x6C,0xD5,0x8F,0xDB,0x51,0x65,0x00,0x00};
3274 const unsigned char chineseTxtNoNetworksAvailable[] = {0x80, 0x00,0x65,0xE0,0x7F,0x51,0x7E,0xDC,0x00,0x00};
3275 const unsigned char chineseTxtOldPIN[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x65,0xE7,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x31,0x00,0x00};
3276 const unsigned char chineseTxtOldPIN2[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x65,0xE7,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x32,0x00,0x00};
3277 const unsigned char chineseTxtEnterNewPIN2[] = {0x80, 0x00,0x65,0xB0,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x32,0x00,0x32,0x00,0x00};
3278 const unsigned char chineseTxtNotAcc[] = {0x80, 0x00,0x65,0xE0,0x6C,0xD5,0x63,0xA5,0x53,0xD7,0x00,0x00};
3279 const unsigned char chineseTxtChPIN[] = {0x80, 0x00,0x4F,0xEE,0x65,0x39,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x00};
3280 const unsigned char chineseTxtChPIN2[] = {0x80, 0x00,0x4F,0xEE,0x65,0x39,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x32,0x00,0x00};
3281 const unsigned char chineseTxtAttempts[] = {0x80, 0x00,0x65,0x3E,0x5F,0x03,0x5C,0x1D,0x8B,0xD5,0x00,0x00};
3282 const unsigned char chineseTxtEnabled[] = {0x80, 0x00,0x00,0x50,0x00,0x49,0x00,0x4E,0x67,0x09,0x65,0x48,0x00,0x00};
3283 const unsigned char chineseTxtDisabled[] = {0x80, 0x00,0x00,0x50,0x00,0x49,0x00,0x4E,0x65,0xE0,0x65,0x48,0x00,0x00};
3284 const unsigned char chineseTxtPINOK[] = {0x80, 0x00,0x00,0x50,0x00,0x49,0x00,0x4E,0x6B,0x63,0x78,0x6E,0x00,0x00};
3285 const unsigned char chineseTxtSimBlocked[] = {0x80, 0x00,0x00,0x53,0x00,0x4D,0x00,0x53,0x5D,0xF1,0x5C,0x01,0x95,0x01,0x00,0x00};
3286 const unsigned char chineseTxtNewPIN[] = {0x80, 0x00,0x65,0xB0,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x00};
3287 const unsigned char chineseTxtAcc[] = {0x80, 0x00,0x5D,0xF1,0x63,0xA5,0x53,0xD7,0x00,0x00};
3288 const unsigned char chineseTxtNoNetwork[] = {0x80, 0x00,0x65,0xE0,0x7F,0x51,0x7E,0xDC,0x00,0x00};
3289 const unsigned char chineseTxtNo[] = {0x80, 0x00,0x54,0x26,0x00,0x00};
3290 const unsigned char chineseTxtEnterDate[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x65,0xE5,0x67,0x1F,0x00,0x00};
3291 const unsigned char chineseTxtEnterTime[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x65,0xF6,0x95,0xF4,0x00,0x00};
3292 const unsigned char chineseTxtScratchPad[] = {0x80, 0x00,0x7B,0x14,0x8B,0xB0,0x67,0x2C,0x00,0x00};
3293 const unsigned char chineseTxtDeleted[] = {0x80, 0x00,0x5D,0xF1,0x52,0x20,0x96,0x64,0x00,0x00};
3294 const unsigned char chineseTxtActivated[] = {0x80, 0x00,0x5D,0xF2,0x5F,0x00,0x8D,0x77,0x00,0x00};
3295 const unsigned char chineseTxtDeActivated[] = {0x80, 0x00,0x5D,0xF2,0x51,0x73,0x95,0xED,0x00,0x00};
3296 const unsigned char chineseTxtDeactivate[] = {0x80, 0x00,0x51,0x73,0x95,0xED,0x00,0x00};
3297 const unsigned char chineseTxtNotActivated[] = {0x80, 0x00, 0x00, 'N', 0x00, 'o', 0x00, 't', 0x00, ' ', 0x00, 'A', 0x00, 'c', 0x00, 't', 0x00, 'i', 0x00, 'v', 0x00, 'a', 0x00, 't', 0x00, 'e', 0x00, 'd', 0x00, 0x00, 0x00};//Dec 07, 2005 REF: OMAPS00050087 x0039928
3298 const unsigned char chineseTxtCheck[] = {0x80, 0x00,0x68,0xC0,0x67,0xE5,0x00,0x00};
3299 const unsigned char chineseTxtOther[] = {0x80, 0x00,0x51,0x76,0x5B,0x83,0x00,0x00};
3300 const unsigned char chineseTxtMidSaved[] = {0x80, 0x00,0x5D,0xF1,0x50,0xA8,0x5B,0x58,0x00,0x00};
3301 const unsigned char chineseTxtYes[] = {0x80, 0x00,0x66,0x2F,0x00,0x00};
3302 const unsigned char chineseTxtCallNumber[] = {0x80, 0x00,0x62,0xE8,0x53,0xD1,0x53,0xF7,0x78,0x01,0x00,0x00};
3303 const unsigned char chineseTxtEnterMid[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x00,0x4D,0x00,0x49,0x00,0x44,0x00,0x00};
3304 const unsigned char chineseTxtReadError[] = {0x80, 0x00,0x96,0x05,0x8B,0xFB,0x95,0x19,0x8B,0xEF,0x00,0x00};
3305 const unsigned char chineseTxtPressCToConfirm[] = {0x80, 0x00,0x63,0x09,0x00,0x43,0x95,0x2E,0x78,0x6E,0x5B,0x9A,0x00,0x00};
3306 const unsigned char chineseTxtUsed[] = {0x80, 0x00,0x5D,0xF2,0xCF,0x5D,0x7A,0x7A,0x95,0xF4,0x00,0x00};
3307 const unsigned char chineseTxtOutgoing[] = {0x80, 0x00,0x62,0xE8,0x5C,0x80,0x75,0x35,0x8B,0xDD,0x00,0x00};
3308 const unsigned char chineseTxtMuted[] = {0x80, 0x00,0x65,0xE0,0x58,0xF0,0x00,0x00};
3309 const unsigned char chineseTxtCallEnded[] = {0x80, 0x00,0x90,0x1A,0x8B,0xDD,0x5D,0xF1,0x7E,0xD3,0x67,0x5F,0x00,0x00};
3310 const unsigned char chineseTxtIncomingCall[] = {0x80, 0x00,0x5D,0xF2,0x63,0xA5,0x75,0x35,0x8B,0xDD,0x00,0x00};
3311 //const unsigned char chineseTxtAnsweredCalls[] = {0x80, 0x00, 0x00, 'A', 0x00,'n', 0x00,'s', 0x00,'w', 0x00,'e', 0x00,'r', 0x00,'e', 0x00,'d', 0x00,' ', 0x00,'C', 0x00,'a', 0x00,'l', 0x00,'l', 0x00,'s', 0x00, 0x00,0x00 };
3312 const unsigned char chineseTxtAnsweredCalls[] = {0x80, 0x00,0x5d,0xf2,0x5e,0x94,0x7b,0x54,0x54,0x7c,0x53,0xeb,0x00, 0x00};
3313 const unsigned char chineseTxtNumberWithheld[] = {0x80, 0x00,0x4F,0xDD,0x75,0x59,0x76,0x84,0x53,0xF7,0x78,0x01,0x00,0x00};
3314 const unsigned char chineseTxtAccept[] = {0x80, 0x00,0x63,0xA5,0x53,0xD7,0x00,0x00};
3315 const unsigned char chineseTxtReject[] = {0x80, 0x00,0x62,0xD2,0x7E,0xDD,0x00,0x00};
3316 const unsigned char chineseTxtCalling[] = {0x80, 0x00,0x6B,0x63,0x57,0x28,0x63,0xA5,0x90,0x1A,0x00,0x00};
3317 const unsigned char chineseTxtMissedCalls[] = {0x80, 0x00,0x67,0x2A,0x63,0xA5,0x75,0x35,0x8B,0xDD,0x00,0x00};
3318 const unsigned char chineseTxtMissedCall[] = {0x80, 0x00,0x67,0x2A,0x63,0xA5,0x75,0x35,0x8B,0xDD,0x00,0x00};
3319 const unsigned char chineseTxtCallFailed[] = {0x80, 0x00,0x62,0xE8,0x53,0xD1,0x59,0x31,0x8D,0x25,0x00,0x00};
3320 const unsigned char chineseTxtLocked[] = {0x80, 0x00,0x63,0x09,0x95,0x2E,0x5D,0xF1,0x95,0x01,0x00,0x00};
3321 const unsigned char chineseTxtUnmute[] = {0x80, 0x00,0x59,0x0D,0x97,0xF3,0x00,0x00};
3322 const unsigned char chineseTxtCharging[] = {0x80, 0x00,0x51,0x45,0x75,0x35,0x8F,0xC7,0x7A,0x0B,0x4E,0x2D,0x00,0x00};
3323 const unsigned char chineseTxtChargComplete[] = {0x80, 0x00,0x51,0x45,0x75,0x35,0x5B,0x8C,0x62,0x10,0x00,0x00};
3324 const unsigned char chineseTxtOperationNotAvail[] = {0x80, 0x00,0x4E,0x0D,0x53,0xEF,0x4F,0x9B,0x67,0x0D,0x52,0xA1,0x00,0x00};
3325 const unsigned char chineseTxtAddToConference[] = {0x80, 0x00,0x52,0xA0,0x51,0x65,0x4F,0x1A,0x8B,0xAE,0x00,0x00};
3326 const unsigned char chineseTxtEmpty[] = {0x80, 0x00,0x65,0xE0,0x8D,0x44,0x65,0x99,0x00,0x00};
3327 const unsigned char chineseTxtSelectFromList[] = {0x80, 0x00,0x4E,0xCE,0x54,0x0D,0x53,0x55,0x91,0xCC,0x90,0x09,0x00,0x00};
3328 const unsigned char chineseTxtEnterNetworkCode[] = {0x80, 0x00,0x7F,0x51,0x7E,0xDC,0x53,0xF7,0x78,0x01,0x00,0x00};
3329 /* Marcus: Issue 1135: 12/09/2002: Start */
3330 const unsigned char chineseTxtMCCMNC[] = {0x80, 0x00,0x56,0xFD,0x5B,0xB6,0x78,0x01,0x00,0x2F,0x7F,0x51,0x7E,0xDC,0x78,0x01,0x00,0x00};
3331 /* Marcus: Issue 1135: 12/09/2002: End */
3332 #ifndef FF_NO_VOICE_MEMO
3333 const unsigned char chineseTxtRecord[] = {0x80, 0x00,0x5F,0x55,0x97,0xF3,0x00,0x00};
3334 #endif
3335 const unsigned char chineseTxtTune1[] = {0x80, 0x00,0x8C,0x03,0x65,0x74,0x00,0x20,0x00,0x31,0x00,0x00};
3336 const unsigned char chineseTxtTune2[] = {0x80, 0x00,0x8C,0x03,0x65,0x74,0x00,0x20,0x00,0x32,0x00,0x00};
3337 const unsigned char chineseTxtTune3[] = {0x80, 0x00,0x8C,0x03,0x65,0x74,0x00,0x20,0x00,0x33,0x00,0x00};
3338 const unsigned char chineseTxtTune4[] = {0x80, 0x00,0x8C,0x03,0x65,0x74,0x00,0x20,0x00,0x34,0x00,0x00};
3339 const unsigned char chineseTxtTune5[] = {0x80, 0x00,0x8C,0x03,0x65,0x74,0x00,0x20,0x00,0x35,0x00,0x00};
3340 const unsigned char chineseTxtPressMenu[] = {0x80, 0x00,0x63,0x09,0x67,0xEE,0x5F,0x55,0x95,0x2E,0x00,0x00};
3341 const unsigned char chineseTxtSecurity[] = {0x80, 0x00,0x5B,0x89,0x51,0x68,0x00,0x00};
3342 const unsigned char chineseTxtEnglish[] = {0x80, 0x00,0x82,0xF1,0x8B,0xED,0x00,0x00};
3343 const unsigned char chineseTxtGerman[] = {0x80, 0x00,0x5F,0xB7,0x8B,0xED,0x00,0x00};
3344 const unsigned char chineseTxtValidity[] = {0x80, 0x00,0x67,0x09,0x65,0x48,0x67,0x1F,0x00,0x00};
3345 const unsigned char chineseTxtMessageTyp[] = {0x80, 0x00,0x75,0x59,0x8A,0x00,0x79,0xCD,0x7C,0x7B,0x00,0x00};
3346 const unsigned char chineseTxtSetVoiceMail[] = {0x80, 0x00,0x8B,0xBE,0x5B,0x9A,0x8B,0xED,0x97,0xF3,0x4F,0xE1,0x7B,0xB1,0x00,0x00};
3347 const unsigned char chineseTxtCallTimers[] = {0x80, 0x00,0x75,0x35,0x8B,0xDD,0x8B,0xB0,0x65,0xF6,0x00,0x00};
3348 const unsigned char chineseTxtLastCharge[] = {0x80, 0x00,0x67,0x00,0x54,0x0E,0x65,0x36,0x8D,0x39,0x00,0x00};
3349 const unsigned char chineseTxtTotalCharge[] = {0x80, 0x00,0x60,0x3B,0x51,0x71,0x65,0x36,0x8D,0x39,0x00,0x00};
3350 const unsigned char chineseTxtResetCharge[] = {0x80, 0x00,0x59,0x0D,0x8B,0xBE,0x65,0x36,0x8D,0x39,0x00,0x00};
3351 const unsigned char chineseTxtDiscard[] = {0x80, 0x00,0x65,0x3E,0x5F,0x03,0x00,0x00};
3352 const unsigned char chineseTxtEDIT[] = {0x80, 0x00,0x7F,0x16,0x8F,0x91,0x00,0x00};
3353 const unsigned char chineseTxtExtractNumber[] = {0x80, 0x00,0x4F,0x7F,0x00,0x20,0x00,0x20,0x76,0x84,0x53,0xF7,0x78,0x01,0x00,0x00};
3354 const unsigned char chineseTxtWrite[] = {0x80, 0x00,0x7F,0x16,0x8F,0x91,0x00,0x00};
3355 const unsigned char chineseTxtCheckStatus[] = {0x80, 0x00,0x68,0xC0,0x67,0xE5,0x72,0xB6,0x60,0x01,0x00,0x00};
3356 const unsigned char chineseTxtSetDivert[] = {0x80, 0x00,0x8B,0xBE,0x5B,0x9A,0x54,0x7C,0x53,0xEB,0x8F,0x6C,0x63,0xA5,0x00,0x00};
3357 const unsigned char chineseTxtCancelDivert[] = {0x80, 0x00,0x53,0xD6,0x6D,0x88,0x54,0x7C,0x53,0xEB,0x8F,0x6C,0x63,0xA5,0x00,0x00};
3358 const unsigned char chineseTxtHideID[] = {0x80, 0x00,0x96,0x90,0x85,0xCF,0x8E,0xAB,0x4E,0xFD,0x00,0x00};
3359 const unsigned char chineseTxtTones[] = {0x80, 0x00,0x97,0xF3,0x8C,0x03,0x00,0x00};
3360 const unsigned char chineseTxtClock[] = {0x80, 0x00,0x95,0xF9,0x94,0x9F,0x00,0x00};
3361 const unsigned char chineseTxtSelectLevel[] = {0x80, 0x00,0x7E,0xA7,0x52,0x2B,0x90,0x09,0x62,0xE9,0x00,0x00};
3362 const unsigned char chineseTxtNewGame[] = {0x80, 0x00,0x65,0xB0,0x6E,0x38,0x62,0x0F,0x00,0x00};
3363 const unsigned char chineseTxtPhone[] = {0x80, 0x00,0x75,0x35,0x8B,0xDD,0x00,0x00};
3364 const unsigned char chineseTxtFriend[] = {0x80, 0x00,0x67,0x0B,0x53,0xCB,0x00,0x00};
3365 const unsigned char chineseTxtDemo[] = {0x80, 0x00,0x6F,0x14,0x79,0x3A,0x00,0x00};
3366 const unsigned char chineseTxtSelectMode[] = {0x80, 0x00,0x5F,0x62,0x5F,0x0F,0x00,0x00};
3367 const unsigned char chineseTxtStop[] = {0x80, 0x00,0x50,0x5C,0x00,0x00};
3368 #ifndef FF_NO_VOICE_MEMO
3369 const unsigned char chineseTxtRecording[] = {0x80, 0x00,0x6B,0x63,0x57,0x28,0x5F,0x55,0x97,0xF3,0x00,0x00};
3370 const unsigned char chineseTxtPlayback[] = {0x80, 0x00,0x56,0xDE,0x65,0x3E,0x00,0x00};
3371 #endif
3372 const unsigned char chineseTxtNoNumber[] = {0x80, 0x00,0x65,0xE0,0x53,0xF7,0x78,0x01,0x00,0x00};
3373 const unsigned char chineseTxtNotAllowed[] = {0x80, 0x00,0x4E,0x0D,0x51,0x41,0x8B,0xB8,0x00,0x00};
3374 const unsigned char chineseTxtOkToDelete[] = {0x80, 0x00,0x51,0x68,0x90,0xE8,0x52,0x20,0x96,0x64,0x00,0x00};
3375 const unsigned char chineseTxtBattery[] = {0x80, 0x00,0x75,0x35,0x6C,0x60,0x00,0x00};
3376 const unsigned char chineseTxtFully[] = {0x80, 0x00,0x6E,0xE1,0x00,0x00};
3377 const unsigned char chineseTxtCharged[] = {0x80, 0x00,0x51,0x45,0x75,0x35,0x00,0x00};
3378 const unsigned char chineseTxtBalance[] = {0x80, 0x00,0x5B,0x58,0x6B,0x3E,0x00,0x00};
3379 const unsigned char chineseTxtLimit[] = {0x80, 0x00,0x96,0x50,0x5E,0xA6,0x00,0x00};
3380 const unsigned char chineseTxtLimitEq[] = {0x80, 0x00,0x96,0x50,0x5E,0xA6,0x00,0x00};
3381 //const unsigned char chineseTxtRate[] = {0x80, 0x00,0x65,0x36,0x8D,0x39,0x00,0x00};
3382 const unsigned char chineseTxtRate[] = {0x80, 0x00,0x8d, 0x39, 0x73, 0x87, 0x00, 0x00};
3383
3384 const unsigned char chineseTxtMinutes[] = {0x80, 0x00,0x52,0x06,0x94,0x9F,0x00,0x00};
3385 const unsigned char chineseTxtCost[] = {0x80, 0x00,0x4E,0xF7,0x68,0x3C,0x00,0x00};
3386 const unsigned char chineseTxtCredit[] = {0x80, 0x00,0x5B,0x58,0x6B,0x3E,0x00,0x00};
3387 const unsigned char chineseTxtRemaining[] = {0x80, 0x00,0x52,0x69,0x4F,0x59,0x00,0x00};
3388 const unsigned char chineseTxtPressOk[] = {0x80, 0x00,0x63,0x09,0x78,0x6E,0x8B,0xA4,0x00,0x00};
3389 const unsigned char chineseTxtReset[] = {0x80, 0x00,0x91,0xCD,0x65,0xB0,0x8B,0xBE,0x7F,0x6E,0x00,0x00};
3390 const unsigned char chineseTxtIngoingMinutes[] = {0x80, 0x00,0x59,0x16,0x63,0x02,0x52,0x06,0x94,0x9F,0x00,0x00};
3391 const unsigned char chineseTxtIncoming[] = {0x80, 0x00,0x63,0xA5,0x8F,0xDB,0x00,0x00};
3392 const unsigned char chineseTxtCounter[] = {0x80, 0x00,0x8B,0xB0,0x65,0xF6,0x67,0x3A,0x00,0x00};
3393 const unsigned char chineseTxtOutgoingCalls[] = {0x80, 0x00,0x5D,0xF2,0x62,0xE8,0x75,0x35,0x8B,0xDD,0x00,0x00};
3394 const unsigned char chineseTxtCostCounter[] = {0x80, 0x00,0x8B,0xB0,0x8D,0x39,0x67,0x3A,0x00,0x00};
3395 const unsigned char chineseTxtEnterCurrency[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x8D,0x27,0x5E,0x01,0x00,0x00};
3396 const unsigned char chineseTxt1Unit[] = {0x80, 0x00,0x00,0x31,0x00,0x20,0x53,0x55,0x51,0x43,0x00,0x00};
3397 const unsigned char chineseTxtChanged[] = {0x80, 0x00,0x5D,0xF1,0x65,0x39,0x53,0xD8,0x00,0x00};
3398 const unsigned char chineseTxtEnterLimit[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x96,0x50,0x5E,0xA6,0x00,0x00};
3399 const unsigned char chineseTxtCreditLimit[] = {0x80, 0x00,0x5B,0x58,0x6B,0x3E,0x96,0x50,0x5E,0xA6,0x00,0x00};
3400 const unsigned char chineseTxtCancelled[] = {0x80, 0x00,0x5D,0xF1,0x53,0xD6,0x6D,0x88,0x00,0x00};
3401 const unsigned char chineseTxtView[] = {0x80, 0x00,0x96,0x05,0x89,0xC8,0x00,0x00};
3402 const unsigned char chineseTxtSendTo[] = {0x80, 0x00,0x53,0xD1,0x90,0x01,0x52,0x30,0x00,0x00};
3403 const unsigned char chineseTxtEnterPCK[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x00,0x20,0x00,0x50,0x00,0x43,0x00,0x4B,0x00,0x00};
3404 const unsigned char chineseTxtEnterCCK[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x00,0x20,0x00,0x43,0x00,0x43,0x00,0x4B,0x00,0x00};
3405 const unsigned char chineseTxtEnterNCK[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x00,0x20,0x00,0x4E,0x00,0x43,0x00,0x4B,0x00,0x00};
3406 const unsigned char chineseTxtEnterNSCK[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x00,0x20,0x00,0x4E,0x00,0x53,0x00,0x43,0x00,0x4B,0x00,0x00};
3407 const unsigned char chineseTxtEnterSPCK[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x00,0x20,0x00,0x53,0x00,0x50,0x00,0x43,0x00,0x4B,0x00,0x00};
3408 const unsigned char chineseTxtCodeInc[] = {0x80, 0x00,0x53,0xF7,0x78,0x01,0x95,0x19,0x8B,0xEE,0x00,0x00};
3409 const unsigned char chineseTxtBlckPerm[] = {0x80, 0x00,0x6C,0x38,0x8F,0xDC,0x5C,0x01,0x95,0x01,0x00,0x00};
3410 const unsigned char chineseTxtDealer[] = {0x80, 0x00,0x80,0x54,0x7C,0xFB,0x4E,0xE3,0x74,0x06,0x4E,0xBA,0x00,0x00};
3411 const unsigned char chineseTxtSendingDTMF[] = {0x80, 0x00,0x53,0xD1,0x90,0x01,0x00,0x44,0x00,0x54,0x00,0x4D,0x00,0x46,0x00,0x00};
3412 const unsigned char chineseTxtCheckNumber[] = {0x80, 0x00,0x68,0xC0,0x67,0xE5,0x53,0xF7,0x78,0x01,0x00,0x00};
3413 const unsigned char chineseTxtNumberBusy[] = {0x80, 0x00,0x53,0xF7,0x78,0x01,0x5F,0xD9,0x00,0x00};
3414 const unsigned char chineseTxtNoAnswer[] = {0x80, 0x00,0x65,0xE0,0x5E,0x94,0x7B,0x54,0x00,0x00};
3415 const unsigned char chineseTxtNumberChanged[] = {0x80, 0x00,0x53,0xF7,0x78,0x01,0x5D,0xF1,0x65,0x39,0x53,0xD8,0x00,0x00};
3416 const unsigned char chineseTxtNetworkBusy[] = {0x80, 0x00,0x7F,0x51,0x7E,0xDC,0x5F,0xD9,0x00,0x00};
3417 const unsigned char chineseTxtNotSubscribed[] = {0x80, 0x00,0x67,0x2A,0x76,0x7B,0x8B,0xB0,0x00,0x00};
3418 //const unsigned char chineseTxtAnyKeyAnswer[] = {0x80, 0x00,0x63,0x09,0x4E,0xFB,0x4F,0x55,0x95,0x2E,0x56,0xDE,0x7B,0x54,0x00,0x00};
3419 const unsigned char chineseTxtAnyKeyAnswer[] = {0x80, 0x00,0x63,0x09,0x4e,0xfb,0x4f,0x55,0x95,0x2e,0x5e,0x94,0x7b,0x54,0x00,0x00};
3420 const unsigned char chineseTxtPINBlock[] = {0x80, 0x00,0x5B,0xC6,0x78,0x01,0x5D,0xF1,0x5C,0x01,0x95,0x01,0x00,0x00};
3421 const unsigned char chineseTxtOnce[] = {0x80, 0x00,0x4E,0x00,0x6B,0x21,0x00,0x00};
3422 const unsigned char chineseTxtDaily[] = {0x80, 0x00,0x6B,0xCF,0x65,0xE5,0x00,0x00};
3423 const unsigned char chineseTxtWeekdays[] = {0x80, 0x00,0x5D,0xE5,0xCF,0x5C,0x65,0xE5,0x00,0x00};
3424 const unsigned char chineseTxtWeekly[] = {0x80, 0x00,0x6B,0xCF,0x66,0xEF,0x67,0x1F,0x00,0x00};
3425 const unsigned char chineseTxtMonthly[] = {0x80, 0x00,0x6B,0xCF,0x67,0x08,0x00,0x00};
3426 const unsigned char chineseTxtYearly[] = {0x80, 0x00,0x6B,0xCF,0x5E,0x74,0x5E,0x74,0x00,0x00};
3427 const unsigned char chineseTxtEnterText[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x65,0x87,0x5B,0x57,0x00,0x00};
3428 const unsigned char chineseTxtStartTime[] = {0x80, 0x00,0x5F,0x00,0x59,0xCB,0x65,0xF6,0x95,0xF4,0x00,0x00};
3429 const unsigned char chineseTxtEndTime[] = {0x80, 0x00,0x7E,0xD3,0x67,0x5F,0x65,0xF6,0x95,0xF4,0x00,0x00};
3430 const unsigned char chineseTxtAlarmOffset[] = {0x80, 0x00,0x00,0x55,0x00,0x6E,0x00,0x6B,0x00,0x6E,0x00,0x6F,0x00,0x77,0x00,0x6E,0x00,0x00};
3431 const unsigned char chineseTxtAlarmRepeat[] = {0x80, 0x00,0x91,0xCD,0x59,0x0D,0x95,0xF9,0x94,0xC3,0x00,0x00};
3432 const unsigned char chineseTxtIcon[] = {0x80, 0x00,0x63,0xD2,0x75,0x3B,0x00,0x00};
3433 const unsigned char chineseTxtDeleteEntry[] = {0x80, 0x00,0x52,0x20,0x96,0x94,0x8F,0x93,0x51,0x65,0x00,0x00};
3434 const unsigned char chineseTxtMonday[] = {0x80, 0x00,0x6B,0xCF,0x66,0xEF,0x4E,0x00,0x00,0x00};
3435 const unsigned char chineseTxtTuesday[] = {0x80, 0x00,0x6B,0xCF,0x66,0xEF,0x4E,0x8C,0x00,0x00};
3436 const unsigned char chineseTxtWednesday[] = {0x80, 0x00,0x6B,0xCF,0x66,0xEF,0x4E,0x09,0x00,0x00};
3437 const unsigned char chineseTxtThursday[] = {0x80, 0x00,0x6B,0xCF,0x66,0xEF,0x56,0xDB,0x00,0x00};
3438 const unsigned char chineseTxtFriday[] = {0x80, 0x00,0x6B,0xCF,0x66,0xEF,0x4E,0x94,0x00,0x00};
3439 const unsigned char chineseTxtSaturday[] = {0x80, 0x00,0x6B,0xCF,0x66,0xEF,0x51,0x6D,0x00,0x00};
3440 const unsigned char chineseTxtSunday[] = {0x80, 0x00,0x6B,0xCF,0x66,0xEF,0x65,0xE5,0x00,0x00};
3441 const unsigned char chineseTxtGoto[] = {0x80, 0x00,0x53,0xBB,0x00,0x00};
3442 const unsigned char chineseTxtListAll[] = {0x80, 0x00,0x5C,0x55,0x79,0x3A,0x51,0x68,0x90,0xE8,0x00,0x00};
3443 const unsigned char chineseTxtSetDateTime[] = {0x80, 0x00,0x8B,0xBE,0x5B,0x9A,0x65,0xE5,0x67,0x1F,0x65,0xF6,0x95,0xF4,0x00,0x00};
3444 const unsigned char chineseTxtEdit[] = {0x80, 0x00,0x7F,0x16,0x8F,0x91,0x00,0x00};
3445 const unsigned char chineseTxtChangePassword[] = {0x80, 0x00,0x65,0x39,0x53,0xD8,0x5B,0xC6,0x78,0x01,0x00,0x00};
3446 const unsigned char chineseTxtSetBar[] = {0x80, 0x00,0x5C,0x01,0x95,0x01,0x8B,0xBE,0x7F,0x6E,0x00,0x00};
3447 const unsigned char chineseTxtSmsTone[] = {0x80, 0x00,0x00,0x53,0x00,0x4D,0x00,0x53,0x97,0xF3,0x8C,0x03,0x00,0x00};
3448 const unsigned char chineseTxtMelody[] = {0x80, 0x00,0x65,0xCB,0x5F,0x8B,0x00,0x00};
3449 /* Marcus: Issues 1122 & 1137: 12/09/2002: Start */
3450 const unsigned char chineseTxtSilent[] = {0x80, 0x00,0x5b,0x89,0x97,0x59,0x00,0x00};
3451 const unsigned char chineseTxtSilentMode[] = {0x80, 0x00,0x5b,0x89,0x97,0x59,0x6a,0x21,0x5f,0x0f,0x00,0x00};
3452 /* Marcus: Issues 1122 & 1137: 12/09/2002: End */
3453 const unsigned char chineseTxtClick[] = {0x80, 0x00,0x63,0x09,0x00,0x00};
3454 const unsigned char chineseTxtClearAlarm[] = {0x80, 0x00,0x53,0xD6,0x6D,0x88,0x95,0xF9,0x94,0xC3,0x00,0x00};
3455 const unsigned char chineseTxtTimeFormat[] = {0x80, 0x00,0x65,0xF6,0x95,0xF4,0x66,0x3E,0x79,0x3A,0x5F,0x62,0x5F,0x0F,0x00,0x00};
3456 const unsigned char chineseTxtTwelveHour[] = {0x80, 0x00,0x00,0x31,0x00,0x32,0x00,0x20,0x5C,0x0F,0x65,0xF6,0x00,0x00};
3457 const unsigned char chineseTxtTwentyfourHour[] = {0x80, 0x00,0x00,0x32,0x00,0x34,0x00,0x20,0x5C,0x0F,0x65,0xF6,0x00,0x00};
3458 const unsigned char chineseTxtAlarm_5[] = {0x80, 0x00,0x63,0xD0,0x52,0x4D,0x00,0x35,0x52,0x06,0x94,0x9F,0x00,0x00};
3459 const unsigned char chineseTxtAlarm_10[] = {0x80, 0x00,0x63,0xD0,0x52,0x4D,0x00,0x31,0x00,0x30,0x52,0x06,0x94,0x9F,0x00,0x00};
3460 const unsigned char chineseTxtAlarm_15[] = {0x80, 0x00,0x63,0xD0,0x52,0x4D,0x00,0x31,0x00,0x35,0x52,0x06,0x94,0x9F,0x00,0x00};
3461 const unsigned char chineseTxtAlarm_60[] = {0x80, 0x00,0x63,0xD0,0x52,0xD4,0x00,0x36,0x00,0x30,0x52,0x06,0x94,0x9F,0x00,0x00};
3462 const unsigned char chineseTxtStore[] = {0x80, 0x00,0x50,0xA8,0x5B,0x58,0x00,0x00};
3463 const unsigned char chineseTxtNone[] = {0x80, 0x00,0x5D,0xF1,0x00,0x00};
3464 const unsigned char chineseTxtBeep[] = {0x80, 0x00,0x8B,0x66,0x7B,0x1B,0x58,0xF0,0x00,0x00};
3465 const unsigned char chineseTxtPressOKToConfirm[] = {0x80, 0x00,0x63,0x09,0x00,0x4F,0x00,0x4B,0x78,0x6E,0x5B,0x9A,0x00,0x00};
3466 const unsigned char chineseTxtNwLogOff[] = {0x80, 0x00,0x90,0x00,0x5C,0x80,0x57,0x51,0x7E,0xDC,0x00,0x00};
3467 const unsigned char chineseTxtNwLogOn[] = {0x80, 0x00,0x8F,0xDB,0x51,0x65,0x57,0x51,0x7E,0xDC,0x00,0x00};
3468 const unsigned char chineseTxtIncorrect[] = {0x80, 0x00,0x95,0x19,0x8B,0xEF,0x00,0x00};
3469 const unsigned char chineseTxtPIN[] = {0x80, 0x00,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x31,0x00,0x00};
3470 const unsigned char chineseTxtPUK[] = {0x80, 0x00,0x00,0x50,0x00,0x55,0x00,0x4B,0x00,0x31,0x00,0x00};
3471 const unsigned char chineseTxtPIN2[] = {0x80, 0x00,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x32,0x00,0x00};
3472 const unsigned char chineseTxtPUK2[] = {0x80, 0x00,0x00,0x50,0x00,0x55,0x00,0x4B,0x00,0x32,0x00,0x00};
3473 const unsigned char chineseTxtConfPin2[] = {0x80, 0x00,0x6B,0x63,0x78,0x6E,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x32,0x00,0x00};
3474 const unsigned char chineseTxtNewPIN2[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x65,0xB0,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x32,0x00,0x00};
3475 const unsigned char chineseTxtUnlockOK[] = {0x80, 0x00,0x5B,0xC6,0x95,0x01,0x00,0x4F,0x00,0x4B,0x00,0x00};
3476 const unsigned char chineseTxtPause[] = {0x80, 0x00,0x66,0x82,0x50,0x5C,0x00,0x00};
3477 const unsigned char chineseTxtMore[] = {0x80, 0x00,0x59,0x1A,0x00,0x00};
3478 const unsigned char chineseTxtNotOk[] = {0x80, 0x00,0x4E,0x0D,0x00,0x00};
3479 const unsigned char chineseTxtIMEI[] = {0x80, 0x00,0x00,0x49,0x00,0x4D,0x00,0x45,0x00,0x49,0x00,0x00};
3480 const unsigned char chineseTxtList[] = {0x80, 0x00,0x54,0x0D,0x53,0x55,0x00,0x00};
3481 const unsigned char chineseTxtFull[] = {0x80, 0x00,0x6E,0xE1,0x00,0x00};
3482 const unsigned char chineseTxtUSSD[] = {0x80, 0x00,0x00,0x55,0x00,0x53,0x00,0x53,0x00,0x44,0x00,0x00};
3483 const unsigned char chineseTxtNotAvailable[] = {0x80, 0x00,0x4E,0x0D,0x53,0xEF,0x4F,0x9B,0x67,0x0D,0x52,0xA1,0x00,0x00};
3484 const unsigned char chineseTxtCallBarringAll[] = {0x80, 0x00,0x54,0x7C,0x53,0xEB,0x96,0x50,0x52,0x36,0x00,0x00};
3485 const unsigned char chineseTxtSimToolkit[] = {0x80, 0x00,0x00,0x53,0x00,0x4D,0x00,0x53,0x5D,0xE5,0x51,0x77,0x7B,0xB1,0x00,0x00};
3486 const unsigned char chineseTxtPhonebook[] = {0x80, 0x00,0x75,0x35,0x8B,0xDD,0x67,0x2C,0x00,0x00};
3487 //const unsigned char chineseTxtRecentCalls[] = {0x80, 0x00,0x8F,0xD1,0x67,0x1F,0x75,0x35,0x8B,0xDD,0x00,0x00};
3488 const unsigned char chineseTxtRecentCalls[] = {0x80, 0x00,0x90,0x1a,0x8b,0xdd,0x8b,0xb0,0x5f,0x55, 0x00, 0x00};
3489
3490 const unsigned char chineseTxtNames[] = {0x80, 0x00,0x59,0xD3,0x54,0x0D,0x00,0x00};
3491 const unsigned char chineseTxtSearchNumber[] = {0x80, 0x00,0x67,0xE5,0x5B,0xFB,0x53,0xF7,0x78,0x01,0x00,0x00};
3492 const unsigned char chineseTxtSearchLocation[] = {0x80, 0x00,0x67,0xE5,0x5B,0xFB,0x57,0x30,0x57,0x40,0x00,0x00};
3493 const unsigned char chineseTxtInterCalls[] = {0x80, 0x00,0x56,0xFD,0x96,0x45,0x75,0x35,0x8B,0xDD,0x00,0x00};
3494 const unsigned char chineseTxtInterHome[] = {0x80, 0x00,0x56,0xFD,0x96,0x45,0x00,0x28,0x65,0xE0,0x5B,0xB6,0x00,0x29,0x75,0x35,0x8B,0xDD,0x00,0x00};
3495 const unsigned char chineseTxtWhenRoaming[] = {0x80, 0x00,0x6F,0x2B,0x6E,0x38,0x00,0x00};
3496 //const unsigned char chineseTxtCancelAllBars[] = {0x80, 0x00,0x52,0x20,0x96,0x64,0x51,0x68,0x90,0xE8,0x00,0x00};
3497 const unsigned char chineseTxtCancelAllBars[] = {0x80, 0x00,0x52,0x20,0x96,0x64,0x51,0x68,0x90,0xE8,0x54,0x7c,0x53,0xeb,0x96,0x50, 0x52, 0x36,0x00,0x00};
3498 const unsigned char chineseTxtVMCenter[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x00,0x56,0x00,0x4D,0x4E,0x2D,0x5F,0xC3,0x00,0x00};
3499 const unsigned char chineseTxtWaiting[] = {0x80, 0x00,0x7B,0x49,0x50,0x19,0x00,0x00};
3500 const unsigned char chineseTxtBarred[] = {0x80, 0x00,0x58,0x35,0x58,0x5E,0x00,0x00};
3501 const unsigned char chineseTxtForwarded[] = {0x80, 0x00,0x5D,0xF1,0x8F,0x6C,0x90,0x01,0x00,0x00};
3502 const unsigned char chineseTxtCallDivertNoReach[] = {0x80, 0x00,0x8F,0x6C,0x79,0xFB,0x67,0x2A,0x90,0x1A,0x00,0x00};
3503 const unsigned char chineseTxtCallDivertNoReply[] = {0x80, 0x00,0x8F,0x6C,0x79,0xFB,0x65,0xE0,0x5E,0x94,0x7B,0x54,0x00,0x00};
3504 const unsigned char chineseTxtCallDivertIfBusy[] = {0x80, 0x00,0x8F,0x6C,0x79,0xFB,0x82,0xE5,0x5F,0xD9,0x00,0x00};
3505 const unsigned char chinesexTxtPUK2[] = {0x80, 0x00,0x00,0x50,0x00,0x55,0x00,0x4B,0x00,0x32,0x00,0x00};
3506 const unsigned char chineseTxtMax[] = {0x80, 0x00,0x67,0x00,0x59,0x1A,0x00,0x00};
3507 const unsigned char chineseTxtPlus[] = {0x80, 0x00,0x52,0xA0,0x00,0x00};
3508 const unsigned char chineseTxtMinus[] = {0x80, 0x00,0x51,0xCF,0x00,0x00};
3509 const unsigned char chineseTxtDivideBy[] = {0x80, 0x00,0x96,0x64,0x4E,0xE5,0x00,0x00};
3510 const unsigned char chineseTxtMultiplyBy[] = {0x80, 0x00,0x4E,0x58,0x4E,0xE5,0x00,0x00};
3511 const unsigned char chineseTxtEquals[] = {0x80, 0x00,0x7B,0x49,0x4E,0x8E,0x00,0x00};
3512 const unsigned char chineseTxtSending[] = {0x80, 0x00,0x53,0xD1,0x90,0x01, 0x00, 0x00};
3513 const unsigned char chineseTxtMessage[] = {0x80, 0x00,0x57,0x79,0x8A,0x00,0x00,0x00};
3514 const unsigned char chineseTxtSoftNext[] = {0x80, 0x00,0x4E,0x0B,0x4E,0x00,0x4E,0x2A,0x00,0x00};
3515 const unsigned char chineseTxtLastCall[] = {0x80, 0x00,0x67,0x00,0x54,0x0E,0x75,0x35,0x8B,0xDD,0x00,0x00};
3516 const unsigned char chineseTxtIncomingCalls[] = {0x80, 0x00,0x63,0xA5,0x8F,0xDB,0x75,0x35,0x8B,0xDD,0x00,0x00};
3517 const unsigned char chineseTxtLow[] = {0x80, 0x00,0x4F,0x4E,0x00,0x00};
3518 const unsigned char chineseTxtMedium[] = {0x80, 0x00,0x4E,0x2D,0x00,0x00};
3519 const unsigned char chineseTxtHigh[] = {0x80, 0x00,0x9A,0xD8,0x00,0x00};
3520 const unsigned char chineseTxtIncreasing[] = {0x80, 0x00,0x6E,0x10,0x58,0x9E,0x00,0x00};
3521 const unsigned char chineseTxtTimerReset[] = {0x80, 0x00,0x91,0xCD,0x8B,0xBE,0x8B,0xA1,0x65,0xF6,0x00,0x00};
3522 const unsigned char chineseTxtClockSetTo[] = {0x80, 0x00,0x95,0xF9,0x94,0x9F,0x8B,0xBE,0x5B,0x9A,0x4E,0x3A,0x00,0x00};
3523 const unsigned char chineseTxtChinese[] = {0x80, 0x00,0x4E,0x2D,0x65,0x87,0x00,0x00};
3524 const unsigned char chineseTxtPassword[] = {0x80, 0x00,0x5B,0xC6,0x78,0x01,0x00,0x00};
3525 const unsigned char chineseTxtConfirmPassword[] = {0x80, 0x00,0x78,0x6E,0x5B,0x9A,0x5B,0xC6,0x78,0x01,0x00,0x00};
3526 const unsigned char chineseTxtNewPassword[] = {0x80, 0x00,0x65,0xB0,0x5B,0xC6,0x78,0x01,0x00,0x00};
3527 const unsigned char chineseTxtRequesting[]= {0x80, 0x00,0x6B,0x63,0x57,0x28,0x89,0x81,0x6C,0x42,0x00,0x00};
3528 const unsigned char chineseTxt24Hours[] = {0x80, 0x00,0x00,0x32,0x00,0x34,0x00,0x20,0x5C,0x0F,0x65,0xF6,0x00,0x00};
3529 const unsigned char chineseTxt12Hour[] = {0x80, 0x00,0x00,0x31,0x00,0x32,0x00,0x20,0x5C,0x0F,0x65,0xF6,0x00,0x00};
3530 const unsigned char chineseTxtInCallTimer[]= {0x80, 0x00,0x8B,0xA1,0x65,0xF6,0x00,0x00};
3531 const unsigned char chineseTxt1Hour[] = {0x80, 0x00,0x00,0x31,0x00,0x20,0x5c,0x0f,0x65,0xF6,0x00,0x00};
3532 const unsigned char chineseTxt1Week[] = {0x80, 0x00,0x00,0x31,0x00,0x20,0x66,0x1f,0x67,0x1f,0x00,0x00};
3533 const unsigned char chineseTxtMaxTime[] = { 0x80, 0x00,0x00,'M',0x00,'A',0x00,'X',0x00,'I',0x00,'M',0x00,'U',0x00,'M',0x00,0x00,0x00 };// May 10, 2004 REF: CRR 15753 Deepa M.D .Localization required
3534 const unsigned char chineseTxtValiditySet[] = {0x80, 0x00,0x67,0x09,0x65,0x48,0x67,0x1F,0x8B,0xBE,0x5B,0x91,0x00,0x00};
3535 const unsigned char chineseTxtEmergency[] = {0x80, 0x00,0x7D,0x27,0x60,0x25,0x00,0x00};
3536 const unsigned char chineseTxtOutofRange[] = {0x80, 0x00,0x5C,0x80,0x83,0xD3,0x56,0xF4,0x00,0x00};
3537 const unsigned char chineseTxtUppercase[] = {0x80, 0x00,0x00,0x41,0x00,0x42,0x00,0x43,0x00,0x00};
3538 const unsigned char chineseTxtLowercase[] = {0x80, 0x00,0x00,0x61,0x00,0x62,0x00,0x63,0x00,0x00};
3539 const unsigned char chineseTxtDigits[] = {0x80, 0x00,0x00,0x31,0x00,0x32,0x00,0x33,0x00,0x00};
3540 const unsigned char chineseTxtSimNot[] = {0x80, 0x00,0x00,0x53,0x00,0x49,0x00,0x4D,0x00,0x4E,0xED,0x00,0x00};
3541 const unsigned char chineseTxtReady[] = {0x80, 0x00,0x00,0x52,0x00,0x65,0x00,0x61,0x00,0x64,0x00,0x79,0x00,0x00};
3542 const unsigned char chineseTxtCallBAOC[]= {0x80, 0x00,0x54,0x7c,0x51,0xFA,0x96,0x50,0x52,0x36,0x00,0x00};
3543 const unsigned char chineseTxtCallBAOIC[] = {0x80, 0x00,0x79,0x81,0x62,0xe8,0x56,0xfd,0x96,0x45,0x75,0x35,0x8b,0xdd,0x00,0x00};
3544 const unsigned char chineseTxtCallBAOICexH[] = {0x80, 0x00,0x53,0xea,0x62,0xe8,0x56,0xde,0x67,0x2c,0x56,0xfd,0x00,0x00,0x00};
3545 const unsigned char chineseTxtCallBAIC[] = {0x80, 0x00,0x54,0x7c,0x51,0x65,0x96,0x50,0x52,0x36,0x00,0x00};
3546 const unsigned char chineseTxtCallBAICroam[] = {0x80, 0x00,0x6f,0x2b,0x6e,0x38,0x65,0xf6,0x62,0xd2,0x63,0xa5,0x00,0x00};
3547 const unsigned char chineseTxtCallBAOCAll[] = {0x80, 0x00,0x79,0x81,0x62,0xe8,0x62,0x40,0x67,0x09,0x75,0x35,0x8b,0xdd,0x00,0x00};
3548 const unsigned char chineseTxtCallBAICAll[] = {0x80, 0x00,0x62,0xD2,0x63,0xa5,0x62,0x40,0x67,0x09,0x67,0x65,0x75,0x35,0x00,0x00};
3549 const unsigned char chineseTxtCLIP[] = {0x80, 0x00,0x51,0x41,0x8b,0xb8,0x5b,0xf9,0x65,0xb9,0x66,0x3e,0x79,0x3a,0x67,0x2c,0x67,0x3a,0x53,0xf7,0x78,0x01,0x00,0x00};
3550 const unsigned char chineseTxtCOLP[] = {0x80, 0x00,0x66,0x3e,0x79,0x3a,0x67,0x65,0x75,0x35,0x53,0xf7,0x78,0x01,0x00,0x00};
3551 const unsigned char chineseTxtCOLR[] = {0x80, 0x00,0x4e,0x0d,0x66,0x3e,0x79,0x3a,0x67,0x65,0x75,0x35,0x53,0xf7,0x78,0x01,0x00,0x00};
3552 const unsigned char chineseTxtTwoAttemptsLeft[] = {0x80, 0x00,0x00,0x32,0x65,0x3E,0x5F,0x03,0x5C,0x1D,0x8B,0xD5,0x00,0x00};
3553 const unsigned char chineseTxtOneAttemptLeft[] = {0x80, 0x00,0x00,0x31,0x65,0x3E,0x5F,0x03,0x5C,0x1D,0x8B,0xD5,0x00,0x00};
3554 const unsigned char chineseTxtOld[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x65,0xE7,0x00,0x00};
3555 const unsigned char chineseTxtInsertnote[] = {0x80, 0x00, 0x63,0xd2,0x51,0x65,0x6c,0xe8,0x89,0xe3,0x00,0x00};
3556 const unsigned char chineseTxtMelodygenerator[] = {0x80, 0x00, 0x54,0x8c,0x5f,0x26,0x4e,0xa7,0x75,0x1f,0x56,0x68,0x00,0x00};
3557 const unsigned char chineseTxtOctaveHigher[] = {0x80, 0x00, 0x97,0xf3,0x96,0x36,0x9a,0xd8,0x00,0x00};
3558 const unsigned char chineseTxtOctaveLower[] = {0x80, 0x00, 0x97,0xf3,0x96,0x36,0x4f,0x4e,0x00,0x00};
3559 const unsigned char chineseTxtLoadMelody[] = {0x80, 0x00, 0x8f,0x7d,0x51,0x65,0x54,0x8c,0x5f,0x26,0x00,0x00};
3560
3561 const unsigned char chineseTxtEasyText[] = { 0x80, 0x00,0x4e,0x2d,0x65,0x87,0x8f,0x93,0x51,0x65,0x6c,0xd5, 0x00,0x00 };
3562
3563 const unsigned char chineseTxtDataCount[] = {0x80, 0x00,0x65,0x70,0x63,0x6e,0x8b,0xa1,0x65,0x70, 0x00, 0x00};
3564 const unsigned char chineseTxtQoS[] = {0x80, 0x00,0x67,0x0d,0x52,0xa1,0x8d,0x28,0x91,0xcf, 0x00, 0x00};
3565 const unsigned char chineseTxtTypeofConnection[] = {0x80, 0x00,0x8f,0xde,0x63,0xa5, 0x00, 0x00};
3566 const unsigned char chineseTxtTotalCount[] = { 0x80, 0x00,0x51,0x68,0x90,0xe8,0x8b,0xa1,0x65,0x70,0x00, 0x00};
3567 const unsigned char chineseTxtResetCount[] = {0x80, 0x00,0x8b,0xa1,0x65,0x70,0x6e,0x05,0x96,0xf6,0x00,0x00};
3568 const unsigned char chineseTxtDataCounter[] = {0x80, 0x00,0x65,0x70,0x63,0x6e,0x8b,0xa1,0x65,0x70,0x56,0x68,0x00,0x00};
3569 const unsigned char chineseTxtV42bis[] = { 0x80, 0x00,0x00,'v',0x00,'.',0x00,'4',0x00,'2',0x00,'b',0x00,'i',0x00,'s',0x00,0x00,0x00 };
3570 const unsigned char chineseTxtNormal[] = {0x80, 0x00,0x66,0x6e,0x90,0x1a, 0x00,0x00};
3571 const unsigned char chineseTxtCSD[] = { 0x80, 0x00,0x00,0x43,0x00,0x53,0x00,0x44, 0x00,0x00};
3572 const unsigned char chineseTxtClassB[] = { 0x80, 0x00,0x00,0x42,0x7c,0x7b,0x00,0x00};
3573 const unsigned char chineseTxtClassC[] = { 0x80, 0x00,0x00,0x43,0x7c,0x7b,0x00,0x00};
3574 /* SPR#2324 - SH - Removed some strings */
3575 const unsigned char chineseTxtIPAddress[] = {0x80, 0x00,0x00,0x49,0x00,0x50,0x57,0x30,0x57,0x40,0x00,0x31,0x00,0x00};
3576 const unsigned char chineseTxtIPAddress2[] = { 0x80, 0x00,0x00,0x49,0x00,0x50,0x57,0x30,0x57,0x40,0x00,0x32,0x00};
3577 const unsigned char chineseTxtPort1[] = { 0x80, 0x00,0x7a,0xef,0x53,0xe3,0x00,0x31,0x00};
3578 const unsigned char chineseTxtPort2[] = { 0x80, 0x00, 0x7a,0xef,0x53,0xe3,0x00,0x32,0x00,0x00};
3579 const unsigned char chineseTxtAPN[] = { 0x80, 0x00,0x00,'A',0x00,'P',0x00,'N',0x00,0x00,0x00 };
3580 const unsigned char chineseTxtConnectionType[] = { 0x80, 0x00,0x8f,0xde,0x63,0xa5,0x7c,0x7b,0x57,0x8b,0x00, 0x00};
3581
3582 //xpradipg - Aug 4:changes for WAP2.0 Menu
3583 #if defined (FF_WAP) && defined (FF_GPF_TCPIP)
3584 const unsigned char chineseTxtNameServer1[] = {0x80, 0x00,0x00,'P',0x00,'r',0x00,'i',0x00,'m',0x00,'a',0x00,'r',0x00,'y',0x00,' ',0x00,'D',0x00e,'N',0x00,'S',0x00,0x00,0x00};
3585 const unsigned char chineseTxtNameServer2[] = {0x80, 0x00,0x00,'S',0x00,'e',0x00,'c',0x00,'o',0x00,'n',0x00,'d',0x00,'a',0x00,'r',0x00,'y',0x00e,' ',0x00,'D',0x00,'N',0x00,'S',0x00,0x00,0x00};
3586 const unsigned char chineseTxtPPGAuthentication[] = {0x80, 0x00,0x00,'A',0x00,'u',0x00,'t',0x00,'h',0x00,'e',0x00e,'n',0x00,'t',0x00,'i',0x00,'c',0x00,'a',0x00,'t',0x00,'i',0x00,'o',0x00,'n',0x00,0x00,0x00};
3587 const unsigned char chineseTxtWirelessProfiledHTTP[] = {0x80, 0x00,0x00,'P',0x00,'r',0x00,'o',0x00,'x',0x00,'y',0x00,0x00,0x00};
3588 #endif
3589
3590
3591
3592 const unsigned char chineseTxtGPRS[] = { 0x80, 0x00,0x00,'G',0x00,'P',0x00,'R',0x00,'S',0x00,0x00,0x00 };
3593 const unsigned char chineseTxtOutgoingData[] = { 0x80, 0x00,0x53,0xd1,0x90,0x01,0x65,0x70,0x63,0x6e,0x00,0x00};
3594
3595 const unsigned char chineseTxtGame[] = {0x80, 0x00, 0x6e,0x38,0x62,0x0f,0x00,0x00};
3596 const unsigned char chineseTxtHomepage[] = {0x80, 0x00, 0x4e,0x3b,0x98,0x75,0x00,0x00};
3597 const unsigned char chineseTxtBookmarks[] = {0x80, 0x00, 0x4e,0x66,0x7b,0x7e,0x00,0x00};
3598 const unsigned char chineseTxtGoTo[] = {0x80, 0x00, 0x80,0x54,0x52,0x30,0x00,0x55,0x00,0x52,0x00,0x4c,0x00,0x00};
3599 const unsigned char chineseTxtHistory[] = {0x80, 0x00, 0x53,0x86,0x53,0xf2,0x00,0x00};
3600 const unsigned char chineseTxtSetup[] = {0x80, 0x00, 0x8b,0xbe,0x5b,0x9a,0x00,0x00};
3601 const unsigned char chineseTxtNewBookmark[] = {0x80, 0x00, 0x65,0xb0,0x4e,0x66,0x7b,0x7e,0x00,0x00};
3602
3603 const unsigned char chineseTxtWWWdot[] = {0x80, 0x00, 0x00,0x68,0x00,0x74,0x00,0x74,0x00,0x70,0x00,0x3a,0x00,0x2f,0x00,0x2f,0x00,0x77,0x00,0x77,0x00,0x77,0x00,0x2e,0x00,0x00};
3604 const unsigned char chineseTxtWAPdot[] = {0x80, 0x00, 0x00,0x68,0x00,0x74,0x00,0x74,0x00,0x70,0x00,0x3a,0x00,0x2f,0x00,0x2f,0x00,0x77,0x00,0x61,0x00,0x70,0x00,0x2e,0x00,0x00};
3605 const unsigned char chineseTxtSMS[] = {0x80, 0x00, 0x77,0xed,0x6d,0x88,0x60,0x6f,0x00,0x00};
3606 const unsigned char chineseTxtEmail[] = {0x80, 0x00, 0x75,0x35,0x5b,0x50,0x90,0xae,0x4e,0xf6,0x00,0x00};
3607 const unsigned char chineseTxtClear[] = {0x80, 0x00, 0x6e,0x05,0x96,0x64,0x00,0x00};
3608 const unsigned char chineseTxtBookmark[] = {0x80, 0x00, 0x52,0xa0,0x51,0x65,0x4e,0x66,0x7b,0x7e,0x00,0x00};
3609 /* SPR#2324 - SH - Removed some strings */
3610 const unsigned char chineseTxtSaveHistory[] = {0x80, 0x00, 0x4f,0xdd,0x5b,0x58,0x53,0x86,0x53,0xf2,0x00,0x00};
3611 const unsigned char chineseTxtEditName[] = {0x80, 0x00, 0x7f,0x16,0x8f,0x91,0x54,0x0d,0x5b,0x57,0x00,0x00};
3612 const unsigned char chineseTxtEditURL[] = {0x80, 0x00, 0x7f,0x16,0x8f,0x91,0x00,0x55,0x00,0x52,0x00,0x4c,0x00,0x00};
3613
3614 const unsigned char chineseTxtAccessType[] = {0x80, 0x00, 0x63,0xa5,0x51,0x65,0x7c,0x7b,0x57,0x8b,0x00,0x00};
3615 const unsigned char chineseTxtResponseTimer[] = {0x80, 0x00, 0x54,0xcd,0x5e,0x94,0x8b,0xa1,0x65,0xf6,0x56,0x68,0x00,0x00};
3616 const unsigned char chineseTxtDialupNumber[] = {0x80, 0x00, 0x62,0xe8,0x53,0xf7,0x53,0xf7,0x78,0x01,0x00,0x00};
3617 const unsigned char chineseTxtTemporary[] = {0x80, 0x00, 0x4e,0x34,0x65,0xf6,0x00,0x00};
3618 const unsigned char chineseTxtContinuous[] = {0x80, 0x00, 0x7e,0xe7,0x7e,0xed,0x00,0x00};
3619 const unsigned char chineseTxtGPRSData[] = {0x80, 0x00, 0x00,0x47,0x00,0x50,0x00,0x52,0x00,0x53,0x65,0x70,0x63,0x6e,0x00,0x00};
3620 const unsigned char chineseTxtCSData[] = {0x80, 0x00, 0x00,0x43,0x00,0x53,0x65,0x70,0x63,0x6e,0x00,0x00};
3621 const unsigned char chineseTxtWAP[] = {0x80, 0x00, 0x00,0x57,0x00,0x41,0x00,0x50,0x00,0x00};
3622
3623 const unsigned char chineseTxtExit[] = { 0x80, 0x00,0x90,0x00,0x51,0xfa,0x00,0x00 };
3624 const unsigned char chineseTxtUpdating[] = { 0x80, 0x00,0x66,0xf4,0x65,0xb0,0x4e,0x2d,0x00,0x2e,0x00,0x2e,0x00,0x2e,0x00,0x00};
3625 const unsigned char chineseTxtReload[] = {0x80, 0x00, 0x91,0xcd,0x65,0xb0,0x8f,0x7d,0x51,0x65,0x00,0x00};
3626 const unsigned char chineseTxtStored[] = {0x80, 0x00, 0x5d,0xf2,0x5b,0x58,0x50,0xa8,0x00,0x00};
3627 const unsigned char chineseTxtConnecting[] = {0x80, 0x00, 0x8f,0xde,0x63,0xa5,0x4e,0x2d,0x00,0x2e,0x00,0x2e,0x00,0x2e,0x00,0x00};
3628 const unsigned char chineseTxtDownloading[] = {0x80, 0x00, 0x8f,0x7d,0x51,0x65,0x4e,0x2d,0x00,0x2e,0x00,0x2e,0x00,0x2e,0x00,0x00};
3629 const unsigned char chineseTxtEnterURL[] = {0x80, 0x00, 0x8f,0x93,0x51,0x65,0x00,0x55,0x00,0x52,0x00,0x4c,0x00,0x3a,0x00,0x00};
3630 const unsigned char chineseTxtProfileName[] = {0x80, 0x00, 0x60,0xc5,0x66,0x6f,0x6a,0x21,0x5f,0x0f,0x54,0x0d,0x79,0xf0,0x00,0x3a,0x00,0x00};
3631 const unsigned char chineseTxtISPUsername[] = {0x80, 0x00, 0x75,0x28,0x62,0x37,0x54,0x0d,0x00,0x00};
3632 const unsigned char chineseTxtISPPassword[] = {0x80, 0x00, 0x5b,0xc6,0x78,0x01,0x00,0x00};
3633 const unsigned char chineseTxtGoToLink[] = {0x80, 0x00, 0x8f,0x6c,0x52,0x30,0x8f,0xde,0x63,0xa5,0x00,0x00};
3634 const unsigned char chineseTxtSelect[] = {0x80, 0x00, 0x90,0x09,0x62,0xe9,0x00,0x00};
3635 const unsigned char chineseTxtNotConnected[] = {0x80, 0x00, 0x6c,0xa1,0x67,0x09,0x8f,0xde,0x63,0xa5,0x00,0x00};
3636 const unsigned char chineseTxtScaleImages[] = {0x80, 0x00, 0x56,0xfe,0x50,0xcf,0x7f,0x29,0x65,0x3e,0x00,0x00};
3637
3638 /* SPR#1983 - SH - New WAP error messages */
3639 const unsigned char chineseTxtLoggingIn[] = { 0x80, 0x00,0x76,0x7b,0x96,0x46,0x00,0x00};
3640 const unsigned char chineseTxtPageNotFound[] = { 0x00,'P',0x00,'a',0x00,'g',0x00,'e',0x00,'n',0x00,'o',0x00,'t',0x00,' ',0x00,'f',0x00,'o',0x00,'u',0x00,'n',0x00,'d',0x00,0x00};
3641 const unsigned char chineseTxtInvalidURL[] = { 0x00,'I',0x00,'n',0x00,'v',0x00,'a',0x00,'l',0x00,'i',0x00,'d',0x00,' ',0x00,'U',0x00,'R',0x00,'L',0x00,0x00};
3642 const unsigned char chineseTxtNoResponse[] = { 0x00,'N',0x00,'o',0x00,' ',0x00,'R',0x00,'e',0x00,'s',0x00,'p',0x00,'o',0x00,'n',0x00,'s',0x00,'e',0x00,0x00};
3643 const unsigned char chineseTxtAccessDenied[] = { 0x00,'A',0x00,'c',0x00,'c',0x00,'e',0x00,'s',0x00,'s',0x00,' ',0x00,'D',0x00,'e',0x00,'n',0x00,'i',0x00,'e',0x00,'d',0x00,0x00};
3644 const unsigned char chineseTxtErrorInPage[] = { 0x00,'E',0x00,'r',0x00,'r',0x00,'o',0x00,'r',0x00,' ',0x00,'i',0x00,'n',0x00,' ',0x00,'P',0x00,'a',0x00,'g',0x00,'e',0x00,0x00};
3645 const unsigned char chineseTxtScriptError[] = { 0x00,'S',0x00,'c',0x00,'r',0x00,'i',0x00,'p',0x00,'t',0x00,' ',0x00,'E',0x00,'r',0x00,'r',0x00,'o',0x00,'r',0x00,0x00};
3646 const unsigned char chineseTxtServerError[] = { 0x00,'S',0x00,'e',0x00,'r',0x00,'v',0x00,'e',0x00,'r',0x00,' ',0x00,'E',0x00,'r',0x00,'r',0x00,'o',0x00,'r',0x00,0x00};
3647 const unsigned char chineseTxtGatewayError[] = { 0x00,'G',0x00,'a',0x00,'t',0x00,'e',0x00,'w',0x00,'a',0x00,'y',0x00,' ',0x00,'E',0x00,'r',0x00,'r',0x00,'o',0x00,'r',0x00,0x00};
3648 const unsigned char chineseTxtUnexpectedErr[] = { 0x00,'U',0x00,'n',0x00,'e',0x00,'x',0x00,'p',0x00,'e',0x00,'c',0x00,'t',0x00,'e',0x00,'d',0x00,' ',0x00,'E',0x00,'r',0x00,'r',0x00,'.',0x00,0x00};
3649 const unsigned char chineseTxtCharacterSet[] = { 0x00,'C',0x00,'h',0x00,'a',0x00,'r',0x00,'a',0x00,'c',0x00,'t',0x00,'e',0x00,'r',0x00,' ',0x00,'S',0x00,'e',0x00,'t',0x00,0x00};
3650 const unsigned char chineseTxtWBXMLError[] = { 0x00,'W',0x00,'B',0x00,'X',0x00,'M',0x00,'L',0x00,' ',0x00,'E',0x00,'r',0x00,'r',0x00,'o',0x00,'r',0x00,0x00};
3651 const unsigned char chineseTxtFatalError[] = { 0x00,'F',0x00,'a',0x00,'t',0x00,'a',0x00,'l',0x00,' ',0x00,'E',0x00,'r',0x00,'r',0x00,'o',0x00,'r',0x00,0x00};
3652 const unsigned char chineseTxtGatewayBusy[] = { 0x00,'G',0x00,'a',0x00,'t',0x00,'e',0x00,'w',0x00,'a',0x00,'y',0x00,' ',0x00,'B',0x00,'u',0x00,'s',0x00,'y',0x00,0x00};
3653 const unsigned char chineseTxtSecurityFail[] = { 0x00,'S',0x00,'e',0x00,'c',0x00,'u',0x00,'r',0x00,'.',0x00,' ',0x00,'F',0x00,'a',0x00,'i',0x00,'l',0x00,0x00};
3654 const unsigned char chineseTxtErrorOutOfMem[] = { 0x00, 'O',0x00,'u',0x00,'t',0x00,' ',0x00,'o',0x00,'f',0x00,' ',0x00,'m',0x00,'e',0x00,'m',0x00,'o',0x00,'r',0x00,'y',0x00,0x00};
3655 const unsigned char chineseTxtErrorMemLow[] = { 0x00, 'M',0x00,'e',0x00,'m',0x00,'o',0x00,'r',0x00,'y',0x00,' ',0x00,'l',0x00,'o',0x00,'w',0x00,0x00};
3656 const unsigned char chineseTxtError[] = { 0x00,'E',0x00,'r',0x00,'r',0x00,'o',0x00,'r',0x00,0x00,0x00 };
3657 const unsigned char chineseTxtErrorHTTP[] = { 0x00,'H',0x00,'T',0x00,'T',0x00,'P',0x00,0x00,0x00 };
3658 const unsigned char chineseTxtErrorWSP[] = { 0x00,'W',0x00,'S',0x00,'P',0x00,0x00,0x00 };
3659 const unsigned char chineseTxtErrorWAE[] = { 0x00,'W',0x00,'A',0x00,'E',0x00,0x00,0x00 };
3660 const unsigned char chineseTxtErrorWSPCL[] = { 0x00,'W',0x00,'S',0x00,'P',0x00,'C',0x00,'L',0x00,0x00,0x00 };
3661 const unsigned char chineseTxtErrorWSPCM[] = { 0x00,'W',0x00,'S',0x00,'P',0x00,'C',0x00,'M',0x00,0x00,0x00 };
3662 const unsigned char chineseTxtErrorWTP[] = { 0x00,'W',0x00,'T',0x00,'P',0x00,0x00,0x00 };
3663 const unsigned char chineseTxtErrorWTLS[] = { 0x00,'W',0x00,'T',0x00,'L',0x00,'S',0x00,0x00,0x00 };
3664 const unsigned char chineseTxtErrorWDP[] = { 0x00,'W',0x00,'D',0x00,'P',0x00,0x00,0x00 };
3665 const unsigned char chineseTxtErrorUDCP[] = { 0x00,'U',0x00,'D',0x00,'C',0x00,'P',0x00,0x00,0x00 };
3666 const unsigned char chineseTxtNotSupported[] = {0x80, 0x00, 0x4e,0x0d,0x65,0x2f,0x63,0x01,0x00,0x00};
3667
3668 /* SPR#1983 - SH - More WAP strings */
3669 const unsigned char chineseTxtAttaching[] = { 0x00,'A',0x00,'t',0x00,'t',0x00,'a',0x00,'c',0x00,'h',0x00,'i',0x00,'n',0x00,'g',0x00, 0x00 };
3670 const unsigned char chineseTxtConnection[] = { 0x00,'C',0x00,'o',0x00,'n',0x00,'n',0x00,'e',0x00,'c',0x00,'t',0x00,'i',0x00,'o',0x00,'n',0x00, 0x00 };
3671 const unsigned char chineseTxtUsing[] = { 0x00,'U',0x00,'s',0x00,'i',0x00,'n',0x00,'g',0x00, 0x00 };
3672 const unsigned char chineseTxtConnectionSpeed[] = { 0x00,'C',0x00,'o',0x00,'n',0x00,'n',0x00,'e',0x00,'c',0x00,'t',0x00,'.',0x00,' ',0x00,'S',0x00,'p',0x00,'e',0x00,'e',0x00,'d',0x00,0x00};
3673 const unsigned char chineseTxtAnalogue[] = { 0x00,'A',0x00,'n',0x00,'a',0x00,'l',0x00,'o',0x00,'g',0x00,'u',0x00,'e',0x00,0x00};
3674 const unsigned char chineseTxtISDN9600[] = { 0x00,'I',0x00,'S',0x00,'D',0x00,'N',0x00,' ',0x00,'9',0x00,'6',0x00,'0',0x00,'0',0x00,0x00};
3675 const unsigned char chineseTxtISDN14400[] = { 0x00,'I',0x00,'S',0x00,'D',0x00,'N',0x00,' ',0x00,'1',0x00,'4',0x00,'4',0x00,'0',0x00,'0',0x00,0x00};
3676 const unsigned char chineseTxtRoaming[] = {0x00, 'R', 0x00, 'O', 0x00, 'A', 0x00, 'M', 0x00, 'I', 0x00, 'N', 0x00, 'G', 0x00, 0x00};
3677 const unsigned char chineseTxtEndWap[] = { 0x00, 'E',0x00,'n',0x00,'d',0x00,' ',0x00,'W',0x00,'A',0x00,'P',0x00,0x00};
3678 const unsigned char chineseTxtUntitled[] = {0x00,'U',0x00,'n',0x00,'t',0x00,'i',0x00,'t',0x00,'l',0x00,'e',0x00,'d',0x00,0x00};
3679 const unsigned char chineseTxtSelectLine[] = {0x80, 0x00,0x90,0x09,0x62,0xe9,0x7e,0xbf,0x8d,0xef, 0x00, 0x00};
3680 const unsigned char chineseTxtLine1[] = {0x80, 0x00,0x7e,0xbf,0x8d,0xef,0x00,0x20,0x00,0x31, 0x00, 0x00};
3681 const unsigned char chineseTxtLine2[] = {0x80, 0x00,0x7e,0xbf,0x8d,0xef,0x00,0x20,0x00,0x32, 0x00, 0x00};
3682 const unsigned char chineseTxtInfoNumbers[] = { 0x80, 0x00,0x4f,0xe1,0x60,0x6f,0x53,0xf7,0x78,0x01,0x00,0x00 };
3683
3684 const unsigned char chineseTxtAttach[] = {0x80, 0x00,0x6f,0xc0,0x6d,0x3b, 0x00, 0x00};
3685 const unsigned char chineseTxtDetach[] = {0x80, 0x00,0x65,0xad,0x5f,0x00, 0x00, 0x00};
3686 const unsigned char chineseTxtDetaching[] = {0x80, 0x00,0x65,0xad,0x5f,0x00, 0x00, 0x00};
3687 const unsigned char chineseTxtDefineContext[] = {0x80, 0x00,0x5b,0x9a,0x4e,0x49,0x4e,0x0a,0x4e,0x0b,0x65,0x87, 0x00, 0x00};
3688
3689 const unsigned char chineseTxtActivateContext[] = {0x80, 0x00,0x6f,0xc0,0x6d,0x3b,0x4e,0x0a,0x4e,0x0b,0x65,0x87,0x00, 0x00};
3690 const unsigned char chineseTxtDeactivateContext[] = {0x80, 0x00,0x65,0xad,0x5f,0x00,0x4e,0x0a,0x4e,0x0b,0x65,0x87,0x00, 0x00};
3691 const unsigned char chineseTxtGPRSPreferred[] = {0x80, 0x00,0x00,0x47,0x00,0x50,0x00,0x52,0x00,0x53,0x4f,0x18,0x51,0x48, 0x00, 0x00};
3692 const unsigned char chineseTxtCSDPreferred[] = {0x80, 0x00,0x00,0x43,0x00,0x53,0x00,0x44,0x4f,0x18,0x51,0x48, 0x00, 0x00};
3693 const unsigned char chineseTxtNotAttached[] = {0x80, 0x00,0x67,0x2a,0x6f,0xc0,0x6d,0x3b, 0x00, 0x00};
3694 const unsigned char chineseTxtAlreadyAttached[] = {0x80, 0x00,0x5d,0xf2,0x6f,0xc0,0x6d,0x3b, 0x00, 0x00};
3695 const unsigned char chineseTxtSelected[] = {0x80, 0x00,0x5d,0xf2,0x90,0x09,0x62,0xe9, 0x00, 0x00};
3696
3697 const unsigned char chineseTxtNetwork[] = {0x80, 0x00,0x7f,0x51,0x7e,0xdc, 0x00, 0x00};
3698 const unsigned char chineseTxtForbidden[] = {0x80, 0x00,0x79,0x81,0x6b,0x62, 0x00, 0x00};
3699
3700 const unsigned char chineseTxtActivateFDN[] = {0x80, 0x00,0x6f,0xc0,0x6d,0x3b,0x00,0x46,0x00,0x44,0x00,0x4e, 0x00, 0x00};
3701 const unsigned char chineseTxtPlease[] = {0x80, 0x00,0x8b,0xf7,0x00,0x00}; /*ap 06/02/02*/
3702 const unsigned char chineseTxtTimedOut[] = {0x80, 0x00,0x8d,0x85,0x65,0xf6, 0x00, 0x00};
3703 const unsigned char chineseTxtWillChangeOn[] = {0x80, 0x00,0x5c,0x06,0x65,0x39,0x53,0xd8,0x4e,0x3a, 0x00, 0x00};
3704 const unsigned char chineseTxtAttached[] = {0x80, 0x00,0x5d,0xf2,0x6f,0xc0,0x6d,0x3b, 0x00, 0x00};
3705 const unsigned char chineseTxtDetached[] = {0x80, 0x00,0x5d,0xf2,0x65,0xad,0x5f,0x00, 0x00, 0x00};
3706 const unsigned char chineseTxtUnknown[]= {0x80, 0x00,0x00, 'U',0x00,'n',0x00,'k',0x00,'n',0x00,'o',0x00,'w',0x00,'n',0x00,0x00,0x00}; //x0035544 07-11-2005
3707 const unsigned char chineseTxtIncomingFax[] = {0x80, 0x00,0x63,0xa5,0x65,0x36,0x4f,0x20,0x77,0x1f, 0x00, 0x00};
3708
3709 /*MC SPR 1242, added string defns*/
3710 const unsigned char chineseTxtCallTransfer[] = {0x80, 0x00, 0x8f,0x6c,0x79,0xfb,0x75,0x35,0x8b,0xdd,0x00,0x00};
3711 const unsigned char chineseTxtConnected[] = {0x80, 0x00,0x5d,0xf2,0x8f,0xde,0x63,0xa5, 0x00, 0x00};
3712 const unsigned char chineseTxtGSM_900[] = {0x80, 0x00,0x00, 'G',0x00,'S',0x00,'M',0x00,' ',0x00,'9',0x00,'0',0x00,'0',0x00,0x00,0x00};
3713 const unsigned char chineseTxtDCS_1800[] = {0x80, 0x00,0x00, 'D',0x00,'C',0x00,'S',0x00,' ',0x00,'1',0x00,'8',0x00,'0',0x00,'0',0x00,0x00,0x00};
3714 const unsigned char chineseTxtPCS_1900[] = {0x80, 0x00,0x00, 'P',0x00,'C',0x00,'S',0x00,' ',0x00,'1',0x00,'9',0x00,'0',0x00,'0',0x00,0x00,0x00};
3715 const unsigned char chineseTxtE_GSM[] = {0x80, 0x00,0x00, 'E',0x00,' ',0x00,'G',0x00,'S',0x00,'M',0x00,0x00,0x00};
3716 const unsigned char chineseTxtGSM_850[] = {0x80, 0x00,0x00, 'G',0x00,'S',0x00,'M',0x00,' ',0x00,'8',0x00,'5',0x00,'0',0x00,0x00,0x00};
3717 const unsigned char chineseTxtCallTimeout[] = {0x80, 0x00,0x54,0x7c,0x53,0xeb,0x8d,0x85,0x65,0xf6, 0x00, 0x00};
3718 const unsigned char chineseTxtBand[] = {0x80, 0x00,0x98,0x91,0x6b,0xb5, 0x00, 0x00};
3719 const unsigned char chineseTxtSatRefresh[] = {0x80, 0x00,0x52,0x37,0x65,0xb0,0x00,0x53,0x00,0x41,0x00,0x54, 0x00, 0x00};
3720 const unsigned char chineseTxtCallBlocked[] = {0x80, 0x00,0x54,0x7c,0x53,0xeb,0x96,0x3b,0x58,0x5e, 0x00, 0x00};
3721 const unsigned char chineseTxtblacklisted[] = {0x80, 0x00,0x75,0x35,0x8b,0xdd,0x53,0xf7,0x78,0x01,0x9e,0xd1,0x54,0x0d,0x53,0x55,0x00,0x00};
3722 const unsigned char chineseTxtErrUnknown[] = {0x80, 0x00,0x67,0x2a,0x77,0xe5,0x95,0x19,0x8b,0xef,0x00,0x00};
3723 const unsigned char chineseTxtSSErr[] = {0x80, 0x00,0x00,0x53,0x00,0x53,0x95,0x19,0x8b,0xef,0x00,0x00};
3724 const unsigned char chineseTxtUnknownSub[] = {0x80, 0x00,0x67,0x2a,0x77,0xe5,0x75,0x28,0x62,0x37,0x00,0x00};
3725 const unsigned char chineseTxtIllSub[] = {0x80, 0x00,0x97,0x5e,0x6c,0xd5,0x75,0x28,0x62,0x37,0x00,0x00};
3726 const unsigned char chineseTxtIllEqip[] = {0x80, 0x00,0x97,0x5e,0x6c,0xd5,0x5e,0xfa,0x8b,0xae,0x00,0x00};
3727 const unsigned char chineseTxtIllOp[] = {0x80, 0x00,0x97,0x5e,0x6c,0xd5,0x64,0xcd,0x4f,0x5c,0x00,0x00};
3728 const unsigned char chineseTxtSubVil[] = {0x80, 0x00,0x00, '#', 0x00, ' ', 0x00, '5', 0x00, ' ', 0x00, '4', 0x00,0x00};
3729 const unsigned char chineseTxtInComp[] = {0x80, 0x00,0x4e,0x0d,0x51,0x7c,0x5b,0xb9,0x00,0x00};
3730 const unsigned char chineseTxtFacNoSup[] = {0x80, 0x00,0x8b,0xbe,0x59,0x07,0x4e,0x0d,0x63,0xd0,0x4f,0x9b,0x00,0x00};
3731 const unsigned char chineseTxtAbsSub[] = {0x80, 0x00,0x00, '#', 0x00, ' ', 0x00, '5', 0x00, ' ', 0x00, '7', 0x00,0x00};
3732 const unsigned char chineseTxtSysFail[] = {0x80, 0x00,0x7c,0xfb,0x7e,0xdf,0x95,0x19,0x8b,0xef,0x00,0x00};
3733 const unsigned char chineseTxtMissDta[] = {0x80, 0x00,0x65,0x70,0x63,0x6e,0x4e,0x22,0x59,0x31,0x00,0x00};
3734 const unsigned char chineseTxtUnexDta[] = {0x80, 0x00,0x4e,0x0d,0x67,0x1f,0x67,0x1b,0x65,0x70,0x63,0x6e,0x00,0x00};
3735 const unsigned char chineseTxtPwdErr[] = {0x80, 0x00,0x8f,0x93,0x51,0x65,0x95,0x19,0x8b,0xef,0x00,0x00};
3736 const unsigned char chineseTxtUnkAlph[] = {0x80, 0x00,0x67,0x2a,0x77,0xe5,0x5b,0x57,0x6b,0xcd,0x00,0x00};
3737 const unsigned char chineseTxtMaxMpty[] = {0x80, 0x00,0x67,0x00,0x59,0x1a,0x4f,0x1a,0x8b,0xae,0x53,0xc2,0x52,0xa0,0x65,0xb9,0x00,0x00};
3738 const unsigned char chineseTxtResNoAvai[] = {0x80, 0x00,0x00, '#', 0x00, ' ', 0x00, '6', 0x00, ' ', 0x00, '4', 0x00,0x00};
3739 const unsigned char chineseTxtUnRec[] = {0x80, 0x00,0x65,0xe0,0x6c,0xd5,0x8b,0xc6,0x52,0x2b,0x00,0x00};
3740 const unsigned char chineseTxtMisTyp[] = {0x80, 0x00,0x95,0x19,0x8b,0xef,0x7c,0x7b,0x57,0x8b,0x00,0x00};
3741 const unsigned char chineseTxtBadStruct[] = {0x80, 0x00,0x57,0x4f,0x7e,0xd3,0x67,0x84,0x00,0x00};
3742 const unsigned char chineseTxtDupInv[] = {0x80, 0x00,0x91,0xcd,0x59,0x0d,0x4f,0x7f,0x75,0x28,0x00,0x00};
3743 const unsigned char chineseTxtResLim[] = {0x80, 0x00,0x6c,0xa1,0x67,0x09,0x8d,0x44,0x6e,0x90,0x00,0x00};
3744 const unsigned char chineseTxtIniRel[] = {0x80, 0x00,0x00, '#', 0x00, ' ', 0x00, '7',0x00, ' ', 0x00, '0', 0x00,0x00};
3745 const unsigned char chineseTxtFatRes[] = {0x80, 0x00,0x00, '#', 0x00, ' ', 0x00, '7', 0x00, ' ', 0x00, '1', 0x00,0x00};
3746 const unsigned char chineseTxtEntAnw[] = {0x80, 0x00,0x56,0xde,0x7b,0x54,0x00,0x3a,0x00,0x00};
3747 const unsigned char chineseTxtSsMsg[] = {0x80, 0x00,0x00,0x53,0x00,0x53,0x6d,0x88,0x60,0x6f,0x00,0x00};
3748 /*MC end*/
3749 const unsigned char chineseUnknownCode[] = {0x80, 0x00,0x67,0x2a,0x77,0xe5,0x78,0x01, 0x00, 0x00};
3750 const unsigned char chineseTxtMobileInfo[] = {0x80, 0x00,0x62,0x4b,0x67,0x3a,0x4f,0xe1,0x60,0x6f, 0x00, 0x00};
3751 const unsigned char chineseTxtServingCell[]= {0x80, 0x00,0x67,0x0d,0x52,0xa1,0x5c,0x0f,0x53,0x3a, 0x00, 0x00};
3752 const unsigned char chineseTxtNeighbourCell[] = {0x80, 0x00,0x4e,0x34,0x8f,0xd1,0x5c,0x0f,0x53,0x3a, 0x00, 0x00};
3753 const unsigned char chineseTxtLocation[] = {0x80, 0x00,0x4f,0x4d,0x7f,0x6e, 0x00, 0x00};
3754
3755 //const unsigned char chineseTxtCiphHopDTX[] = {0x80, 0x00,0x00, 'C',0x00,'i',0x00,'p',0x00,'h',0x00,' ',0x00,'H',0x00,'o',0x00,'p',0x00,' ',0x00,'D',0x00,'T',0x00,'X',0x00,0x00, 0x00}; /*MC, SPR1209*/
3756 const unsigned char chineseTxtCiphHopDTX[] = {0x80, 0x00,0x00,0x43,0x00,0x69,0x00,0x70,0x00,0x68,0x00,0x20,0x00,0x48,0x00,0x6f,0x00,0x70,0x00,0x20,0x00,0x44,0x00,0x54,0x00,0x58, 0x00, 0x00};
3757 const unsigned char chineseTxtPhoneSettings[] = {0x80, 0x00,0x62,0x4b,0x67,0x3a,0x8b,0xbe,0x7f,0x6e,0x00,0x00}; //SPR#1113 - DS - Added text id for renamed main menu item "Phone Settings"
3758 const unsigned char chineseTxtNetworkServices[] = {0x80, 0x00,0x7f,0x51,0x7e,0xdc,0x67,0x0d,0x52,0xa1,0x00,0x00}; //SPR#1113 - DS - Added text id for new main menu item "Netw. Services"
3759 const unsigned char chineseTxtCallDeflection[] = {0x80, 0x00,0x54,0x7c,0x53,0xeb,0x8f,0x6c,0x79,0xfb,0x00,0x00}; //SPR#1113 - DS - Added text id for new menu item "Call Deflection" (CD)
3760 const unsigned char chineseTxtConcat[]= {0x80, 0x00,0x94,0xfe,0x63,0xa5, 0x00, 0x00};
3761
3762 /*MC SPR 1319, created new unicode strings for colour menu*/
3763 const unsigned char chineseTxtColourMenu[] = {0x80, 0x00,0x5f,0x69,0x82,0x72,0x76,0x84, 0x00, 0x00};
3764 const unsigned char chineseTxtColourBlack[] = {0x80, 0x00,0x9e,0xd1,0x82,0x72, 0x00, 0x00};
3765
3766 const unsigned char chineseTxtColourBlue[] = {0x80, 0x00,0x84,0xdd,0x82,0x72,0x00,0x00};
3767 const unsigned char chineseTxtColourCyan[] = {0x80, 0x00,0x97,0x52,0x82,0x72,0x00,0x00};
3768 const unsigned char chineseTxtColourGreen[] = {0x80, 0x00,0x7e,0xff,0x82,0x72, 0x00, 0x00};
3769 const unsigned char chineseTxtColourMagenta[] = {0x80, 0x00,0x6d,0x0b,0x7e,0xa2,0x00,0x00};
3770 const unsigned char chineseTxtColourYellow[] = {0x80, 0x00,0x9e,0xc4,0x82,0x72, 0x00, 0x00};
3771 const unsigned char chineseTxtColourRed[] = {0x80, 0x00,0x7e,0xa2,0x82,0x72, 0x00, 0x00};
3772 const unsigned char chineseTxtColourWhite[] = {0x80, 0x00,0x76,0x7d,0x82,0x72, 0x00, 0x00};
3773 const unsigned char chineseTxtColourPink[] = {0x80, 0x00,0x7c,0x89,0x7e,0xa2, 0x00, 0x00};
3774 const unsigned char chineseTxtColourOrange[] = {0x80, 0x00,0x6a,0x59,0x82,0x72, 0x00, 0x00};
3775 const unsigned char chineseTxtTxtColourLightBlue[] = {0x80, 0x00,0x6d,0x45,0x84,0xdd,0x82,0x72, 0x00, 0x00};
3776 const unsigned char chineseTxtColourLightGreen[] = {0x80, 0x00, 0x6d,0x45,0x7e,0xff,0x82,0x72, 0x00, 0x00};
3777 const unsigned char chineseTxtTxtColourPaleYellow[] = {0x80, 0x00,0x6d,0x45,0x9e,0xc4,0x82,0x72, 0x00, 0x00};
3778 const unsigned char chineseTxtColourTransparent[] = {0x80, 0x00,0x90,0x0f,0x66,0x0e, 0x00, 0x00};
3779 const unsigned char chineseTxtIdleScreenBackground[] = {0x80, 0x00,0x5f,0x85,0x67,0x3a,0x75,0x4c,0x97,0x62,0x80,0xcc,0x66,0x6f,0x82,0x72, 0x00, 0x00};
3780 const unsigned char chineseTxtIdleScreenSoftKey[] = {0x80, 0x00,0x5f,0x85,0x67,0x3a,0x75,0x4c,0x97,0x62,0x8f,0x6f,0x95,0x2e, 0x00, 0x00};
3781 const unsigned char chineseTxtIdleScreenText[] = {0x80, 0x00,0x5f,0x85,0x67,0x3a,0x75,0x4c,0x97,0x62,0x65,0x87,0x67,0x2c, 0x00, 0x00};
3782 const unsigned char chineseTxtIdleScreenNetworkName[] = {0x80, 0x00,0x5f,0x85,0x67,0x3a,0x75,0x4c,0x97,0x62,0x7f,0x51,0x7e,0xdc,0x68,0x07,0x8b,0xc6,0x00, 0x00};
3783 const unsigned char chineseTxtGeneralBackground[] = {0x80, 0x00,0x80,0xcc,0x66,0x6f, 0x00, 0x00};
3784 const unsigned char chineseTxtMenuSoftKeyForeground[] = {0x80, 0x00,0x83,0xdc,0x53,0x55,0x8f,0x6f,0x95,0x2e,0x52,0x4d,0x66,0x6f,0x82,0x72,0x00, 0x00};
3785 const unsigned char chineseTxtMenuSoftKeyBackground[] = {0x80, 0x00,0x83,0xdc,0x53,0x55,0x8f,0x6f,0x95,0x2e,0x80,0xcc,0x66,0x6f,0x82,0x72,0x00, 0x00};
3786 const unsigned char chineseTxtSubMenuHeadingText[] = {0x80, 0x00,0x5b,0x50,0x83,0xdc,0x53,0x55,0x68,0x07,0x98,0x98,0x65,0x87,0x5b,0x57,0x00, 0x00};
3787 const unsigned char chineseTxtTxtSubMenuHeadingBackground[] = {0x80, 0x00,0x5b,0x50,0x83,0xdc,0x53,0x55,0x68,0x07,0x98,0x98,0x80,0xcc,0x66,0x6f,0x82,0x72,0x00, 0x00};
3788 const unsigned char chineseSubMenuTextForeground[] = {0x80, 0x00,0x5b,0x50,0x83,0xdc,0x53,0x55,0x52,0x4d,0x66,0x6f,0x82,0x72, 0x00, 0x00};
3789 const unsigned char chineseTxtTxtSubMenuTextBackground[] = {0x80, 0x00,0x5b,0x50,0x83,0xdc,0x53,0x55,0x80,0xcc,0x66,0x6f,0x82,0x72,0x00, 0x00};
3790 const unsigned char chineseTxtSubMenuSelectionBar[]= {0x80, 0x00,0x5b,0x50,0x83,0xdc,0x53,0x55,0x90,0x09,0x62,0xe9,0x98,0x79,0x00, 0x00};
3791 const unsigned char chineseTxtPopUpTextForeground[] = {0x80, 0x00,0x5f,0x39,0x51,0xfa,0x65,0x87,0x67,0x2c,0x52,0x4d,0x66,0x6f,0x82,0x72,0x00, 0x00};
3792 const unsigned char chineseTxtPopUpTextBackground[] = {0x80, 0x00,0x5f,0x39,0x51,0xfa,0x65,0x87,0x67,0x2c,0x80,0xcc,0x66,0x6f,0x82,0x72,0x00, 0x00};
3793 const unsigned char chineseTxtSelectBook[] = {0x80, 0x00,0x90,0x09,0x62,0xe9,0x75,0x35,0x8b,0xdd,0x67,0x2c,0x00,0x00}; /* SPR1112 - SH */
3794 const unsigned char chineseTxtSim[] = {0x80, 0x00,0x00,0x53,0x00,0x49,0x00,0x4d,0x00, 0x00};
3795 const unsigned char chineseTxtMove[] = {0x80, 0x00,0x79,0xfb,0x52,0xa8,0x00, 0x00 };
3796 const unsigned char chineseTxtCopy[] = {0x80, 0x00,0x59,0x0d,0x52,0x36,0x00, 0x00 };
3797 const unsigned char chineseTxtThisEntry[]= {0x80, 0x00,0x5f,0x53,0x52,0x4d,0x98,0x79,0x00, 0x00};
3798 /*mc end*/
3799 const unsigned char chineseTxtColour[] = { 0x80, 0x00,0x98,0x9c,0x82,0x72,0x00,0x00};
3800 const unsigned char chineseTxtLoser[] = { 0x80, 0x00,0x4f,0x60,0x8f,0x93,0x4e,0x86,0x00,0x00};
3801 const unsigned char chineseTxtWinner[] = { 0x80, 0x00,0x4f,0x60,0x8d,0x62,0x4e,0x86,0x00,0x00};
3802 const unsigned char chineseTxtPlayAgain[] = { 0x80, 0x00,0x51,0x8d,0x73,0xa9,0x4e,0x00,0x6b,0x21,0x00,0x3f,0x00,0x00};
3803 const unsigned char chineseTxtBackground[] = { 0x80, 0x00,0x80,0xcc,0x66,0x6f,0x00,0x00};
3804 const unsigned char chineseTxtNetworkIcon[] = { 0x80, 0x00,0x7f,0x51,0x7e,0xdc,0x68,0x07,0x8b,0xc6,0x00,0x00}; /*AP - 29-01-03 - Add to language table */
3805 const unsigned char chineseTxtIdle [] = {0x80, 0x00,0x5f,0x85,0x67,0x3a,0x75,0x4c,0x97,0x62,0x00,0x00 };
3806 const unsigned char chineseTxtSquares[] = {0x80, 0x00,0x65,0xb9,0x57,0x57,0x00,0x00 };
3807 const unsigned char chineseTxtO2[] = {0x80, 0x00,0x00,0x4f,0x00,0x32,0x00,0x00 };
3808 const unsigned char chineseTxtTree[] = {0x80, 0x00,0x68,0x11,0x00,0x00 };
3809 const unsigned char chineseTxtTILogo[] = {0x80, 0x00, 0x00,0x54,0x00,0x49,0x68,0x07,0x8b,0xc6,0x00,0x00 };
3810 const unsigned char chineseTxtSunset[] = {0x80, 0x00,0x65,0xe5,0x84,0x3d,0x00,0x00 };
3811 const unsigned char chineseTxtEdinburgh[] = {0x80, 0x00, 0x72,0x31,0x4e,0x01,0x58,0x21,0x00,0x00 };
3812 const unsigned char chineseTxtCallBack[] = {0x80, 0x00,0x56,0xde,0x62,0xe8,0x00,0x00}; //SPR#1113 - DS - Added text id for new menu item "Call Back" (CCBS)
3813 const unsigned char chineseTxtCallBackQuery[] = {0x80, 0x00,0x56,0xde,0x62,0xe8,0x96,0x1f,0x52,0x17,0x00,0x00}; // Marcus: CCBS: 15/11/2002
3814 const unsigned char chineseTxtRejected[] = {0x80, 0x00,0x88,0xab,0x62,0xd2,0x7e,0xdd,0x00,0x00}; // Marcus: CCBS: 15/11/2002
3815 const unsigned char chineseTxtDeflectCall[] = {0x80, 0x00,0x8f,0x6c,0x79,0xfb,0x54,0x7c,0x53,0xeb,0x00,0x3a,0x00,0x00}; //SPR 1392 calldeflection
3816 const unsigned char chineseTxtDeflectCallTo[] = {0x80, 0x00,0x8f,0x6c,0x79,0xfb,0x52,0x30,0x00,0x3a,0x00,0x00}; //SPR 1392 calldeflection
3817 const unsigned char chineseTxtDeflect[] = {0x80, 0x00,0x8f,0x6c,0x79,0xfb,0x00,0x00}; //SPR 1392 calldeflection
3818 const unsigned char chineseTxtDeflectingCallTo[]= {0x80, 0x00,0x6b,0x63,0x57,0x28,0x8f,0x6c,0x79,0xfb,0x52,0x30,0x00,0x3a,0x00,0x00}; //SPR 1392 calldeflection
3819 const unsigned char chineseTxtActiveCall[] = {0x80, 0x00,0x6f,0xc0,0x6d,0x3b,0x54,0x7c,0x53,0xeb,0x00,0x00}; /* SPR#1352 - SH*/
3820 const unsigned char chineseTxtHeldCall[] = {0x80, 0x00,0x4f,0xdd,0x63,0x01,0x54,0x7c,0x53,0xeb,0x00,0x00};
3821 const unsigned char chineseTxtActiveTTYCall[] = {0x80, 0x00,0x6f,0xc0,0x6d,0x3b,0x75,0x35,0x4f,0x20,0x54,0x7c,0x53,0xeb,0x00,0x00};
3822 const unsigned char chineseTxtHeldTTYCall[] = {0x80, 0x00,0x4f,0xdd,0x63,0x01,0x75,0x35,0x4f,0x20,0x54,0x7c,0x53,0xeb,0x00,0x00};
3823 const unsigned char chineseTxtTTY[] = {0x80, 0x00,0x75,0x35,0x4f,0x20,0x00,0x00};
3824 /*x0039928 OMAPS00097714 - HCO/VCO implementation - added strings*/
3825 #ifdef FF_TTY_HCO_VCO
3826 const unsigned char chineseTxtTTYAll[] = {0x80, 0x00, 0x00, 'T', 0x00, 'T', 0x00, 'Y', 0x00, ' ', 0x00,'A', 0x00, 'l', 0x00, 'l', 0x00, 0x00 };
3827 const unsigned char chineseTxtTTYVco[] = {0x80, 0x00, 0x00, 'T', 0x00, 'T', 0x00, 'Y', 0x00, ' ', 0x00,'V', 0x00, 'c', 0x00, 'o', 0x00, 0x00 };
3828 const unsigned char chineseTxtTTYHco[] = {0x80, 0x00, 0x00, 'T', 0x00, 'T', 0x00, 'Y', 0x00, ' ', 0x00,'H', 0x00, 'c', 0x00, 'o', 0x00, 0x00 };
3829 #endif
3830 const unsigned char chineseTxtOnNextCall[] = {0x80, 0x00,0x5f,0x53,0x4e,0x0b,0x4e,0x00,0x4e,0x2a,0x54,0x7c,0x53,0xeb,0x00,0x00};
3831 const unsigned char chineseTxtAlwaysOn[] = {0x80, 0x00,0x60,0x3b,0x57,0x28,0x00,0x00};
3832 const unsigned char chineseTxtTTYCalling[] = {0x80, 0x00,0x60,0x3b,0x57,0x28,0x00,0x00};
3833 const unsigned char chineseTxtIncomingTTYCall[] = {0x80, 0x00,0x75,0x35,0x4f,0x20,0x54,0x7c,0x53,0xeb,0x4e,0x2d,0x00,0x2e,0x00,0x2e,0x00,0x2e,0x00,0x00};
3834 const unsigned char chineseTxtProvisioned[] = { 0x80, 0x00,0x5d,0xf2,0x4f,0x9b,0x5e,0x94,0x00, 0x00 }; // Marcus: Issue 1652: 03/02/2003
3835 const unsigned char chineseTxtExecuted[] = { 0x80, 0x00, 0x5d,0xf2,0x62,0x67,0x88,0x4c,0x00, 0x00 }; // Marcus: Issue 1652: 03/02/2003
3836 const unsigned char chineseTxtMultiparty[] = { 0x80, 0x00,0x00, 'M', 0x00, 'u', 0x00, 'l', 0x00, 't', 0x00, 'i', 0x00, 'p', 0x00, 'a', 0x00, 'r', 0x00, 't', 0x00, 'y', 0x00, 0x00 }; // AP: Issue 1749: 06/03/03
3837 const unsigned char chineseTxtBootTime[] = {0x80, 0x00, 0x00,'B', 0x00,'o',0x00,'o',0x00,'t',0x00,' ',0x00,'T',0x00,'i',0x00,'m',0x00,'e',0x00,0x00}; /*OMAPS0091029 x0039928(sumanth)*/
3838 /*MC, SPR 1526, end*/
3839 const unsigned char chineseTxtCommand[] = { 0x80, 0x00,0x00,'C', 0x00, 'o', 0x00, 'm', 0x00, 'm', 0x00, 'a', 0x00, 'n', 0x00, 'd', 0x00, 0x00 }; // NDH : SPR#1869 : 08/04/2003
3840 const unsigned char chineseTxtCompleted[] = {0x80, 0x00, 0x00,'C', 0x00, 'o', 0x00, 'm', 0x00, 'p', 0x00, 'l', 0x00, 'e', 0x00, 't', 0x00, 'e', 0x00, 'd', 0x00, 0x00 }; // NDH : SPR#1869 : 08/04/2003
3841 const unsigned char chineseTxtDialup[] = {0x80, 0x00,0x00,'D',0x00,'i',0x00,'a',0x00,'l',0x00,'u',0x00,'p',0x00,0x00}; /* SPR#2324 - SH */
3842 const unsigned char chineseTxtAdvanced[] = {0x80, 0x00,0x00,'A',0x00,'d',0x00,'v',0x00,'a',0x00,'n',0x00,'c',0x00,'e',0x00,'d',0x00,0x00}; /* SPR#2324 - SH */
3843 const unsigned char chineseTxtGPRSDialupGPRS[] = {0x80, 0x00,0x00,'(',0x00,'G',0x00,'P',0x00,'R',0x00,'S',0x00,')',0x00,'/',0x00,'D',0x00,'i',0x00,'a',0x00,'l',0x00,'u',0x00,'p',0x00,0x00}; /* SPR#2324 - SH */
3844 const unsigned char chineseTxtGPRSDialupDialup[] = {0x80, 0x00,0x00,'G',0x00,'P',0x00,'R',0x00,'S',0x00,'/',0x00,'(',0x00,'D',0x00,'i',0x00,'a',0x00,'l',0x00,'u',0x00,'p',0x00,')',0x00,0x00}; /* SPR#2324 - SH */
3845 const unsigned char chineseTxtProfiles[] = {0x80, 0x00,0x00,'P',0x00,'r',0x00,'o',0x00,'f',0x00,'i',0x00,'l',0x00,'e',0x00,'s', 0x00, 0x00}; /* SPR#2324 - SH */
3846 const unsigned char chineseTxtNewProfile[] = {0x80, 0x00,0x00,'N',0x00,'e',0x00,'w',0x00,' ',0x00,'P',0x00,'r',0x00,'o',0x00,'f',0x00,'i',0x00,'l',0x00,'e',0x00, 0x00}; /* SPR#2324 - SH */
3847 const unsigned char chineseTxtResetProfiles[] = {0x80, 0x00, 0x00,'R',0x00,'e',0x00,'s',0x00,'e',0x00,'t',0x00,' ',0x00,'P',0x00,'r',0x00,'o',0x00,'f',0x00,'i',0x00,'l',0x00,'e',0x00,'s',0x00,0x00}; /* SPR#2324 - SH */
3848 const unsigned char chineseTxtChooseReplacement1[] = { 0x80, 0x00,0x00,'C', 0x00, 'h', 0x00, 'o', 0x00, 'o', 0x00, 's', 0x00, 'e', 0x00, 0x00 }; /* SPR#2354 - SH */
3849 const unsigned char chineseTxtChooseReplacement2[] = { 0x80, 0x00,0x00,'R', 0x00, 'e', 0x00, 'p', 0x00, 'l', 0x00, 'a', 0x00, 'c', 0x00, 'e', 0x00, 'm', 0x00, 'e', 0x00, 'n', 0x00, 't', 0x00, 0x00 }; /* SPR#2354 - SH */
3850 const unsigned char chineseTxtNewPinAndConfirm[] = {0x80, 0x00, 0x00,'N', 0x00, 'e', 0x00, 'w', 0x00, ' ', 0x00, 'P', 0x00, 'I', 0x00, 'N', 0x00, ' ', 0x00, '&', 0x00, ' ', 0x00, 'C', 0x00, 'o', 0x00, 'n', 0x00, 'f', 0x00, '.', 0x00, 0x00 }; // NDH : CQ11260 : 12/08/2003
3851 const unsigned char chineseTxtAreDifferent[] = { 0x80, 0x00,0x00,'a', 0x00, 'r', 0x00, 'e', 0x00, ' ', 0x00, 'd', 0x00, 'i', 0x00, 'f', 0x00, 'f', 0x00, 'e', 0x00, 'r', 0x00, 'e', 0x00, 'n', 0x00, 't', 0x00, 0x00 }; // NDH : CQ11260 : 12/08/2003
3852 const unsigned char chineseTxtDataCounterReset[] = {0x80, 0x00,0x00, 'R',0x00,'e',0x00,'s',0x00,'e',0x00,'t',0x00,' ',0x00,'C',0x00,'o',0x00,'u',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,'?',0x00,0x00}; /* SPR#2346 - SH */
3853 const unsigned char chineseTxtCallDate[] = { 0x80, 0x00,0x00, 'D', 0x00, 'a', 0x00, 't', 0x00, 'e', 0x00, ' ', 0x00, ':', 0x00, ' ', 0x00, 0x00 }; /* API - 05/09/03 - SPR2357 - Added */
3854 const unsigned char chineseTxtCallTime[] = { 0x80, 0x00,0x00, 'T', 0x00, 'i', 0x00, 'm', 0x00, 'e', 0x00, ' ', 0x00, ':', 0x00, ' ', 0x00, 0x00 }; /* API - 05/09/03 - SPR2357 - Added */
3855 const unsigned char chineseTxtInvalidMessage[] = {0x80, 0x00,0x00, 'I',0x00,'n',0x00,'v',0x00,'a',0x00,'l',0x00,'i',0x00,'d',0x00,' ',0x00,'M',0x00,'e',0x00,'s',0x00,'s',0x00,'a',0x00,'g',0x00,'e',0x00,0x00};/*MC SPR 2530*/
3856 const unsigned char chineseTxtIncompleteMessage[] = {0x80, 0x00,0x00, 'I',0x00,'n',0x00,'c',0x00,'o',0x00,'m',0x00,'p',0x00,'l',0x00,'e',0x00,'t',0x00,'e',0x00,' ',0x00,'M',0x00,'e',0x00,'s',0x00,'s',0x00,'a',0x00,'g',0x00,'e',0x00,0x00};/*MC SPR 2530*/
3857 const unsigned char chineseTxtSRR[] = { 0x00,'S',0x00,'t',0x00,'a',0x00,'t',0x00,'u',0x00,'s',0x00,' ',0x00,'R',0x00,'e',0x00,'p',0x00,'o',0x00,'r',0x00,'t',0x00,0x00 }; // Marcus: Issue 1170: 30/09/2002
3858 //March 2, 2005 REF: CRR 11536 x0018858
3859 /* x0045876, 14-Aug-2006 (WR - integer conversion resulted in truncation) */
3860 const unsigned char chineseTxtRP[] = { 0x00,'R',0x00,'e',0x00,'p',0x00,'l',0x00,'y',0x00,' ',0x00,'P',0x00,'a',0x00,'t',0x00,'h',0x00,0x00 }; // added this string.for the reply path.
3861 const unsigned char chineseTxtDelivered[] = { 0x00,'D',0x00,'e',0x00,'l',0x00,'i',0x00,'v',0x00,'e',0x00,'r',0x00,'e',0x00,'d',0x00,0x00 }; // Marcus: Issue 1170: 07/10/2002
3862 const unsigned char chineseTxtTempError[] = { 0x00,'T',0x00,'e',0x00,'m',0x00,'p',0x00,'.',0x00,' ',0x00,'E',0x00,'r',0x00,'r',0x00,'o',0x00,'r',0x00, 0x00 }; // Marcus: Issue 1170: 07/10/2002
3863 /* SUJATHA MMS integration */
3864 //const unsigned char chineseTxtDownload[] = {0x00,'C',0x00,'D',0x00,'o',0x00,'w',0x00,'n',0x00,'l',0x00,'o',0x00,'a',0x00,'d',0x00,0x00};
3865 #if defined (FF_WAP) && defined (FF_GPF_TCPIP) //added by ellen
3866 const unsigned char chineseTxtPushMessages[] = {0x00,'P',0x00,'u',0x00,'s',0x00,'h',0x00,'M',0x00,'e',0x00,'s',0x00,'s',0x00,'a',0x00,0x00,'g',0x00,'e',0x00,'s',0x00,0x00};
3867 const unsigned char chineseTxtShowMessages[] = {0x00,'S',0x00,'h',0x00,'o',0x00,'w',0x00,'M',0x00,'e',0x00,'s',0x00,'s',0x00,'a',0x00,0x00,'g',0x00,'e',0x00,'s',0x00,0x00};
3868 #endif
3869 const unsigned char chineseTxtMMS[] = {0x80, 0x00,0x00,'M', 0x00,'M', 0x00,'S', 0x00,0x00}; //x0035544 07-11-2005
3870 const unsigned char chineseTxtEMS[] = {0x80, 0x00,0x00, 'E', 0x00,'M', 0x00,'S', 0x00,0x00};
3871 const unsigned char chineseTxtMMSCreate[] = {0x80, 0x00,0x00,'C',0x00,'r',0x00,'e',0x00,'a',0x00,'t',0x00,'e',0x00,' ',0x00,'M',0x00,'M',0x00,'S', 0x00,0x00};
3872 const unsigned char chineseTxtEMSCreate[] = {0x80, 0x00,0x00,'C',0x00,'r',0x00,'e',0x00,'a',0x00,'t',0x00,'e',0x00,' ',0x00,'E',0x00,'M',0x00,'S', 0x00,0x00};
3873 const unsigned char chineseTxtMMSInbox[] = {0x80, 0x00,0x00,'I',0x00,'n',0x00,'b',0x00,'o',0x00,'x', 0x00,0x00};
3874 const unsigned char chineseTxtMMSUnsent[] = {0x80, 0x00,0x00,'U',0x00,'n',0x00,'s',0x00,'e',0x00,'n',0x00,'t', 0x00,0x00};
3875 //CRR: 25291 - xrashmic 14 Oct 2004
3876 const unsigned char chineseTxtMMSSent[] = {0x80, 0x00,0x00,'S',0x00,'e',0x00,'n',0x00,'t', 0x00,0x00};
3877 const unsigned char chineseTxtMMSSettings[] = {0x80, 0x00,0x00,'S',0x00,'e',0x00,'t',0x00,'t',0x00,'i',0x00,'n',0x00,'g',0x00,'s', 0x00,0x00};
3878 const unsigned char chineseTxtRetrieveCondition[] = {0x80, 0x00,0x00,'R',0x00,'e',0x00,'t',0x00,'r',0x00,'i',0x00,'e',0x00,'v',0x00,'a',0x00,'l',0x00,' ',0x00,'T',0x00,'y',0x00,'p',0x00,'e',0x00,0x00}; //x0035544 07-11-2005
3879 const unsigned char chineseTxtMMSInsertPicture[] = {0x80, 0x00,0x00, 'I',0x00,'n',0x00,'s',0x00,' ',0x00,'P',0x00,'i',0x00,'c',0x00,'t',0x00,'u',0x00,'r',0x00,'e',0x00,0x00};
3880 const unsigned char chineseTxtMMSInsertSound[] = {0x80, 0x00,0x00, 'I',0x00,'n',0x00,'s',0x00,' ',0x00,'S',0x00,'o',0x00,'u',0x00,'n',0x00,'d',0x00,0x00};
3881 /* x0045876, 14-Aug-2006 (WR - integer conversion resulted in truncation) */
3882 const unsigned char chineseTxtMMSInsertText[] = {0x80, 0x00,0x00, 'I',0x00,'n',0x00,'s',0x00,' ',0x00,'T',0x00,'e',0x00,'x',0x00,'t',0x00,0x00};
3883 const unsigned char chineseTxtMMSInsertSlide[] = {0x80, 0x00,0x00,'I',0x00,'n',0x00,'s',0x00,' ',0x00,'S',0x00,'l',0x00,'i',0x00,'d',0x00,'e', 0x00,0x00};
3884 const unsigned char chineseTxtMMSDelete[] = {0x80, 0x00,0x00,'D',0x00,'e',0x00,'l',0x00,'e',0x00,'t',0x00,'e', 0x00,0x00};
3885 const unsigned char chineseTxtMMSPreview[] = {0x80, 0x00,0x00,'P',0x00,'r',0x00,'e',0x00,'v',0x00,'i',0x00,'e',0x00,'w', 0x00,0x00};
3886 const unsigned char chineseTxtMMSDeleteSlide[] = {0x80, 0x00,0x00,'D',0x00,'e',0x00,'l',0x00,' ',0x00,'S',0x00,'l',0x00,'i',0x00,'d',0x00,'e', 0x00,0x00};
3887 const unsigned char chineseTxtMMSDeletePicture[] = {0x80, 0x00,0x00,'D',0x00,'e',0x00,'l',0x00,' ',0x00,'P',0x00,'i',0x00,'c',0x00,'t',0x00,'u',0x00,'r',0x00,'e', 0x00,0x00};
3888 const unsigned char chineseTxtMMSDeleteSound[] = {0x80, 0x00,0x00, 'D',0x00,'e',0x00,'l',0x00,' ',0x00,'S',0x00,'o',0x00,'u',0x00,'n',0x00,'d',0x00,0x00};
3889 const unsigned char chineseTxtMMSDeleteText[] = {0x80, 0x00,0x00,'D',0x00,'e',0x00,'l',0x00,' ',0x00,'T',0x00,'e',0x00,'x',0x00,'t', 0x00,0x00};
3890 const unsigned char chineseTxtMMSInsert[] = {0x80, 0x00,0x00, 'I',0x00,'n',0x00,'s',0x00,'e',0x00,'r',0x00,'t',0x00,0x00};
3891 const unsigned char chineseTxtMMSSendSucess[] = {0x80, 0x00,0x00,'S',0x00,'e',0x00,'n',0x00,'t', 0x00,0x00};
3892 /* x0045876, 14-Aug-2006 (WR - integer conversion resulted in truncation) */
3893 const unsigned char chineseTxtMMSSendFail[] = {0x80, 0x00,0x00,'S',0x00,'e',0x00,'n',0x00,'d',0x00,' ',0x00,'F',0x00,'a',0x00,'i',0x00,'l',0x00,'e',0x00,'d', 0x00,0x00};
3894 const unsigned char chineseTxtMMSSendng[] = {0x80, 0x00,0x00, 'S',0x00,'e',0x00,'n',0x00,'d',0x00,'i',0x00,'n',0x00,'g',0x00,0x00};
3895 const unsigned char chineseTxtMMSDownloading[] = {0x80, 0x00,0x00, 'R',0x00,'e',0x00,'c',0x00,'e',0x00,'i',0x00,'v',0x00,'i',0x00,'n',0x00,'g',0x00,0x00};
3896 const unsigned char chineseTxtNewMMS[] = {0x80, 0x00,0x00,'N',0x00,'e',0x00,'w',0x00,' ',0x00,'M',0x00,'M',0x00,'S', 0x00,0x00};
3897 const unsigned char chineseTxtMMSRcvFail[] = {0x80, 0x00,0x00,'S',0x00,'e',0x00,'n',0x00,'d',0x00,' ',0x00,'F',0x00,'a',0x00,'i',0x00,'l',0x00,'e',0x00,'d', 0x00,0x00};
3898 const unsigned char chineseTxtMMSDots[] = {0x80, 0x00,0x00, 'M',0x00,'M',0x00,'S',0x00,'.',0x00,'.',0x00,'.',0x00,0x00};
3899 const unsigned char chineseTxtExtract[] = {0x80, 0x00,0x00, 'E',0x00,'x',0x00,'t',0x00,'r',0x00,'a',0x00,'c',0x00,'t',0x00,0x00};
3900 const unsigned char chineseTxtMMSNotification[]= {0x80, 0x00,0x00, 'M',0x00,'M',0x00,'S',0x00,' ',0x00,'N',0x00,'o',0x00,'t',0x00,'i',0x00,'f',0x00,'i',0x00,'c',0x00,'a',0x00,'t',0x00,'i',0x00,'o',0x00,'n',0x00,0x00}; //x0035544 07-11-2005
3901 const unsigned char chineseTxtImmediate[]= {0x80, 0x00,0x00, 'I',0x00,'m',0x00,'m',0x00,'e',0x00,'d',0x00,'i',0x00,'a',0x00,'t',0x00,'e',0x00,0x00}; //x0035544 07-11-2005
3902 const unsigned char chineseTxtDeferred[]= {0x80, 0x00,0x00, 'D',0x00,'e',0x00,'f',0x00,'e',0x00,'r',0x00,'r',0x00,'e',0x00,'d',0x00,0x00}; //x0035544 07-11-2005
3903 const unsigned char chineseTxtMMSRetrieving[]= {0x80, 0x00,0x00, 'M',0x00,'M',0x00,'S',0x00,' ',0x00,'R',0x00,'e',0x00,'t',0x00,'r',0x00,'i',0x00,'e',0x00,'v',0x00,'i',0x00,'n',0x00,'g',0x00,0x00}; //x0035544 07-11-2005
3904 const unsigned char chineseTxtMMSRetrieved[]= {0x80, 0x00,0x00, 'M',0x00,'M',0x00,'S',0x00,' ',0x00,'R',0x00,'e',0x00,'t',0x00,'r',0x00,'i',0x00,'e',0x00,'v',0x00,'e',0x00,'d',0x00,0x00}; //x0035544 07-11-2005
3905 const unsigned char chineseTxtEMSNew[] = {0x80, 0x00, 0x00,'N',0x00,'e',0x00,'w',0x00,' ',0x00,'E',0x00,'M',0x00,'S',0x00, 0x00}; //xrashmic 26 Aug, 2004 MMI-SPR-23931
3906 const unsigned char chineseTxtType[] = {0x80, 0x00, 0x00,'T',0x00,'y',0x00,'p',0x00,'e',0x00, 0x00}; //xrashmic 26 Aug, 2004 MMI-SPR-23931
3907 const unsigned char chineseTxtObject[] = {0x80, 0x00, 0x00,'O',0x00,'b',0x00,'j',0x00,'e',0x00,'c',0x00,'t',0x00, 0x00}; //xrashmic 26 Aug, 2004 MMI-SPR-23931
3908 const unsigned char chineseTxtLarge[] = {0x80, 0x00, 0x00,'T',0x00,'o',0x00,'o',0x00,' ',0x00,'L',0x00,'a',0x00,'r',0x00,'g',0x00,'e',0x00, 0x00}; //xrashmic 26 Aug, 2004 MMI-SPR-23931
3909 const unsigned char chineseTxtInsertPic[] = {0x80, 0x00, 0x00,'I',0x00,'n',0x00,'s',0x00,' ',0x00,'p',0x00,'r',0x00,'e',0x00,' ',0x00,'p',0x00,'i',0x00,'c',0x00, 0x00}; //xrashmic 26 Aug, 2004 MMI-SPR-23931
3910 const unsigned char chineseTxtInsertSound[] = {0x80, 0x00, 0x00,'I',0x00,'n',0x00,'s',0x00,' ',0x00,'p',0x00,'r',0x00,'e',0x00,' ',0x00,'s',0x00,'o',0x00,'u',0x00,'n',0x00,'d',0x00, 0x00}; //xrashmic 26 Aug, 2004 MMI-SPR-23931
3911 const unsigned char chineseTxtAllObjects[] = {0x80, 0x00, 0x00,'O',0x00,'b',0x00,'j',0x00,'e',0x00,'c',0x00,'t',0x00, 0x00}; //xrashmic 26 Aug, 2004 MMI-SPR-23931
3912 const unsigned char chineseTxtExtracted[] = {0x80, 0x00, 0x00,'E',0x00,'x',0x00,'t',0x00,'r',0x00,'a',0x00,'c',0x00,'t',0x00,'e',0x00,'d',0x00, 0x00}; //xrashmic 26 Aug, 2004 MMI-SPR-23931
3913 const unsigned char chineseTxtExtracting[] = {0x80, 0x00, 0x00,'E',0x00,'x',0x00,'t',0x00,'r',0x00,'a',0x00,'c',0x00,'t',0x00,'i',0x00,'n',0x00,'g',0x00, 0x00}; //xrashmic 26 Aug, 2004 MMI-SPR-23931
3914 const unsigned char chineseTxtNoObjects[] = {0x80, 0x00, 0x00,'N',0x00,'o',0x00,' ',0x00,'O',0x00,'b',0x00,'j',0x00,'e',0x00,'c',0x00,'t',0x00, 0x00}; //xrashmic 26 Aug, 2004 MMI-SPR-23931
3915 const unsigned char chineseTxtExtractable[] = {0x80, 0x00, 0x00,'E',0x00,'x',0x00,'t',0x00,'r',0x00,'a',0x00,'c',0x00,'t',0x00,'a',0x00,'b',0x00,'l',0x00,'e',0x00, 0x00}; //xrashmic 26 Aug, 2004 MMI-SPR-23931
3916 const unsigned char chineseTxtLockAls[] = { 0x00,'L',0x00,'o',0x00,'c',0x00,'k',0x00,' ',0x00,'A',0x00,'L',0x00,'S',0x00,0x00 }; // NDH :CQ16317
3917 const unsigned char chineseTxtUnlockAls[] = { 0x00,'U',0x00,'n',0x00,'l',0x00,'o',0x00,'c',0x00,'k',0x00,' ',0x00,'A',0x00,'L',0x00,'S',0x00, 0x00 }; // NDH :CQ16317
3918 const unsigned char chineseTxtAlsLocked[] = { 0x00,'A',0x00,'L',0x00,'S',0x00,' ',0x00,'L',0x00,'o',0x00,'c',0x00,'k',0x00,'e',0x00,'d',0x00,0x00 }; // NDH :CQ16317
3919 const unsigned char chineseTxtAlsUnlocked[] = { 0x00,'A',0x00,'L',0x00,'S',0x00,' ',0x00,'U',0x00,'n',0x00,'l',0x00,'o',0x00,'c',0x00,'k',0x00,'e',0x00,'d',0x00,0x00 }; // NDH :CQ16317
3920 /* x0045876, 14-Aug-2006 (WR - integer conversion resulted in truncation) */
3921 const unsigned char chineseTxtLimService[] = { 0x80,0x00,0x00,'L',0x00,'i',0x00,'m',0x00,'i',0x00,'t',0x00,'e',0x00,'d',0x00,' ',0x00,'S',0x00,'e',0x00,'r',0x00,'v',0x00,'i',0x00,'c',0x00,'e',0x00,0x00 }; // SPR12653
3922 const unsigned char chineseTxtFDNName[] = {0x80, 0x00,0x00, 'F',0x00,'D',0x00,'N',0x00,' ',0x00,'N',0x00,'u',0x00,'m',0x00,'b',0x00,'e',0x00,'r',0x00,'s',0x00,0x00}; //MMI SPR 18555 //localization required.
3923 const unsigned char chineseTxtFDNListFull[] = {0x80, 0x00,0x00, 'F',0x00,'D',0x00,'N',0x00,' ',0x00,'L',0x00,'i',0x00,'s',0x00,'t',0x00,'F',0x00,'u',0x00,'l',0x00,'l',0x00,0x00};//SPR 31710 x0021308:RamG//localization required.
3924 #ifdef FF_CPHS_REL4
3925 const unsigned char chineseTxtMSP[] = {0x80, 0x00, 0x00,'M',0x00,'S',0x00,'P',0x00,' ',0x00,'P',0x00,'r',0x00,'o',0x00,'f',0x00,'i',0x00,'l',0x00,'e',0x00,0x00};
3926 const unsigned char chineseTxtMessageStatus[] = {0x80, 0x00, 0x00,'M',0x00,'e',0x00,'s',0x00,'s',0x00,'a',0x00,'g',0x00,'e',0x00,' ',0x00,'S',0x00,'t',0x00,'a',0x00,'t',0x00,'u',0x00,'s',0x00,0x00};
3927 const unsigned char chineseTxtMailBox[] = {0x80, 0x00, 0x00,'M',0x00,'a',0x00,'i',0x00,'l',0x00,'B',0x00,'o',0x00,'x',0x00,0x00};
3928 const unsigned char chineseTxtElectronic[] = {0x80, 0x00, 0x00,'E',0x00,'l',0x00,'e',0x00,'c',0x00,'t',0x00,'r',0x00,'o',0x00,'n',0x00,'i',0x00,'c',0x00,0x00};
3929 #endif
3930 // Apr 06, 2005 REF: ENH 30011 xdeepadh
3931 //Strings for Camera, Mp3 and midi test application are
3932 //under the respective flags.
3933 //Nov 14, 2005 REF: OMAPS00044445 xdeepadh
3934
3935 /* Nov 22, 2007 DR: OMAPS00152315 x0080701(Bharat) -- Commented #if defined */
3936 // #if defined(FF_MMI_TEST_MP3) || defined(FF_MMI_TEST_AAC)
3937 const unsigned char chineseTxtPlayerMonoChannel[] = {0x80, 0x00,0x00,'M',0x00,'o',0x00,'n',0x00,'o', 0x00,0x00};
3938 const unsigned char chineseTxtPlayerStereoChannel[] = {0x80, 0x00,0x00,'S',0x00,'t',0x00,'e',0x00,'r', 0x00,'e',0x00,'o',0x00,0x00};
3939 const unsigned char chineseTxtPlayerSetChannels[] = {0x80, 0x00,0x00,'C',0x00,'h',0x00,'a',0x00,'n', 0x00,'n',0x00,'e',0x00,'l',0x00,'s',0x00,' ',0x00,'s',0x00,'e', 0x00,'t',0x00,'t',0x00,'i',0x00,'n', 0x00,'g',0x00,'s',0x00,0x00};
3940 const unsigned char chineseTxtPlayerPlay[] = {0x80, 0x00,0x00,'P',0x00,'l',0x00,'a',0x00,'y', 0x00,' ',0x00,' ',0x00,' ',0x00,'f', 0x00,'i',0x00,'l',0x00,'e',0x00,0x00};
3941 const unsigned char chineseTxtPlayerTest[] = {0x80, 0x00,0x00,'A',0x00,'u',0x00,'d',0x00,'i', 0x00,'o',0x00,' ',0x00,'P',0x00,'l',0x00,'a',0x00,'y', 0x00,'e',0x00,'r',0x00,0x00};
3942 const unsigned char chineseTxtPlayerFileSelected[] = {0x80, 0x00,0x00,'F',0x00,'i',0x00,'l',0x00,'e', 0x00,' ',0x00,'S',0x00,'e',0x00,'l',0x00,'e',0x00,'c',0x00,'t', 0x00,'e',0x00,'d',0x00,0x00};
3943 const unsigned char chineseTxtPlayerSelectFile[] = {0x80, 0x00,0x00,'S',0x00,'e',0x00,'l',0x00,'e', 0x00,'c',0x00,'t',0x00,' ',0x00,' ', 0x00,'f',0x00,'i',0x00,'l',0x00,'e',0x00,0x00};
3944 const unsigned char chineseTxtPlayerPause[] = {0x80, 0x00,0x00,'P',0x00,'a',0x00,'u',0x00,'s', 0x00,'e',0x00,0x00};
3945 const unsigned char chineseTxtPlayerResume[] = {0x80, 0x00,0x00,'R',0x00,'e',0x00,'s',0x00,'u',0x00,'m', 0x00,'e',0x00,0x00};
3946 const unsigned char chineseTxtPlayerStop[] = {0x80, 0x00,0x00,'S',0x00,'t',0x00,'o',0x00,'p',0x00,0x00};
3947 const unsigned char chineseTxtPlayerPlaying[] = {0x80, 0x00,0x00,'P',0x00,'l',0x00,'a',0x00,'y',0x00,'i',0x00,'n',0x00,'g',0x00,0x00};
3948 const unsigned char chineseTxtPlayerForward[] = {0x80, 0x00, 0x00,'F',0x00,'o',0x00,'r',0x00,'w',0x00,'a',0x00,'r',0x00,'d',0x00,0x00}; /* OMAPS00070659 x0039928 */
3949 const unsigned char chineseTxtPlayerRewind[] = {0x80, 0x00,0x00,'R',0x00,'e',0x00,'w',0x00,'i',0x00,'n',0x00,'d',0x00,0x00};
3950 const unsigned char chineseTxtPlayerForwarding[] = {0x80, 0x00, 0x00,'F',0x00,'o',0x00,'r',0x00,'w',0x00,'a',0x00,'r',0x00,'d',0x00,'i',0x00,'n',0x00,'g',0x00,0x00};
3951 const unsigned char chineseTxtPlayerRewinding[] = {0x80, 0x00,0x00,'R',0x00,'e',0x00,'w',0x00,'i',0x00,'n',0x00,'d',0x00,'i',0x00,'n',0x00,'g',0x00,0x00}; /* OMAPS00070659 x0039928 */
3952 // Jul 18, 2005 REF: SPR 31695 xdeepadh
3953 const unsigned char chineseTxtPlayerNoFile[] = {0x80, 0x00,0x00,'N',0x00,'o',0x00,' ',0x00,'f',0x00,'i',0x00,'l',0x00,'e',0x00,'s',0x00,' ',0x00,'l',0x00,'o',0x00,'a',0x00,'d',0x00,'e',0x00,'d',0x00,0x00};
3954 const unsigned char chineseTxtPlayerOptionNotImplemented[] = {0x80, 0x00,0x00,'N',0x00,'o',0x00,'t',0x00,' ',0x00,'I',0x00,'m',0x00,'p',0x00,'l',0x00,'e',0x00,'m',0x00,'e',0x00,'n',0x00,'t',0x00,'e',0x00,'d',0x00,0x00};
3955 // #endif //FF_MMI_TEST_MP3
3956 /* Nov 22, 2007 DR: OMAPS00152315 x0080701(Bharat) -- Commented #endif */
3957
3958 //Aug 22, 2005 REF: ENH 31154 xdeepadh
3959 #if defined(FF_MMI_TEST_CAMERA) ||defined(FF_MMI_CAMERA_APP)
3960 /* a0393213 (WR - integer conversion resulted in truncation) */
3961 const unsigned char chineseTxtCameraTest[] = {0x80, 0x00,0x00,'C',0x00,'a',0x00,'m',0x00,'e', 0x00,'r',0x00,'a',0x00,' ',0x00,'A', 0x00,'p',0x00,'p',0x00,0x00};
3962 const unsigned char chineseTxtViewFinder[] = {0x80, 0x00,0x00,'V',0x00,'i',0x00,'e',0x00,'w', 0x00,'f',0x00,'i',0x00,'n',0x00,'d',0x00,'e',0x00,'r',0x00,0x00};
3963 const unsigned char chineseTxtSnapshot[] = {0x80, 0x00,0x00,'T',0x00,'a',0x00,'k',0x00,'e',0x00,' ',0x00,'S',0x00,'n',0x00,'a',0x00,'p',0x00,'s',0x00,'h',0x00,'o',0x00,'t',0x00,0x00};
3964 const unsigned char chineseTxtSaveSnapshot[] = {0x80, 0x00,0x00,'S',0x00,'a',0x00,'v',0x00,'e',0x00,' ',0x00,'S',0x00,'n',0x00,'a',0x00,'p',0x00,'s',0x00,'h',0x00,'o',0x00,'t',0x00,0x00};
3965 const unsigned char chineseTxtSnapshotSaved[] = {0x80, 0x00,0x00,'S',0x00,'n',0x00,'a',0x00,'p',0x00,'s',0x00,'h',0x00,'o',0x00,'t',0x00,' ',0x00,'S',0x00,'a',0x00,'v',0x00,'e',0x00,'d',0x00,0x00};
3966 const unsigned char chineseTxtSoftSnap[] = {0x80, 0x00,0x00,'S',0x00,'n',0x00,'a',0x00,'p',0x00,'s',0x00,'h',0x00,'o',0x00,'t',0x00,0x00};
3967 const unsigned char chineseTxtSoftSnapSave[] = {0x80, 0x00,0x00,'S',0x00,'a',0x00,'v',0x00,'e',0x00,0x00};
3968 const unsigned char chineseTxtSnapSaving[] = {0x80, 0x00,0x00,'S',0x00,'a',0x00,'v',0x00,'i',0x00,'n',0x00,'g',0x00,0x00};
3969 const unsigned char chineseTxtQuality[] = {0x80, 0x00,0x00,'Q',0x00,'u',0x00,'a',0x00,'l', 0x00,'i',0x00,'t',0x00,'y',0x00,0x00};
3970 const unsigned char chineseTxtEconomy[] = {0x80, 0x00,0x00,'E',0x00,'c',0x00,'o',0x00,'n', 0x00,'o',0x00,'m',0x00,'y',0x00,0x00};
3971 /* a0393213 (WR - integer conversion resulted in truncation) */
3972 const unsigned char chineseTxtStandard[] = {0x80, 0x00,0x00,'S',0x00,'t',0x00,'a',0x00,'n', 0x00,'d',0x00,'a',0x00,'r',0x00,'d',0x00,0x00};
3973 const unsigned char chineseTxtColor[] = {0x80, 0x00,0x00,'C',0x00,'o',0x00,'l',0x00,'o', 0x00,'r',0x00,0x00};
3974 const unsigned char chineseTxtSepia[] = {0x80, 0x00,0x00,'S',0x00,'e',0x00,'p',0x00,'i', 0x00,'a',0x00,0x00};
3975 const unsigned char chineseTxtB_W[] = {0x80, 0x00,0x00,'B',0x00,'&',0x00,'W',0x00,0x00};
3976 const unsigned char chineseTxtNegative[] = {0x80, 0x00,0x00,'N',0x00,'e',0x00,'g',0x00,'a', 0x00,'t',0x00,'i',0x00,'v',0x00,'e',0x00,0x00};
3977 const unsigned char chineseTxtFilename[] = {0x80, 0x00,0x00,'F',0x00,'i',0x00,'l',0x00,'e', 0x00,'N',0x00,'a',0x00,'m',0x00,'e',0x00,0x00};
3978 const unsigned char chineseTxtDigiZoom[] = {0x80, 0x00,0x00,'Z',0x00,'o',0x00,'o',0x00,'m', 0x00,0x00};
3979 const unsigned char chineseTxtFrame[]= {0x80, 0x00,0x00,'F',0x00,'r',0x00,'a',0x00,'m',0x00,'e',0x00,0x00};
3980 const unsigned char chineseTxtFrame1[]= {0x80, 0x00,0x00,'F',0x00,'r',0x00,'a',0x00,'m',0x00,'e',0x00,'1', 0x00,0x00};
3981 const unsigned char chineseTxtFrame2[]= {0x80, 0x00,0x00,'F',0x00,'r',0x00,'a',0x00,'m',0x00,'e',0x00,'2', 0x00,0x00};
3982 const unsigned char chineseTxtNoFrame[]= {0x80, 0x00,0x00,'N',0x00,'o',0x00,'F',0x00,'r',0x00,'a',0x00,'m',0x00,'e',0x00,0x00};
3983 const unsigned char chineseTxtShootingMode[] = {0x80, 0x00,0x00,'Z',0x00,'o',0x00,'o',0x00,'m', 0x00,0x00};
3984 const unsigned char chineseTxtSingleShot[] = {0x80, 0x00,0x00,'Z',0x00,'o',0x00,'o',0x00,'m', 0x00,0x00};
3985 const unsigned char chineseTxt2Shots[] = {0x80, 0x00,0x00,'Z',0x00,'o',0x00,'o',0x00,'m', 0x00,0x00};
3986 const unsigned char chineseTxt4Shots[] = {0x80, 0x00,0x00,'Z',0x00,'o',0x00,'o',0x00,'m', 0x00,0x00};
3987 const unsigned char chineseTxt8Shots[] = {0x80, 0x00,0x00,'Z',0x00,'o',0x00,'o',0x00,'m', 0x00,0x00};
3988 #endif //FF_MMI_TEST_CAMERA
3989 // Apr 05, 2005 REF: ENH 29994 xdeepadh
3990 //Midi Test Application Strings were put under the flag FF_MMI_TEST_MIDI
3991 #ifdef FF_MMI_TEST_MIDI
3992 const unsigned char chineseTxtMidiTest[] = {0x80, 0x00,0x00,'M',0x00,'i',0x00,'d',0x00,'i', 0x00,' ',0x00,'A',0x00,'p',0x00,'p',0x00,0x00};
3993 const unsigned char chineseTxtMidiChangeConfig[] = {0x80, 0x00,0x00,'C',0x00,'h',0x00,'a',0x00,'n', 0x00,'g',0x00,'e',0x00,' ',0x00,'C',0x00,'o',0x00,'n',0x00,'f', 0x00,'i',0x00,'g',0x00,0x00};
3994 const unsigned char chineseTxtMidiPlay[] = {0x80, 0x00,0x00,'P',0x00,'l',0x00,'a',0x00,'y', 0x00,0x00};
3995 const unsigned char chineseTxtMidiPlayAllFiles[] = {0x80, 0x00,0x00,'P',0x00,'l',0x00,'a',0x00,'y', 0x00,' ',0x00,'a',0x00,'l',0x00,'l',0x00,0x00};
3996 const unsigned char chineseTxtMidiExit[] = {0x80, 0x00,0x00,'S',0x00,'t',0x00,'o',0x00,'p', 0x00,' ',0x00,'f',0x00,'i',0x00,'l',0x00,'e',0x00,0x00};
3997 const unsigned char chineseTxtChConfigFile[] = {0x80, 0x00,0x00,'B',0x00,'r',0x00,'o',0x00,'w', 0x00,'s',0x00,'e',0x00,' ',0x00,'f',0x00,'i',0x00,'l',0x00,'e', 0x00,'s',0x00,0x00};
3998 const unsigned char chineseTxtChConfigVoiceLimit[] = {0x80, 0x00,0x00,'V',0x00,'o',0x00,'i',0x00,'c', 0x00,'e',0x00,' ',0x00,'l',0x00,'i',0x00,'m', 0x00,'i',0x00,'t',0x00,0x00};
3999 const unsigned char chineseTxtChConfigLoop[] = {0x80, 0x00,0x00,'L',0x00,'o',0x00,'o',0x00,'p', 0x00,0x00,0x00};
4000 const unsigned char chineseTxtChConfigChannels[] = {0x80, 0x00,0x00,'C',0x00,'h',0x00,'a',0x00,'n', 0x00,'n',0x00,'e',0x00,'l',0x00,'s',0x00,0x00};
4001 const unsigned char chineseTxtMidiBankLocation[] = {0x80, 0x00,0x00,'B',0x00,'a',0x00,'n',0x00,'k', 0x00,0x00};
4002 const unsigned char chineseTxtChConfigBankLocation[] = {0x80, 0x00,0x00,'C',0x00,'o',0x00,'n',0x00,'f', 0x00,'i',0x00,'g',0x00,' ',0x00,'B',0x00,'a',0x00,'n',0x00,'k', 0x00,0x00};
4003 const unsigned char chineseTxtMidiEnterVoiceNumber[] = {0x80, 0x00,0x00,'E',0x00,'n',0x00,'t',0x00,'e', 0x00,'r',0x00,' ',0x00,'v',0x00,'o',0x00,'i',0x00,'c', 0x00,'e',0x00,0x00};
4004 const unsigned char chineseTxtMidiSelectFile[] = {0x80,0x00,0x00,'S',0x00,'e',0x00,'l',0x00,'e', 0x00,'c',0x00,'t',0x00,' ',0x00,'f',0x00,'i', 0x00,'l',0x00,'e',0x00,0x00};
4005 const unsigned char chineseTxtMidiOptionNotImplemented[] = {0x80, 0x00,0x00,'N',0x00,'o',0x00,'t',0x00,' ',0x00,'I',0x00,'m',0x00,'p',0x00,'l',0x00,'e',0x00,'m',0x00,'e',0x00,'n',0x00,'t',0x00,'e',0x00,'d',0x00,0x00};
4006 const unsigned char chineseTxtMidiLoopOn[] = {0x80, 0x00,0x00,'O',0x00,'n',0x00,0x00};
4007 const unsigned char chineseTxtMidiLoopOff[] = {0x80, 0x00,0x00,'O',0x00,'f',0x00,'f',0x00,0x00};
4008 const unsigned char chineseTxtMidiChannels[] = {0x80, 0x00,0x00,'C',0x00,'h',0x00,'a',0x00,'n', 0x00,'n',0x00,'e',0x00,'l',0x00,'s',0x00,0x00};
4009 const unsigned char chineseTxtMidiMonoChannel[] = {0x80, 0x00,0x00,'M',0x00,'o',0x00,'n',0x00,'o', 0x00,0x00};
4010 const unsigned char chineseTxtMidiStereoChannel[] = {0x80, 0x00,0x00,'S',0x00,'t',0x00,'e',0x00,'r', 0x00,'e',0x00,'o',0x00,0x00};
4011 const unsigned char chineseTxtMidiFastBankLocation[] = {0x80, 0x00,0x00,'F',0x00,'a',0x00,'s',0x00,'t', 0x00,0x00};
4012 const unsigned char chineseTxtMidiSlowBankLocation[] = {0x80, 0x00,0x00,'S',0x00,'l',0x00,'o',0x00,'w', 0x00,0x00};
4013 const unsigned char chineseTxtMidiFileTitle[] = {0x80, 0x00,0x00,'S',0x00,'e',0x00,'l',0x00,'e', 0x00,'c',0x00,'t',0x00,' ',0x00,'f',0x00,'i', 0x00,'l',0x00,'e',0x00,0x00};
4014 const unsigned char chineseTxtMidiFileNotLoaded[] = {0x80, 0x00,0x00,'N',0x00,'o',0x00,' ',0x00,'f',0x00,'i',0x00,'l',0x00,'e',0x00,'s',0x00,' ',0x00,'l',0x00,'o',0x00,'a',0x00,'d',0x00,'e',0x00,'d',0x00,0x00};
4015 const unsigned char chineseTxtMidiFileSelected[] = {0x80, 0x00,0x00,'F',0x00,'i',0x00,'l',0x00,'e', 0x00,' ',0x00,'S',0x00,'e',0x00,'l',0x00,'e',0x00,'c',0x00,'t', 0x00,'e',0x00,'d',0x00,0x00};
4016 const unsigned char chineseTxtChConfigAudioOutput[] = {0x80, 0x00,0x00,'A',0x00,'u',0x00,'d',0x00,'i', 0x00,'o',0x00,' ',0x00,'o',0x00,'u',0x00,'t',0x00,'p', 0x00,'u',0x00,'t',0x00,0x00};
4017 const unsigned char chineseTxtMidiSpeaker[] = {0x80,0x00,0x00,'S',0x00,'p',0x00,'e',0x00,'a',0x00,'k',0x00,'e',0x00,'r',0x00,0x00 };
4018 const unsigned char chineseTxtMidiHeadset[] = {0x80,0x00,0x00,'H',0x00,'e',0x00,'a',0x00,'d',0x00,'s',0x00,'e',0x00,'t',0x00,0x00 };
4019 #endif//#ifdef FF_MMI_TEST_MIDI
4020 #ifdef BTE_MOBILE
4021 /*
4022 ** Start of Bluetooth Related Strings
4023 */
4024 const unsigned char chineseTxtBluetooth[] = { 0x00,'B',0x00,'l',0x00,'u',0x00,'e',0x00,'t',0x00,'o',0x00,'o',0x00,'t',0x00,'h',0x00,0x00 };
4025 const unsigned char chineseTxtBluetoothEnable[] = { 0x00,'E',0x00,'n',0x00,'a',0x00,'b',0x00,'l',0x00,'e',0x00,0x00 };
4026 const unsigned char chineseTxtBluetoothDisable[] = { 0x00,'D',0x00,'i',0x00,'s',0x00,'a',0x00,'b',0x00,'l',0x00,'e',0x00,0x00 };
4027 const unsigned char chineseTxtBtEnterDeviceName[] = { 0x00,'E',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,' ',0x00,'D',0x00,'e',0x00,'v',0x00,'i',0x00,'c',0x00,'e',0x00,' ',0x00,'N',0x00,'a',0x00,'m',0x00,'e',0x00,':',0x00,0x00 };
4028 const unsigned char chineseTxtBtEnterPassKey[] = { 0x00,'E',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,' ',0x00,'P',0x00,'a',0x00,'s',0x00,'s',0x00,' ',0x00,'K',0x00,'e',0x00,'y',0x00,':',0x00,0x00 };
4029 const unsigned char chineseTxtBtPassKey[] = { 0x00,'P',0x00,'a',0x00,'s',0x00,'s',0x00,' ',0x00,'K',0x00,'e',0x00,'y',0x00,0x00 };
4030 const unsigned char chineseTxtBtTimeout[] = { 0x00,'T',0x00,'i',0x00,'m',0x00,'e',0x00,'o',0x00,'u',0x00,'t',0x00,0x00 };
4031 const unsigned char chineseTxtBtPairing[] = { 0x00,'P',0x00,'a',0x00,'i',0x00,'r',0x00,'i',0x00,'n',0x00,'g',0x00,0x00 };
4032 const unsigned char chineseTxtBtPaired[] = { 0x00,'P',0x00,'a',0x00,'i',0x00,'r',0x00,'e',0x00,'d',0x00,0x00 };
4033 const unsigned char chineseTxtBtAuthorize[] = { 0x00,'A',0x00,'u',0x00,'t',0x00,'h',0x00,'o',0x00,'r',0x00,'i',0x00,'z',0x00,'e',0x00,0x00 };
4034 const unsigned char chineseTxtBtUnAuthorize[] = { 0x00,'U',0x00,'n',0x00,'-',0x00,'A',0x00,'u',0x00,'t',0x00,'h',0x00,'o',0x00,'r',0x00,'i',0x00,'z',0x00,'e',0x00,0x00 };
4035 const unsigned char chineseTxtBtInfo[] = { 0x00,'I',0x00,'n',0x00,'f',0x00,'o',0x00,0x00 };
4036 const unsigned char chineseTxtBtYesOnce[] = { 0x00,'Y',0x00,'e',0x00,'s',0x00,' ',0x00,'(',0x00,'O',0x00,'n',0x00,'c',0x00,'e',0x00,')',0x00,0x00 };
4037 const unsigned char chineseTxtBtYesAlways[] = { 0x00,'Y',0x00,'e',0x00,'s',0x00,' ',0x00,'(',0x00,'A',0x00,'l',0x00,'w',0x00,'a',0x00,'y',0x00,'s',0x00,')',0x00,0x00 };
4038 const unsigned char chineseTxtBtPairDevice[] = { 0x00,'P',0x00,'a',0x00,'i',0x00,'r',0x00,' ',0x00,'D',0x00,'e',0x00,'v',0x00,'i',0x00,'c',0x00,'e',0x00,0x00 };
4039 const unsigned char chineseTxtBtChangePassKey[] = { 0x00,'C',0x00,'h',0x00,'a',0x00,'n',0x00,'g',0x00,'e',0x00,' ',0x00,'P',0x00,'a',0x00,'s',0x00,'s',0x00,'K',0x00,'e',0x00,'y',0x00,0x00 };
4040 const unsigned char chineseTxtBtShowServices[] = { 0x00,'S',0x00,'h',0x00,'o',0x00,'w',0x00,' ',0x00,'S',0x00,'e',0x00,'r',0x00,'v',0x00,'i',0x00,'c',0x00,'e',0x00,'s',0x00,0x00 };
4041 const unsigned char chineseTxtBtAddToKnown[] = { 0x00,'A',0x00,'d',0x00,'d',0x00,' ',0x00,'T',0x00,'o',0x00,' ',0x00,'K',0x00,'n',0x00,'o',0x00,'w',0x00,'n',0x00,0x00 };
4042 const unsigned char chineseTxtBtRemoveDevice[] = { 0x00,'R',0x00,'e',0x00,'m',0x00,'o',0x00,'v',0x00,'e',0x00,' ',0x00,'D',0x00,'e',0x00,'v',0x00,'i',0x00,'c',0x00,'e',0x00,0x00 };
4043 const unsigned char chineseTxtBtDeviceName[] = { 0x00,'D',0x00,'e',0x00,'v',0x00,'i',0x00,'c',0x00,'e',0x00,' ',0x00,'N',0x00,'a',0x00,'m',0x00,'e',0x00,0x00 };
4044 const unsigned char chineseTxtBtSet[] = { 0x00,'S',0x00,'e',0x00,'t',0x00,0x00 };
4045 const unsigned char chineseTxtBtServices[] = { 0x00,'S',0x00,'e',0x00,'r',0x00,'v',0x00,'i',0x00,'c',0x00,'e',0x00,'s',0x00,0x00 };
4046 const unsigned char chineseTxtBtNoServices[] = { 0x00,'N',0x00,'o',0x00,' ',0x00,'S',0x00,'e',0x00,'r',0x00,'v',0x00,'i',0x00,'c',0x00,'e',0x00,'s',0x00,0x00 };
4047 const unsigned char chineseTxtBtSupported[] = { 0x00,'S',0x00,'u',0x00,'p',0x00,'p',0x00,'o',0x00,'r',0x00,'t',0x00,'e',0x00,'d',0x00,0x00 };
4048 const unsigned char chineseTxtBtSerialPort[] = { 0x00,'S',0x00,'e',0x00,'r',0x00,'i',0x00,'a',0x00,'l',0x00,' ',0x00,'P',0x00,'o',0x00,'r',0x00,'t',0x00,0x00 };
4049 const unsigned char chineseTxtBtDialUpNetworking[] = { 0x00,'D',0x00,'i',0x00,'a',0x00,'l',0x00,' ',0x00,'U',0x00,'p',0x00,' ',0x00,'N',0x00,'e',0x00,'t',0x00,'w',0x00,'o',0x00,'r',0x00,'k',0x00,'i',0x00,'n',0x00,'g',0x00,0x00 };
4050 const unsigned char chineseTxtBtHeadSet[] = { 0x00,'H',0x00,'e',0x00,'a',0x00,'d',0x00,' ',0x00,'S',0x00,'e',0x00,'t',0x00,0x00 };
4051 const unsigned char chineseTxtBtHandsFree[] = { 0x00,'H',0x00,'a',0x00,'n',0x00,'d',0x00,'s',0x00,' ',0x00,'F',0x00,'r',0x00,'e',0x00,'e',0x00,0x00 };
4052 const unsigned char chineseTxtBtObjectPush[] = { 0x00,'O',0x00,'b',0x00,'j',0x00,'e',0x00,'c',0x00,'t',0x00,' ',0x00,'P',0x00,'u',0x00,'s',0x00,'h',0x00,0x00 };
4053 const unsigned char chineseTxtBtFileTransfer[] = { 0x00,'F',0x00,'i',0x00,'l',0x00,'e',0x00,' ',0x00,'T',0x00,'r',0x00,'a',0x00,'n',0x00,'s',0x00,'f',0x00,'e',0x00,'r',0x00,0x00 };
4054 const unsigned char chineseTxtBtLanAccess[] = { 0x00,'L',0x00,'a',0x00,'n',0x00,' ',0x00,'A',0x00,'c',0x00,'c',0x00,'e',0x00,'s',0x00,'s',0x00,0x00 };
4055 const unsigned char chineseTxtBtCordlessTelephony[] = { 0x00,'C',0x00,'o',0x00,'r',0x00,'d',0x00,'l',0x00,'e',0x00,'s',0x00,'s',0x00,' ',0x00,'T',0x00,'e',0x00,'l',0x00,'e',0x00,'p',0x00,'h',0x00,'o',0x00,'n',0x00,'y',0x00,0x00 };
4056 const unsigned char chineseTxtBtIntercom[] = { 0x00,'I',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,'c',0x00,'o',0x00,'m',0x00,0x00 };
4057 const unsigned char chineseTxtBtUnknownService[] = { 0x00,'U',0x00,'n',0x00,'k',0x00,'n',0x00,'o',0x00,'w',0x00,'n',0x00,' ',0x00,'S',0x00,'e',0x00,'r',0x00,'v',0x00,'i',0x00,'c',0x00,'e',0x00,0x00 };
4058 const unsigned char chineseTxtBtRequiresAuthorizationForService[] = { 0x00,'%',0x00,'s',0x00,' ',0x00,'r',0x00,'e',0x00,'q',0x00,'u',0x00,'i',0x00,'r',0x00,'e',0x00,'s',0x00,' ',0x00,'A',0x00,'u',0x00,'t',0x00,'h',0x00,'o',0x00,'r',0x00,'i',0x00,'z',0x00,'a',0x00,'t',0x00,'i',0x00,'o',0x00,'n',0x00,' ',0x00,'f',0x00,'o',0x00,'r',0x00,' ',0x00,'S',0x00,'e',0x00,'r',0x00,'v',0x00,'i',0x00,'c',0x00,'e',0x00,' ',0x00,':',0x00,' ',0x00,'%',0x00,'s',0x00,0x00 };
4059 const unsigned char chineseTxtBtDevices[] = { 0x00,'D',0x00,'e',0x00,'v',0x00,'i',0x00,'c',0x00,'e',0x00,'s',0x00,0x00 };
4060 const unsigned char chineseTxtBtDevice[] = { 0x00,'D',0x00,'e',0x00,'v',0x00,'i',0x00,'c',0x00,'e',0x00,0x00 };
4061 const unsigned char chineseTxtBtHidden[] = { 0x00,'H',0x00,'i',0x00,'d',0x00,'d',0x00,'e',0x00,'n',0x00,0x00 };
4062 const unsigned char chineseTxtBtTimed[] = { 0x00,'T',0x00,'i',0x00,'m',0x00,'e',0x00,'d',0x00,0x00 };
4063 const unsigned char chineseTxtBtKnownDevices[] = { 0x00,'K',0x00,'n',0x00,'o',0x00,'w',0x00,'n',0x00,' ',0x00,'D',0x00,'e',0x00,'v',0x00,'i',0x00,'c',0x00,'e',0x00,'s',0x00,0x00 };
4064 const unsigned char chineseTxtBtDiscoverable[] = { 0x00,'D',0x00,'i',0x00,'s',0x00,'c',0x00,'o',0x00,'v',0x00,'e',0x00,'r',0x00,'a',0x00,'b',0x00,'l',0x00,'e',0x00,0x00 };
4065 const unsigned char chineseTxtBtNoDevices[] = { 0x00,'N',0x00,'o',0x00,' ',0x00,'D',0x00,'e',0x00,'v',0x00,'i',0x00,'c',0x00,'e',0x00,'s',0x00,0x00 };
4066 const unsigned char chineseTxtBtFound[] = { 0x00,'F',0x00,'o',0x00,'u',0x00,'n',0x00,'d',0x00,0x00 };
4067 const unsigned char chineseTxtBtSetLocalName[] = { 0x00,'S',0x00,'e',0x00,'t',0x00,' ',0x00,'L',0x00,'o',0x00,'c',0x00,'a',0x00,'l',0x00,' ',0x00,'N',0x00,'a',0x00,'m',0x00,'e',0x00,0x00 };
4068 const unsigned char chineseTxtBtClearStoredDevices[] = { 0x00,'C',0x00,'l',0x00,'e',0x00,'a',0x00,'r',0x00,' ',0x00,'a',0x00,'l',0x00,'l',0x00,' ',0x00,'S',0x00,'t',0x00,'o',0x00,'r',0x00,'e',0x00,'d',0x00,' ',0x00,'D',0x00,'e',0x00,'v',0x00,'i',0x00,'c',0x00,'e',0x00,'s',0x00,0x00 }; /* To be translated */
4069 /*
4070 ** End of Bluetooth Related Strings
4071 */
4072 #endif
4073 const unsigned char chineseTxtAllDivert[] = { 0x80, 0x00,0x00,'A',0x00,'l',0x00,'l',0x00,' ',0x00,'D',0x00,'i',0x00,'v',0x00,'e',0x00,'r',0x00,'t',0x00,0x00 }; /* SPR13614 */ //localization required.
4074 const unsigned char chineseTxtBusyDivert[] = { 0x80, 0x00,0x00,'D',0x00,'i',0x00,'v',0x00,'e',0x00,'r',0x00,'t',0x00,' ',0x00,'i',0x00,'f',0x00,' ',0x00,'b',0x00,'u',0x00,'s',0x00,'y',0x00,0x00 }; /* SPR13614 */ //localization required.
4075 const unsigned char chineseTxtNoAnsDivert[] = { 0x80, 0x00,0x00,'D',0x00,'i',0x00,'v',0x00,'e',0x00,'r',0x00,'t',0x00,' ',0x00,'w',0x00,'h',0x00,'e',0x00,'n',0x00,'n',0x00,'o',0x00,' ',0x00,'a',0x00,'n',0x00,'s',0x00,'w',0x00,'e',0x00,'r',0x00,0x00 }; /* SPR13614 */ //localization required.
4076 const unsigned char chineseTxtAllCallsDivert[] = { 0x80, 0x00,0x00,'D',0x00,'i',0x00,'v',0x00,'e',0x00,'r',0x00,'t',0x00,' ',0x00,'f',0x00,'o',0x00,'r',0x00,' ',0x00,'a',0x00,'l',0x00,'l',0x00,' ',0x00,'c',0x00,'a',0x00,'l',0x00,'l',0x00,'s',0x00,0x00 }; /* SPR13614 */ //localization required.
4077 const unsigned char chineseTxtIfNotReachable[] = { 0x80, 0x00,0x00,'c',0x00,'o',0x00,'n',0x00,'d',0x00,'.',0x00,' ',0x00,'f',0x00,'o',0x00,'r',0x00,'w',0x00,'a',0x00,'r',0x00,'d',0x00,0x00 }; /* SPR15568 */ //localization required.
4078 const unsigned char chineseTxtIfNoService[] ={ 0x80, 0x00,0x00,'n',0x00,'o',0x00,'t',0x00,' ',0x00,'r',0x00,'e',0x00,'a',0x00,'c',0x00,'h',0x00,'a',0x00,'b',0x00,'l',0x00,'e',0x00,0x00 }; /* SPR15568 */ //localization required.
4079 const unsigned char chineseTxtSOS[] = { 0x80, 0x00,0x00,'S',0x00,'O',0x00,'S',0x00,0x00 }; /* SPR12883 */ //localization required.
4080 const unsigned char chineseTxtNoReachDivert[] = { 0x80, 0x00,0x00,'D',0x00,'i',0x00,'v',0x00,'e',0x00,'r',0x00,'t',0x00,' ',0x00,'w',0x00,'h',0x00,'e',0x00,'n',0x00,' ',0x00,'n',0x00,'o',0x00,'t',0x00,' ',0x00,'r',0x00,'e',0x00,'a',0x00,'c',0x00,'h',0x00,'a',0x00,'b',0x00,'l',0x00,'e',0x00,0x00 }; /* SPR13614 */ //localization required.
4081 const unsigned char chineseTxtCondDivert[] = { 0x80, 0x00,0x00,'D',0x00,'i',0x00,'v',0x00,'e',0x00,'r',0x00,'t',0x00,' ',0x00,'f',0x00,'o',0x00,'r',0x00,' ',0x00,'c',0x00,'o',0x00,'n',0x00,'d',0x00,'.',0x00,' ',0x00,'f',0x00,'o',0x00,'r',0x00,'w',0x00,'a',0x00,'r',0x00,'d',0x00,0x00 }; /* SPR13614 */ //localization required.
4082 const unsigned char chineseTxtInvalidInput[] = { 0x80, 0x00,0x00,'I',0x00,'n',0x00,'v',0x00,'a',0x00,'l',0x00,'i',0x00,'d',0x00,' ',0x00,'I',0x00,'n',0x00,'p',0x00,'u',0x00,'t',0x00,0x00 }; /* SPR21547 */ //localization required.
4083 const unsigned char chineseTxtPasswords[] = { 0x80, 0x00,0x00,'P',0x00,'a',0x00,'s',0x00,'s',0x00,'w',0x00,'o',0x00,'r',0x00,'d',0x00,'s',0x00,0x00};/* SPR16107 */ //localization required.
4084 const unsigned char chineseTxtMismatch[] = {0x80, 0x00,0x00,'d',0x00,'o',0x00,'n',0x00,'o',0x00,'t',0x00,' ',0x00,'m',0x00,'a',0x00,'t',0x00,'c',0x00,'h',0x00,'!',0x00,0x00 }; /* SPR16107 */ //localization required.
4085 //x0pleela 30 Jan, 2007 DR: OMAPS00108892
4086 //Adding the following strings to display error message when loop on is enabled while playing all files
4087 const unsigned char chineseTxtLoopOn[] = {0x80,0x00,0x00,'L',0x00,'o',0x00,'o',0x00,'p',0x00,' ',0x00,'O',0x00,'N',0x00,0x00 };
4088 const unsigned char chineseTxtCantPlayAllFiles[] = {0x80,0x00,0x00,'C',0x00,'a',0x00,'n',0x00,'n',0x00,'o',0x00,'t',0x00,' ',0x00,'P',0x00,'l',0x00,'a',0x00,'y',0x00,' ',0x00,'A',0x00,'l',0x00,'l',0x00,' ',0x00,'F',0x00,'i',0x00,'l',0x00,'e',0x00,'s',0x00,0x00 };
4089 const unsigned char chineseTxtCantBeActivated[] = {0x80,0x00,0x00,'C',0x00,'a',0x00,'n',0x00,'n',0x00,'o',0x00,'t',0x00,' ',0x00,'b',0x00,'e',0x00,' ',0x00,'A',0x00,'c',0x00,'t',0x00,'i',0x00,'v',0x00,'a',0x00,'t',0x00,'e',0x00,'d',0x00,0x00 };
4090
4091
4092 //Nov 29, 2004 REF: CRR 25051 xkundadu
4093 //Description: INCALL SCREEN ?ADJUSTING THE VOLUME
4094 //Fix: Added these Chinees strings to display the various speaker volume
4095 // levels.
4096 const unsigned char chineesTxtLevel1[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'1',0x00,0x00};
4097 const unsigned char chineesTxtLevel2[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'2',0x00,0x00};
4098 const unsigned char chineesTxtLevel3[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'3',0x00,0x00};
4099 const unsigned char chineesTxtLevel4[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'4',0x00,0x00};
4100 const unsigned char chineesTxtLevel5[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4101 const unsigned char chineesTxtImage[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4102 const unsigned char chineesTxtSMSWait[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4103 // xpradipg - LOCOSTO-ENH-31895 : 23 June 2005
4104 #ifdef FF_MMI_AUDIO_PROFILE
4105 /* a0393213 (WR - integer conversion resulted in truncation) */
4106 const unsigned char chineesTxtLoudspeaker[] = {0x80, 0x00,0x00,'L',0x00,'o',0x00,'u',0x00,'d', 0x00,'s',0x00,'p',0x00,'e',0x00,'a', 0x00,'k',0x00,'e',0x00,'r',0x00,0x00};
4107 /* a0393213 (WR - integer conversion resulted in truncation) */
4108 const unsigned char chineesTxtHandheld[] = {0x80, 0x00,0x00,'H',0x00,'a',0x00,'n',0x00,'d', 0x00,'h',0x00,'e',0x00,'l',0x00,'d',0x00,0x00};
4109 const unsigned char chineesTxtCarkit[] = {0x80, 0x00,0x00,'C',0x00,'a',0x00,'r',0x00,'k', 0x00,'i',0x00,'t',0x00,0x00};
4110 const unsigned char chineesTxtHeadset[] = {0x80, 0x00,0x00,'H',0x00,'e',0x00,'a',0x00,'d', 0x00,'s',0x00,'e',0x00,'t',0x00,0x00};
4111 /* a0393213 (WR - integer conversion resulted in truncation) */
4112 const unsigned char chineesTxtInserted[] = {0x80, 0x00,0x00,'i',0x00,'n',0x00,'s',0x00,'e', 0x00,'r',0x00,'t',0x00,'e',0x00,'d',0x00,0x00};
4113 const unsigned char chineesTxtRemoved[] = {0x80, 0x00,0x00,'r',0x00,'e',0x00,'m',0x00,'o', 0x00,'v',0x00,'e',0x00,'d',0x00,0x00};
4114 #endif
4115 #ifdef FF_MMI_MULTIMEDIA
4116 /* Multimedia related Strings. */
4117 const unsigned char chineesTxtMultimediaApp[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4118 const unsigned char chineesTxtConfigurationParameters[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4119 const unsigned char chineesTxtAudioVideoPlayback[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4120 const unsigned char chineesTxtMidiPlayback[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4121 const unsigned char chineesTxtImageViewer[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4122 const unsigned char chineesTxtCameraCapture[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4123 const unsigned char chineesTxtAudioVideoRecording[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4124 const unsigned char chineesTxtFileListType[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4125 const unsigned char chineesTxtNoFilesAvail[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4126 /* Configuration Parameters related string. */
4127 const unsigned char chineesTxtOutputScreenSize[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4128 const unsigned char chineesTxtAudioEncodingFormat[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4129 const unsigned char chineesTxtVideoEncodingFormat[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4130 const unsigned char chineesTxtVideoCaptureSize[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4131 const unsigned char chineesTxtVideoFrameRateSelection[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4132 const unsigned char chineesTxtAudioBitRate[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4133 const unsigned char chineesTxtVideoBitRate[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4134 const unsigned char chineesTxtMidiPlayerSelect[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4135 /* Screen Mode */
4136 const unsigned char chineesTxtHalfScreenMode [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4137 const unsigned char chineesTxtFullScreenMode[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4138 /* Audio Format */
4139 const unsigned char chineesTxtAAC [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4140 const unsigned char chineesTxtAMR [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4141 const unsigned char chineesTxtPCM [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4142 const unsigned char chineesTxtMP3 [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4143 /* Video Format */
4144 const unsigned char chineesTxtMpeg4 [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4145 const unsigned char chineesTxtH263 [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4146 /* Frame Size */
4147 const unsigned char chineesTxtQcif [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4148 const unsigned char chineesTxtCif [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4149
4150 /* Frame Rate */
4151 const unsigned char chineesTxt5fps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4152 const unsigned char chineesTxt10fps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4153 const unsigned char chineesTxt15fps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4154 const unsigned char chineesTxt20fps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4155 const unsigned char chineesTxt25fps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4156 const unsigned char chineesTxt30fps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4157 /* Bit Rate */
4158 const unsigned char chineesTxtAACBitRate [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4159 const unsigned char chineesAMRNBBitRate [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4160
4161 /* AAC Bit Rate */
4162 const unsigned char chineesTxt48Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4163 const unsigned char chineesTxt66p15Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4164 const unsigned char chineesTxt72Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4165 const unsigned char chineesTxt96pKbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4166 const unsigned char chineesTxt132p3Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4167 const unsigned char chineesTxt144Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4168 const unsigned char chineesTxt192Kbps[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4169 const unsigned char chineesTxt264p6Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4170 const unsigned char chineesTxt288Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4171 /* AMR Bit Rate */
4172 const unsigned char chineesTxt1p80Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4173 const unsigned char chineesTxt4p75Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4174 const unsigned char chineesTxt5p15Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4175 const unsigned char chineesTxt5p9Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4176 const unsigned char chineesTxt6p7Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4177 const unsigned char chineesTxt7p4Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4178 const unsigned char chineesTxt7p95Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4179 const unsigned char chineesTxt10p2Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4180 const unsigned char chineesTxt12p2Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4181 /* Video Bit Rate */
4182 const unsigned char chineesTxt64Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4183 const unsigned char chineesTxt128Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4184 const unsigned char chineesTxt384Kbps[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4185 /* Softkey for Multimedia Application. */
4186 const unsigned char chineesTxtPauseKey [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4187 const unsigned char chineesTxtResumeKey [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4188 const unsigned char chineesTxtEncodeKey[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4189 const unsigned char chineesTxtSoftIVT [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4190 const unsigned char chineesTxtPictureDisp[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4191 const unsigned char chineesTxtSetParam[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4192 /* Audio Path Configuration Parameter. */
4193 const unsigned char chineesTxtAudioPath [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4194 const unsigned char chineesTxtHeadset[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4195 const unsigned char chineesTxtHeadphone [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4196 const unsigned char chineesTxtSoftStart [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4197 const unsigned char chineesTxtAudvidRecord[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4198 /* Added the string for Audio / video Recording */
4199 const unsigned char chineesTxtAudioRecording[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4200 const unsigned char chineesTxtVideoRecording[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4201 /* End Add */
4202 const unsigned char chineesTxtQQVga[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4203 const unsigned char chineesTxtEncdTo[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4204 const unsigned char chineesTxtJPEGFile [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4205 /* File Management related strings. */
4206 const unsigned char chineesTxtFileMgmt [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4207 const unsigned char chineesTxtFileOprns [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4208 const unsigned char chineesTxtFileOprnsTest [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4209 const unsigned char chineesTxtFFS[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4210 const unsigned char chineesTxtMMC [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4211 const unsigned char chineesTxtSDC[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4212 const unsigned char chineesTxtTestCase1 [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4213 const unsigned char chineesTxtTestCase2 [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4214 const unsigned char chineesTxtTestCase3 [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4215 const unsigned char chineesTxtOperSuccess [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4216 const unsigned char chineesTxtOperFailed [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4217 const unsigned char chineesTxtNotYetDone [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4218 /*For FTP Application */
4219 const unsigned char chineesTxtFTPApp [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4220 const unsigned char chineesTxtPut [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4221 const unsigned char chineesTxtGet [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4222 /* Configuration Parameters - Volume Configuration and Preferred Storage. */
4223 const unsigned char chineesTxtVolumeConfig [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4224 const unsigned char chineesTxtPreferredStorage [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4225 const unsigned char chineesTxtAudioDecodeConfig [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4226 const unsigned char chineesTxtAudioEncodeConfig [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4227 const unsigned char chineesTxtVideoEncodeConfig [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4228 const unsigned char chineesTxtSpeaker [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4229 const unsigned char chineesTxtEnterPath [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4230 const unsigned char chineesTxtInvalidPath [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4231 const unsigned char chineesTxtDummyStr [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4232 const unsigned char chineesTxtRename [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4233 const unsigned char chineesTxtCreateFolder [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4234 const unsigned char chineesTxtEnterFileName [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4235 const unsigned char chineesTxtFolderNotEmpty [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4236 /*
4237 const unsigned char chineesTxtOperationList [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4238 */
4239 const unsigned char chineesTxtDestination [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4240
4241 /* x0045876, 02-08-2006, (UCS2 Support - When CHINESE_MMI flag enabled, got error chineesTxtDummyStr already initialized)*/
4242 /*
4243 const unsigned char chineesTxtDummyStr [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4244 */
4245 const unsigned char chineesTxtDummyStr1 [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4246 const unsigned char chineesTxt8kRate [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4247 const unsigned char chineesTxt11kRate [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4248 const unsigned char chineesTxt12kRate [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00}; /*OMAPS00081264 - 12k Menu addition */
4249 const unsigned char chineesTxt16kRate [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4250 const unsigned char chineesTxt22kRate [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4251 const unsigned char chineesTxt24kRate [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00}; /*OMAPS00081264 - 12k Menu addition */
4252 const unsigned char chineesTxt32kRate [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4253 const unsigned char chineesTxt44kRate [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4254 const unsigned char chineesTxt48kRate [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4255 const unsigned char chineesTxtPcmRate [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4256
4257 /* x0045876, 02-Aug-2006 (UCS2 Support - chineesTxtPcmChannelMode undefined) */
4258 const unsigned char chineesTxtPcmChannelMode [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4259 const unsigned char chineesTxtImgCaptureQuality [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4260 const unsigned char chineesTxt0Set [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4261 const unsigned char chineesTxt10Set [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4262 const unsigned char chineesTxt20Set [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4263 const unsigned char chineesTxt30Set [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4264 const unsigned char chineesTxt40Set [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4265 const unsigned char chineesTxt50Set [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4266 const unsigned char chineesTxt60Set [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4267 const unsigned char chineesTxt70Set [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4268 const unsigned char chineesTxt80Set [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4269 const unsigned char chineesTxt90Set [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4270 const unsigned char chineesTxt100Set [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4271 const unsigned char chineesTxtStreoMode [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4272 const unsigned char chineesTxtMonoMode [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4273 const unsigned char chineesTxtVideoPlayOption [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4274 /* x0045876, 02-Aug-2006 (UCS2 Support - When CHINESE_MMI flag enabled, got error chineesTxtAudioVideoPlayback
4275 already initialized, so changed to chineesTxtAudioVideoPlay) */
4276 const unsigned char chineesTxtAudioVideoPlay [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4277 const unsigned char chineesTxtVideoPlay [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4278 /* Video Recording Duration Specification */
4279 const unsigned char chineesTxtVideoRecDuration [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4280 const unsigned char chineesTxt10sec [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4281 const unsigned char chineesTxt15sec [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4282 const unsigned char chineesTxt20sec [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4283 const unsigned char chineesTxtNonStop [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4284 /* Video Only Option - x0043641 */
4285 const unsigned char chineesTxtVideoRecordOption [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4286 const unsigned char chineesTxtAudioVideoRecord [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4287 const unsigned char chineesTxtVideoRecord [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4288 const chineseTxtGarbageCollect[]={0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4289 #endif
4290 //Aug 22, 2005 REF: ENH 31154 xdeepadh
4291 #ifdef F_MMI_FILE_VIEWER
4292 const unsigned char chineseTxtFileNotLoaded[]={0x80, 0x00,0x00,'N',0x00,'o',0x00,' ',0x00,'f',0x00,'i',0x00,'l',0x00,'e',0x00,'s',0x00,' ',0x00,'l',0x00,'o',0x00,'a',0x00,'d',0x00,'e',0x00,'d',0x00,0x00};
4293 const unsigned char chineseTxtFileViewer[]={0x80, 0x00,0x00,'F',0x00,'i',0x00,'l',0x00,'v', 0x00,'i',0x00,'e',0x00,'w',0x00,'e',0x00,'r',0x00,0x00};
4294 const unsigned char chineseTxtRename[]={0x80, 0x00,0x00,'R',0x00,'e',0x00,'n',0x00,'a', 0x00,'m',0x00,'e',0x00,0x00};
4295 const unsigned char chineseTxtDeleteConfirm[]={0x80, 0x00,0x00,'D',0x00,'e',0x00,'l',0x00,'e', 0x00,'t',0x00,'e',0x00,'?',0x00,0x00};
4296 const unsigned char chineseTxtFileTooBig[]={0x80, 0x00,0x00,'F',0x00,'i',0x00,'l',0x00,'e', 0x00,' ',0x00,'b',0x00,'i',0x00,'g',0x00,0x00};
4297 //Aug 31, 2005 REF: SPR 34050 xdeepadh
4298 const unsigned char chineseTxtWrongFile[]={0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4299 const unsigned char chineseTxtNoExtension[]={0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
4300 const unsigned char chineseTxtFileExists[]={0x80, 0x00,0x00,'F',0x00,'i',0x00,'l',0x00,'e', 0x00,'E',0x00,'x',0x00,'i',0x00,'s',0x00,'t',0x00,'s',0x00,0x00}; //Jan 03, 2006 REF: SPR OMAPS00060036 xdeepadh
4301 #endif //FF_MMI_FILE_VIEWER
4302
4303 #if defined(FF_MMI_TEST_CAMERA) ||defined(FF_MMI_CAMERA_APP)
4304 const unsigned char chineseTxtRotate[]={0x80, 0x00,0x00,'R',0x00,'o',0x00,'t',0x00,'a', 0x00,'t',0x00,'e',0x00,0x00};
4305 const unsigned char chineseTxtRotate90Degree[]={0x80, 0x00,0x00,'R',0x00,'o',0x00,'t',0x00,'a', 0x00,'t',0x00,'e', 0x00,' ',0x00,'9', 0x00,'0',0x00,0x00};
4306 const unsigned char chineseTxtRotate180Degree[]={0x80, 0x00,0x00,'R',0x00,'o',0x00,'t',0x00,'a', 0x00,'t',0x00,'e', 0x00,' ',0x00,'1', 0x00,'8', 0x00,'0',0x00,0x00};
4307 const unsigned char chineseTxtRotate270Degree[]={0x80, 0x00,0x00,'R',0x00,'o',0x00,'t',0x00,'a', 0x00,'t',0x00,'e', 0x00,' ',0x00,'2', 0x00,'7', 0x00,'0',0x00,0x00};
4308 const unsigned char chineseTxtZoom[]={0x80, 0x00,0x00,'Z',0x00,'o',0x00,'o',0x00,'m', 0x00,0x00};
4309 const unsigned char chineseTxtZoomIn[]={0x80, 0x00,0x00,'Z',0x00,'o',0x00,'o',0x00,'m', 0x00,' ',0x00,'I',0x00,'n',0x00,0x00};
4310 const unsigned char chineseTxtZoomOut[]={0x80, 0x00,0x00,'Z',0x00,'o',0x00,'o',0x00,'m', 0x00,' ',0x00,'O',0x00,'u',0x00,'t',0x00,0x00};
4311 const unsigned char chineseTxtZoomInMax[]={0x80, 0x00,0x00,'Z',0x00,'o',0x00,'o',0x00,'m', 0x00,' ',0x00,'I',0x00,'n',0x00,'m',0x00,'a',0x00,'x',0x00,0x00};
4312 const unsigned char chineseTxtZoomOutMax[]={0x80, 0x00,0x00,'Z',0x00,'o',0x00,'o',0x00,'m', 0x00,' ',0x00,'O',0x00,'u',0x00,'t',0x00,'m',0x00,'a',0x00,'x',0x00,0x00};
4313
4314 #endif
4315 /* Power management Menu*/
4316 #ifdef NEPTUNE_BOARD
4317 #ifdef MMI_POWER_MANAGEMENT_TEST
4318 const unsigned char chineesTxt10Second[]={0x80, 0x00,0x00,'R',0x00,'o',0x00,'t',0x00,'a', 0x00,'t',0x00,'e',0x00,0x00};
4319 const unsigned char chineesTxt15Second[]={0x80, 0x00,0x00,'R',0x00,'o',0x00,'t',0x00,'a', 0x00,'t',0x00,'e',0x00,0x00};
4320 const unsigned char chineesTxt20Sec[]={0x80, 0x00,0x00,'R',0x00,'o',0x00,'t',0x00,'a', 0x00,'t',0x00,'e',0x00,0x00};
4321 #endif
4322 #endif
4323 //xrashmic 9 Sep 2006, OMAPS00092732
4324 #ifdef FF_MMI_USBMS
4325 const unsigned char chineseTxtUSBEnumeration[]={0x80, 0x00,0x00,'U',0x00,'S',0x00,'B',0x00,' ',0x00,'E',0x00,'n',0x00,'u',0x00,'m',0x00,'e',0x00,'r',0x00,'a',0x00,'t',0x00,'i',0x00,'o',0x00,'n',0x00,0x00};
4326 const unsigned char chineseTxtUSBMode[]={0x80, 0x00,0x00,'U',0x00,'S',0x00,'B',0x00,' ',0x00,'m',0x00,'o',0x00,'d',0x00,'e',0x00,0x00};
4327 const unsigned char chineseTxtContinue[]={0x80, 0x00,0x00,'C',0x00,'o',0x00,'n',0x00,'t',0x00,'i',0x00,'u',0x00,'e',0x00,'?',0x00,0x00};
4328 const unsigned char chineseTxtUSBDisconnect[]={0x80, 0x00,0x00,'D',0x00,'i',0x00,'s',0x00,'c',0x00,'o',0x00,'n',0x00,'n',0x00,'e',0x00,'c',0x00,'t',0x00,'i',0x00,'n',0x00,'g',0x00,0x00};
4329 const unsigned char chineseTxtUSBMS[]={0x80, 0x00,0x00,'U',0x00,'S',0x00,'B',0x00,' ',0x00,'M',0x00,'S',0x00,0x00};
4330 const unsigned char chineseTxtUSBTrace[]={0x80, 0x00,0x00,'U',0x00,'S',0x00,'B',0x00,' ',0x00,'T',0x00,'r',0x00,'a',0x00,'c',0x00,'e',0x00,0x00};
4331 const unsigned char chineseTxtUSBFax[]={0x80, 0x00,0x00,'U',0x00,'S',0x00,'B',0x00,' ',0x00,'F',0x00,'a',0x00,'x',0x00,0x00};
4332 const unsigned char chineseTxtPSShutdown[]={0x80, 0x00,0x00,'P',0x00,'S',0x00,'S',0x00,'h',0x00,'u',0x00,'t',0x00,'d',0x00,'o',0x00,'w',0x00,'n',0x00,0x00};
4333 const unsigned char chineseTxtNoPSShutdown[]={0x80, 0x00,0x00,'N',0x00,'o',0x00,' ',0x00,'P',0x00,'S',0x00,'S',0x00,'h',0x00,'u',0x00,'t',0x00,'d',0x00,'o',0x00,'w',0x00,'n',0x00,0x00};
4334 //xashmic 27 Sep 2006, OMAPS00096389
4335 const unsigned char chineseTxtUSBFaxnTrace[]={0x80, 0x00,0x00,'U',0x00,'S',0x00,'B',0x00,' ',0x00,'F',0x00,'a',0x00,'x',0x00,' ',0x00,'a',0x00,'n',0x00,'d',0x00,' ',0x00,'T',0x00,'r',0x00,'a',0x00,'c',0x00,'e',0x00,0x00};
4336 const unsigned char chineseTxtUSBMSnTrace[]={0x80, 0x00,0x00,'U',0x00,'S',0x00,'B',0x00,' ',0x00,'M',0x00,'S',0x00,' ',0x00,'a',0x00,'n',0x00,'d',0x00,' ',0x00,'T',0x00,'r',0x00,'a',0x00,'c',0x00,'e',0x00,0x00};
4337 const unsigned char chineseTxtUSBFaxnMS[]={0x80, 0x00,0x00,'U',0x00,'S',0x00,'B',0x00,' ',0x00,'a',0x00,'n',0x00,'d',0x00,' ',0x00,'F',0x00,'a',0x00,'x',0x00,0x00};
4338 const unsigned char chineseTxtUSBMSPorts[]={0x80, 0x00,0x00,'U',0x00,'S',0x00,'B',0x00,' ',0x00,'P',0x00,'o',0x00,'r',0x00,'t',0x00,'s',0x00,0x00};
4339 const unsigned char chineseTxtPS[]={0x80, 0x00,0x00,'P',0x00,'S',0x00,0x00};
4340 const unsigned char chineseTxtPopupMenu[]={0x80, 0x00,0x00,'P',0x00,'o',0x00,'p',0x00,'U',0x00,'p',0x00,' ',0x00,'M',0x00,'e',0x00,'n',0x00,'u',0x00,0x00};
4341 #endif
4342 // x0021334 10 May, 2006 DR: OMAPS00075379
4343 const unsigned char chineseTxtPending[]={0x80, 0x00,0x00,'P',0x00,'e',0x00,'n',0x00,'d',0x00,'i',0x00,'n',0x00,'g',0x00,0x00};
4344
4345 // x0021334 02 June, 2006 DR: OMAPS00078005
4346 #ifdef FF_TIMEZONE
4347 const unsigned char chineseTxtTimeUpdate[]={0x80,
4348 0x00,0x00,'N', 0x00,'e',0x00,'w',0x00,' ',0x00,'T',0x00,'i',0x00,'m',0x00,'e',0x00,'/',0x00,'D',0x00,'a',0x00,'t',0x00,'e',0x00,' ',0x00,'r',0x00,'e',0x00,'c',0x00,'e',0x00,'i',0x00,'v',0x00,'e',0x00,'d',0x00,'.',0x00,0x00};
4349 const unsigned char chineseTxtTimeUpdateConfirm[]={0x80, 0x00,0x00,'W',0x00,'a',0x00,'n',0x00,'t',0x00,' ',0x00,'t',0x00,'o',0x00,' ',0x00,'u',0x00,'p',0x00,'d',0x00,'a',0x00,'t',0x00,'e',0x00,'?',0x00,0x00};
4350 const unsigned char chineseTxtNitzTimeUpdate[]={0x80,
4351 0x00,0x00,'N', 0x00,'e',0x00,'t',0x00,'w',0x00,'o',0x00,'r',0x00,'k',0x00,' ',0x00,'T',0x00,'i',0x00,'m',0x00,'e',0x00,' ',0x00,'U',0x00,'p',0x00,'d',0x00,'a',0x00,'t',0x00,'e',0x00,0x00};
4352 #endif
4353 /*OMAPS00098881 (Removing power variant) a0393213(Prabakar)*/
4354 #ifdef FF_POWER_MANAGEMENT
4355 /* x0039928 - Lint warning removal */
4356 const unsigned char chineseTxtScreenUpdate[]={0x80, 0x00,0x00,'S',0x00,'c',0x00,'r',0x00,'e',0x00,'e',0x00,'n',0x00,' ',0x00,'U',0x00,'p',0x00,'d',0x00,'a',0x00,'t',0x00,'e',0x00,0x00};
4357 #endif
4358 #ifdef FF_MMI_CAMERA_APP
4359 const unsigned char chineseTxtCamNotEnough[] = {0x80, 0x00,0x00,'N',0x00,'o',0x00,'t',0x00,' ', 0x00,'E',0x00,'n',0x00,'o',0x00,'u', 0x00,'g',0x00,'h',0x00,0x00};
4360 const unsigned char chineseTxtCamMemory[] = {0x80, 0x00,0x00,'M',0x00,'e',0x00,'m',0x00,'o', 0x00,'r',0x00,'y',0x00,0x00};
4361 #endif
4362 //x0pleela 22 Feb, 2007 ER: OMAPS00113891
4363 const unsigned char chineseTxtFwdIncomingTTYCall[]={0x80, 0x00,0x00,'F',0x00,'w',0x00,'d',0x00,'.',0x00,' ',0x00,'I',0x00,'n',0x00,'c',0x00,'.',0x00,' ',0x00,'T',0x00,'T',0x00,'Y',0x00,' ',0x00,'c',0x00,'a',0x00,'l',0x00,'l',0x00,0x00};
4364 const unsigned char chineseTxtFwdIncomingCall[]={0x80, 0x00,0x00,'F',0x00,'w',0x00,'d',0x00,'.',0x00,' ',0x00,'I',0x00,'n',0x00,'c',0x00,'.',0x00,' ',0x00,' ',0x00,'c',0x00,'a',0x00,'l',0x00,'l',0x00,0x00};
4365
4366 //06 July, 2007 DR: OMAPS00137334 x0062172 Syed
4367 /* String for Conference Full notification */
4368 const unsigned char chineseTxtConferenceFull[]={0x80, 0x00,0x00,'C', 0x00,'o',0x00,'n',0x00,'f ',0x00,'e',0x00,'r',0x00,'e',0x00,'n',0x00,'c',0x00,'e',0x00,' ',0x00,'F',0x00,'u',0x00,'l',0x00,'l',0x00,0x00};
4369
4370
4371 //x0pleela 05 Mar, 2007 ER: OMAPS00122561
4372 #ifdef FF_PHONE_LOCK
4373 const unsigned char chineseTxtPhoneLock[]={0x80, 0x00,0x00,'P',0x00,'h',0x00,'o',0x00,'n',0x00,'e',0x00,' ',0x00,'L',0x00,'o',0x00,'c',0x00,'k',0x00,0x00};
4374 const unsigned char chineseTxtPhLockEnable[]={0x80, 0x00,0x00,'L',0x00,'o',0x00,'c',0x00,'k',0x00,' ',0x00,'E',0x00,'n',0x00,'a',0x00,'b',0x00,'l',0x00,'e',0x00,0x00};
4375 const unsigned char chineseTxtPhLockAutomatic[]={0x80, 0x00,0x00,'A',0x00,'u',0x00,'t',0x00,'o',0x00,'m',0x00,'a',0x00,'t',0x00,'i',0x00,'c',0x00,0x00};
4376 const unsigned char chineseTxtPhLockAutoOn[]={0x80, 0x00,0x00,'O',0x00,'n',0x00,0x00};
4377 const unsigned char chineseTxtPhLockAutoOff[]={0x80, 0x00,0x00,'O',0x00,'f',0x00,'f',0x00,0x00};
4378 const unsigned char chineseTxtPhLockChangeCode[]={0x80, 0x00,0x00,'C',0x00,'h',0x00,'a',0x00,'n',0x00,'g',0x00,'e',0x00,' ',0x00,'U',0x00,'n',0x00,'l',0x00,'o',0x00,'c',0x00,'k',0x00,' ',0x00,'C',0x00,'o',0x00,'d',0x00,'e',0x00,0x00};
4379 const unsigned char chineseTxtEnterPhUnlockCode[]={0x80, 0x00,0x00,'E',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,' ',0x00,'P',0x00,'h',0x00,'.',0x00,' ',0x00,'U',0x00,'n',0x00,'l',0x00,'o',0x00,'c',0x00,'k',0x00,' ',0x00,'C',0x00,'o',0x00,'d',0x00,'e',0x00,0x00};
4380 const unsigned char chineseTxtEnterOldUnlockCode[]={0x80, 0x00,0x00,'E',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,' ',0x00,'O',0x00,'l',0x00,'d',0x00,' ',0x00,'U',0x00,'n',0x00,'l',0x00,'o',0x00,'c',0x00,'k',0x00,' ',0x00,'C',0x00,'o',0x00,'d',0x00,'e',0x00,0x00};
4381 const unsigned char chineseTxtEnterNewUnlockCode[]={0x80, 0x00,0x00,'E',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,' ',0x00,'N',0x00,'e',0x00,'w',0x00,' ',0x00,'U',0x00,'n',0x00,'l',0x00,'o',0x00,'c',0x00,'k',0x00,' ',0x00,'C',0x00,'o',0x00,'d',0x00,'e',0x00,0x00};
4382 const unsigned char chineseTxtAlreadyEnabled[]={0x80, 0x00,0x00,'A',0x00,'l',0x00,'r',0x00,'e',0x00,'a',0x00,'d',0x00,'y',0x00,' ',0x00,'E',0x00,'n',0x00,'a',0x00,'b',0x00,'l',0x00,'e',0x00,'d',0x00,0x00};
4383 const unsigned char chineseTxtAlreadyDisabled[]={0x80, 0x00,0x00,'A',0x00,'l',0x00,'r',0x00,'e',0x00,'a',0x00,'d',0x00,'y',0x00,' ',0x00,'D',0x00,'i',0x00,'s',0x00,'a',0x00,'b',0x00,'l',0x00,'e',0x00,'d',0x00,0x00};
4384 const unsigned char chineseTxtAutoLockDisable[]={0x80, 0x00,0x00,'A',0x00,'u',0x00,'t',0x00,'o',0x00,' ',0x00,'P',0x00,'h',0x00,' ',0x00,'L',0x00,'o',0x00,'c',0x00,'k',0x00,' ',0x00,'D',0x00,'i',0x00,'s',0x00,'a',0x00,'b',0x00,'l',0x00,'e',0x00,0x00};
4385 const unsigned char chineseTxtAutoPhone[]={0x80, 0x00,0x00,'A',0x00,'u',0x00,'t',0x00,'o',0x00,'m',0x00,'a',0x00,'t',0x00,'i',0x00,'c',0x00,' ',0x00,'P',0x00,'h',0x00,'o',0x00,'n',0x00,'e',0x00,0x00};
4386 const unsigned char chineseTxtSuccess[]={0x80, 0x00,0x00,'S',0x00,'u',0x00,'c',0x00,'c',0x00,'e',0x00,'s',0x00,'s',0x00,0x00};
4387 const unsigned char chineseTxtNotLocked[]={0x80, 0x00,0x00,'P',0x00,'h',0x00,'o',0x00,'n',0x00,'e',0x00,' ',0x00,'c',0x00,'a',0x00,'n',0x00,'t',0x00,' ',0x00,'b',0x00,'e',0x00,' ',0x00,'l',0x00,'o',0x00,'c',0x00,'k',0x00,'e',0x00,'d',0x00,0x00};
4388 #endif /* FF_PHONE_LOCK */
4389
4390
4391 //Sep 14, 2005 REF: SPR 34020 xdeepadh
4392 //The chinese strings have been rearranged.
4393 //DON'T TOUCH THE FOLLOWING LINE...
4394 //Language = "Chinese Lookup"
4395
4396 #ifdef FF_MMI_FILEMANAGER
4397 const unsigned char chineseTxtFileMgmt [] = {0x80,0x00,0x00,'F',0x00,'i',0x00,'l',0x00,'e',0x00,'M',0x00,'a',0x00,'n',0x00,'a',0x00,'g',0x00,'e',0x00,'m',0x00,'e',0x00,'n',0x00,'t',0x00,0x00};
4398 const unsigned char chineseTxtFileList[] = {0x80,0x00,0x00,'F',0x00,'i',0x00,'l',0x00,'e',0x00,'l',0x00,'i',0x00,'s',0x00,'t',0x00,'s',0x00,0x00};
4399 const unsigned char chineseTxtFFS[] = {0x80,0x00,0x00,'N',0x00,'O',0x00,'R',0x00,0x00};
4400 const unsigned char chineseTxtNORMS[] = {0x80,0x00,0x00,'N',0x00,'O',0x00,'R',0x00,'-',0x00,'M',0x00,'S',0x00,0x00};
4401 const unsigned char chineseTxtNAND[] = {0x80,0x00,0x00,'M',0x00,'M',0x00,'C',0x00,'C',0x00,'a',0x00,'r',0x00,'d',0x00,0x00};
4402 const unsigned char chineseTxtTflash[] = {0x80,0x00,0x00,'S',0x00,'D',0x00,'C',0x00,'a',0x00,'r',0x00,'d',0x00,0x00};
4403 const unsigned char chineseTxtOpen[] = {0x80,0x00,0x00,'O',0x00,'p',0x00,'e',0x00,'n',0x00,0x00};
4404 const unsigned char chineseTxtFormat[] = {0x80,0x00,0x00,'F',0x00,'o',0x00,'r',0x00,'m',0x00,'a',0x00,'t',0x00,0x00};
4405 const unsigned char chineseTxtProperties[] = {0x80,0x00,0x00,'P',0x00,'r',0x00,'o',0x00,'p',0x00,'e',0x00,'r',0x00,'t',0x00,'i',0x00,'e',0x00,'s',0x00,0x00};
4406 const unsigned char chineseTxtImageFiles[]= {0x80,0x00,0x00,'i',0x00,'m',0x00,'a',0x00,'g',0x00,'e',0x00,0x00};
4407 const unsigned char chineseTxtAudioFiles[] = {0x80,0x00,0x00,'A',0x00,'u',0x00,'d',0x00,'i',0x00,'o',0x00,0x00};
4408 const unsigned char chineseTxtFile [] = {0x80,0x00,0x00,'F',0x00,'i',0x00,'l',0x00,'e',0x00,0x00};
4409 const unsigned char chineseTxtDirectory[] = {0x80,0x00,0x00,'D',0x00,'i',0x00,'r',0x00,'e',0x00,'c',0x00,'t',0x00,'o',0x00,'r',0x00,'y',0x00,0x00};
4410 const unsigned char chineseTxtFreeSpace[] = {0x80,0x00,0x00,'F',0x00,'r',0x00,'e',0x00,'e',0x00,'S',0x00,'p',0x00,'a',0x00,'c',0x00,'e',0x00,0x00};
4411 const unsigned char chineseTxtUsedSpace[] = {0x80,0x00,0x00,'U',0x00,'s',0x00,'e',0x00,'d',0x00,'S',0x00,'p',0x00,'a',0x00,'c',0x00,'e',0x00,0x00};
4412 const unsigned char chineseTxtThumbnail[] = {0x80,0x00,0x00,'T',0x00,'h',0x00,'u',0x00,'m',0x00,'b',0x00,'n',0x00,'a',0x00,'i',0x00,'l',0x00,0x00};
4413 const unsigned char chineseTxtExists[] = {0x80,0x00,0x00,'e', 0x00,'x',0x00,'i',0x00,'s',0x00,'t',0x00,'s',0x00,0x00};
4414 const unsigned char chineseTxtCreateDir[] = {0x80,0x00,0x00,'C',0x00,'r',0x00,'e',0x00,'a',0x00,'t',0x00,'e',0x00,'D',0x00,'i',0x00,'r',0x00,'e',0x00,'c',0x00,'t',0x00,'o',0x00,'r',0x00,'y',0x00,0x00};
4415 const unsigned char chineseTxtCreated [] = {0x80,0x00,0x00,'C',0x00,'r',0x00,'e',0x00,'a',0x00,'t',0x00,'e',0x00,'d',0x00,0x00};
4416 const unsigned char chineseTxtNotEmpty [] = {0x80,0x00,0x00,'N',0x00,'o',0x00,'t',0x00,'e',0x00,'m',0x00,'p',0x00,'t',0x00,'y',0x00,0x00};
4417 const unsigned char chineseTxtMemorystat [] = {0x80,0x00,0x00,'M',0x00,'e',0x00,'m',0x00,'o',0x00,'r',0x00,'y',0x00,'S',0x00,'t',0x00,'a',0x00,'t',0x00,'u',0x00,'s',0x00,0x00};
4418 const unsigned char chineseTxtSourceDest [] = {0x80,0x00,0x00,'S',0x00,'o',0x00,'u',0x00,'r',0x00,'c',0x00,'e',0x00,'a',0x00,'n',0x00,'d',0x00,'D',0x00,'e',0x00,'s',0x00,'t',0x00,'i',0x00,'n',0x00,'a',0x00,'t',0x00,'i',0x00,'o',0x00,'n',0x00,0x00};
4419 const unsigned char chineseTxtSame[] = {0x80,0x00,0x00,'S',0x00,'a',0x00,'m',0x00,'e',0x00,0x00};
4420 const unsigned char chineseTxtAudNotAllowed [] = {0x80,0x00,0x00,'N',0x00,'o',0x00,'t',0x00,'A',0x00,'l',0x00,'l',0x00,'o', 0x00, 'w' , 0x00,'e',0x00,'d',0x00,0x00};
4421 const unsigned char chineseTxtAudAudioError[] = {0x80,0x00,0x00,'A',0x00,'u',0x00,'d',0x00,'i',0x00,'o',0x00,0x00};
4422 const unsigned char chineseTxtAudDenied[] = {0x80,0x00,0x00,'D',0x00,'e',0x00,'n',0x00,'i',0x00,'e',0x00,'d',0x00,0x00};
4423 const unsigned char chineseTxtAudPlayerError [] = {0x80,0x00,0x00,'P',0x00,'l',0x00,'a',0x00,'y',0x00,'e',0x00,'r',0x00,0x00};
4424 const unsigned char chineseTxtAudFFSError [] = {0x80,0x00,0x00,'F',0x00,'F',0x00,'S',0x00,0x00};
4425 const unsigned char chineseTxtAudMessagingError[] = {0x80,0x00,0x00,'M',0x00,'e',0x00,'s',0x00,'s',0x00,'a',0x00,'g',0x00,'i',0x00,'n',0x00,'g',0x00,0x00};
4426 const unsigned char chineseTxtAudNotReady [] = {0x80,0x00,0x00,'N',0x00,'o',0x00,'t',0x00,'R',0x00,'e',0x00,'a',0x00,'d',0x00,'y',0x00,0x00};
4427 const unsigned char chineseTxtAudInvalidParam [] = {0x80,0x00,0x00,'i',0x00,'n',0x00,'v', 0x00,'a',0x00,'l',0x00,'i',0x00,'d',0x00,'P',0x00,'a',0x00,'r',0x00,'a',0x00,'m',0x00,0x00};
4428 const unsigned char chineseTxtAudInternalError [] = {0x80,0x00,0x00,'i',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,'n',0x00,'a',0x00,'l',0x00,0x00};
4429 const unsigned char chineseTxtAudMemoryError [] = {0x80,0x00,0x00,'M',0x00,'e',0x00,'m',0x00,'o',0x00,'r',0x00,'y',0x00,0x00};
4430 const unsigned char chineseTxtAudNotSupported [] = {0x80,0x00,0x00,'N',0x00,'o',0x00,'t',0x00,'S',0x00,'u',0x00,'p',0x00,'p',0x00,'o',0x00,'r',0x00,'t',0x00,'e',0x00,'d', 0x00,0x00};
4431 const unsigned char chineseTxtCopying [] = {0x80,0x00,0x00,'C',0x00,'o',0x00,'p',0x00,'y',0x00,'i',0x00,'n',0x00,'g',0x00,0x00};
4432 const unsigned char chineseTxtFileNotLoaded [] = {0x80,0x00,0x00,'N',0x00,'o',0x00,'F',0x00,'i',0x00,'l',0x00,'e',0x00,'s',0x00,'l',0x00,'o',0x00,'a',0x00,'d',0x00,'e',0x00,'d',0x00,0x00};
4433 const unsigned char chineseTxtFileViewer [] = {0x80,0x00,0x00,'F',0x00,'i',0x00,'l',0x00,'e', 0x00, 'V' , 0x00,'i',0x00,'e', 0x00, 'w' , 0x00,'e',0x00,'r',0x00,0x00};
4434 const unsigned char chineseTxtRename[] = {0x80,0x00,0x00,'R',0x00,'e',0x00,'n',0x00,'a',0x00,'m',0x00,'e',0x00,0x00};
4435 const unsigned char chineseTxtDeleteConfirm[] = {0x80,0x00,0x00,'D',0x00,'e',0x00,'l',0x00,'e',0x00,'t',0x00,'e',0x00,0x00};
4436 const unsigned char chineseTxtFileTooBig [] = {0x80,0x00,0x00,'F',0x00,'i',0x00,'l',0x00,'e',0x00,'T',0x00,'o',0x00,'o',0x00,'B',0x00,'i',0x00,'g',0x00,0x00};
4437 const unsigned char chineseTxtFileExists[] = {0x80,0x00,0x00,'F',0x00,'i',0x00,'l',0x00,'e',0x00,'e', 0x00,'x',0x00,'i',0x00,'s',0x00,'t',0x00,'s',0x00,0x00};
4438 const unsigned char chineseTxtWrongFilename [] = {0x80,0x00,0x00,'W',0x00,'r',0x00,'o',0x00,'n',0x00,'g',0x00,'N',0x00,'a',0x00,'m',0x00,'e',0x00,0x00};
4439 const unsigned char chineseTxtNoExtension[] = {0x80,0x00,0x00,'W',0x00,'r',0x00,'o',0x00,'n',0x00,'g',0x00,'e', 0x00,'x',0x00,'t',0x00,'n',0x00,0x00};
4440 const unsigned char chineseTxtStorageDevice[] = {0x80,0x00,0x00,'S',0x00,'t',0x00,'o',0x00,'r',0x00,'a',0x00,'g', 0x00,'e',0x00,' ',0x00,'D',0x00,'e',0x00,'v',0x00,'i',0x00,'c',0x00,'e',0x00,0x00};
4441 const unsigned char chineseTxtPBar[] = {0x80,0x00,0x00,'P',0x00,'r',0x00,'o',0x00,'g',0x00,'r',0x00,'e', 0x00,'s',0x00,'s',0x00,' ',0x00,'B',0x00,'a',0x00,'r',0x00,' ',0x00,'O',0x00,'n',0x00,'/',0x00,'O',0x00,'f',0x00,'f',0x00,0x00};
4442 #endif
4443
4444 //Mar 22 2007 ER:OMAPS00113882 x0061088 (Prachi)
4445 const unsigned char chineseTxtTo[]={0x80, 0x00,0x00,'T',0x00,'o',0x00,0x00};
4446
4447 /*April 03 2007 ER:OMAPS00116772 x0061088(Prachi)*/
4448 #ifdef FF_MMI_CAMERA_APP
4449 const unsigned char chineseTxtAutoSave[] = {0x80,0x00,0x00,'A',0x00,'u',0x00,'t',0x00,'o',0x00,' ' ,0x00,'S', 0x00,'a',0x00,'v',0x00,'e',0x00,0x00};
4450 const unsigned char chineseTxtAutoSaveOn[] = {0x80,0x00,0x00,'O',0x00,'n',0x00,0x00};
4451 const unsigned char chineseTxtAutoSaveOff[] = {0x80,0x00,0x00,'O',0x00,'f',0x00,'f',0x00,0x00};
4452 const unsigned char chineseTxtSoftSave[] = {0x80,0x00,0x00,'S',0x00,'a',0x00,'v',0x00,'e',0x00,0x00};
4453 const unsigned char chineseTxtSoftCancel[] = {0x80,0x00,0x00,'C',0x00,'a',0x00,'n',0x00,'c',0x00,'e',0x00,'l',0x00,0x00};
4454 #endif /*FF_MMI_CAMERA_APP */
4455
4456 //added by prachi
4457
4458 #if CAM_SENSOR == 1
4459 const unsigned char chineseTxtCamResolution[] = {0x80,0x00,0x00,'C',0x00,'h',0x00,'a',0x00,'n',0x00,'g',0x00,'e',0x00,' ' ,0x00,'R',0x00,'e', 0x00,'s',0x00,'o',0x00,'l',0x00,'u',0x00,'t',0x00,'i',0x00,'o',0x00,'n',0x00,0x00};
4460 const unsigned char chineseTxtCamVga[] = {0x80,0x00,0x00,'V',0x00,'G',0x00,'A',0x00,0x00};
4461 const unsigned char chineseTxtCamQcif[] = {0x80,0x00,0x00,'Q',0x00,'C',0x00,'I',0x00,'F',0x00,0x00};
4462 const unsigned char chineseTxtCamSxga[] = {0x80,0x00,0x00,'S',0x00,'X',0x00,'G',0x00,'A',0x00,0x00};
4463 const unsigned char chineseTxtCamNot[] = {0x80,0x00,0x00,'N',0x00,'o',0x00,'t',0x00,0x00};
4464 const unsigned char chineseTxtCamSupported[] = {0x80,0x00,0x00,'S',0x00,'u',0x00,'p',0x00,'p',0x00,'o',0x00,'r',0x00,'t',0x00,'e',0x00,'d',0x00,0x00};
4465 #endif
4466
4467 static const tPointerStructure LanguageIndex_2[LEN_LANGUAGE2+1] = {
4468 { TxtNull,(char*) chineseTxtNull},
4469 //x0pleela 14 June, 2006 DR: OMAPS00070657
4470 //Edit Line name defined for ALS feature of CPHS
4471 #ifdef FF_CPHS
4472 {TxtEditLineName, (char*) chineseTxtEditLineName},
4473 #endif
4474 //x0pleela 20 Mar, 2006 ER: OMAPS00067709
4475 //Added the following strings used in menu items to support Voice buffering feature
4476 #ifdef FF_PCM_VM_VB
4477 {TxtStopFailed, (char*) chineseTxtStopFailed},
4478 {TxtAlready, (char*) chineseTxtAlready},
4479 {TxtPcmVoiceMemo, (char*) chineseTxtPcmVoiceMemo},
4480 {TxtVoiceBuffering, (char*) chineseTxtVoiceBuffering},
4481 {TxtEditNum, (char*) TxtEditNum},
4482 {TxtStartRec, (char*) chineseTxtStartRec},
4483 {TxtStopRec, (char*) chineseTxtStopRec},
4484 #endif
4485 #ifdef SIM_PERS //x0035544 07-11-2005
4486 //x0pleela 25 Sep, 2006 ER: OMAPS00095524
4487 {TxtBlkNetwork, (char*) chineseTxtBlkNetwork}, //For new category "Blocked Network"
4488 { TxtEnterPbLock,(char*) chineseTxtEnterPbLock}, //Editor string to display "Enter Blocked Network password"
4489 //x0pleela 20 July, 2006 ER: OMAPS00087586, OMAPS00087587
4490 {TxtBusy, (char*) chineseTxtBusy}, //Displays "Busy" if timer is enabled for wrong entry of password
4491 {TxtMasterUnlock, (char*) chineseTxtMasterUnlock}, //For menu option Master unlock
4492 {TxtEnterMasterKey, (char*) chineseTxtEnterMasterKey}, //Text for the editor to enter master unlock key
4493 {TxtUnblockME, (char*) chineseTxtUnblockME}, //For menu option Unblock ME
4494 {TxtUnblockCode, (char*) chineseTxtUnblockCode}, //x0pleela 16 May, 2006 DR: OMAPS00067919
4495 {TxtTimerFlag, (char*) chineseTxtTimerFlag}, //x0035544 07-11-2005
4496 {TxtETSIFlag,(char*) chineseTxtETSIFlag}, //x0035544 07-11-2005
4497 {TxtAirtelFlag,(char*) chineseTxtAirtelFlag}, //x0035544 07-11-2005
4498 { TxtEnterOldPsLock,(char*) chineseTxtEnterOldPsLock}, //x0035544 07-11-2005
4499 { TxtEnterPsLockNew,(char*) chineseTxtEnterPsLockNew}, //x0035544 07-11-2005
4500 { TxtEnterPsLockconf,(char*) chineseTxtEnterPsLockconf}, //x0035544 07-11-2005
4501 { TxtLockEnabled, (char*) chineseTxtLockEnabled}, //x0035544 07-11-2005
4502 { TxtLockDisabled,(char*) chineseTxtLockDisabled}, //x0035544 07-11-2005
4503 { TxtPersonalization, (char*) chineseTxtPersonalization}, //x0035544 07-11-2005
4504 { TxtSupplementaryInfo, (char*) chineseTxtSupplementaryInfo}, //x0035544 07-11-2005
4505 { TxtPersonalize, (char*) chineseTxtPersonalize}, //x0035544 07-11-2005
4506 { TxtUnlockCategory, (char*) chineseTxtUnlockCategory}, //x0035544 07-11-2005
4507 { TxtLockCategory, (char*) chineseTxtResetFC}, //x0035544 07-11-2005
4508 { TxtResetFC, (char*) chineseTxtResetFC}, //x0035544 07-11-2005
4509 { TxtGetFC,(char*) chineseTxtGetFC}, //x0035544 07-11-2005
4510 { TxtMaxFC,(char*) chineseTxtMaxFC}, //x0035544 07-11-2005
4511 { TxtCorporate, (char*) chineseTxtCorporate}, //x0035544 07-11-2005
4512 { TxtServiceProvider, (char*) chineseTxtServiceProvider}, //x0035544 07-11-2005
4513 { TxtNetworkSubset, (char*) chineseTxtNetworkSubset}, //x0035544 07-11-2005
4514 { TxtLockActivated,(char*) chineseTxtLockActivated}, //x0035544 07-11-2005
4515 { TxtLockDeactivated,(char*) chineseTxtLockDeactivated}, //x0035544 07-11-2005
4516 { TxtEnterNLock,(char*) chineseTxtEnterNLock}, //x0035544 07-11-2005
4517 { TxtEnterNsLock,(char*) chineseTxtEnterNsLock}, //x0035544 07-11-2005
4518 { TxtEnterSpLock,(char*) chineseTxtEnterSpLock}, //x0035544 07-11-2005
4519 { TxtEnterCLock,(char*) chineseTxtEnterCLock}, //x0035544 07-11-2005
4520 { TxtEnterPsLock,(char*) chineseTxtEnterPsLock}, //x0035544 07-11-2005
4521 { TxtPsLockConfWrong,(char*) chineseTxtPsLockConfWrong}, //x0035544 07-11-2005
4522 { TxtPsLockConfwrong2,(char*) chineseTxtPsLockConfwrong2}, //x0035544 07-11-2005
4523 { TxtPsLockChanged,(char*) chineseTxtPsLockChanged}, //x0035544 07-11-2005
4524 { TxtCounterReset,(char*) chineseTxtCounterReset}, //x0035544 07-11-2005
4525 { TxtPassfailed,(char*) chineseTxtPassfailed}, //x0035544 07-11-2005
4526 {TxtUnblock,(char*) chineseTxtUnblock}, //x0035544 07-11-2005
4527 { TxtAlreadyLocked,(char*) chineseTxtAlreadyLocked}, //x0035544 07-11-2005
4528 { TxtAlreadyUnlocked,(char*) chineseTxtAlreadyUnlocked}, //x0035544 07-11-2005
4529 { TxtPhoneUnblocked,(char*) chineseTxtPhoneUnblocked}, //x0035544 07-11-2005
4530 { TxtPhoneBlocked,(char*) chineseTxtPhoneBlocked }, //x0035544 07-11-2005
4531 { TxtGetFailFC,(char*) chineseTxtGetFailFC}, //x0035544 07-11-2005
4532 { TxtMaxFailFC,(char*) chineseTxtMaxFailFC}, //x0035544 07-11-2005
4533 { TxtGetSuccFC,(char*) chineseTxtGetSuccFC}, //x0035544 07-11-2005
4534 { TxtMaxSucFC,(char*) chineseTxtMaxSucFC}, //x0035544 07-11-2005
4535 #endif //x0035544 07-11-2005
4536 #ifdef FF_MMI_CPHS //x0035544 07-11-2005
4537 { TxtViewAll,(char*) chineseTxtViewAll}, //x0035544 07-11-2005
4538 { TxtEmergencyNumbers,(char*) chineseTxtEmergencyNumbers}, //x0035544 07-11-2005
4539 #endif //x0035544 07-11-2005
4540
4541 { TxtNotImplemented,(char*) chineseTxtNotImplemented},
4542 { TxtManu,(char*) chineseTxtManu},
4543 { TxtEnterPin1,(char*) chineseTxtEnterPin1},
4544 { TxtEnterPin2,(char*) chineseTxtEnterPin2},
4545 { TxtEnterPuk1,(char*) chineseTxtEnterPuk1},
4546 { TxtEnterPuk2,(char*) chineseTxtEnterPuk2},
4547 { TxtInvalidCard,(char*) chineseTxtInvalidCard},
4548 { TxtNoCard,(char*) chineseTxtNoCard},
4549 { TxtInvalidIMEI,(char*) chineseTxtInvalidIMEI}, // Nov 24, 2005, a0876501, DR: OMAPS00045909
4550 { TxtSoftCall,(char*) chineseTxtSoftCall},
4551 { TxtSoftOK,(char*) chineseTxtSoftOK},
4552 { TxtSoftMenu,(char*) chineseTxtSoftMenu},
4553 { TxtHelp,(char*) chineseTxtHelp},
4554 { TxtSoftContacts,(char*) chineseTxtSoftContacts},
4555 { TxtPlay,(char*) chineseTxtPlay},
4556 { TxtMessages,(char*) chineseTxtMessages},
4557 { TxtAlarm,(char*) chineseTxtAlarm},
4558 { TxtSettings,(char*) chineseTxtSettings},
4559 { TxtExtra ,(char*) chineseTxtExtra},
4560 { TxtSend ,(char*) chineseTxtSend},
4561 { TxtSent ,(char*) chineseTxtSent},
4562 { TxtNotSent ,(char*) chineseTxtNotSent},
4563 { TxtServiceCentre,(char*) chineseTxtServiceCentre},
4564 { TxtPleaseWait,(char*) chineseTxtPleaseWait},
4565 { TxtSmsEnterNumber,(char*) chineseTxtSmsEnterNumber},
4566 { TxtRead,(char*) chineseTxtRead},
4567 { TxtRetrieve, (char*) chineseTxtRetrieve }, //x0035544 07-11-2005
4568 { TxtDeleteAll,(char*) chineseTxtDeleteAll},
4569 { TxtSave,(char*) chineseTxtSave},
4570 { TxtVoicemail,(char*) chineseTxtVoicemail},
4571 { TxtBroadcast,(char*) chineseTxtBroadcast},
4572 { TxtNew,(char*) chineseTxtNew},
4573 { TxtDigits,(char*) chineseTxtDigits },
4574 { TxtLowercase,(char*) chineseTxtLowercase },
4575 { TxtUppercase,(char*) chineseTxtUppercase },
4576 { TxtApplications,(char*) chineseTxtApplications},
4577 #ifndef FF_NO_VOICE_MEMO
4578 { TxtVoiceMemo,(char*) chineseTxtVoiceMemo},
4579 #endif
4580 { TxtSimNot,(char*) chineseTxtSimNot },
4581 { TxtReady,(char*) chineseTxtReady },
4582 { TxtSmsListFull,(char*) chineseTxtSmsListFull},
4583 { TxtNewCbMessage,(char*) chineseTxtNewCbMessage},
4584 { TxtSaved,(char*) chineseTxtSaved},
4585 { TxtDelete,(char*) chineseTxtDelete},
4586 { TxtReply,(char*) chineseTxtReply},
4587 { TxtStoreNumber,(char*) chineseTxtStoreNumber},
4588 #ifdef FF_CPHS_REL4
4589 { TxtMSP,(char*) chineseTxtMSP},
4590 { TxtMessageStatus,(char*) chineseTxtMessageStatus},
4591 { TxtMailBox,(char*) chineseTxtMailBox},
4592 { TxtElectronic,(char*) chineseTxtElectronic},
4593 #endif
4594 { TxtForward,(char*) chineseTxtForward},
4595 { TxtActivate,(char*) chineseTxtActivate},
4596 { TxtTopics,(char*) chineseTxtTopics},
4597 { TxtConsult,(char*) chineseTxtConsult},
4598 { TxtAddNew,(char*) chineseTxtAddNew},
4599 { TxtContacts,(char*) chineseTxtContacts},
4600 { TxtSearchName,(char*) chineseTxtSearchName},
4601 { TxtMemory,(char*) chineseTxtMemory},
4602 { TxtMyNumber,(char*) chineseTxtMyNumber},
4603 {TxtMyNumberFull,(char*) chineseTxtMyNumberFull}, //added by RanG :31705 13/06/05
4604 { TxtRinger,(char*) chineseTxtRinger},
4605 { TxtVolume,(char*) chineseTxtVolume},
4606 { TxtKeypadTones,(char*) chineseTxtKeypadTones},
4607 { TxtNewMessage,(char*) chineseTxtNewMessage},
4608 { TxtNewBroadcast,(char*) chineseTxtNewBroadcast},
4609 { TxtAutoAnswer,(char*) chineseTxtAutoAnswer},
4610 { TxtTimeDate,(char*) chineseTxtTimeDate},
4611 { TxtLanguages,(char*) chineseTxtLanguages},
4612 { TxtVoiceMail,(char*) chineseTxtVoiceMail},
4613 { TxtPinCode,(char*) chineseTxtPinCode},
4614 { TxtAutoredial,(char*) chineseTxtAutoredial},
4615 { TxtDTMF,(char*) chineseTxtDTMF},
4616 { TxtOn,(char*) chineseTxtOn},
4617 { TxtOff,(char*) chineseTxtOff},
4618 { TxtNetworkSel,(char*) chineseTxtNetworkSel},
4619 { TxtSendID,(char*) chineseTxtSendID},
4620 { TxtChargeTimers,(char*) chineseTxtChargeTimers},
4621 { TxtCallDivert,(char*) chineseTxtCallDivert},
4622 { TxtCallWaiting,(char*) chineseTxtCallWaiting},
4623 { TxtIfBusy,(char*) chineseTxtIfBusy},
4624 { TxtIfNoAnswer,(char*) chineseTxtIfNoAnswer},
4625 { TxtIfNotReachable,(char*) chineseTxtIfNotReachable},
4626 { TxtAllCalls,(char*) chineseTxtAllCalls},
4627 { TxtCancelAll,(char*) chineseTxtCancelAll},
4628 { TxtAll,(char*) chineseTxtAll},
4629 { TxtVoice,(char*) chineseTxtVoice},
4630 { TxtFax,(char*) chineseTxtFax},
4631 { TxtData,(char*) chineseTxtData},
4632 { TxtStatus,(char*) chineseTxtStatus},
4633 { TxtCancel,(char*) chineseTxtCancel},
4634 { TxtCalculator,(char*) chineseTxtCalculator},
4635 { TxtEnterName,(char*) chineseTxtEnterName},
4636 { TxtSoftBack,(char*) chineseTxtSoftBack},
4637 { TxtSoftSelect,(char*) chineseTxtSoftSelect},
4638 { TxtSoftOptions,(char*) chineseTxtSoftOptions},
4639 { TxtEmptyList,(char*) chineseTxtEmptyList},
4640 { TxtSendMessage,(char*) chineseTxtSendMessage},
4641 { TxtChange,(char*) chineseTxtChange},
4642 { TxtEnterNumber,(char*) chineseTxtEnterNumber},
4643 { TxtPhbkFull,(char*) chineseTxtPhbkFull},
4644 { TxtWriteError,(char*) chineseTxtWriteError},
4645 { TxtEntryDeleted,(char*) chineseTxtEntryDeleted},
4646 { TxtDetails,(char*) chineseTxtDetails},
4647 { TxtHold,(char*) chineseTxtHold},
4648 { TxtUnhold,(char*) chineseTxtUnhold},
4649 { TxtMute,(char*) chineseTxtMute},
4650 { TxtSendDTMF,(char*) chineseTxtSendDTMF},
4651 { TxtMainMenu,(char*) chineseTxtMainMenu},
4652 { TxtSwap,(char*) chineseTxtSwap},
4653 { TxtEndAll,(char*) chineseTxtEndAll},
4654 // Apr 26 2006, a0393213 (Prabakar R), OMAPS00074886 : No option in MMI to release the held call.
4655 // Added a menu option. "End held" text is added to the language index
4656 { TxtEndHeld,(char*) chineseTxtEndHeld},
4657 { TxtPrivateCall,(char*) chineseTxtPrivateCall},
4658 { TxtStartConference,(char*) chineseTxtStartConference},
4659 { TxtReStartConference,(char*) chineseTxtReStartConference},
4660 { TxtEndConference, (char*) chineseTxtReStartConference },
4661 { TxtFind,(char*) chineseTxtFind},
4662 { TxtServiceNumbers,(char*) chineseTxtServiceNumbers},
4663 { TxtOutofRange,(char*) chineseTxtOutofRange},
4664 { TxtDone,(char*) chineseTxtDone},
4665 { TxtFailed,(char*) chineseTxtFailed},
4666 #ifdef FF_MMI_MULTIMEDIA
4667 { TxtFileNotSupported, (char *)chineseTxtFileNotSupported},
4668 #endif
4669 { TxtEnterNewPin,(char*) chineseTxtEnterNewPin},
4670 { TxtConfPin,(char*) chineseTxtConfPin},
4671 { TxtChangPin,(char*) chineseTxtChangPin},
4672 { TxtEnd,(char*) chineseTxtEnd},
4673 { TxtPINFail,(char*) chineseTxtPINFail},
4674 { TxtSOS,(char*) chineseTxtSOS},
4675 { TxtAutomatic,(char*) chineseTxtAutomatic},
4676 { TxtManual,(char*) chineseTxtManual},
4677 { TxtFixedNames,(char*) chineseTxtFixedNames},
4678 { TxtFactoryReset,(char*) chineseTxtFactoryReset},
4679 { TxtSearching,(char*) chineseTxtSearching },
4680 { TxtChangPIN2,(char*) chineseTxtChangePIN2 },
4681 { TxtOldPIN,(char*) chineseTxtOldPIN },
4682 { TxtOldPIN2,(char*) chineseTxtOldPIN2 },
4683 { TxtNotAcc,(char*) chineseTxtNotAcc },
4684 { TxtEnabled,(char*) chineseTxtEnabled },
4685 { TxtDisabled,(char*) chineseTxtDisabled },
4686 { TxtPINOK,(char*) chineseTxtPINOK },
4687 { TxtSimBlocked,(char*) chineseTxtSimBlocked },
4688 { TxtNewPIN,(char*) chineseTxtNewPIN },
4689 { TxtAcc,(char*) chineseTxtAcc },
4690 { TxtNoNetwork,(char*) chineseTxtNoNetwork },
4691 { TxtNo,(char*) chineseTxtNo },
4692 { TxtEnterDate,(char*) chineseTxtEnterDate },
4693 { TxtEnterTime,(char*) chineseTxtEnterTime },
4694 { TxtScratchPad,(char*) chineseTxtScratchPad },
4695 { TxtDeleted,(char*) chineseTxtDeleted },
4696 { TxtActivated,(char*) chineseTxtActivated },
4697 { TxtDeActivated,(char*) chineseTxtDeActivated },
4698 { TxtDeactivate,(char*) chineseTxtDeactivate },
4699 { TxtNotActivated,(char*) chineseTxtNotActivated }, // Dec 07, 2005 REF: OMAPS00050087 x0039928 - Added string to lang table
4700 { TxtCheck,(char*) chineseTxtCheck },
4701 { TxtYes,(char*) chineseTxtYes },
4702 { TxtCallNumber,(char*) chineseTxtCallNumber },
4703 { TxtEnterMid,(char*) chineseTxtEnterMid },
4704 { TxtReadError,(char*) chineseTxtReadError },
4705 { TxtUsed,(char*) chineseTxtUsed },
4706 { TxtOutgoing,(char*) chineseTxtOutgoing },
4707 { TxtMuted,(char*) chineseTxtMuted },
4708 { TxtCallEnded,(char*) chineseTxtCallEnded },
4709 { TxtAnsweredCalls, (char*) chineseTxtAnsweredCalls }, // API - APR #1629 - Added string to lang table.
4710 { TxtIncomingCall,(char*) chineseTxtIncomingCall },
4711 { TxtIncomingData,(char*) chineseTxtIncomingCall }, //s.b should translate the "incoming data" in chinese
4712 { TxtIncomingFax,(char*) chineseTxtIncomingFax }, //SPR#1147 - DS - Added string for incoming fax.
4713 { TxtNumberWithheld,(char*) chineseTxtNumberWithheld },
4714 { TxtAccept,(char*) chineseTxtAccept },
4715 { TxtReject,(char*) chineseTxtReject },
4716 { TxtCalling,(char*) chineseTxtCalling },
4717 { TxtMissedCalls,(char*) chineseTxtMissedCalls },
4718 { TxtMissedCall,(char*) chineseTxtMissedCall },
4719 { TxtLocked,(char*) chineseTxtLocked },
4720 { TxtUnmute,(char*) chineseTxtUnmute },
4721 { TxtCharging,(char*) chineseTxtCharging },
4722 { TxtChargComplete,(char*) chineseTxtChargComplete },
4723 { TxtOperationNotAvail,(char*) chineseTxtOperationNotAvail },
4724 { TxtAddToConference,(char*) chineseTxtAddToConference },
4725 { TxtEmpty,(char*) chineseTxtEmpty },
4726 { TxtSelectFromList,(char*) chineseTxtSelectFromList },
4727 { TxtEnterNetworkCode,(char*) chineseTxtEnterNetworkCode },
4728 { TxtMCCMNC,(char*) chineseTxtMCCMNC },
4729 #ifndef FF_NO_VOICE_MEMO
4730 { TxtRecord,(char*) chineseTxtRecord },
4731 #endif
4732 { TxtSecurity,(char*) chineseTxtSecurity },
4733 { TxtEnglish,(char*) chineseTxtEnglish },
4734 { TxtGerman,(char*) chineseTxtGerman },
4735 { TxtValidity,(char*) chineseTxtValidity },
4736 { TxtMessageTyp,(char*) chineseTxtMessageTyp },
4737 { TxtSetVoiceMail,(char*) chineseTxtSetVoiceMail },
4738 { TxtCallTimers,(char*) chineseTxtCallTimers },
4739 { TxtLastCharge,(char*) chineseTxtLastCharge },
4740 { TxtTotalCharge,(char*) chineseTxtTotalCharge },
4741 { TxtResetCharge,(char*) chineseTxtResetCharge },
4742 { TxtIfNoService,(char*) chineseTxtIfNoService },
4743 { TxtDiscard,(char*) chineseTxtDiscard },
4744 { TxtEDIT,(char*) chineseTxtEDIT },
4745 { TxtExtractNumber,(char*) chineseTxtExtractNumber },
4746 { TxtWrite,(char*) chineseTxtWrite },
4747 { TxtCheckStatus,(char*) chineseTxtCheckStatus },
4748 { TxtSetDivert,(char*) chineseTxtSetDivert },
4749 { TxtCancelDivert,(char*) chineseTxtCancelDivert },
4750 { TxtHideID,(char*) chineseTxtHideID },
4751 { TxtTones,(char*) chineseTxtTones },
4752 { TxtClock,(char*) chineseTxtClock },
4753 { TxtPhone,(char*) chineseTxtPhone },
4754 { TxtStop,(char*) chineseTxtStop },
4755 #ifndef FF_NO_VOICE_MEMO
4756 { TxtRecording,(char*) chineseTxtRecording },
4757 { TxtPlayback,(char*) chineseTxtPlayback },
4758 #endif
4759 { TxtNoNumber,(char*) chineseTxtNoNumber },
4760 { TxtOkToDelete,(char*) chineseTxtOkToDelete },
4761 { TxtBalance,(char*) chineseTxtBalance },
4762 { TxtLimit,(char*) chineseTxtLimit },
4763 { TxtLimitEq,(char*) chineseTxtLimitEq },
4764 { TxtRate,(char*) chineseTxtRate },
4765 { TxtMinutes,(char*) chineseTxtMinutes },
4766 { TxtCost,(char*) chineseTxtCost },
4767 { TxtCredit,(char*) chineseTxtCredit },
4768 { TxtPressOk,(char*) chineseTxtPressOk },
4769 { TxtReset,(char*) chineseTxtReset },
4770 { TxtIncoming,(char*) chineseTxtIncoming },
4771 { TxtCounter,(char*) chineseTxtCounter },
4772 { TxtOutgoingCalls,(char*) chineseTxtOutgoingCalls },
4773 { TxtCostCounter,(char*) chineseTxtCostCounter },
4774 { TxtEnterCurrency,(char*) chineseTxtEnterCurrency },
4775 { Txt1Unit,(char*) chineseTxt1Unit },
4776 { TxtChanged,(char*) chineseTxtChanged },
4777 { TxtEnterLimit,(char*) chineseTxtEnterLimit },
4778 { TxtCancelled,(char*) chineseTxtCancelled },
4779 { TxtView,(char*) chineseTxtView },
4780 { TxtEnterPCK,(char*) chineseTxtEnterPCK },
4781 { TxtEnterCCK,(char*) chineseTxtEnterCCK },
4782 { TxtEnterNCK,(char*) chineseTxtEnterNCK },
4783 { TxtEnterNSCK,(char*) chineseTxtEnterNSCK },
4784 { TxtEnterSPCK,(char*) chineseTxtEnterSPCK },
4785 { TxtCodeInc,(char*) chineseTxtCodeInc },
4786 { TxtBlckPerm,(char*) chineseTxtBlckPerm },
4787 { TxtDealer,(char*) chineseTxtDealer },
4788 { TxtSendingDTMF,(char*) chineseTxtSendingDTMF },
4789 { TxtCheckNumber,(char*) chineseTxtCheckNumber },
4790 { TxtNumberBusy,(char*) chineseTxtNumberBusy },
4791 { TxtNoAnswer,(char*) chineseTxtNoAnswer },
4792 { TxtNumberChanged,(char*) chineseTxtNumberChanged },
4793 { TxtNetworkBusy,(char*) chineseTxtNetworkBusy },
4794 { TxtNotSubscribed,(char*) chineseTxtNotSubscribed },
4795 { TxtAnyKeyAnswer,(char*) chineseTxtAnyKeyAnswer },
4796 { TxtPINBlock,(char*) chineseTxtPINBlock },
4797 { TxtEdit,(char*) chineseTxtEdit },
4798 { TxtChangePassword,(char*) chineseTxtChangePassword },
4799 { TxtSetBar,(char*) chineseTxtSetBar },
4800 { TxtSmsTone,(char*) chineseTxtSmsTone },
4801 { TxtMelody,(char*) chineseTxtMelody },
4802 { TxtSilent,(char*) chineseTxtSilent },
4803 { TxtClick,(char*) chineseTxtClick },
4804 { TxtClearAlarm,(char*) chineseTxtClearAlarm },
4805 { TxtTimeFormat,(char*) chineseTxtTimeFormat },
4806 { TxtTwelveHour,(char*) chineseTxtTwelveHour },
4807 { TxtTwentyfourHour,(char*) chineseTxtTwentyfourHour },
4808 { TxtInCallTimer,(char*) chineseTxtInCallTimer },
4809 { TxtStore,(char*) chineseTxtStore },
4810 { TxtNone,(char*) chineseTxtNone },
4811 { TxtPIN,(char*) chineseTxtPIN },
4812 { TxtPIN2,(char*) chineseTxtPIN2 },
4813 { TxtConfPin2,(char*) chineseTxtConfPin2 },
4814 { TxtNewPIN2,(char*) chineseTxtNewPIN2 },
4815 { TxtUnlockOK,(char*) chineseTxtUnlockOK },
4816 { TxtIMEI,(char*) chineseTxtIMEI },
4817 { TxtList,(char*) chineseTxtList },
4818 { TxtFull,(char*) chineseTxtFull },
4819 { TxtNotAvailable,(char*) chineseTxtNotAvailable },
4820 { TxtCallBAOC,(char*) chineseTxtCallBAOC},
4821 { TxtCallBAOIC,(char*) chineseTxtCallBAOIC },
4822 { TxtCallBAOICexH,(char*) chineseTxtCallBAOICexH },
4823 { TxtCallBAIC,(char*) chineseTxtCallBAIC },
4824 { TxtCallBAICroam,(char*) chineseTxtCallBAICroam},
4825 { TxtCallBarringAll,(char*) chineseTxtCallBarringAll},
4826 { TxtCallBAOCAll,(char*) chineseTxtCallBAOCAll },
4827 { TxtCallBAICAll,(char*) chineseTxtCallBAICAll},
4828 { TxtCLIP,(char*) chineseTxtCLIP},
4829 { TxtCOLP,(char*) chineseTxtCOLP},
4830 { TxtCOLR,(char*) chineseTxtCOLR},
4831 { TxtSimToolkit,(char*) chineseTxtSimToolkit },
4832 { TxtPhonebook,(char*) chineseTxtPhonebook },
4833 { TxtRecentCalls,(char*) chineseTxtRecentCalls },
4834 { TxtNames,(char*) chineseTxtNames },
4835 { TxtInterCalls,(char*) chineseTxtInterCalls },
4836 { TxtInterHome,(char*) chineseTxtInterHome },
4837 { TxtWhenRoaming,(char*) chineseTxtWhenRoaming },
4838 { TxtCancelAllBars,(char*) chineseTxtCancelAllBars },
4839 { TxtWaiting,(char*) chineseTxtWaiting },
4840 { TxtBarred,(char*) chineseTxtBarred },
4841 { TxtForwarded,(char*) chineseTxtForwarded },
4842 { TxtCallDivertNoReach,(char*) chineseTxtCallDivertNoReach },
4843 { TxtCallDivertNoReply,(char*) chineseTxtCallDivertNoReply },
4844 { TxtCallDivertIfBusy,(char*) chineseTxtCallDivertIfBusy },
4845 { TxtPressMenu,(char*) chineseTxtPressMenu},
4846 {TxtPlus,(char*) chineseTxtPlus },
4847 {TxtMinus,(char*) chineseTxtMinus },
4848 {TxtDivideBy,(char*) chineseTxtDivideBy },
4849 {TxtMultiplyBy,(char*) chineseTxtMultiplyBy },
4850 {TxtEquals,(char*) chineseTxtEquals },
4851 {TxtSending,(char*) chineseTxtSending },
4852 {TxtMessage,(char*) chineseTxtMessage },
4853 {TxtSoftNext,(char*) chineseTxtSoftNext },
4854 {TxtLastCall,(char*) chineseTxtLastCall },
4855 {TxtIncomingCalls,(char*) chineseTxtIncomingCall },
4856 {TxtLow,(char*) chineseTxtLow },
4857 {TxtMedium,(char*) chineseTxtMedium },
4858 {TxtHigh,(char*) chineseTxtHigh },
4859 {TxtIncreasing,(char*) chineseTxtIncreasing },
4860 {TxtTimerReset,(char*) chineseTxtTimerReset },
4861 {TxtClockSetTo,(char*) chineseTxtClockSetTo },
4862 /* Marcus: Issues 1122 & 1137: 12/09/2002: Start */
4863 {TxtSilentMode,(char*) chineseTxtSilentMode},
4864 /* Marcus: Issues 1122 & 1137: 12/09/2002: End */
4865 {TxtSmsValidityPeriodSet,(char*) chineseTxtValiditySet},
4866 {Txt1Hour,(char*) chineseTxt1Hour},
4867 {Txt12Hours,(char*) chineseTxt12Hour},
4868 {Txt24Hours,(char*) chineseTxt24Hours},
4869 {Txt1Week,(char*) chineseTxt1Week},
4870 {TxtMaxTime,(char*) chineseTxtMaxTime},//// May 10, 2004 REF: CRR 15753 Deepa M.D
4871 {TxtPin2Code,(char*) chineseTxtPIN2},
4872 {TxtEnablePIN,(char*) chineseTxtEnablePIN},
4873 {TxtRequesting,(char*) chineseTxtRequesting},
4874 {TxtNotAllowed,(char*) chineseTxtNotAllowed},
4875 {TxtEmergency,(char*) chineseTxtEmergency},
4876 {TxtChinese,(char*) chineseTxtChinese },
4877 {TxtPassword,(char*) chineseTxtPassword },
4878 {TxtConfirmPassword,(char*) chineseTxtConfirmPassword},
4879 {TxtNewPassword,(char*) chineseTxtNewPassword},
4880 {TxtNoMessages,(char*) chineseTxtNoMessages},
4881 {TxtTwoAttemptsLeft,(char*) chineseTxtTwoAttemptsLeft},
4882 {TxtOneAttemptLeft,(char*) chineseTxtOneAttemptLeft},
4883 {Txtblacklisted, (char*) chineseTxtblacklisted},/*MC SPR 1242, added table entries*/
4884 {TxtErrUnknown, (char*) chineseTxtErrUnknown},
4885 {TxtSSErr, (char*) chineseTxtSSErr},
4886 {TxtUnknownSub, (char*) chineseTxtUnknownSub},
4887 {TxtIllSub, (char*) chineseTxtIllSub},
4888 {TxtIllEqip, (char*) chineseTxtIllEqip},
4889 {TxtIllOp, (char*) chineseTxtIllOp},
4890 {TxtSubVil, (char*) chineseTxtSubVil},
4891 {TxtInComp, (char*) chineseTxtInComp},
4892 {TxtFacNoSup, (char*) chineseTxtFacNoSup},
4893 {TxtAbsSub, (char*) chineseTxtAbsSub},
4894 {TxtSysFail, (char*) chineseTxtSysFail},
4895 {TxtMissDta, (char*) chineseTxtMissDta},
4896 {TxtUnexDta, (char*) chineseTxtUnexDta},
4897 {TxtPwdErr, (char*) chineseTxtPwdErr},
4898 {TxtUnkAlph, (char*) chineseTxtUnkAlph},
4899 {TxtMaxMpty, (char*) chineseTxtMaxMpty},
4900 {TxtResNoAvai, (char*) chineseTxtResNoAvai},
4901 {TxtUnRec, (char*) chineseTxtUnRec},
4902 {TxtMisTyp, (char*) chineseTxtMisTyp},
4903 {TxtBadStruct, (char*) chineseTxtBadStruct},
4904 {TxtDupInv, (char*) chineseTxtDupInv},
4905 {TxtResLim, (char*) chineseTxtResLim},
4906 {TxtIniRel, (char*) chineseTxtIniRel},
4907 {TxtFatRes, (char*) chineseTxtFatRes},
4908 {TxtEntAnw, (char*) chineseTxtEntAnw},
4909 {TxtSsMsg, (char*) chineseTxtSsMsg},/*MC end*/
4910 {TxtOld,(char*) chineseTxtOld},
4911 { TxtInsertnote, (char*)chineseTxtInsertnote },
4912 { TxtMelodygenerator, (char*)chineseTxtMelodygenerator },
4913 { TxtOctaveHigher, (char*)chineseTxtOctaveHigher },
4914 { TxtOctaveLower, (char*)chineseTxtOctaveLower },
4915 { TxtLoadMelody, (char*)chineseTxtLoadMelody },
4916 { TxtEasyText, (char*)chineseTxtEasyText },
4917 { TxtDataCount, (char*)chineseTxtDataCount },
4918 { TxtQoS, (char*)chineseTxtQoS },
4919 { TxtTypeofConnection, (char*)chineseTxtTypeofConnection },
4920 { TxtTotalCount, (char*)chineseTxtTotalCount },
4921 { TxtResetCount, (char*)chineseTxtResetCount },
4922 { TxtDataCounter, (char*)chineseTxtDataCounter },
4923 { TxtV42bis, (char*)chineseTxtV42bis },
4924 { TxtNormal, (char*)chineseTxtNormal },
4925 { TxtCSD, (char*)chineseTxtCSD },
4926 { TxtClassB, (char*)chineseTxtClassB },
4927 { TxtClassC, (char*)chineseTxtClassC },
4928 { TxtIPAddress, (char*)chineseTxtIPAddress },
4929 /* SPR#2324 - SH - Removed some strings */
4930 { TxtIPAddress2, (char*)chineseTxtIPAddress2 },
4931 { TxtPort1, (char*)chineseTxtPort1 },
4932 { TxtPort2, (char*)chineseTxtPort2 },
4933 { TxtAPN, (char*)chineseTxtAPN },
4934 { TxtConnectionType, (char*)chineseTxtConnectionType },
4935 //xpradipg - Aug 4:changes for WAP2.0 Menu
4936 // Jan 12, 2004 REF: CRR 28078 xnkulkar
4937 // Description: Compilation error in MmiBlkLangDB.c with FF_WAP && FF_TCPIP
4938 // Solution: TxtPPGAuthenication changed to TxtPPGAuthentication
4939 #if defined (FF_WAP) && defined (FF_GPF_TCPIP)
4940 {TxtNameServer1, (char*)chineseTxtNameServer1},
4941 {TxtNameServer2, (char*)chineseTxtNameServer2},
4942 {TxtPPGAuthentication, (char*)chineseTxtPPGAuthentication},
4943 {TxtWirelessProfiledHTTP, (char*)chineseTxtWirelessProfiledHTTP},
4944 #endif
4945
4946 { TxtGPRS, (char*)chineseTxtGPRS },
4947 { TxtOutgoingData, (char*)chineseTxtOutgoingData },
4948 { TxtGame, (char*)chineseTxtGame },
4949 { TxtHomepage, (char*)chineseTxtHomepage },
4950 { TxtBookmarks, (char*)chineseTxtBookmarks },
4951 { TxtGoTo, (char*)chineseTxtGoTo },
4952 { TxtHistory, (char*)chineseTxtHistory },
4953 { TxtSetup, (char*)chineseTxtSetup },
4954 { TxtNewBookmark, (char*)chineseTxtNewBookmark },
4955 { TxtWWWdot, (char*)chineseTxtWWWdot },
4956 { TxtWAPdot, (char*)chineseTxtWAPdot },
4957 { TxtSMS, (char*)chineseTxtSMS },
4958 { TxtEmail, (char*)chineseTxtEmail },
4959 { TxtClear, (char*)chineseTxtClear },
4960 { TxtBookmark, (char*)chineseTxtBookmark },
4961 /* SPR#2324 - SH - Removed some strings */
4962 { TxtSaveHistory, (char*)chineseTxtSaveHistory },
4963 { TxtEditName, (char*)chineseTxtEditName },
4964 { TxtEditURL, (char*)chineseTxtEditURL },
4965 /* SPR#2324 - SH - Removed some strings */
4966 { TxtResponseTimer, (char*)chineseTxtResponseTimer },
4967 { TxtDialupNumber, (char*)chineseTxtDialupNumber },
4968 { TxtTemporary, (char*)chineseTxtTemporary },
4969 { TxtContinuous, (char*)chineseTxtContinuous },
4970 /* SPR#2324 - SH - Removed some strings */
4971 { TxtWAP, (char*)chineseTxtWAP },
4972 { TxtExit, (char*)chineseTxtExit },
4973 { TxtReload, (char*)chineseTxtReload },
4974 { TxtStored, (char*)chineseTxtStored },
4975 { TxtOther, (char*)chineseTxtOther },
4976 { TxtConnecting, (char*)chineseTxtConnecting },
4977 { TxtDownloading, (char*)chineseTxtDownloading },
4978 { TxtUpdating, (char*)chineseTxtUpdating },
4979 { TxtEnterURL, (char*)chineseTxtEnterURL },
4980 { TxtProfileName, (char*)chineseTxtProfileName },
4981 { TxtISPUsername, (char*)chineseTxtISPUsername },
4982 { TxtISPPassword, (char*)chineseTxtISPPassword },
4983 { TxtGoToLink, (char*)chineseTxtGoToLink },
4984 { TxtSelect, (char*)chineseTxtSelect },
4985 { TxtNotConnected, (char*)chineseTxtNotConnected },
4986 { TxtScaleImages, (char*)chineseTxtScaleImages },
4987 { TxtLoggingIn, (char*)chineseTxtLoggingIn },
4988 { TxtPageNotFound, (char*)chineseTxtPageNotFound},
4989 { TxtInvalidURL, (char*)chineseTxtInvalidURL},
4990 { TxtNoResponse, (char*)chineseTxtNoResponse},
4991 { TxtAccessDenied, (char*)chineseTxtAccessDenied},
4992 { TxtErrorInPage, (char*)chineseTxtErrorInPage},
4993 { TxtScriptError, (char*)chineseTxtScriptError},
4994 { TxtServerError, (char*)chineseTxtServerError},
4995 { TxtGatewayError, (char*)chineseTxtGatewayError},
4996 { TxtUnexpectedErr, (char*)chineseTxtUnexpectedErr},
4997 { TxtCharacterSet, (char*)chineseTxtCharacterSet},
4998 { TxtWBXMLError, (char*)chineseTxtWBXMLError},
4999 { TxtFatalError, (char*)chineseTxtFatalError},
5000 { TxtGatewayBusy, (char*)chineseTxtGatewayBusy},
5001 { TxtSecurityFail, (char*)chineseTxtSecurityFail},
5002 { TxtErrorOutOfMem, (char*)chineseTxtErrorOutOfMem},
5003 { TxtErrorMemLow, (char*)chineseTxtErrorMemLow},
5004 { TxtError, (char*)chineseTxtError },
5005 { TxtErrorHTTP, (char*)chineseTxtErrorHTTP },
5006 { TxtErrorWSP, (char*)chineseTxtErrorWSP },
5007 { TxtErrorWAE, (char*)chineseTxtErrorWAE },
5008 { TxtErrorWSPCL, (char*)chineseTxtErrorWSPCL },
5009 { TxtErrorWSPCM, (char*)chineseTxtErrorWSPCM },
5010 { TxtErrorWTP, (char*)chineseTxtErrorWTP },
5011 { TxtErrorWTLS, (char*)chineseTxtErrorWTLS },
5012 { TxtErrorWDP, (char*)chineseTxtErrorWDP },
5013 { TxtErrorUDCP, (char*)chineseTxtErrorUDCP },
5014 { TxtNotSupported, (char*)chineseTxtNotSupported },
5015 { TxtSelectLine, (char*)chineseTxtSelectLine},/*MC SPR 1242, added table entries*/
5016 { TxtLine1, (char*)chineseTxtLine1},
5017 { TxtLine2, (char*)chineseTxtLine2},
5018 { TxtInfoNumbers, (char*)chineseTxtInfoNumbers},/*MC end*/
5019 { TxtAttach, (char *)chineseTxtAttach }, /* SH 18/01/02 */
5020 { TxtDetach, (char *)chineseTxtDetach }, /* SH 18/01/02 */
5021 { TxtDetaching, (char *)chineseTxtDetaching },/* MZ 15/07/03 */
5022 { TxtDefineContext, (char *)chineseTxtDefineContext}, /*SH 22/01/02 */
5023 { TxtActivateContext, (char *)chineseTxtActivateContext}, /*SH 22/01/02 */
5024 { TxtDeactivateContext, (char *)chineseTxtDeactivateContext}, /*SH 22/01/02 */
5025 { TxtGPRSPreferred, (char *)chineseTxtGPRSPreferred}, /*SH 25/01/02 */
5026 { TxtCSDPreferred, (char *)chineseTxtCSDPreferred},/*SH 22/01/02 */
5027 { TxtNotAttached, (char *)chineseTxtNotAttached},/*SH 22/01/02 */
5028 { TxtAlreadyAttached, (char *)chineseTxtAlreadyAttached},/*SH 8/02/02 */
5029 { TxtSelected, (char *)chineseTxtSelected}, /*ap 06/02/02*/
5030 { TxtNetwork, (char *)chineseTxtNetwork}, /*ap 06/02/02*/
5031 { TxtForbidden, (char *)chineseTxtForbidden}, /*ap 06/02/02*/
5032 { TxtActivateFDN, (char *)chineseTxtActivateFDN}, /*ap 06/02/02*/
5033 { TxtPlease, (char *)chineseTxtPlease}, /*ap 06/02/02*/
5034 { TxtTimedOut, (char *)chineseTxtTimedOut}, // sh 13/02/02
5035 { TxtWillChangeOn, (char *)chineseTxtWillChangeOn}, // sh 13/02/02
5036 { TxtAttached, (char *)chineseTxtAttached},
5037 { TxtDetached, (char *)chineseTxtDetached},
5038 { TxtUnknown, (char *)chineseTxtUnknown}, //x0035544 07-11-2005
5039 { TxtCallTransfer,(char*)chineseTxtCallTransfer},/*MC SPR 1242, added table entries*/
5040 { TxtConnected,(char*)chineseTxtConnected},
5041 { TxtGSM_900, (char*)chineseTxtGSM_900},
5042 { TxtDCS_1800,(char*)chineseTxtDCS_1800},
5043 { TxtPCS_1900,(char*)chineseTxtPCS_1900},
5044 { TxtE_GSM,(char*)chineseTxtE_GSM},
5045 { TxtGSM_850,(char*)chineseTxtGSM_850},
5046 { TxtCallTimeout,(char*)chineseTxtCallTimeout},
5047 { TxtBand,(char*)chineseTxtBand},
5048 { TxtSatRefresh,(char*)chineseTxtSatRefresh},
5049 { TxtCallBlocked,(char*)chineseTxtCallBlocked},/*MC end*/
5050 { TxtSRR, (char *)chineseTxtSRR}, // Marcus: Issue 1170: 30/09/2002
5051 //March 2, 2005 REF: CRR 11536 x0018858
5052 { TxtRP, (char *)chineseTxtRP },//added this string for the reply path.
5053 { TxtDelivered, (char *)chineseTxtDelivered }, // Marcus: Issue 1170: 07/10/2002
5054 { TxtTempError, (char *)chineseTxtTempError }, // Marcus: Issue 1170: 07/10/2002
5055 { TxtUnknownCode,(char*)chineseUnknownCode},/*MC SPR 1111*/
5056 { TxtPhoneSettings, (char *)chineseTxtPhoneSettings}, //SPR#1113 - DS - Added text id for renamed main menu item "Phone Settings"
5057 { TxtNetworkServices, (char *) chineseTxtNetworkServices}, //SPR#1113 - DS - Added text id for new main menu item "Netw. Services"
5058 { TxtCallDeflection, (char *) chineseTxtCallDeflection}, //SPR#1113 - DS - Added text id for new menu item "Call Deflection" (CD)
5059 { TxtCallBack, (char *) chineseTxtCallBack}, //SPR#1113 - DS - Added text id for new menu item "Call Back" (CCBS)
5060 { TxtMobileInfo, (char *)chineseTxtMobileInfo}, /*MC, SPR1209*/
5061 { TxtServingCell, (char *)chineseTxtServingCell}, /*MC, SPR1209*/
5062
5063 /*EngMode */
5064 #ifdef TI_PS_FF_EM
5065 { TxtServingCellRF, "Serving cell RF"},
5066 { TxtServingChannel, "Serving Channel"},
5067 { TxtAmrInfo, "AMR Information"},
5068 { TxtSNDCPInfo, "SNDCP Information"},
5069 { TxtUserLevelInfo, "User Level Information"},
5070 { TxtLLCTracing, "LLC Tracing info"},
5071 { TxtRlcMacInfo, "RLC/MAC Information"},
5072 { TxtGMMInfo, "GMM Information"},
5073 { TxtCallStatus, "Call status"},
5074 { TxtLayerMessages, "Layer Messages"},
5075 { TxtWCDMALayerMessages, "WCDMA Layer messages"},
5076 { Txt3GInfo, "Additional 3G information"},
5077 { TxtPacketDataParameter, "Packet data parameters"},
5078 #endif
5079
5080
5081 { TxtNeighbourCell, (char *)chineseTxtNeighbourCell}, /*MC, SPR1209*/
5082 { TxtLocation, (char *)chineseTxtLocation}, /*MC, SPR1209*/
5083 { TxtCiphHopDTX, (char *)chineseTxtCiphHopDTX}, /*MC, SPR1209*/
5084 { TxtConcat, (char *)chineseTxtConcat},
5085 /*MC SPR 1319, added reference to unicode strings*/
5086 { TxtColourMenu, (char *)chineseTxtColourMenu},
5087 { TxtColourBlack, (char *)chineseTxtColourBlack},
5088 { TxtColourBlue, (char *)chineseTxtColourBlue},
5089 { TxtColourCyan, (char *)chineseTxtColourCyan},
5090 { TxtColourGreen, (char *)chineseTxtColourGreen},
5091 { TxtColourMagenta, (char *)chineseTxtColourMagenta},
5092 { TxtColourYellow, (char *)chineseTxtColourYellow},
5093 { TxtColourRed, (char *)chineseTxtColourRed},
5094 { TxtColourWhite, (char *)chineseTxtColourWhite},
5095 { TxtColourPink, (char *)chineseTxtColourPink},
5096 { TxtColourOrange, (char *)chineseTxtColourOrange},
5097 { TxtColourLightBlue, (char *)chineseTxtTxtColourLightBlue},
5098 { TxtColourLightGreen, (char *)chineseTxtColourLightGreen},
5099 { TxtColourPaleYellow, (char *)chineseTxtTxtColourPaleYellow},
5100 { TxtColourTransparent, (char *)chineseTxtColourTransparent},
5101 { TxtIdleScreenBackground, (char *)chineseTxtIdleScreenBackground},
5102 { TxtIdleScreenSoftKey, (char *)chineseTxtIdleScreenSoftKey},
5103 { TxtIdleScreenText, (char *)chineseTxtIdleScreenText},
5104 { TxtIdleScreenNetworkName, (char *)chineseTxtIdleScreenNetworkName},
5105 { TxtGeneralBackground , (char *)chineseTxtGeneralBackground},
5106 { TxtMenuSoftKeyForeground , (char *)chineseTxtMenuSoftKeyForeground},
5107 { TxtMenuSoftKeyBackground , (char *)chineseTxtMenuSoftKeyBackground},
5108 { TxtSubMenuHeadingText , (char *)chineseTxtSubMenuHeadingText},
5109 { TxtSubMenuHeadingBackground, (char *)chineseTxtTxtSubMenuHeadingBackground},
5110 { TxtSubMenuTextForeground , (char *)chineseSubMenuTextForeground },
5111 { TxtSubMenuTextBackground, (char *)chineseTxtTxtSubMenuTextBackground},
5112 { TxtSubMenuSelectionBar, (char *)chineseTxtSubMenuSelectionBar},
5113 { TxtPopUpTextForeground, (char *)chineseTxtPopUpTextForeground},
5114 { TxtPopUpTextBackground, (char *)chineseTxtPopUpTextBackground},
5115 { TxtColour, (char *)chineseTxtColour},
5116 { TxtLoser, (char *)chineseTxtLoser},
5117 { TxtPlayAgain, (char *)chineseTxtPlayAgain },
5118 { TxtWinner, (char *)chineseTxtWinner },
5119 { TxtSelectBook, (char*)chineseTxtSelectBook }, /* SPR1112 - SH */
5120 { TxtSIM, (char*)chineseTxtSim },
5121 { TxtMove, (char*) chineseTxtMove},
5122 { TxtCopy, (char*)chineseTxtCopy},
5123 { TxtThisEntry, (char*)chineseTxtThisEntry},
5124 { TxtBackground, (char*)chineseTxtBackground}, /* for selecting backgrounds*/
5125 { TxtProviderIcon, (char*)chineseTxtNetworkIcon }, /*AP - 29-01-03 - Add to language table */
5126 { TxtIdleScreen, (char*)chineseTxtIdle},
5127 { TxtMenuScreen, (char*)chineseTxtMainMenu},
5128 { TxtBgdSquares, (char*)chineseTxtSquares},
5129 { TxtBgdO2, (char*)chineseTxtO2},
5130 { TxtBgdTree, (char*)chineseTxtTree},
5131 { TxtBgdTILogo, (char*)chineseTxtTILogo},
5132 { TxtBgdSunset, (char*)chineseTxtSunset},
5133 { TxtBgdEdinburgh1, (char*)chineseTxtEdinburgh},
5134 { TxtBgdEdinburgh2, (char*)chineseTxtEdinburgh},
5135 { TxtBgdEdinburgh3, (char*)chineseTxtEdinburgh},
5136 { TxtBgdEdinburgh4, (char*)chineseTxtEdinburgh},
5137 { TxtDeflectCall, (char*)chineseTxtDeflectCall}, //SPR 1392 calldeflection
5138 { TxtDeflectCallTo, (char*)chineseTxtDeflectCallTo}, //SPR 1392 calldeflection
5139 { TxtDeflect, (char*)chineseTxtDeflect}, //SPR 1392 calldeflection
5140 { TxtDeflectingCallTo,(char*)chineseTxtDeflect}, //SPR 1392 calldeflection
5141 { TxtCallBackQuery, (char *) chineseTxtCallBackQuery }, // Marcus: CCBS: 15/11/2002
5142 { TxtRejected,(char*) chineseTxtRejected }, // Marcus: CCBS: 15/11/2002
5143 { TxtActiveCall, (char*) chineseTxtActiveCall}, /* SPR#1352 - SH*/
5144 { TxtHeldCall, (char*) chineseTxtHeldCall },
5145 { TxtActiveTTYCall,(char*) chineseTxtActiveTTYCall},
5146 { TxtHeldTTYCall,(char*) chineseTxtHeldTTYCall },
5147 { TxtTTY, (char*) chineseTxtTTY },
5148
5149 #ifdef NEPTUNE_BOARD /* Mar 27, 2006 REF:ER OMAPS00071798 */
5150 {TxtAudioMode, "Audio mode"},
5151 {TxtAudioModeText, "Text mode"},
5152 {TxtAudioModeVco, "VCO mode"},
5153 {TxtAudioModeUnknown, "Unknown"},
5154 #endif
5155 { TxtBootTime, (char*) chineseTxtBootTime}, /*OMAPS00091029 x0039928(sumanth)*/
5156 /*x0039928 OMAPS00097714 - HCO/VCO implementation - added strings*/
5157 #ifdef FF_TTY_HCO_VCO
5158 { TxtTTYAll, (char*) chineseTxtTTYAll},
5159 { TxtTTYVco, (char*) chineseTxtTTYVco},
5160 { TxtTTYHco, (char*) chineseTxtTTYHco },
5161 #endif
5162 { TxtOnNextCall, (char*) chineseTxtOnNextCall },
5163 { TxtAlwaysOn, (char*) chineseTxtAlwaysOn },
5164 { TxtTTYCalling, (char*) chineseTxtTTYCalling },
5165 { TxtIncomingTTYCall, (char*) chineseTxtIncomingTTYCall },
5166 { TxtProvisioned, (char *)chineseTxtProvisioned }, // Marcus: Issue 1652: 03/02/2003
5167 { TxtExecuted, (char *)chineseTxtExecuted }, // Marcus: Issue 1652: 03/02/2003
5168 { TxtCommand, (char *)chineseTxtCommand }, // NDH : SPR#1869 : 08/04/2003
5169 { TxtCompleted, (char *)chineseTxtCompleted }, // NDH : SPR#1869 : 08/04/2003
5170 { TxtMultiparty, (char*)chineseTxtMultiparty }, // AP: Issue 1749: 06/03/03
5171 { TxtAttaching, (char*)chineseTxtAttaching}, /* SPR#1983 - SH - Various WAP texts*/
5172 { TxtConnection, (char*)chineseTxtConnection},
5173 { TxtUsing, (char *)chineseTxtUsing },
5174 { TxtConnectionSpeed, (char *)chineseTxtConnectionSpeed },
5175 { TxtAnalogue, (char *)chineseTxtAnalogue },
5176 { TxtISDN9600, (char *)chineseTxtISDN9600 },
5177 { TxtISDN14400, (char *)chineseTxtISDN14400 },
5178 { TxtEndWap, (char *)chineseTxtEndWap},
5179 { TxtUntitled, (char *)chineseTxtUntitled },
5180 { TxtChooseReplacement1, (char *)chineseTxtChooseReplacement1}, /* SPR#2354 */
5181 { TxtChooseReplacement2, (char *)chineseTxtChooseReplacement2}, /* SPR#2354 */
5182 { TxtDialup, (char *)chineseTxtDialup }, /* SPR#2324 - SH - Added */
5183 { TxtAdvanced, (char *)chineseTxtAdvanced },
5184 { TxtGPRSDialupGPRS, (char *)chineseTxtGPRSDialupGPRS },
5185 { TxtGPRSDialupDialup, (char *)chineseTxtGPRSDialupDialup },
5186 { TxtProfiles, (char *)chineseTxtProfiles },
5187 { TxtNewProfile, (char *)chineseTxtNewProfile },
5188 { TxtResetProfiles, (char *)chineseTxtResetProfiles },
5189 { TxtPasswords,(char *)chineseTxtPasswords}, //SPR16107 localization required.
5190 { TxtMismatch,(char *)chineseTxtMismatch}, //SPR16107 localization required.
5191 { TxtDataCounterReset, (char *)chineseTxtDataCounterReset }, /* SPR#2346 - SH */
5192 { TxtCallDate, (char *)chineseTxtCallDate }, /* API - 05/09/03 - SPR2357 - Added */
5193 { TxtCallTime, (char *)chineseTxtCallTime }, /* API - 05/09/03 - SPR2357 - Added */
5194 { TxtInvalidMessage, (char*)chineseTxtInvalidMessage},/*MC SPR 2530*/
5195 { TxtIncompleteMessage,(char*)chineseTxtIncompleteMessage},/*MC SPR 2530*/
5196
5197 /* SUJATHA MMS Integration */
5198 { TxtDownload, (char *)chineseTxtDownload},
5199 #if defined (FF_WAP) && defined (FF_GPF_TCPIP) //added by ellen
5200 { TxtShowMessages, (char *)chineseTxtShowMessages}, //x0035544 07-11-2005
5201 { TxtPushMessages, (char *)chineseTxtPushMessages}, //x0035544 07-11-2005
5202 #endif
5203
5204 #if defined (FF_MMI_MMS) || defined (FF_MMI_EMS) //x0035544 07-11-2005
5205 {TxtMMS,(char *)chineseTxtMMS},
5206 {TxtEMS,(char *)chineseTxtEMS},
5207 {TxtMMSCreate,(char *)chineseTxtMMSCreate},
5208 {TxtEMSCreate,(char *)chineseTxtEMSCreate},
5209 {TxtMMSInbox,(char *)chineseTxtMMSInbox},
5210 {TxtMMSUnsent,(char *)chineseTxtMMSUnsent},
5211 {TxtMMSSent,(char *)chineseTxtMMSSent},//CRR: 25291 - xrashmic 14 Oct 2004
5212 {TxtMMSSettings,(char *)chineseTxtMMSSettings},
5213 {TxtRetrieveCondition,(char *)chineseTxtRetrieveCondition}, //x0035544 07-11-2005
5214 {TxtMMSInsertPicture,(char *)chineseTxtMMSInsertPicture},
5215 {TxtMMSInsertSound,(char *)chineseTxtMMSInsertSound},
5216 {TxtMMSInsertText,(char *)chineseTxtMMSInsertText},
5217 {TxtMMSInsertSlide,(char *)chineseTxtMMSInsertSlide},
5218 {TxtMMSDelete,(char *)chineseTxtMMSDelete},
5219 {TxtMMSPreview,(char *)chineseTxtMMSPreview},
5220 {TxtMMSDeleteSlide,(char *)chineseTxtMMSDeleteSlide},
5221 {TxtMMSDeletePicture,(char *)chineseTxtMMSDeletePicture},
5222 {TxtMMSDeleteSound,(char *)chineseTxtMMSDeleteSound},
5223 {TxtMMSDeleteText,(char *)chineseTxtMMSDeleteText},
5224 {TxtMMSInsert,(char *)chineseTxtMMSInsert},
5225 //xrashmic 19 Aug, 2004 Bug: 2, 3, 36 and 42
5226 {TxtMMSSendSucess,(char *)chineseTxtMMSSendSucess},
5227 {TxtMMSSendFail,(char *)chineseTxtMMSSendFail},
5228 {TxtMMSSendng,(char *)chineseTxtMMSSendng},
5229 {TxtMMSDownloading,(char *)chineseTxtMMSDownloading},
5230 {TxtNewMMS,(char *)chineseTxtNewMMS},
5231 {TxtMMSRcvFail,(char *)chineseTxtMMSRcvFail},
5232 {TxtMMSDots,(char *)chineseTxtMMSDots},
5233 {TxtExtract,(char *)chineseTxtExtract}, //x0035544 07-11-2005
5234 {TxtMMSNotification, (char *)chineseTxtMMSNotification },//x0035544 07-11-2005
5235 {TxtImmediate,(char *)chineseTxtImmediate },//x0035544 07-11-2005
5236 {TxtDeferred, (char *)chineseTxtDeferred },//x0035544 07-11-2005
5237 {TxtMMSRetrieving, (char *)chineseTxtMMSRetrieving },//x0035544 07-11-2005
5238 {TxtMMSRetrieved, (char *)chineseTxtMMSRetrieved },//x0035544 07-11-2005
5239
5240 {TxtEMSNew,(char *)chineseTxtEMSNew}, //xrashmic 26 Aug, 2004 MMI-SPR-23931
5241 {TxtType, (char *)chineseTxtType},
5242 {TxtObject,(char *)chineseTxtObject},//xrashmic 29 Nov, 2004 MMI-SPR-26161
5243 {TxtLarge,(char *)chineseTxtLarge},//xrashmic 29 Nov, 2004 MMI-SPR-26161
5244 //xrashmic 7 Dec, 2004 MMI-SPR-23965
5245 {TxtMMSInsertPrePicture,(char *)chineseTxtInsertPic},
5246 {TxtMMSInsertPreSound, (char *)chineseTxtInsertSound},
5247 {TxtAllObjects, (char *)chineseTxtAllObjects},
5248 {TxtExtracted, (char *)chineseTxtExtracted},
5249 {TxtExtracting,(char *)chineseTxtExtracting},
5250 {TxtNoObjects, (char *)chineseTxtNoObjects},
5251 {TxtExtractable, (char *)chineseTxtExtractable},
5252 #endif//x0035544 07-11-2005
5253 { TxtLockAls, (char *)chineseTxtLockAls }, /* NDH : CQ16317 */
5254 { TxtUnlockAls, (char *)chineseTxtUnlockAls }, /* NDH : CQ16317 */
5255 { TxtAlsLocked, (char *)chineseTxtAlsLocked }, /* NDH : CQ16317 */
5256 { TxtAlsUnlocked, (char *)chineseTxtAlsUnlocked }, /* NDH : CQ16317 */
5257 { TxtLimService, (char *)chineseTxtLimService}, /* SPR12653 */ //localization required.
5258
5259 // Apr 06, 2005 REF: ENH 30011
5260 //Strings for Camera, Mp3 and midi test application are
5261 //under the respective flags.
5262 //Nov 14, 2005 REF: OMAPS00044445 xdeepadh
5263
5264 /* Nov 22, 2007 DR: OMAPS00152315 x0080701(Bharat) -- Commented #if defined */
5265
5266 // #if defined(FF_MMI_TEST_MP3) || defined(FF_MMI_TEST_AAC)
5267 { TxtPlayerMonoChannel, (char *)chineseTxtPlayerMonoChannel}, /* NDH : CQ16317 */
5268 { TxtPlayerStereoChannel, (char *)chineseTxtPlayerStereoChannel}, /* NDH : CQ16317 */
5269 { TxtPlayerSetChannels, (char *)chineseTxtPlayerSetChannels}, /* NDH : CQ16317 */
5270 { TxtPlayerPlay, (char *)chineseTxtPlayerPlay}, /* NDH : CQ16317 */
5271 { TxtPlayerTest, (char *)chineseTxtPlayerTest}, /* NDH : CQ16317 */
5272 { TxtPlayerFileSelected, (char *)chineseTxtPlayerFileSelected}, /* NDH : CQ16317 */
5273 { TxtPlayerSelectFile, (char *)chineseTxtPlayerSelectFile}, /* NDH : CQ16317 */
5274 { TxtPlayerPause, (char *)chineseTxtPlayerPause},
5275 { TxtPlayerResume, (char *)chineseTxtPlayerResume }, /* NDH : CQ16317 */
5276 { TxtPlayerStop, (char *)chineseTxtPlayerStop }, /* NDH : CQ16317 */
5277 { TxtPlayerPlaying, (char *)chineseTxtPlayerPlaying }, /* NDH : CQ16317 */
5278 { TxtPlayerForward, (char *)chineseTxtPlayerForward }, /* OMAPS00070659 x0039928 */
5279 { TxtPlayerRewind, (char *)chineseTxtPlayerRewind },
5280 { TxtPlayerForwarding, (char *)chineseTxtPlayerForwarding },
5281 { TxtPlayerRewinding, (char *)chineseTxtPlayerRewinding }, /* OMAPS00070659 x0039928 */
5282 // Jul 18, 2005 REF: SPR 31695 xdeepadh
5283 { TxtPlayerFileNotLoaded, (char *)chineseTxtPlayerNoFile},
5284 { TxtPlayerOptionNotImplemented, (char*)chineseTxtPlayerOptionNotImplemented},
5285 // #endif //FF_MMI_TEST_MP3
5286
5287 /* Nov 22, 2007 DR: OMAPS00152315 x0080701(Bharat) -- Commented #endif */
5288
5289 //Aug 22, 2005 REF: ENH 31154 xdeepadh
5290 #if defined(FF_MMI_TEST_CAMERA) ||defined(FF_MMI_CAMERA_APP)
5291 { TxtCameraTest, (char *)chineseTxtCameraTest}, /* NDH : CQ16317 */
5292 { TxtViewFinder, (char *)chineseTxtViewFinder}, /* NDH : CQ16317 */
5293 { TxtSnapshot, (char *)chineseTxtSnapshot}, /* NDH : CQ16317 */
5294 { TxtSaveSnapshot, (char *)chineseTxtSaveSnapshot}, /* NDH : CQ16317 */
5295 { TxtSnapshotSaved, (char *)chineseTxtSnapshotSaved}, /* NDH : CQ16317 */
5296 { TxtSoftSnap, (char *)chineseTxtSoftSnap}, /* NDH : CQ16317 */
5297 { TxtSoftSnapSave, (char *)chineseTxtSoftSnapSave}, /* NDH : CQ16317 */
5298 { TxtSnapSaving, (char *)chineseTxtSnapSaving},
5299 { TxtQuality, (char *)chineseTxtQuality},
5300 { TxtEconomy, (char *)chineseTxtEconomy},
5301 { TxtStandard, (char *)chineseTxtStandard},
5302 { TxtColor, (char *)chineseTxtColor},
5303 { TxtSepia, (char *)chineseTxtSepia},
5304 { TxtBlackandWhite, (char *)chineseTxtB_W},
5305 { TxtNegative, (char *)chineseTxtNegative},
5306 { TxtFilename, (char *)chineseTxtFilename},
5307 { TxtDigiZoom, (char *)chineseTxtDigiZoom},
5308 { TxtFrame, (char *)chineseTxtFrame},
5309 { TxtFrame1, (char *)chineseTxtFrame1},
5310 { TxtFrame2, (char *)chineseTxtFrame2},
5311 { TxtNoFrame, (char *)chineseTxtNoFrame},
5312 { TxtShootingMode, (char *)chineseTxtShootingMode},
5313 { TxtSingleshot, (char *)chineseTxtSingleShot},
5314 { Txt2Shots, (char *)chineseTxt2Shots},
5315 { Txt4Shots, (char *)chineseTxt4Shots},
5316 { Txt8Shots, (char *)chineseTxt8Shots},
5317 #endif //FF_MMI_TEST_CAMERA
5318 // Apr 05, 2005 REF: ENH 29994 xdeepadh
5319 //Midi Test Application Strings were put under the flag FF_MMI_TEST_MIDI
5320 #ifdef FF_MMI_TEST_MIDI
5321 { TxtMidiTest, (char *)chineseTxtMidiTest }, /* NDH : CQ16317 */
5322 { TxtMidiChangeConfig, (char *)chineseTxtMidiChangeConfig }, /* NDH : CQ16317 */
5323 { TxtMidiPlay, (char *)chineseTxtMidiPlay }, /* NDH : CQ16317 */
5324 { TxtMidiPlayAllFiles, (char *)chineseTxtMidiPlayAllFiles }, /* NDH : CQ16317 */
5325 { TxtMidiExit, (char *)chineseTxtMidiExit }, /* NDH : CQ16317 */
5326 { TxtChConfigFile, (char *)chineseTxtChConfigFile }, /* NDH : CQ16317 */
5327 { TxtChConfigVoiceLimit, (char *)chineseTxtChConfigVoiceLimit }, /* NDH : CQ16317 */
5328 { TxtChConfigLoop, (char *)chineseTxtChConfigLoop }, /* NDH : CQ16317 */
5329 { TxtChConfigChannels, (char *)chineseTxtChConfigChannels }, /* NDH : CQ16317 */
5330 { TxtChConfigBankLocation, (char *)chineseTxtMidiBankLocation }, /* NDH : CQ16317 */
5331 { TxtMidiEnterVoiceNumber, (char *)chineseTxtMidiEnterVoiceNumber }, /* NDH : CQ16317 */
5332 { TxtMidiSelectFile, (char *)chineseTxtMidiSelectFile }, /* NDH : CQ16317 */
5333 { TxtMidiOptionNotImplemented, (char *)chineseTxtMidiOptionNotImplemented }, /* NDH : CQ16317 */
5334 { TxtMidiLoopOn, (char *)chineseTxtMidiLoopOn }, /* NDH : CQ16317 */
5335 { TxtMidiLoopOff, (char *)chineseTxtMidiLoopOff }, /* NDH : CQ16317 */
5336 { TxtMidiChannels, (char *)chineseTxtMidiChannels }, /* NDH : CQ16317 */
5337 { TxtMidiMonoChannel, (char *)chineseTxtMidiMonoChannel }, /* NDH : CQ16317 */
5338 { TxtMidiStereoChannel, (char *)chineseTxtMidiStereoChannel}, /* NDH : CQ16317 */
5339 { TxtMidiBankLocation, (char *)chineseTxtMidiBankLocation}, //x0035544 07-11-2005
5340 { TxtMidiFastBankLocation, (char *)chineseTxtMidiFastBankLocation }, /* NDH : CQ16317 */
5341 { TxtMidiSlowBankLocation, (char *)chineseTxtMidiSlowBankLocation }, /* NDH : CQ16317 */
5342 { TxtMidiFileTitle, (char *)chineseTxtMidiFileTitle }, /* NDH : CQ16317 */
5343 { TxtMidiFileNotLoaded, (char *)chineseTxtMidiFileNotLoaded }, /* NDH : CQ16317 */
5344 { TxtMidiFileSelected, (char *)chineseTxtMidiFileSelected }, /* NDH : CQ16317 */
5345 { TxtChConfigAudioOutput, (char *)chineseTxtChConfigAudioOutput}, /* NDH : CQ16317 */
5346 { TxtMidiSpeaker, (char *)chineseTxtMidiSpeaker}, /* NDH : CQ16317 */
5347 { TxtMidiHeadset, (char *)chineseTxtMidiHeadset}, /* NDH : CQ16317 */
5348 //x0pleela 30 Jan, 2007 DR: OMAPS00108892
5349 //Adding the following strings to display error message
5350 //when loop on is enabled while playing all files
5351 { TxtLoopOn, (char *)chineseTxtLoopOn},
5352 { TxtCantPlayAllFiles, (char *)chineseTxtMidiHeadset},
5353 { TxtCantBeActivated, (char*)chineseTxtCantBeActivated},
5354 #endif//#ifdef FF_MMI_TEST_MIDI
5355 #ifdef BTE_MOBILE
5356 /*
5357 ** Start of Bluetooth Related Strings
5358 */
5359 {TxtBluetooth, (char *)chineseTxtBluetooth },
5360 {TxtBluetoothEnable, (char *)chineseTxtBluetoothEnable },
5361 {TxtBluetoothDisable, (char *)chineseTxtBluetoothDisable },
5362 {TxtBtEnterDeviceName, (char *)chineseTxtBtEnterDeviceName },
5363 {TxtBtEnterPassKey, (char *)chineseTxtBtEnterPassKey },
5364 {TxtBtPassKey, (char *)chineseTxtBtPassKey },
5365 {TxtBtTimeout, (char *)chineseTxtBtTimeout },
5366 {TxtBtPairing, (char *)chineseTxtBtPairing },
5367 {TxtBtPaired, (char *)chineseTxtBtPaired },
5368 {TxtBtAuthorize, (char *)chineseTxtBtAuthorize },
5369 {TxtBtUnAuthorize, (char *)chineseTxtBtUnAuthorize },
5370 {TxtBtInfo, (char *)chineseTxtBtInfo },
5371 {TxtBtYesOnce, (char *)chineseTxtBtYesOnce },
5372 {TxtBtYesAlways, (char *)chineseTxtBtYesAlways },
5373 {TxtBtPairDevice, (char *)chineseTxtBtPairDevice },
5374 {TxtBtChangePassKey, (char *)chineseTxtBtChangePassKey },
5375 {TxtBtShowServices, (char *)chineseTxtBtShowServices },
5376 {TxtBtAddToKnown, (char *)chineseTxtBtAddToKnown },
5377 {TxtBtRemoveDevice, (char *)chineseTxtBtRemoveDevice },
5378 {TxtBtDeviceName, (char *)chineseTxtBtDeviceName },
5379 {TxtBtSet, (char *)chineseTxtBtSet },
5380 {TxtBtServices, (char *)chineseTxtBtServices },
5381 {TxtBtNoServices, (char *)chineseTxtBtNoServices },
5382 {TxtBtSupported, (char *)chineseTxtBtSupported },
5383 {TxtBtSerialPort, (char *)chineseTxtBtSerialPort },
5384 {TxtBtDialUpNetworking, (char *)chineseTxtBtDialUpNetworking },
5385 {TxtBtHeadSet, (char *)chineseTxtBtHeadSet },
5386 {TxtBtHandsFree, (char *)chineseTxtBtHandsFree },
5387 {TxtBtObjectPush, (char *)chineseTxtBtObjectPush },
5388 {TxtBtFileTransfer, (char *)chineseTxtBtFileTransfer },
5389 {TxtBtLanAccess, (char *)chineseTxtBtLanAccess },
5390 {TxtBtCordlessTelephony, (char *)chineseTxtBtCordlessTelephony },
5391 {TxtBtIntercom, (char *)chineseTxtBtIntercom },
5392 {TxtBtUnknownService, (char *)chineseTxtBtUnknownService },
5393 {TxtBtRequiresAuthorizationForService, (char *)chineseTxtBtRequiresAuthorizationForService },
5394 {TxtBtDevices, (char *)chineseTxtBtDevices },
5395 {TxtBtDevice, (char *)chineseTxtBtDevice },
5396 {TxtBtHidden, (char *)chineseTxtBtHidden },
5397 {TxtBtTimed, (char *)chineseTxtBtTimed },
5398 {TxtBtKnownDevices, (char *)chineseTxtBtKnownDevices },
5399 {TxtBtDiscoverable, (char *)chineseTxtBtDiscoverable },
5400 {TxtBtNoDevices, (char *)chineseTxtBtNoDevices },
5401 {TxtBtFound, (char *)chineseTxtBtFound },
5402 {TxtBtSetLocalName, (char *)chineseTxtBtSetLocalName },
5403 {TxtBtClearStoredDevices, (char *)chineseTxtBtClearStoredDevices },
5404 /*
5405 ** End of Bluetooth Related Strings
5406 */
5407 #endif
5408 { TxtFDNName, (char *)chineseTxtFDNName }, //MMI SPR 18555
5409 { TxtAllDivert, (char *)chineseTxtAllDivert},/* SPR13614 */ //localization required.
5410 { TxtNoReachDivert, (char *)chineseTxtNoReachDivert},/* SPR13614 */ //localization required.
5411 { TxtBusyDivert, (char *)chineseTxtBusyDivert},/* SPR13614 */ //localization required.
5412 { TxtNoAnsDivert, (char *)chineseTxtNoAnsDivert},/* SPR13614 */ //localization required.
5413 { TxtCondDivert, (char *)chineseTxtCondDivert},/* SPR13614 */ //localization required.
5414 { TxtAllCallsDivert, (char *)chineseTxtAllCallsDivert},/* SPR13614 */ //localization required.
5415 { TxtInvalidInput, (char *)chineseTxtInvalidInput}, //SPR21547 localization required.
5416 { TxtFDNListFull,(char *)chineseTxtFDNListFull},//SPR 31710 x0021308:RamG.
5417
5418 //Nov 29, 2004 REF: CRR 25051 xkundadu
5419 //Description: INCALL SCREEN ?ADJUSTING THE VOLUME
5420 //Fix: Added these Chinees strings to display the various speaker volume
5421 // level strings.
5422 {TxtLevel1, (char *)chineesTxtLevel1},
5423 {TxtLevel2, (char *)chineesTxtLevel2},
5424 {TxtLevel3, (char *)chineesTxtLevel3},
5425 {TxtLevel4, (char *)chineesTxtLevel4},
5426 {TxtLevel5, (char *)chineesTxtLevel5},
5427 {TxtImage,(char *)chineesTxtImage}, //xrashmic 28 Jan, 2005 MMI-SPR-28166
5428 { TxtSmsWaiting, (char*)chineesTxtSMSWait}, //x0018858 24 Mar, 2005 MMI-FIX-11321
5429 /* Power management Menu*/
5430 #ifdef NEPTUNE_BOARD
5431 #ifdef MMI_POWER_MANAGEMENT_TEST
5432 { Txt10Second, (char *)chineesTxt10Second },
5433 { Txt15Second, (char *)chineesTxt15Second },
5434 { Txt20Second, (char *)chineesTxt20Sec },
5435 #endif
5436 #endif
5437 #ifdef FF_MMI_MULTIMEDIA
5438 /* Multimedia related strings. */
5439 {TxtMultimediaApp, (char *)chineesTxtMultimediaApp},
5440 {TxtConfigurationParameters, (char *)chineesTxtConfigurationParameters},
5441 {TxtAudioVideoPlayback, (char *)chineesTxtAudioVideoPlayback},
5442 {TxtMidiPlayback, (char *)chineesTxtMidiPlayback},
5443 {TxtImageViewer, (char *)chineesTxtImageViewer},
5444 {TxtCameraCapture, (char *)chineesTxtCameraCapture},
5445 {TxtVideoRecording, (char *)chineesTxtAudioVideoRecording},
5446 {TxtAudioRecording, (char *)chineesTxtAudioVideoRecording},
5447 {TxtPlayRecording, (char *)chineesTxtAudioVideoRecording},
5448 {TxtFileListType, (char *)chineesTxtFileListType},
5449 {TxtNoFileAvail, (char *)chineesTxtNoFilesAvail},
5450 /* Configuration Parameter. */
5451 {TxtOutputScreenSize, (char *)chineesTxtOutputScreenSize},
5452 {TxtAudioEncodingFormat, (char *)chineesTxtAudioEncodingFormat},
5453 {TxtVideoEncodingFormat, (char *)chineesTxtVideoEncodingFormat},
5454 {TxtVideoCaptureSize, (char *)chineesTxtVideoCaptureSize},
5455 {TxtVideoFrameRateSelection, (char *)chineesTxtVideoFrameRateSelection},
5456 {TxtAudioBitRate, (char *)chineesTxtAudioBitRate},
5457 {TxtVideoBitRate, (char *)chineesTxtVideoBitRate},
5458 {TxtMidiPlayerSelect, (char *)chineesTxtMidiPlayerSelect},
5459 /* Screen Mode. */
5460 {TxtHalfScreenMode,(char *) chineesTxtHalfScreenMode },
5461 {TxtFullScreenMode, (char *) chineesTxtFullScreenMode},
5462 /* Audio Format */
5463 {TxtAAC, (char *) chineesTxtAAC },
5464 {TxtAMR,(char *) chineesTxtAMR },
5465 {TxtPCM,(char *) chineesTxtPCM },
5466 {TxtMP3,(char *) chineesTxtMP3 },
5467 /* Video Format */
5468 {TxtMpeg4, (char *) chineesTxtMpeg4 },
5469 {TxtH263, (char *) chineesTxtH263 },
5470 /* Frame Size */
5471 {TxtQcif, (char *) chineesTxtQcif },
5472 {TxtCif, (char *) chineesTxtCif },
5473 /* Frame Rate */
5474 {Txt5fps, (char *) chineesTxt5fps },
5475 {Txt10fps, (char *) chineesTxt10fps },
5476 {Txt15fps, (char *) chineesTxt15fps },
5477 {Txt20fps, (char *) chineesTxt20fps },
5478 {Txt25fps, (char *) chineesTxt25fps },
5479 {Txt30fps, (char *) chineesTxt30fps },
5480 /* Bit Rate */
5481 {TxtAACBitRate, (char *) chineesTxtAACBitRate },
5482 {AMRNBBitRate, (char *) chineesAMRNBBitRate },
5483 /* AAC Bit Rate */
5484 {Txt48Kbps, (char *) chineesTxt48Kbps },
5485 {Txt66p15Kbps,(char *) chineesTxt66p15Kbps },
5486 {Txt72Kbps, (char *) chineesTxt72Kbps },
5487 {Txt96pKbps, (char *) chineesTxt96pKbps },
5488 {Txt132p3Kbps, (char *) chineesTxt132p3Kbps },
5489 {Txt144Kbps, (char *) chineesTxt144Kbps },
5490 {Txt192Kbps,(char *) chineesTxt192Kbps},
5491 {Txt264p6Kbps, (char *) chineesTxt264p6Kbps },
5492 {Txt288Kbps, (char *) chineesTxt288Kbps },
5493 /* AMR Bit Rate */
5494 {Txt1p80Kbps, (char *) chineesTxt1p80Kbps },
5495 {Txt4p75Kbps, (char *) chineesTxt4p75Kbps },
5496 {Txt5p15Kbps, (char *) chineesTxt5p15Kbps },
5497 {Txt5p9Kbps, (char *) chineesTxt5p9Kbps },
5498 {Txt6p7Kbps, (char *) chineesTxt6p7Kbps },
5499 {Txt7p4Kbps, (char *) chineesTxt7p4Kbps },
5500 {Txt7p95Kbps, (char *) chineesTxt7p95Kbps },
5501 {Txt10p2Kbps, (char *) chineesTxt10p2Kbps },
5502 {Txt12p2Kbps, (char *) chineesTxt12p2Kbps },
5503 /* Video Bit Rate */
5504 {Txt64Kbps, (char *) chineesTxt64Kbps },
5505 {Txt128Kbps, (char *) chineesTxt128Kbps },
5506 {Txt384Kbps, (char *) chineesTxt384Kbps},
5507 /* Softkey display string in Multimedia Application.*/
5508 {TxtPauseKey, (char *) chineesTxtPauseKey },
5509 {TxtResumeKey, (char *) chineesTxtResumeKey },
5510 {TxtEncodeKey, (char *) chineesTxtEncodeKey },
5511 {TxtSoftIVT, (char *) chineesTxtSoftIVT },
5512 {TxtPictureDisp, (char *) chineesTxtPictureDisp },
5513 {TxtSetParam, (char *) chineesTxtSetParam},
5514 /* Audio Path Configuration Parameter. */
5515 {TxtAudioPath, (char *) chineesTxtAudioPath },
5516 {TxtHeadset, (char *) chineesTxtHeadset},
5517 {TxtHeadphone, (char *) chineesTxtHeadphone },
5518 /* Audio / Video Recording related strings.*/
5519 {TxtSoftStart,(char *) chineesTxtSoftStart },
5520 {TxtAudvidRecord,(char *) chineesTxtAudvidRecord},
5521 {TxtQQVga, (char *) chineesTxtQQVga},
5522 {TxtEncdTo, (char *) chineesTxtEncdTo},
5523 {TxtJPEGFile, (char *) chineesTxtJPEGFile },
5524 /* File Management related strings. */
5525 {TxtFileMgmt,(char *) chineesTxtFileMgmt },
5526 {TxtFileOprns, (char *) chineesTxtFileOprns },
5527 {TxtFileOprnsTest, (char *) chineesTxtFileOprnsTest },
5528 {TxtFFS, (char *) chineesTxtFFS},
5529 {TxtMMC, (char *) chineesTxtMMC },
5530 /* Begin: x0045876, 02-Aug-2006 (UCS2 support - Not defined) */
5531 /*
5532
5533 {TxtSDC, (char *) chineesTxtSDC},
5534 {TxtTestCase1, (char *) chineesTxtTestCase1 },
5535 {TxtTestCase2, (char *) chineesTxtTestCase2 },
5536 {TxtTestCase3, (char *) chineesTxtTestCase3 },
5537 */
5538 /* End: x0045876, 02-Aug-2006 (UCS2 support - Not defined) */
5539 {TxtOperSuccess, (char *) chineesTxtOperSuccess },
5540 {TxtOperFailed, (char *) chineesTxtOperFailed },
5541 {TxtNotYetDone, (char *) chineesTxtNotYetDone },
5542 /*For FTP Application */
5543 { TxtFTPApp,(char *) chineesTxtFTPApp },
5544 { TxtPut, (char *) chineesTxtPut },
5545 { TxtGet, (char *) chineesTxtGet },
5546 /* Configuration Parameter - Volume Configuration and Preferred Storage.*/
5547 { TxtVolumeConfig, (char *) chineesTxtVolumeConfig},
5548 { TxtPreferredStorage, (char *) chineesTxtPreferredStorage},
5549 { TxtAudioDecodeConfig, (char *) chineesTxtAudioDecodeConfig},
5550 { TxtAudioEncodeConfig, (char *) chineesTxtAudioEncodeConfig},
5551 { TxtVideoEncodeConfig, (char *) chineesTxtVideoEncodeConfig},
5552 { TxtSpeaker, (char *) chineesTxtSpeaker}, // Configuration Parameter.
5553 { TxtEnterPath, (char *) chineesTxtEnterPath},
5554 {TxtInvalidPath, (char *) chineesTxtInvalidPath},
5555 { TxtRename, (char *) chineesTxtRename },
5556 { TxtCreateFolder, (char *) chineesTxtCreateFolder },
5557 { TxtEnterFileName, (char *) chineesTxtEnterFileName },
5558 { TxtFolderNotEmpty, (char *) chineesTxtFolderNotEmpty },
5559 { TxtGarbageCollect, (char *) chineseTxtGarbageCollect },
5560 /* x0045876, 02-Aug-2006 (UCS2 Support - Parameter undefined) */
5561 /*
5562 { TxtOperationList, (char *) chineesTxtOperationList },
5563 */
5564 { TxtDestination, (char *) chineesTxtDestination },
5565 {TxtDummyStr, (char *) chineesTxtDummyStr },
5566 {TxtDummyStr1, (char *) chineesTxtDummyStr1 },
5567 {Txt8kRate, (char *) chineesTxt8kRate},
5568 {Txt11kRate, (char *) chineesTxt11kRate },
5569 {Txt12kRate, (char *)chineesTxt12kRate}, /*OMAPS00081264 - 12k Menu addition */
5570 {Txt16kRate, (char *) chineesTxt16kRate },
5571 {Txt22kRate, (char *) chineesTxt22kRate},
5572 {Txt24kRate, (char *)chineesTxt24kRate}, /*OMAPS00081264 - 24k Menu addition */
5573 {Txt32kRate, (char *) chineesTxt32kRate },
5574 {Txt44kRate, (char *) chineesTxt44kRate},
5575 {Txt48kRate, (char *) chineesTxt48kRate},
5576 {TxtPcmRate, (char *) chineesTxtPcmRate},
5577 {TxtPcmChannelMode, (char *) chineesTxtPcmChannelMode },
5578 /* Image Quality Setting */
5579 {TxtImgCaptureQuality, (char *) chineesTxtImgCaptureQuality},
5580 {Txt0Set, (char *) chineesTxt0Set},
5581 {Txt10Set, (char *) chineesTxt10Set},
5582 {Txt20Set, (char *) chineesTxt20Set},
5583 {Txt30Set, (char *) chineesTxt30Set},
5584 {Txt40Set, (char *) chineesTxt40Set},
5585 {Txt50Set, (char *) chineesTxt50Set},
5586 {Txt60Set, (char *) chineesTxt60Set},
5587 {Txt70Set, (char *) chineesTxt70Set},
5588 {Txt80Set, (char *) chineesTxt80Set},
5589 {Txt90Set, (char *) chineesTxt90Set},
5590 {Txt100Set, (char *) chineesTxt100Set},
5591 {TxtStreoMode, (char *) chineesTxtStreoMode},
5592 {TxtMonoMode, (char *) chineesTxtMonoMode},
5593 {TxtVideoPlayOption, (char *) chineesTxtVideoPlayOption},
5594 /* x0045876 - 02-Aug-2006 (UCS2 support - Changed from chineesTxtAudioVideoPlayback to chineesTxtAudioVideoPlay) */
5595 {TxtAudioVideoPlay, (char *) chineesTxtAudioVideoPlay},
5596 {TxtVideoPlay, (char *) chineesTxtVideoPlay},
5597 /* Video Recording Duration Specification */
5598 {TxtVideoRecDuration, (char *)chineesTxtVideoRecDuration},
5599 {Txt10sec, (char *)chineesTxt10sec},
5600 {Txt15sec, (char *)chineesTxt15sec},
5601 {Txt20sec, (char *)chineesTxt20sec},
5602 {TxtNonStop, (char *)chineesTxtNonStop},
5603 /* Video Only Option - x0043641 */
5604 {TxtVideoRecordOption, (char *) chineesTxtVideoRecordOption},
5605 {TxtAudioVideoRecord, (char *) chineesTxtAudioVideoRecord},
5606 {TxtVideoRecord, (char *) chineesTxtVideoRecord},
5607 #endif
5608 // xpradipg - LOCOSTO-ENH-31895 : 23 June 2005
5609 #ifdef FF_MMI_AUDIO_PROFILE
5610 {TxtLoudspeaker, (char *)chineesTxtLoudspeaker},
5611 {TxtHandheld, (char *)chineesTxtHandheld},
5612 {TxtCarkit, (char *)chineesTxtCarkit},
5613 {TxtHeadset, (char *)chineesTxtHeadset},
5614 {TxtInserted, (char*)chineesTxtInserted},
5615 {TxtRemoved, (char*)chineesTxtRemoved},
5616 #endif
5617 #ifdef FF_MMI_FILE_VIEWER
5618 {TxtFileNotLoaded,(char *)chineseTxtFileNotLoaded},
5619 { TxtFileViewer, (char *)chineseTxtFileViewer}, //May 02, 2005 REF:Camera App xdeepadh
5620 { TxtRename, (char *)chineseTxtRename},
5621 {TxtDeleteConfirm,(char *)chineseTxtDeleteConfirm},
5622 {TxtFileTooBig,(char *)chineseTxtFileTooBig},
5623 {TxtFileExists,(char *)chineseTxtFileExists},//Jan 03, 2006 REF: SPR OMAPS00060036 xdeepadh translation needed
5624 {TxtWrongFilename,(char *)chineseTxtWrongFile},//Aug 31, 2005 REF: SPR 34050 xdeepadh
5625 {TxtNoExtension,(char *)chineseTxtNoExtension},//Aug 31, 2005 REF: SPR 34050 xdeepadh
5626 #endif // FF_MMI_FILE_VIEWER
5627
5628 //Aug 22, 2005 REF: ENH 31154 xdeepadh
5629 #if defined(FF_MMI_TEST_CAMERA) ||defined(FF_MMI_CAMERA_APP)
5630 { TxtRotate,(char *)chineseTxtRotate},
5631 { TxtRotate90Degree, (char *)chineseTxtRotate90Degree},
5632 { TxtRotate180Degree, (char *)chineseTxtRotate180Degree},
5633 { TxtRotate270Degree, (char *)chineseTxtRotate270Degree},
5634 { TxtZoom, (char *)chineseTxtZoom},
5635 { TxtZoomIn, (char *)chineseTxtZoomIn},
5636 { TxtZoomOut, (char *)chineseTxtZoomOut},
5637 { TxtZoomInMax, (char *)chineseTxtZoomInMax},
5638 { TxtZoomOutMax, (char *)chineseTxtZoomOutMax},
5639 #endif
5640 //xrashmic 9 Sep 2006, OMAPS00092732
5641 #ifdef FF_MMI_USBMS
5642 {TxtUSB, "USB"},
5643 {TxtUSBEnumeration, (char *)chineseTxtUSBEnumeration},
5644 { TxtUSBMode, (char *)chineseTxtUSBMode},
5645 { TxtContinue, (char *)chineseTxtContinue},
5646 { TxtUSBDisconnect ,(char *)chineseTxtUSBDisconnect},
5647 {TxtUSBMS,(char *)chineseTxtUSBMS},
5648 {TxtUSBTrace,(char *)chineseTxtUSBTrace},
5649 {TxtUSBFax,(char *)chineseTxtUSBFax},
5650 {TxtPSShutdown,(char *)chineseTxtPSShutdown},
5651 {TxtNoPSShutdown,(char *)chineseTxtNoPSShutdown},
5652 //xashmic 27 Sep 2006, OMAPS00096389
5653 {TxtUSBFaxnTrace,(char *)chineseTxtUSBFaxnTrace},
5654 {TxtUSBMSnTrace,(char *)chineseTxtUSBMSnTrace},
5655 {TxtUSBFaxnMS,(char *)chineseTxtUSBFaxnMS},
5656 {TxtUSBMSPorts,(char *)chineseTxtUSBMSPorts},
5657 {TxtPS,(char *)chineseTxtPS},
5658 {TxtPopupMenu,(char *)chineseTxtPopupMenu},
5659
5660 #endif
5661
5662 // x0021334 10 May, 2006 DR: OMAPS00075379
5663 { TxtPending, (char *)chineseTxtPending},
5664
5665 // x0021334 02 June, 2006 DR: OMAPS00078005
5666 #ifdef FF_TIMEZONE
5667 { TxtTimeUpdate, (char *)chineseTxtTimeUpdate},
5668 { TxtTimeUpdateConfirm, (char *)chineseTxtTimeUpdateConfirm},
5669 { TxtNitzTimeUpdate, (char *)chineseTxtNitzTimeUpdate},
5670 #endif
5671 //x0pleela 30 Aug, 2006 DR: OMAPS00091250
5672 { TxtNoMEPD, (char *)chineseTxtNoMEPD},
5673
5674 //x0pleela 24 Aug, 2006 DR:OMAPS00083503
5675 //Adding new strings to display if the characters are UCS2 in USSD transactions
5676 #ifdef MMI_LITE
5677 { TxtUSSDMsgRxd, (char *)chineseTxtUSSDMsgRxd},
5678 { TxtFontNotSupported, (char *)chineseTxtFontNotSupported},
5679 #endif
5680 //x0pleela 05 Mar, 2007 ER: OMAPS00122561
5681 #ifdef FF_PHONE_LOCK
5682 { TxtPhoneLock, (char *)chineseTxtPhoneLock},
5683 { TxtPhLockEnable, (char *)chineseTxtPhLockEnable},
5684 { TxtPhLockAutomatic, (char *)chineseTxtPhLockAutomatic},
5685 { TxtPhLockAutoOn, (char *)chineseTxtPhLockAutoOn},
5686 { TxtPhLockAutoOff, (char *)chineseTxtPhLockAutoOff},
5687 { TxtPhLockChangeCode, (char *)chineseTxtPhLockChangeCode},
5688 { TxtEnterPhUnlockCode, (char *)chineseTxtEnterPhUnlockCode},
5689 { TxtEnterOldUnlockCode, (char *)chineseTxtEnterOldUnlockCode},
5690 { TxtEnterNewUnlockCode, (char *)chineseTxtEnterNewUnlockCode},
5691 { TxtAlreadyEnabled, (char *)chineseTxtAlreadyEnabled},
5692 { TxtAlreadyDisabled, (char *)chineseTxtAlreadyDisabled},
5693 { TxtAutoLockDisable, (char *)chineseTxtAutoLockDisable},
5694 { TxtAutoPhone, (char *)chineseTxtAutoPhone},
5695 { TxtSuccess, (char *)chineseTxtSuccess},
5696 {TxtNotLocked, (char *)chineseTxtNotLocked},
5697 #endif /*FF_PHONE_LOCK*/
5698
5699 /*OMAPS00098881 (Removing power variant) a0393213(Prabakar)*/
5700 #ifdef FF_POWER_MANAGEMENT
5701 {TxtScreenUpdate,"Screen Update"},
5702 #endif
5703 //Mar 09 2007 DRT :OMAPS00118881 x0061088(Prachi)
5704 #ifdef FF_MMI_CAMERA_APP
5705 {TxtNotEnough,(char *)chineseTxtCamNotEnough},
5706 {TxtCamMemory,(char *)chineseTxtCamMemory},
5707 #endif
5708 //x0pleela 22 Feb, 2007 ER: OMAPS00113891
5709 { TxtFwdIncomingTTYCall, (char *)chineseTxtFwdIncomingTTYCall}, /* String for Fwd Incoming TTY call */
5710
5711 { TxtFwdIncomingCall, (char *)chineseTxtFwdIncomingCall}, /* String for Fwd Incoming call */
5712 //06 July, 2007 DR: OMAPS00137334 x0062172 Syed
5713 {TxtConferenceFull, (char *)chineseTxtConferenceFull}, /* String for Conference Full notification */
5714 #ifdef FF_MMI_FILEMANAGER
5715 /* File Management related strings */
5716 {TxtFileMgmt,(char *)chineseTxtFileMgmt},
5717 {TxtFileList,(char *)chineseTxtFileList},
5718 {TxtFFS,(char *)chineseTxtFFS },
5719 {TxtNORMS,(char *)chineseTxtNORMS },
5720 {TxtNAND,(char *)chineseTxtNAND},
5721 {TxtTflash,(char *)chineseTxtTflash},
5722 {TxtOpen,(char *)chineseTxtOpen},
5723 {TxtFormat,(char *)chineseTxtFormat},
5724 {TxtProperties,(char *)chineseTxtProperties},
5725 {TxtImageFiles,(char *)chineseTxtImageFiles},
5726 {TxtAudioFiles,(char *)chineseTxtAudioFiles},
5727 {TxtFile,(char *)chineseTxtFile},
5728 {TxtDirectory,(char *)chineseTxtDirectory},
5729 {TxtFreeSpace,(char *)chineseTxtFreeSpace},
5730 {TxtUsedSpace,(char *)chineseTxtUsedSpace},
5731 {TxtThumbnail,(char *)chineseTxtThumbnail},
5732 {TxtExists,(char *)chineseTxtExists},
5733 {TxtCreateDir,(char *)chineseTxtCreateDir},
5734 {TxtCreated,(char *)chineseTxtCreated},
5735 {TxtNotEmpty,(char *)chineseTxtNotEmpty},
5736 {TxtMemorystat,(char *)chineseTxtMemorystat},
5737 {TxtSourceDest,(char *)chineseTxtSourceDest},
5738 {TxtSame,(char *)chineseTxtSame},
5739 {TxtAudNotAllowed,(char *)chineseTxtAudNotAllowed},
5740 {TxtAudAudioError,(char *)chineseTxtAudAudioError},
5741 {TxtAudDenied,(char *)chineseTxtAudDenied},
5742 {TxtAudPlayerError,(char *)chineseTxtAudPlayerError},
5743 {TxtAudFFSError,(char *)chineseTxtAudFFSError},
5744 {TxtAudMessagingError,(char *)chineseTxtAudMessagingError},
5745 {TxtAudNotReady,(char *)chineseTxtAudNotReady},
5746 {TxtAudInvalidParam,(char *)chineseTxtAudInvalidParam},
5747 {TxtAudInternalError,(char *)chineseTxtAudInternalError},
5748 {TxtAudMemoryError,(char *)chineseTxtAudMemoryError},
5749 {TxtAudNotSupported,(char *)chineseTxtAudNotSupported},
5750 {TxtCopying,(char *)chineseTxtCopying},
5751 {TxtFileNotLoaded,(char *)chineseTxtFileNotLoaded},
5752 {TxtFileViewer,(char *)chineseTxtFileViewer},
5753 {TxtRename,(char *)chineseTxtRename},
5754 {TxtDeleteConfirm,(char *)chineseTxtDeleteConfirm},
5755 {TxtFileTooBig,(char *)chineseTxtFileTooBig},
5756 {TxtFileExists,(char *)chineseTxtFileExists},//Jan 03,2006 REF: SPR OMAPS00060036 xdeepadh .
5757 {TxtWrongFilename,(char *)chineseTxtWrongFilename},//Aug 31,2005 REF: SPR 34050 xdeepadh
5758 {TxtNoExtension,(char *)chineseTxtNoExtension},//Aug 31,2005 REF: SPR 34050 xdeepadh
5759 {TxtStorageDevice,(char *)chineseTxtStorageDevice},
5760 {TxtPBar,(char *)chineseTxtPBar},
5761 #endif
5762
5763 //Mar 22 2007 ER:OMAPS00113882 x0061088 (Prachi)
5764 {TxtTo,(char *)chineseTxtTo},
5765
5766 /* April 03 2007 ER:OMAPS00116772 x0061088(Prachi)*/
5767 #ifdef FF_MMI_CAMERA_APP
5768 {TxtAutoSave,(char *)chineseTxtAutoSave},
5769 {TxtAutoSaveOn,(char *)chineseTxtAutoSaveOn},
5770 {TxtAutoSaveOff,(char *)chineseTxtAutoSaveOff},
5771 {TxtSoftSave,(char *)chineseTxtSoftSave},
5772 {TxtSoftCancel,(char *)chineseTxtSoftCancel},
5773 #endif /* FF_MMI_CAMERA_APP */
5774 #if CAM_SENSOR == 1
5775 {TxtCamMenuResolution,(char *)chineseTxtCamResolution},
5776 {TxtCamVga,(char *)chineseTxtCamVga},
5777 {TxtCamQcif,(char *)chineseTxtCamQcif},
5778 {TxtCamSxga,(char *)chineseTxtCamSxga},
5779 {TxtCamNot,(char *)chineseTxtCamNot},
5780 {TxtCamSupported,(char *)chineseTxtCamSupported},
5781 #endif
5782
5783 { 0, 0 }
5784 };
5785
5786 #endif
5787
5788
5789 char* MelodyTable[]={
5790
5791 "The_Ale_is_dear",
5792 "Danza_de_Astureses",
5793 "rising_chromatic",
5794 "rising_cscale",
5795 "MELODY_ONE",
5796 "MELODY_HELLO",
5797 "bugle",
5798 "tb1",
5799 0
5800
5801
5802 /* {"The_Ale_is_dear"},
5803 {"Danza_de_Astureses"},
5804 {"rising_chromatic"},
5805 {"rising_cscale"},
5806 {"MELODY_ONE"},
5807 {"MELODY_HELLO"},
5808 {"bugle"},
5809 {"tb1"},
5810 {0}*/
5811 };
5812
5813
5814 /* Master Index Table, autogenerated to create the relationships
5815 between the two tables given above.
5816 */
5817 static const long int MasterIndexTable[][3] = {
5818
5819 { 1, LEN_LANGUAGE1, (long int) LanguageIndex_1 },
5820 #ifndef CHINESE_MMI
5821 { 2, LEN_LANGUAGE2, (long int) LanguageIndex_2 },
5822 #else
5823 { 2, LEN_LANGUAGE2,(long int) LanguageIndex_2 },
5824 #endif
5825 { 3, 8, (long int) MelodyTable },
5826 { 0, 0, 0 }
5827 };
5828
5829
5830 /*******************************************************************************
5831
5832 Public routines
5833
5834 *******************************************************************************/
5835
5836
5837 /*******************************************************************************
5838
5839 $Function: Mmir_BaseAddress
5840
5841 $Description: returns the base address of the Master Index Table
5842
5843 $Returns: As above
5844
5845 $Arguments: none.
5846
5847 *******************************************************************************/
5848
5849 void *Mmir_BaseAddress()
5850 {
5851 return (char *) MasterIndexTable;
5852 }
5853
5854
5855
5856
5857
5858
5859 /*******************************************************************************
5860 $Function: Mmir_NumberOfEntries
5861
5862 $Description: returns the number of entries in the master index table.
5863
5864 $Returns: As above
5865
5866 $Arguments: none.
5867
5868 *******************************************************************************/
5869
5870 int Mmir_NumberOfEntries()
5871 {
5872 /*
5873 return 2;
5874 */
5875 /*MC, SPR 1150 got rid of magic number*/
5876 return NO_OF_LANGUAGES;
5877 }
5878
5879
5880 /*******************************************************************************
5881
5882 End of File
5883
5884 *******************************************************************************/
5885
5886
5887