comparison src/aci2/bmi/mmiBlkLangDB.c @ 120:3c2acfa1a72f

src/aci2/bmi: file renames to make filename case consistent
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 07 Oct 2016 03:46:05 +0000
parents src/aci2/bmi/MmiBlkLangDB.c@93999a60b835
children
comparison
equal deleted inserted replaced
119:b92a33c204b6 120:3c2acfa1a72f
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 Feb 07, 2006 DR: OMAPS00059261 x0pleela
39 Description: SMS is not forwarding STATUS reports that are read from SIM storage to ACI
40 Solution: Renamed "TxtPendReport" to "TxtReport"
41
42 Feb 01, 2006 DR: OMAPS00059261 x0pleela
43 Description: SMS is not forwarding STATUS reports that are read from SIM storage to ACI
44 Solution: Added "TxtPendReport" to display when status report status is pending
45
46
47 Jan 03, 2006 REF: SPR OMAPS00060036 xdeepadh
48 Description:In file viewer, the user is not allowed to retain the old name once he/she goes to the rename file option.
49 Solution:While renaming the file,if the name already exists, display a proper error message
50
51
52 Dec 07, 2005 REF: OMAPS00050087 x0039928
53 Description: Deactivated is displayed while activate Hide Id option is selected
54 Solution: String "Not Activated" is added.
55
56 Nov 24, 2005 DR: OMAPS00045909 - Shashi Shekar B.S.
57 Description: Improve IMEI control mechanism
58 Solution : When MMI calls sAT_PLUSCFUN, if an IMEI invalid error is returned,
59 we will block on that screen & will not allow the user to browse menus further,
60 since the PS will not be booted at all!!!
61
62
63 Nov 14, 2005 REF: OMAPS00044445 xdeepadh
64 Description: Implementation of Test Menu for AAC
65 Solution: The existing MP3 test Application has been enhanced to support the AAC file testing.
66
67 Aug 31, 2005 REF: SPR 34050 xdeepadh
68 Description: The application hangs if while renaming a saved file a special character such as '?', '!' etc is used
69 Solution: String for error message have been added
70
71 Sep 14, 2005 REF: SPR 34020 xdeepadh
72 Description: Certain Sub menu items are not displayed in Chinese
73 Solution: The chinese strings have been rearranged as per the English language.
74 Aug 29, 2005 REF: SPR 31712 xdeepadh
75 Description: GPRS Preferred Activation message screen style is displayed inside a rectangle box
76 Solution: GPRS Preferreed and CSD Preferred string have been shortened.
77
78 Aug 22, 2005 REF: ENH 31154 xdeepadh
79 Description: Application to Test Camera
80 Solution: Implemeted the Fileviewer to view the jpeg images.Camera Application to
81 preview,capture and save image has been implemented.
82 Strings for Fileviewer and Camera have been added.
83 18/05/04 Texas Instruments
84
85 Jul 18, 2005 REF: SPR 31695 xdeepadh
86 Bug:Problems with MP3 test application
87 Fix:The window handling of MP3 Test Application has been done properly.
88
89
90 xpradipg - LOCOSTO-ENH-31895 : 23 June 2005
91 Description: Support for various audio profiles
92 Solution: The support for audio device's carkit/headset/loudspeaker/handheld.
93 The audio device is enabled as per the user actions.
94
95 July 19, 2005 REF: CRR LOCOSTO-ENH-28173 xpradipg
96 Description: To provide MMI Support to enable/disable/change password and
97 query all the Personalization locks
98 Solution: Integration of the changes for the same provided by the soldel
99 team
100
101 Jun 13, 2005 REF: SPR 31705 x0021308
102 Description: After the maximum limit of the My Number is exceeded, display info : Phonebook full
103 expected is MyNumber Full
104 Solution: Added Strings "MyNumber Full" appropriately for English, Chinese and German string in
105 Enum IndexTag.
106
107 Jun 13, 2005 REF: SPR 31710 x0021308
108 Description: After the maximum limit of the FDN Number is exceeded, display info : Phonebook full
109 expected is FDNList Full
110 Solution: Added Strings "FDNList Full" appropriately for English, Chinese and German string in Enum
111 IndexTag.
112 May 11 2005 REF: MMI-SPR-29887 x0012849
113 To Implement the deferred MMS retrieval.
114
115 May 02, 2005 REF: SPR 30755 xdeepadh
116 Description: Add the missing strings in chinese string database.
117 Solution: Added the missing Chinese Strings
118 Apr 06, 2005 REF: ENH 30011 xdeepadh
119 Description: Replacing the Test Application compilation flags with new flags.
120 Solution: The existing flags for Camera and MP3 test application have beeen replaced with the
121 new compilation flags,FF_MMI_TEST_CAMERA and FF_MMI_TEST_MP3 respectively.
122
123 x0018858 24 Mar, 2005 MMI-FIX-11321
124 Issue Description :- If the inbox is full and a new message is receivd, no indication is received.
125 Fix: Added support for handling indication when message box is full and
126 there is a pending message.
127 Apr 05, 2005 REF: ENH 29994 xdeepadh
128 Description: Implementation of Generic Midi Ringer and Modification of existing Midi Test Application
129 Solution: Generic Midi Ringer and Midi Test Application were implemented.
130
131 March 2, 2005 REF: CRR 11536 x0018858
132 Description: Reply path not supported while sending a reply.
133 Solution: Added menu option for the reply path.
134
135 xrashmic 28 Jan, 2005 MMI-SPR-28166
136 Added support for saving Plugin Images
137
138 Jan 12, 2004 REF: CRR 28078 xnkulkar
139 Description: Compilation error in MmiBlkLangDB.c with FF_WAP && FF_TCPIP
140 Solution: TxtPPGAuthenication changed to TxtPPGAuthentication
141
142 Nov 29, 2004 REF: CRR 25051 xkundadu
143 Description: INCALL SCREEN – ADJUSTING THE VOLUME
144 Fix: Added volume level list linked to up/down keys.
145 User can select the speaker volume among those levels.
146 xrashmic 7 Dec, 2004 MMI-SPR-23965
147 Description: Not able to extract the objects in EMS message
148 Solution: Extract and store the objects in the Object Manager
149
150 xrashmic 29 Nov, 2004 MMI-SPR-26161
151 Description: The downloaded object through wap was not visible to the MMI
152 Solution: The downloaded wap object is available in the object manager
153 and can be used by the MMS
154 CRR: 25291 - xrashmic 14 Oct 2004
155 Description: The sent EMS is stored in unsent folder.
156 Solution: The Outbox has been removed, instead we now have Sent folder for the sent EMS
157 xrashmic 26 Aug, 2004 MMI-SPR-23931
158 To display the indication of new EMS in the idle screen
159
160 xrashmic 19 Aug, 2004 Bug: 2, 3, 36 and 42
161 All the status screen, .i.e sending, receiving etc. are displayed separatly for the MMS module.
162 Previously the WAP screens were being used.
163
164 25/10/00 Original Condat(UK) BMI version.
165
166 Jul 23, 2004 REF: CRR 16107 xvilliva
167 Bug: (Call Barring) - MMI response overlayes partially background images.
168 Fix: Modified entries to string array to show appropriate alert.
169
170 // Jun 25, 2004 REF: CRR 21547 xvilliva (Added TxtInvalidInput.)
171
172
173 May 10, 2004 REF: CRR 15753 Deepa M.D
174 Menuitem provided to set the validity period to maximum.
175
176 Apr 14, 2004 REF: CRR 12653 xvilliva (Added "Limited Service".)
177
178 Issue Number : SPR#15568 on 24/03/04 by Nishikant Kulkarni
179 Issue Number : SPR#12883 on 29/03/04 by VadiRaj
180 Issue Number : SPR#12240 on 7/04/04 by Deepa M D
181
182
183 // Jun 10, 2004 REF: CRR MMI-SPR-13614 Rashmi C N(Sasken)
184 // Added Strings "All Divert", "Divert when not reachable", "Divert if Busy", "Divert when no answer"
185 "Divert for Cond. Forward" , "Divert for All calls"
186
187 $End
188
189
190 *******************************************************************************/
191
192
193 /*******************************************************************************
194
195 Include Files
196
197 *******************************************************************************/
198 #define ENTITY_MFW
199
200 /* includes */
201 #include <string.h>
202 #include <stdio.h>
203 #include <stdlib.h>
204
205 #if defined (NEW_FRAME)
206
207 #include "typedefs.h"
208 #include "vsi.h"
209 #include "pei.h"
210 #include "custom.h"
211 #include "gsm.h"
212
213 #else
214
215 #include "STDDEFS.H"
216 #include "custom.h"
217 #include "gsm.h"
218 #include "vsi.h"
219
220 #endif
221 #include "MmiBlkLangDB.h"
222
223
224 /*******************************************************************************
225
226 Local structures
227
228 *******************************************************************************/
229
230
231 /*******************************************************************************
232
233 Local data tables
234
235 *******************************************************************************/
236
237 /* Text table 1, autogenerated to provide English text associations.
238 */
239
240 //DON'T TOUCH THE FOLLOWING LINE...
241 //Language = "English"
242
243 static const tPointerStructure LanguageIndex_1[LEN_LANGUAGE1+1] = {
244 { TxtNull, "" },
245 #ifdef SIM_PERS
246 {TxtTimerFlag, "Unlock Timer Flag"},
247 {TxtETSIFlag, "ETSI Flag"},
248 {TxtAirtelFlag, "AirTel Ind. Flag"},
249 { TxtEnterOldPsLock,"Enter Old LockCode"},
250 { TxtEnterPsLockNew,"Enter New LockCode"},
251 { TxtEnterPsLockconf,"Confirm New LockCode"},
252 { TxtLockEnabled, "Lock Enabled"},
253 { TxtLockDisabled,"Lock Disabled"},
254 { TxtPersonalization, "Personalization"},
255 { TxtSupplementaryInfo, "Supplementary Info"},
256 { TxtPersonalize, "Personalize"},
257 { TxtUnlockCategory, "Unlock Category"},
258 { TxtLockCategory, "Lock Category"},
259 { TxtResetFC, "Reset Failure counter"},
260 { TxtGetFC, "Get Failure Counter"},
261 { TxtMaxFC,"Max Failure Count"},
262 { TxtCorporate, "Corporate"},
263 { TxtServiceProvider, "Service Provider"},
264 { TxtNetworkSubset, "Network Subset"},
265 { TxtLockActivated,"Lock Activated"},
266 { TxtLockDeactivated,"Lock Deactivated"},
267 { TxtEnterNLock,"Enter Network Password"},
268 { TxtEnterNsLock,"Enter Netw. Subset Password"},
269 { TxtEnterSpLock,"Enter Serv. Provider Password"},
270 { TxtEnterCLock,"Enter Corporate Password"},
271 { TxtEnterPsLock,"Enter SIM Password"},
272 { TxtPsLockConfWrong,"Password does"},
273 { TxtPsLockConfwrong2,"not match"},
274 { TxtPsLockChanged,"Code changed"},
275 { TxtCounterReset,"Counter Reset"},
276 { TxtPassfailed,"Change failed"},
277 {TxtUnblock,"Unblocking Sucess"},
278 { TxtAlreadyLocked,"Category Already Locked"},
279 { TxtAlreadyUnlocked,"Category Already Unlocked"},
280 { TxtPhoneUnblocked,"Phone Unblocked"},
281 { TxtPhoneBlocked, "Phone Blocked" },
282 { TxtGetFailFC,"Reset FC Fail Attempts left"},
283 { TxtMaxFailFC,"Max Reset FC Fail Attempts"},
284 { TxtGetSuccFC,"Reset FC Succ Attempts left"},
285 { TxtMaxSucFC,"Max Reset FC Succ Attempts"},
286 #endif
287 #ifdef FF_MMI_CPHS
288 { TxtViewAll,"View All"},
289 { TxtEmergencyNumbers,"Emergency Numbers"},
290 #endif
291 { TxtReport, "Report"}, //x0pleela 01 Feb, 2006 DR: OMAPS00059261
292 { TxtNotImplemented, "Inval. Request" },
293 { TxtManu, "CONDAT" },
294 { TxtEnterPin1, "Enter PIN1" },
295 { TxtEnterPin2, "Enter PIN2" },
296 { TxtEnterPuk1, "Enter PUK1" },
297 { TxtEnterPuk2, "Enter PUK2" },
298 { TxtInvalidCard, "SIM Invalid" },
299 { TxtNoCard, "Insert SIM" },
300 { TxtInvalidIMEI, "Invalid IMEI" }, // Nov 24, 2005, a0876501, DR: OMAPS00045909
301 { TxtSoftCall, " Call" },
302 { TxtSoftOK, "OK" },
303 { TxtSoftMenu, "Menu" },
304 { TxtHelp, "Help" },
305 { TxtSoftContacts, "Contacts" },
306 { TxtPlay, "Play" },
307 { TxtMessages, "Messages" },
308 { TxtAlarm, "Alarm" },
309 { TxtSettings, "Settings" },
310 { TxtExtra, "Extra" },
311 { TxtSend, "Send" },
312 { TxtSent, "Sent" },
313 { TxtNotSent, "Not sent" },
314 { TxtServiceCentre, "Service Cent." },
315 { TxtPleaseWait, "Please wait" },
316 { TxtSmsEnterNumber, "Enter number" },
317 { TxtRead, "Read" },
318 { TxtRetrieve, "Retrieve" }, // x0012849 11 May 205 MMI-SPR-29887
319 { TxtDeleteAll, "Delete all" },
320 { TxtSave, "Save" },
321 { TxtVoicemail, "VoiceMail" },
322 { TxtBroadcast, "Broadcast" },
323 { TxtNew, "New" },
324 { TxtDigits, "123" },
325 { TxtLowercase, "abc" },
326 { TxtUppercase, "ABC" },
327 { TxtApplications, "Applications" },
328 { TxtVoiceMemo, "Voice Memo" },
329 { TxtSimNot, "SIM not " },
330 { TxtReady, "ready !" },
331 { TxtSmsListFull, "Messages: full" },
332 { TxtNewCbMessage, "New CB" },
333 { TxtSaved, "Saved" },
334 { TxtDelete, "Delete" },
335 { TxtReply, "Reply" },
336 { TxtStoreNumber, "Store Number" },
337 { TxtForward, "Forward" },
338 { TxtActivate, "Activate" },
339 { TxtTopics, "Topics" },
340 { TxtConsult, "Consult" },
341 { TxtAddNew, "Add New Entry" },
342 { TxtContacts, "Contacts" },
343 { TxtSearchName, "Search" },
344 { TxtMemory, "Memory Stat." },
345 { TxtMyNumber, "My Number" },
346 {TxtMyNumberFull, "My NumberFull"}, //SPR 31705 x0021308:RamG
347 { TxtRinger, "Ringer" },
348 { TxtVolume, "Volume" },
349 { TxtKeypadTones, "Keypad Tones" },
350 { TxtNewMessage, "New Message" },
351 { TxtNewBroadcast, "New Broadcast" },
352 { TxtAutoAnswer, "Auto-Answer" },
353 { TxtTimeDate, "Time/Date" },
354 { TxtLanguages, "Languages" },
355 { TxtVoiceMail, "VoiceMail ?" },
356 { TxtPinCode, "Pin Code" },
357 { TxtAutoredial, "AutoRedial" },
358 { TxtDTMF, "DTMF" },
359 { TxtOn, "On" },
360 { TxtOff, "Off" },
361 { TxtNetworkSel, "Network Sel." },
362 { TxtSendID, "Hide ID" },
363 { TxtChargeTimers, "Charge/Timers" },
364 { TxtCallDivert, "Divert" },
365 { TxtCallWaiting, "Call Waiting" },
366 { TxtIfBusy, "If Busy" },
367 { TxtIfNoAnswer, "If No Answer" },
368 { TxtIfNotReachable, "Conditional Forward" }, /*SPR#15568 - Changed from "If Not Reach" to "Conditional Forward" on 24/03/04 SASKEN*/
369 { TxtAllCalls, "All Calls" },
370 { TxtCancelAll, "Cancel All" },
371 { TxtAll, "All" },
372 { TxtVoice, "Voice" },
373 { TxtFax, "Fax" },
374 { TxtData, "Data" },
375 { TxtStatus, "Status" },
376 { TxtCancel, "Cancel" },
377 { TxtCalculator, "Calculator" },
378 { TxtEnterName, "Enter Name:" },
379 { TxtSoftBack, "Back" },
380 { TxtSoftSelect, "Select " },
381 { TxtSoftOptions, "Options" },
382 { TxtEmptyList, "Empty List" },
383 { TxtSendMessage, "Send message" },
384 { TxtChange, "Change" },
385 { TxtEnterNumber, "Enter number:" },
386 { TxtPhbkFull, "Phonebook full" },
387 { TxtWriteError, "Write error" },
388 { TxtEntryDeleted, "Entry deleted" },
389 { TxtDetails, "Details" },
390 { TxtHold, "Hold" },
391 { TxtUnhold, "Unhold" },
392 { TxtMute, "Mute" },
393 { TxtSendDTMF, "Send DTMF" },
394 { TxtMainMenu, "Main menu" },
395 { TxtSwap, "Swap" },
396 { TxtEndAll, "End all" },
397 { TxtPrivateCall, "Private call" },
398 { TxtStartConference, "Start conference" },
399 { TxtReStartConference, "Re-start conference" },
400 { TxtEndConference, "End conference" },
401 { TxtFind, "Find:" },
402 { TxtServiceNumbers, "Service no." },
403 { TxtOutofRange, "Out of Range" },
404 { TxtDone, "Done" },
405 { TxtFailed, "Failed" },
406 { TxtEnterNewPin, "Enter New PIN" },
407 { TxtConfPin, "Confirm PIN" },
408 { TxtChangPin, "PIN Changed" },
409 { TxtEnd, "End" },
410 { TxtPINFail, "PIN Failed" },
411 { TxtSOS, "SOS" },//Change by Sasken ( VadiRaj) on March 29th 2004, Issue Number : MMI-SPR-12883, Solution: Changing the string "Calling SOS" to "SOS"
412 { TxtAutomatic, "Automatic" },
413 { TxtManual, "Manual" },
414 { TxtFixedNames, "Fixed Names" },
415 { TxtFactoryReset, "Factory Reset" },
416 { TxtSearching, "Searching" },
417 { TxtChangPIN2, "PIN2 Changed" },
418 { TxtOldPIN, "Enter Old PIN" },
419 { TxtOldPIN2, "Enter Old PIN2?" },
420 { TxtNotAcc, "Not Accepted" },
421 { TxtEnabled, "PIN Enabled" },
422 { TxtDisabled, "PIN Disabled" },
423 { TxtPINOK, "PIN OK" },
424 { TxtSimBlocked, "SIM Blocked" },
425 { TxtNewPIN, "New PIN" },
426 { TxtAcc, "Accepted" },
427 { TxtNoNetwork, "No Network" },
428 { TxtNo, "No" },
429 { TxtEnterDate, "Enter Date" },
430 { TxtEnterTime, "Enter Time" },
431 { TxtScratchPad, "Scratchpad" },
432 { TxtDeleted, "Deleted" },
433 { TxtActivated, "Activated" },
434 { TxtDeActivated, "DeActivated" },
435 { TxtDeactivate, "Deactivate" },
436 { TxtNotActivated, "Not Activated" }, // Dec 07, 2005 REF: OMAPS00050087 x0039928 - Added string to lang table
437 { TxtCheck, "Check" },
438 { TxtYes, "Yes" },
439 { TxtCallNumber, "Call Number" },
440 { TxtEnterMid, "Enter MID" },
441 { TxtReadError, "Read Error" },
442 { TxtUsed, "Used" },
443 { TxtOutgoing, "Outgoing" },
444 { TxtMuted, "Muted" },
445 { TxtCallEnded, "Call ended" },
446 { TxtIncomingCall, "Incoming call" },
447 { TxtAnsweredCalls, "Answered Calls" }, // API - APR #1629 - Added string to lang table.
448 { TxtIncomingData, "Incoming data" },
449 { TxtIncomingFax, "Incoming fax" }, //SPR#1147 - DS - Added string to lang table.
450 { TxtNumberWithheld, "Num. withheld" }, //SPR#1147 - DS - Modified to fit on screen.
451 { TxtAccept, "Accept" },
452 { TxtReject, "Reject" },
453 { TxtCalling, "Calling" },
454 { TxtMissedCalls, "Missed Calls" },
455 { TxtMissedCall, "Missed Call" },
456 { TxtLocked, "Keys Locked" },
457 { TxtUnmute, "Unmute" },
458 { TxtCharging, "Charging..." },
459 { TxtChargComplete, "Charging\nComplete" },
460 { TxtOperationNotAvail, "Not available" },
461 { TxtAddToConference, "Add to conference" },
462 { TxtEmpty, "Empty" },
463 { TxtSelectFromList, "Replace with..." }, /* SPR#2354 - SH */
464 { TxtEnterNetworkCode, "Network Code" },
465 { TxtMCCMNC, "MCC / MNC ?" },
466 { TxtRecord, "Record" },
467 { TxtSecurity, "Security" },
468 { TxtEnglish, "English" },
469 { TxtGerman, "German" },
470 { TxtValidity,"Validity" },
471 { TxtMessageTyp,"Message Typ" },
472 { TxtSetVoiceMail,"Set VoiceMail" },
473 { TxtCallTimers,"Call Timers" },
474 { TxtLastCharge,"Last Charge" },
475 { TxtTotalCharge,"Total Charge" },
476 { TxtResetCharge,"Reset Charge" },
477 { TxtIfNoService,"Not Reachable" }, /*SPR#15568 - Changed from "If No Service" to "Not Reachable" on 24/03/04 SASKEN*/
478 { TxtDiscard, "Discard" },
479 { TxtEDIT, "Edit" },
480 { TxtExtractNumber, "Extr.Number." },
481 { TxtWrite, "Write" },
482 { TxtCheckStatus,"Check Status" },
483 { TxtSetDivert,"Set Divert" },
484 { TxtCancelDivert,"Cancel Divert" },
485 { TxtHideID,"Hide ID" },
486 { TxtTones,"Tones" },
487 { TxtClock,"Clock" },
488 { TxtPhone, "Phone" },
489 { TxtStop, "Stop" },
490 { TxtRecording, "Recording" },
491 { TxtPlayback, "Playback" },
492 { TxtNoNumber, "No number" },
493 { TxtOkToDelete, "Delete all ?" },
494 { TxtBalance, "Balance" },
495 { TxtLimit, "Limit" },
496 { TxtLimitEq, "Limit=" },
497 { TxtRate, "Rate" },
498 { TxtMinutes, "Minutes=" },
499 { TxtCost, "Cost=" },
500 { TxtCredit, "Credit" },
501 { TxtPressOk, "Press Ok to" },
502 { TxtReset, "Reset" },
503 { TxtIncoming, "Incoming" },
504 { TxtCounter, "counter" },
505 { TxtOutgoingCalls, "Outgoing calls" },
506 { TxtCostCounter, "cost counter" },
507 { TxtEnterCurrency, "Enter currency" },
508 { Txt1Unit, "1 Unit=..." },
509 { TxtChanged, "Changed" },
510 { TxtEnterLimit, "Enter limit:" },
511 { TxtCancelled, "Cancelled" },
512 { TxtView, "View" },
513 { TxtEnterPCK, "Enter PCK:" },
514 { TxtEnterCCK, "Enter CCK:" },
515 { TxtEnterNCK, "Enter NCK:" },
516 { TxtEnterNSCK, "Enter NSCK:" },
517 { TxtEnterSPCK, "Enter SPCK:" },
518 { TxtCodeInc, "Password incorrect" },
519 { TxtBlckPerm, "Blocked permanently" },
520 { TxtDealer, "contact your dealer" },
521 { TxtSendingDTMF, "Sending DTMF" },
522 { TxtCheckNumber, "Check number" },
523 { TxtNumberBusy, "Number busy" },
524 { TxtNoAnswer, "No answer" },
525 { TxtNumberChanged, "Number changed" },
526 { TxtNetworkBusy, "Network busy" },
527 { TxtNotSubscribed, "Not subscribed" },
528 { TxtAnyKeyAnswer, "Any-key answer" },
529 { TxtPINBlock, "PIN Blocked" },
530 { TxtEdit, "Edit" },
531 { TxtChangePassword,"Change Passw." },
532 { TxtSetBar,"Set Bar" },
533 { TxtSmsTone,"SMS Tone" },
534 { TxtMelody,"Melody" },
535 { TxtSilent,"Silent" },
536 { TxtClick,"Click" },
537 { TxtClearAlarm,"Clear Alarm" },
538 { TxtTimeFormat,"Time Format" },
539 { TxtTwelveHour,"12 Hour Clock"},
540 { TxtTwentyfourHour,"24 Hour Clock"},
541 { TxtInCallTimer,"In-callTimer" },
542 { TxtStore, "Store" },
543 { TxtNone, "None" },
544 { TxtPIN, "PIN" },
545 { TxtPIN2, "PIN2" },
546 { TxtConfPin2, "Confirm PIN2" },
547 { TxtNewPIN2, "Enter New PIN2" },
548 { TxtUnlockOK, "Unlock OK" },
549 { TxtIMEI, "IMEI" },
550 { TxtList, "List" },
551 { TxtFull, "Full" },
552 { TxtNotAvailable, "NotAvailable" },
553 { TxtCallBAOC, "CallBAOC" },
554 { TxtCallBAOIC, "CallBAOIC" },
555 { TxtCallBAOICexH, "CallBAOICexH" },
556 { TxtCallBAIC, "CallBAIC" },
557 { TxtCallBAICroam, "CallBAICroam" },
558 { TxtCallBarringAll, "Call Barring" },
559 { TxtCallBAOCAll, "CallBAOCAll" },
560 { TxtCallBAICAll, "CallBAICAll" },
561 { TxtCLIP, "CLIP" },
562 { TxtCOLP, "COLP" },
563 { TxtCOLR, "COLR" },
564 { TxtSimToolkit, "SIM Toolkit" },
565 { TxtPhonebook, "PhoneBook" },
566 { TxtRecentCalls, "Recent Calls" },
567 { TxtNames, "Names" },
568 { TxtInterCalls,"Internat.Calls" },
569 { TxtInterHome,"Internat.but Home" },
570 { TxtWhenRoaming,"when Roaming" },
571 { TxtCancelAllBars,"Cancel All B." },
572 { TxtWaiting, "Waiting" },
573 { TxtBarred, "Barred" },
574 { TxtForwarded, "Forwarded" },
575 { TxtCallDivertNoReach, "Divert No Reach" },
576 { TxtCallDivertNoReply, "Divert No Reply" },
577 { TxtCallDivertIfBusy, "Divert If Busy" },
578 { TxtPressMenu, "Press Menu, * " },
579 {TxtPlus, "Plus"},
580 {TxtMinus, "Minus"},
581 {TxtDivideBy, "Divide By"},
582 {TxtMultiplyBy, "Multiply By"},
583 {TxtEquals, "Equals"},
584 {TxtSending, "Sending"},
585 {TxtMessage, "Message"},
586 {TxtSoftNext,"Next"},
587 {TxtLastCall,"Last Call"},
588 {TxtIncomingCalls,"Incoming Calls"},
589 {TxtLow,"Low"},
590 {TxtMedium,"Medium"},
591 {TxtHigh,"High"},
592 {TxtIncreasing,"Increasing"},
593 {TxtTimerReset, "Timer Reset"},
594 {TxtClockSetTo, "Clock Set to"},
595 {TxtSilentMode, "Silent Mode"},
596 {TxtSmsValidityPeriodSet,"Period Set"}, /*SPR#1952 - Shortened to fit on pop-up*/
597 // change by Sasken (Deepa M D) on Aprinl 7th 2004
598 // Issue Number : MMI-SPR-12240
599 // Bug: When selecting a message validity period, only a portion of the text is displayed.
600 // Solution: Added space to display the string properly on the screen
601 {Txt1Hour,"1 Hour"},
602 {Txt12Hours,"12 Hours"},
603 {Txt24Hours,"24 Hours"},
604 {Txt1Week,"1 Week"},
605 {TxtMaxTime,"Maximum"}, //// May 10, 2004 REF: CRR 15753 Deepa M.D
606 {TxtPin2Code,"Pin2 Code"},
607 {TxtEnablePIN,"Activate PIN"},
608 {TxtRequesting,"Requesting"},
609 {TxtNotAllowed,"Not Allowed"},
610 {TxtEmergency,"Emergency ?"},
611 {TxtChinese,"Chinese"},
612 {TxtPassword,"Password"},
613 {TxtConfirmPassword,"Confirm Password"},
614 {TxtNewPassword,"New Password"},
615 {TxtNoMessages,"List Empty"},
616 {TxtTwoAttemptsLeft, "2 tries left" },
617 {TxtOneAttemptLeft, "1 try left"},
618 {Txtblacklisted, "Num.blacklisted"},
619 {TxtErrUnknown, "Unknown Error"},
620 {TxtSSErr,"SS error"},
621 {TxtUnknownSub,"Unknown subscr"},
622 {TxtIllSub,"Illegal subscr"},
623 {TxtIllEqip,"Illegal device"},
624 {TxtIllOp, "Illegal Op"},
625 {TxtSubVil,"Subs Violation"},
626 {TxtInComp,"Incompatible"},
627 {TxtFacNoSup,"Facility unsup"},
628 {TxtAbsSub,"Subs absent"},
629 {TxtSysFail,"System failure"},
630 {TxtMissDta,"Data missing"},
631 {TxtUnexDta,"Unexp. data"},
632 {TxtPwdErr,"Input Error"},
633 {TxtUnkAlph,"Unknown letter"},
634 {TxtMaxMpty,"Max part. conf"},
635 {TxtResNoAvai,"Res not avail"},
636 {TxtUnRec,"Unrecognized"},
637 {TxtMisTyp,"Mistyped"},
638 {TxtBadStruct,"Bad structure"},
639 {TxtDupInv,"Duplicated use"},
640 {TxtResLim,"No Resource"},
641 {TxtIniRel,"Initial Rel."},
642 {TxtFatRes,"Fatal Result"},
643 {TxtEntAnw,"Answer:"},
644 {TxtSsMsg,"SS Message"},
645 {TxtOld,"Old"},
646 {TxtInsertnote, "Insert Note"},
647 {TxtMelodygenerator, "Melodygenerator"},
648 {TxtOctaveHigher, "Octave higher"},
649 {TxtOctaveLower, "Octave lower"},
650 {TxtLoadMelody, "Load melody"},
651 {TxtEasyText, "eZiText"},
652 {TxtDataCount, "Data Count"},
653 {TxtQoS, "QoS"},
654 {TxtTypeofConnection, "Connection"},
655 {TxtTotalCount, "Total Count"},
656 {TxtResetCount, "Reset Count"},
657 {TxtDataCounter, "Data Counter"},
658 {TxtV42bis, "v.42bis"},
659 {TxtNormal, "Normal"},
660 {TxtCSD, "CSD"},
661 {TxtClassB, "Class B"},
662 {TxtClassC, "Class C"},
663 {TxtIPAddress, "IP Address"},
664 /* SPR#2324 - SH - Removed some strings */
665 {TxtIPAddress2, "IP Address 2"},
666 {TxtPort1, "Port"},
667 {TxtPort2, "Port 2"},
668 {TxtAPN, "APN"},
669 {TxtConnectionType, "Session Type"}, /* SPR#2324 - SH - Better description */
670 //xpradipg - Aug 4:changes for WAP2.0 Menu
671 #if defined (FF_WAP) && defined (FF_GPF_TCPIP)
672 {TxtNameServer1, "Primary DNS"},
673 {TxtNameServer2, "Secondary DNS"},
674 {TxtPPGAuthentication, "Authentication"},
675 {TxtWirelessProfiledHTTP, "Proxy"},
676 #endif
677 {TxtGPRS, "GPRS"},
678 {TxtOutgoingData, "Outgoing Data"},
679 {TxtGame, "Game"},
680 { TxtHomepage, "Homepage" },
681 { TxtBookmarks, "Bookmarks" },
682 { TxtGoTo, "Go to URL" },
683 { TxtHistory, "History" },
684 { TxtSetup, "Settings" },
685 { TxtNewBookmark, "New Bookmark" },
686 { TxtWWWdot, "http://www." },
687 { TxtWAPdot, "http://wap." },
688 { TxtSMS, "SMS" },
689 { TxtEmail, "Email" },
690 { TxtClear, "Clear" },
691 { TxtBookmark, "Add Bookmark" },
692 /* SPR#2324 - SH - Removed some strings */
693 { TxtSaveHistory, "Save History" },
694 { TxtEditName, "Edit Name" },
695 { TxtEditURL, "Edit URL" },
696 /* SPR#2324 - SH - Removed some strings */
697 { TxtResponseTimer, "Response timer" },
698 { TxtDialupNumber, "Dialup Number" },
699 { TxtTemporary, "Temporary" },
700 { TxtContinuous, "Continuous" },
701 /* SPR#2324 - SH - Removed some strings */
702 { TxtWAP, "WAP" },
703 { TxtExit, "Exit" },
704 { TxtReload, "Reload" },
705 { TxtStored, "Stored"},
706 { TxtOther, "Other"},
707 { TxtConnecting, "Connecting..." },
708 { TxtDownloading, "Loading..." },
709 { TxtUpdating, "Updating..." },
710 { TxtEnterURL, "Enter URL:" },
711 { TxtProfileName, "Profile Name: " },
712 { TxtISPUsername, "Username" },
713 { TxtISPPassword, "Password" },
714 { TxtGoToLink, "Go to Link" },
715 { TxtSelect, "Select" },
716 { TxtNotConnected, "Not connected" },
717 { TxtScaleImages, "Image scaling"},
718 { TxtLoggingIn, "Logging in to" },
719 { TxtPageNotFound, "Page not found"}, /* SPR#1983 - SH - Modified WAP error messages */
720 { TxtInvalidURL, "Invalid URL"},
721 { TxtNoResponse, "No Response"},
722 { TxtAccessDenied, "Access Denied"},
723 { TxtErrorInPage, "Error in Page"},
724 { TxtScriptError, "Script Error"},
725 { TxtServerError, "Server Error"},
726 { TxtGatewayError, "Gateway Error"},
727 { TxtUnexpectedErr, "Unexpected Err."},
728 { TxtCharacterSet, "Character Set"},
729 { TxtWBXMLError, "WBXML Error"},
730 { TxtFatalError, "Fatal Error"},
731 { TxtGatewayBusy, "Gateway Busy"},
732 { TxtSecurityFail, "Secur. Fail"},
733 { TxtErrorOutOfMem, "Out of memory"},
734 { TxtErrorMemLow, "Memory low"},
735 { TxtError, "Error"},
736 { TxtErrorHTTP, "HTTP"},
737 { TxtErrorWSP, "WSP"},
738 { TxtErrorWAE, "WAE"},
739 { TxtErrorWSPCL, "WSPCL"},
740 { TxtErrorWSPCM, "WSPCM"},
741 { TxtErrorWTP, "WTP"},
742 { TxtErrorWTLS, "WTLS"},
743 { TxtErrorWDP, "WDP"},
744 { TxtErrorUDCP, "UDCP"},
745 { TxtNotSupported, "Not Supported"},
746 { TxtSelectLine, "Select Line"},
747 { TxtLine1, "Line 1"},
748 { TxtLine2, "Line 2"},
749 {TxtInfoNumbers, "Info Numbers"},
750 { TxtAttach, "Attach"},
751 { TxtDetach, "Detach"},
752 { TxtDetaching, "Detaching"},
753 { TxtDefineContext, "Define Ctxt" },
754 { TxtActivateContext, "Activate Ctxt"},
755 { TxtDeactivateContext, "Deactiv. Ctxt"},
756 // Aug 29, 2005 REF: SPR 31712 xdeepadh
757 { TxtGPRSPreferred, "GPRS Prefer"}, // SH 25/01/02
758 { TxtCSDPreferred, "CSD Prefer"}, // SH 25/01/02
759 { TxtNotAttached, "Not Attached"}, // SH 28/01/02
760 { TxtAlreadyAttached, "Already"}, // SH 8/2/02 MZ cq10952
761 { TxtSelected, "Selected"}, /*ap 06/02/02*/
762 { TxtNetwork, "Network"}, /*ap 06/02/02*/
763 { TxtForbidden, "Forbidden"}, /*ap 06/02/02*/
764 { TxtActivateFDN, "Activate FDN"}, /*ap 06/02/02*/
765 { TxtPlease, "Please"}, /*ap 06/02/02*/
766 { TxtTimedOut, "Timed Out"}, // SH 13/02/02
767 { TxtWillChangeOn, "Will Change On"}, // SH 13/02/02
768 { TxtAttached, "Attached"}, // SH 14/02/02
769 { TxtDetached, "Detached"}, // SH 14/02/02
770 { TxtUnknown, "Unknown"}, //api 13/04/02
771 { TxtCallTransfer, "Transfer Calls"},//MC
772 { TxtConnected, "Connected"}, // SH
773 { TxtGSM_900,"GSM 900"}, // SH
774 { TxtDCS_1800,"DCS 1800"},
775 { TxtPCS_1900,"PCS 1900"},
776 { TxtE_GSM, "E GSM"},
777 { TxtGSM_850, "GSM 850"},
778 { TxtCallTimeout, "Call timeout" },
779 { TxtBand, "Band"},
780 { TxtSatRefresh, "SAT refresh" },
781 { TxtCallBlocked, "Call blocked" },
782 { TxtSRR, "Status Report" }, // Marcus: Issue 1170: 30/09/2002
783 //March 2, 2005 REF: CRR 11536 x0018858
784 { TxtRP, "Reply Path" },// Added the string for reply path.
785 { TxtDelivered, "Delivered" }, // Marcus: Issue 1170: 07/10/2002
786 { TxtTempError, "Temp. Error" }, // Marcus: Issue 1170: 07/10/2002
787 { TxtUnknownCode,"Code Unknown"},/*MC SPR 1111*/
788 { TxtPhoneSettings, "Phone Settings" }, //SPR#1113 - DS - Added text id for renamed main menu item "Phone Settings"
789 { TxtNetworkServices, "Netw. Services" }, //SPR#1113 - DS - Added text id for new main menu item "Netw. Services"
790 { TxtCallDeflection, "Call Deflect." }, //SPR#1113 - DS - Added text id for new menu item "Call Deflection" (CD)
791 { TxtCallBack, "Call Back" }, //SPR#1113 - DS - Added text id for new menu item "Call Back" (CCBS)
792 { TxtMobileInfo, "Mobile Info"}, /*MC, SPR1209*/
793 { TxtServingCell, "Serving Cell"}, /*MC, SPR1209*/
794 { TxtNeighbourCell, "Neighbour Cell"}, /*MC, SPR1209*/
795 { TxtLocation, "Location"}, /*MC, SPR1209*/
796 { TxtCiphHopDTX, "Ciph Hop DTX"}, /*MC, SPR1209*/
797 { TxtConcat, "Concatenate" },
798 { TxtColourMenu, "Colours"},
799 { TxtColourBlack, "Black"},
800 { TxtColourBlue, "Blue"},
801 { TxtColourCyan, "Cyan"},
802 { TxtColourGreen, "Green"},
803 { TxtColourMagenta, "Magenta"},
804 { TxtColourYellow, "Yellow"},
805 { TxtColourRed, "Red"},
806 { TxtColourWhite, "White"},
807 { TxtColourPink, "Pink"},
808 { TxtColourOrange, "Orange"},
809 { TxtColourLightBlue, "LightBlue"},
810 { TxtColourLightGreen, "LightGreen"},
811 { TxtColourPaleYellow, "Pale Yellow"},
812 { TxtColourTransparent, "Transparent"},
813 { TxtIdleScreenBackground, "Idle Screen Bgd"},
814 { TxtIdleScreenSoftKey, "Idle Screen Softkey"},
815 { TxtIdleScreenText, "Idle Screen Text"},
816 { TxtIdleScreenNetworkName, "Idle Screen Network"},
817 { TxtGeneralBackground , "General Bgd"},
818 { TxtMenuSoftKeyForeground , "Menu Softkey Fgd"},
819 { TxtMenuSoftKeyBackground , "Menu SoftKey Bgd"},
820 { TxtSubMenuHeadingText , "Sub-Menu Heading Text"},
821 { TxtSubMenuHeadingBackground, "Sub-Menu Heading Bgd"},
822 { TxtSubMenuTextForeground , "Sub-Menu Text Fgd"},
823 { TxtSubMenuTextBackground, "Sub-Menu Text Bgd"},
824 { TxtSubMenuSelectionBar, "Sub-Menu Selection Bar"},
825 { TxtPopUpTextForeground, "Pop-Up text Fgd"},
826 { TxtPopUpTextBackground, "Pop-Up text Bgd"},
827 { TxtColour, "Colour" },
828 { TxtLoser, "You Lost" },
829 { TxtPlayAgain, "Play Again?" },
830 { TxtWinner, "You Win" },
831 { TxtSelectBook, "Select Book" }, /* SPR1112 - SH */
832 { TxtSIM, "SIM" },
833 { TxtMove, "Move" },
834 { TxtCopy, "Copy" },
835 { TxtThisEntry, "This Entry"},
836 { TxtBackground, "Background"}, /* for selecting backgrounds*/
837 { TxtProviderIcon, "Network Icon"}, /*AP - 29-01-03 - Add to language table */
838 { TxtIdleScreen, "Idle screen"},
839 { TxtMenuScreen, "Main menu screen"},
840 { TxtBgdSquares, "Squares"},
841 { TxtBgdO2, "O2"},
842 { TxtBgdTree, "Tree"},
843 { TxtBgdTILogo, "TI Logo"},
844 { TxtBgdSunset, "Sunset"},
845 { TxtBgdEdinburgh1, "Edinburgh 1"},
846 { TxtBgdEdinburgh2, "Edinburgh 2"},
847 { TxtBgdEdinburgh3, "Edinburgh 3"},
848 { TxtBgdEdinburgh4, "Edinburgh 4"},
849 { TxtDeflectCall,"Deflect Call:"}, //SPR 1392 calldeflection
850 { TxtDeflectCallTo,"Deflect To:"}, //SPR 1392 calldeflection
851 { TxtDeflect,"Deflect"}, //SPR 1392 calldeflection
852 { TxtDeflectingCallTo,"Deflecting To:"}, //SPR 1392 calldeflection
853 { TxtCallBackQuery, "Call Back?" }, // Marcus: CCBS: 15/11/2002
854 { TxtRejected, "Rejected" }, // Marcus: CCBS: 15/11/2002
855 { TxtActiveCall, "Active Call" },
856 { TxtHeldCall, "Held Call" },
857 { TxtActiveTTYCall, "Active TTY Call" }, /* SPR#1352 - SH - TTY */
858 { TxtHeldTTYCall, "Held TTY Call" },
859 { TxtTTY, "TTY" },
860 { TxtOnNextCall, "On Next Call" },
861 { TxtAlwaysOn, "Always On" },
862 { TxtTTYCalling, "TTY Calling..." },
863 { TxtIncomingTTYCall, "Inc. TTY Call" },
864 { TxtProvisioned, "Provisioned"}, // Marcus: Issue 1652: 03/02/2003
865 { TxtExecuted, "Executed"}, // Marcus: Issue 1652: 03/02/2003
866 { TxtCommand, "Command"}, // NDH : SPR#1869 : 08/04/2003
867 { TxtCompleted, "Completed"}, // NDH : SPR#1869 : 08/04/2003
868 { TxtMultiparty, "Conference"}, // AP: Issue 1749: 06/03/03
869 { TxtAttaching, "Attaching"}, /* SPR#1983 - SH - Various WAP texts */
870 { TxtConnection, "Connection"},
871 { TxtUsing, "Using"},
872 { TxtConnectionSpeed, "Connect. Speed"},
873 { TxtAnalogue, "Analogue"},
874 { TxtISDN9600, "ISDN 9600"},
875 { TxtISDN14400, "ISDN 14400"},
876 { TxtEndWap, "End WAP"},
877 { TxtUntitled, "Untitled"},
878 { TxtChooseReplacement1, "Choose"}, /* SPR#2354 */
879 { TxtChooseReplacement2, "Replacement"}, /* SPR#2354 */
880 { TxtDialup, "Dialup" }, /* SPR#2324 - SH - Added */
881 { TxtAdvanced, "Advanced" },
882 { TxtGPRSDialupGPRS, "(GPRS)/Dialup" },
883 { TxtGPRSDialupDialup, "GPRS/(Dialup)" },
884 { TxtProfiles, "Profiles" },
885 { TxtNewProfile, "New Profile" },
886 { TxtResetProfiles, "Reset Profiles" },
887 { TxtPasswords, "Passwords"}, //SPR16107
888 { TxtMismatch, "donot match!"}, //SPR16107
889 { TxtDataCounterReset, "Reset Counter?"}, /* SPR#2346 - SH */
890 { TxtCallDate, "Date : "}, /* API - 05/09/03 - SPR2357 - Added */
891 { TxtCallTime, "Time : "}, /* API - 05/09/03 - SPR2357 - Added */
892 { TxtInvalidMessage, "Invalid Message"},/*MC SPR 2530*/
893 { TxtIncompleteMessage, "Incomplete Message"},/*MC SPR 2530*/
894 //yanbin add MMS string
895 //TISHMMS Project
896 { TxtDownload, "Download"},
897 #if defined (FF_WAP) && defined (FF_GPF_TCPIP) //added by ellen
898 { TxtShowMessages, "Show Push Messages"},
899 { TxtPushMessages, "Push Messages"},
900 #endif
901 #if defined (FF_MMI_MMS) || defined (FF_MMI_EMS)//MMI-SPR 49811 - x0035544 07 nov 2005
902 {TxtMMS, "MMS"},
903 {TxtEMS, "EMS"},
904 {TxtMMSCreate,"Create MMS"},
905 {TxtEMSCreate,"Create EMS"},
906 {TxtMMSInbox,"Inbox"},
907 {TxtMMSUnsent,"Unsent"},
908 {TxtMMSSent,"Sent"}, //CRR: 25291 - xrashmic 14 Oct 2004
909 {TxtMMSSettings,"Settings"},
910 {TxtRetrieveCondition,"Rertieval Type"},
911 {TxtMMSInsertPicture,"Ins Picture"},
912 {TxtMMSInsertSound,"Ins Sound"},
913 {TxtMMSInsertText,"Ins Text"},
914 {TxtMMSInsertSlide,"Ins Slide"},
915 {TxtMMSDelete,"Delete"},
916 {TxtMMSPreview,"Preview"},
917 {TxtMMSDeleteSlide,"Del Slide"},
918 {TxtMMSDeletePicture,"Del Picture"},
919 {TxtMMSDeleteSound,"Del Sound"},
920 {TxtMMSDeleteText,"Del Text"},
921 {TxtMMSInsert, "Insert"},
922 //xrashmic 19 Aug, 2004 Bug: 2, 3, 36 and 42
923 {TxtMMSSendSucess,"Sent"},
924 {TxtMMSSendFail, "Send Failed"},
925 {TxtMMSSendng, "Sending"},
926 {TxtMMSDownloading,"Receiving"},
927 {TxtNewMMS,"New MMS"},
928 {TxtMMSRcvFail,"Receive Failed"},
929 {TxtMMSDots," MMS ..."},
930 {TxtExtract, "Extract" },
931 {TxtMMSNotification, "MMS Notification" },//x0012849 May 11 2005 MMI-SPR-29887
932 {TxtImmediate, "Immediate" },//x0012849 May 11 2005 MMI-SPR-29887
933 {TxtDeferred, "Deferred" },//x0012849 May 11 2005 MMI-SPR-29887
934 {TxtMMSRetrieving, "MMS Retrieving" },//x0012849 May 11 2005 MMI-SPR-29887
935 {TxtMMSRetrieved, "MMS Retrieved" },//x0012849 May 11 2005 MMI-SPR-29887
936 {TxtEMSNew," New EMS"}, //xrashmic 26 Aug, 2004 MMI-SPR-23931
937 {TxtType, "Type"},
938 {TxtObject,"Object"},//xrashmic 29 Nov, 2004 MMI-SPR-26161
939 {TxtLarge," Too Large"},//xrashmic 29 Nov, 2004 MMI-SPR-26161
940 //xrashmic 7 Dec, 2004 MMI-SPR-23965
941 {TxtMMSInsertPrePicture,"Ins Pre Picture"},
942 {TxtMMSInsertPreSound, "Ins Pre Sound"},
943 {TxtAllObjects, "All Objects"},
944 {TxtExtracted, "Extracted"},
945 {TxtExtracting,"Extracting"},
946 {TxtNoObjects, "No Objects"},
947 {TxtExtractable, "Extractable"},
948 #endif //MMI-SPR 49811 - x0035544 07 nov 2005
949 { TxtLockAls, "Lock ALS"}, /* NDH : CQ16317 */
950 { TxtUnlockAls, "Unlock ALS"}, /* NDH : CQ16317 */
951 { TxtAlsLocked, "ALS Locked"}, /* NDH : CQ16317 */
952 { TxtAlsUnlocked, "ALS Unlocked"}, /* NDH : CQ16317 */
953 { TxtLimService, "Limited Service"}, /* SPR12653 */
954
955 // Apr 06, 2005 REF: ENH 30011 xdeepadh
956 //Strings for Camera, Mp3 and midi test application are
957 //under the respective flags.
958 //Nov 14, 2005 REF: OMAPS00044445 xdeepadh
959 #if defined(FF_MMI_TEST_MP3) || defined(FF_MMI_TEST_AAC)
960 { TxtPlayerMonoChannel, "Mono"}, /* SPR12653 */
961 { TxtPlayerStereoChannel, "Stereo"}, /* SPR12653 */
962 { TxtPlayerSetChannels, "Channels settings"}, /* SPR12653 */
963 { TxtPlayerPlay, "Play file"}, /* SPR12653 */
964 { TxtPlayerTest, "Audio Player"}, /* SPR12653 */
965 { TxtPlayerFileSelected, "File Selected"}, /* SPR12653 */
966 { TxtPlayerSelectFile, "Select a File"}, /* SPR12653 */
967 { TxtPlayerPause, "Pause"}, /* SPR12653 */
968 { TxtPlayerResume, "Resume"}, /* SPR12653 */
969 { TxtPlayerStop, "Stop"}, /* SPR12653 */
970 { TxtPlayerPlaying, "Playing"}, /* SPR12653 */
971 // Jul 18, 2005 REF: SPR 31695 xdeepadh
972 { TxtPlayerFileNotLoaded, "No Files loaded"},
973 { TxtPlayerOptionNotImplemented, "Option not yet implement"},
974 #endif //FF_MMI_TEST_MP3
975 //Aug 22, 2005 REF: ENH 31154 xdeepadh
976 #ifdef FF_MMI_TEST_CAMERA
977 { TxtCameraTest, "Camera Application"}, /* NDH : CQ16317 */
978 { TxtViewFinder, "View Finder"}, /* NDH : CQ16317 */
979 { TxtSnapshot, "Take Snapshot"}, /* NDH : CQ16317 */
980 { TxtSaveSnapshot, "Save Snapshot"}, /* NDH : CQ16317 */
981 { TxtSnapshotSaved, "Snapshot Saved"}, /* NDH : CQ16317 */
982 { TxtSoftSnap, "Snapshot"}, /* NDH : CQ16317 */
983 { TxtSoftSnapSave, "Save"}, /* NDH : CQ16317 */
984 { TxtSnapSaving, "Saving"},
985 { TxtQuality, "Quality"},
986 { TxtEconomy, "Economy"},
987 { TxtStandard, "Standard"},
988 { TxtColor, "Color"},
989 { TxtSepia, "Sepia"},
990 { TxtBlackandWhite, "Black&White"},
991 { TxtNegative, "Negative"},
992 { TxtFilename, "Filename"},
993 { TxtDigiZoom, "Zoom"},
994 #endif //FF_MMI_TEST_CAMERA
995 // Apr 05, 2005 REF: ENH 29994 xdeepadh
996 //Midi Test Application Strings were put under the flag FF_MMI_TEST_MIDI
997 #ifdef FF_MMI_TEST_MIDI
998 { TxtMidiTest, "Midi Application"},
999 { TxtMidiChangeConfig, "Change Config"},
1000 { TxtMidiPlay, "Play"},
1001 { TxtMidiPlayAllFiles, "Play all files"},
1002 { TxtMidiExit, "Stop playing"},
1003 { TxtChConfigFile, "Browse Midi Files"},
1004 { TxtChConfigVoiceLimit, "Voice Limit"},
1005 { TxtChConfigLoop, "Loop On/Off"},
1006 { TxtChConfigChannels, "Channels"},
1007 { TxtChConfigBankLocation, "Bank Location"},
1008 { TxtMidiEnterVoiceNumber, "Enter number of voices"},
1009 { TxtMidiSelectFile, "Select file to be played"},
1010 { TxtMidiOptionNotImplemented, "Option not yet implement"},
1011 { TxtMidiLoopOn, "On"},
1012 { TxtMidiLoopOff, "Off"},
1013 { TxtMidiChannels, "Channels"},
1014 { TxtMidiMonoChannel, "Mono"},
1015 { TxtMidiStereoChannel, "Stereo"},
1016 { TxtMidiBankLocation, "Bank"},//MMI-SPR 49811 - x0035544 07 nov 2005
1017 { TxtMidiFastBankLocation, "Fast"},
1018 { TxtMidiSlowBankLocation, "Slow"},
1019 { TxtMidiFileTitle, "Select File to be played"},
1020 { TxtMidiFileNotLoaded, "No Files loaded"},
1021 { TxtMidiFileSelected, "File Selected"},
1022 { TxtChConfigAudioOutput, "Audio Output"},
1023 { TxtMidiSpeaker, "Speaker"},
1024 { TxtMidiHeadset, "Headset"},
1025 #endif//FF_MMI_TEST_MIDI
1026 #ifdef BTE_MOBILE
1027 /*
1028 ** Start of Bluetooth Related Strings
1029 */
1030 {TxtBluetooth, "Bluetooth"},
1031 {TxtBluetoothEnable, "Enable"},
1032 {TxtBluetoothDisable, "Disable"},
1033 {TxtBtEnterDeviceName, "Enter Device Name:"},
1034 {TxtBtEnterPassKey, "Enter Pass Key:"},
1035 {TxtBtPassKey, "Pass Key"},
1036 {TxtBtTimeout, "Timeout"},
1037 {TxtBtPairing, "Pairing"},
1038 {TxtBtPaired, "Paired"},
1039 {TxtBtAuthorize, "Authorize"},
1040 {TxtBtUnAuthorize, "Un-Authorize"},
1041 {TxtBtInfo, "Info"},
1042 {TxtBtYesOnce, "Yes (Once)"},
1043 {TxtBtYesAlways, "Yes (Always)"},
1044 {TxtBtPairDevice, "Pair Device"},
1045 {TxtBtChangePassKey, "Change PassKey"},
1046 {TxtBtShowServices, "Show Services"},
1047 {TxtBtAddToKnown, "Add To Known"},
1048 {TxtBtRemoveDevice, "Remove Device"},
1049 {TxtBtDeviceName, "Device Name"},
1050 {TxtBtSet, "Set"},
1051 {TxtBtServices, "Services"},
1052 {TxtBtNoServices, "No Services"},
1053 {TxtBtSupported, "Supported"},
1054 {TxtBtSerialPort, "Serial Port"},
1055 {TxtBtDialUpNetworking, "Dial Up Networking"},
1056 {TxtBtHeadSet, "Head Set"},
1057 {TxtBtHandsFree, "Hands Free"},
1058 {TxtBtObjectPush, "Object Push"},
1059 {TxtBtFileTransfer, "File Transfer"},
1060 {TxtBtLanAccess, "Lan Access"},
1061 {TxtBtCordlessTelephony, "Cordless Telephony"},
1062 {TxtBtIntercom, "Intercom"},
1063 {TxtBtUnknownService, "Unknown Service"},
1064 {TxtBtRequiresAuthorizationForService, "%s requires Authorization for Service : %s"},
1065 {TxtBtDevices, "Devices"},
1066 {TxtBtDevice, "Device,"},
1067 {TxtBtHidden, "Hidden"},
1068 {TxtBtTimed, "Timed"},
1069 {TxtBtKnownDevices, "Known Devices"},
1070 {TxtBtDiscoverable, "Discoverable"},
1071 {TxtBtNoDevices, "No Devices"},
1072 {TxtBtFound, "Found"},
1073 {TxtBtSetLocalName, "Set Local Name"},
1074 {TxtBtClearStoredDevices, "Clear all Stored Devices"},
1075 /*
1076 ** End of Bluetooth Related Strings
1077 */
1078 #endif
1079 { TxtFDNName, "FDN Numbers" },// MMI SPR 18555
1080 { TxtAllDivert, "All Divert"},
1081 { TxtNoReachDivert, "Divert when not reachable"},
1082 { TxtBusyDivert, "Divert if Busy"},
1083 { TxtNoAnsDivert, "Divert when no answer"},
1084 { TxtCondDivert, "Divert for Cond. Forward"},
1085 { TxtAllCallsDivert, "Divert for All calls"},
1086 { TxtInvalidInput, "Invalid input"}, //SPR21547
1087 { TxtFDNListFull, "FDN List Full"}, //SPR 31710 x0021308:RamG
1088
1089
1090 //Nov 29, 2004 REF: CRR 25051 xkundadu
1091 //Description: INCALL SCREEN – ADJUSTING THE VOLUME
1092 //Fix: Added these strings to display the various speaker volume levels.
1093 {TxtLevel1 ," Level 1"},
1094 {TxtLevel2 ," Level 2"},
1095 {TxtLevel3 ," Level 3"},
1096 {TxtLevel4 ," Level 4"},
1097 {TxtLevel5 ," Level 5"},
1098 {TxtImage,"Image"}, //xrashmic 28 Jan, 2005 MMI-SPR-28166
1099 { TxtSmsWaiting, "Message waiting"}, //x0018858 24 Mar, 2005 MMI-FIX-11321
1100
1101 #ifdef FF_MMI_MULTIMEDIA
1102
1103 /* String required for Multimedia Menu. */
1104 {TxtMultimediaApp, "Multimedia Test Application"},
1105 {TxtConfigurationParameters, "Configuration Parameters"},
1106 {TxtAudioVideoPlayback, "Audio/Video Playback"},
1107 {TxtMidiPlayback, "Midi Playback"},
1108 {TxtImageViewer, "Image Viewer"},
1109 {TxtCameraCapture, "Camera Capture"},
1110 {TxtVideoRecording, "Video Recording"},
1111 {TxtAudioRecording, "Audio Recording"},
1112 {TxtPlayRecording, "Play Recording"},
1113 {TxtFileListType, "FileLists"},
1114 {TxtNoFileAvail, "No Files"},
1115 /* Configuration Parameter. */
1116 {TxtOutputScreenSize, "Output Screen Size"},
1117 {TxtAudioEncodingFormat, "Audio Encoding Format"},
1118 {TxtVideoEncodingFormat, "Video Encoding Format"},
1119 {TxtVideoCaptureSize, "Video Capture Size"},
1120 {TxtVideoFrameRateSelection, "Video Frame Rate Selection"},
1121 {TxtAudioBitRate, "Audio Bitrate"},
1122 {TxtVideoBitRate, "Video Bitrate"},
1123 {TxtMidiPlayerSelect, "Midi Player Enabled"},
1124 /* Screen mode */
1125 {TxtHalfScreenMode, "Half-Screen Mode" },
1126 {TxtFullScreenMode, "Full-Screen Mode" },
1127 /* Audio Format */
1128 {TxtAAC, "AAC" },
1129 {TxtAMR, "AMR-NB" },
1130 {TxtPCM, "PCM" },
1131 {TxtMP3, "MP3" },
1132 /* Video Format */
1133 {TxtMpeg4, "MPEG4" },
1134 {TxtH263, "H263" },
1135 /* Screen Size */
1136 {TxtQcif, "QCIF" },
1137 {TxtCif, "SQCIF" },
1138 /* Frame Rate */
1139 {Txt5fps, "5 FPS"},
1140 {Txt10fps, "10 FPS"},
1141 {Txt15fps, "15 FPS"},
1142 {Txt20fps, "20 FPS"},
1143 {Txt25fps, "25 FPS"},
1144 {Txt30fps, "30 FPS"},
1145 /* Bit Rate*/
1146 {TxtAACBitRate, "AAC BitRate" },
1147 {AMRNBBitRate, "AMR-NB BitRate" },
1148 /* AAC Bit Rate */
1149 {Txt48Kbps, "48 KBPS"},
1150 {Txt66p15Kbps, "66.15 KBPS"},
1151 {Txt72Kbps, "72 KBPS"},
1152 {Txt96pKbps, " 96 KBPS"},
1153 {Txt132p3Kbps, "32.3 KBPS"},
1154 {Txt144Kbps, "144 KBPS"},
1155 {Txt192Kbps, "192 KBPS"},
1156 {Txt264p6Kbps, "264.6 KBPS"},
1157 {Txt288Kbps, "288 KBPS"},
1158 /* AMR Bit Rate */
1159 {Txt4p75Kbps, "4.75 KBPS"},
1160 {Txt5p15Kbps, "5.15 KBPS"},
1161 {Txt5p9Kbps, "5.9 KBPS"},
1162 {Txt6p7Kbps, "6.7 KBPS"},
1163 {Txt7p4Kbps, "7.4 KBPS"},
1164 {Txt7p95Kbps, "7.95 KBPS"},
1165 {Txt10p2Kbps, "10.2 KBPS"},
1166 {Txt12p2Kbps, "12.2 KBPS"},
1167 /* Video Bit Rate */
1168 {Txt64Kbps, "64 KBPS"},
1169 {Txt128Kbps, "128 KBPS"},
1170 {Txt384Kbps, "384 KBPS"},
1171 /* Softkey for Audio / Video display. */
1172 {TxtPauseKey, "Pause"},
1173 {TxtResumeKey, "Resume"},
1174 {TxtEncodeKey, "Encode"},
1175 {TxtSoftIVT, "IVT"},
1176 {TxtPictureDisp, "Picture Display"},
1177 {TxtSetParam, "Set Param"},
1178 /* Audio Path Configuration Parameter */
1179 {TxtAudioPath, "Audio Path Configuration"},
1180 {TxtHeadset, "Head Set"},
1181 {TxtHeadphone, "Stereo Head Phone"},
1182 /* Audio / Video Recording. */
1183 {TxtSoftStart, "Start"},
1184 {TxtAudvidRecord, "Audio / Video Recording"},
1185 {TxtQQVga, "QQVGA"},
1186 {TxtEncdTo, "Encode To"},
1187 {TxtJPEGFile, "JPEG File"},
1188 /* File Management related strings */
1189 {TxtFileMgmt, "File Management"},
1190 {TxtFileOprns, "File Operations" },
1191 {TxtFileOprnsTest, "File Operation Test" },
1192 {TxtFFS, "Flash File System" },
1193 {TxtMMC, "MMC Card" },
1194 {TxtSDC, "SD Card" },
1195 {TxtTestCase1, "Test Case 1" },
1196 {TxtTestCase2, "Operation List" },
1197 {TxtTestCase3, "Destination" },
1198 {TxtOperSuccess, "Operation Success" },
1199 {TxtOperFailed, "Operation Failed" },
1200 {TxtNotYetDone, "Not Yet Implemented" },
1201 /* For FTP Application */
1202 { TxtFTPApp, "FTP" },
1203 { TxtPut, "Put" },
1204 { TxtGet, "Get" },
1205 /* Configuration Parameters - Volume and Preferred Storage. */
1206 { TxtVolumeConfig, "Volume Configuration"},
1207 { TxtPreferredStorage, "Preferred Storage"},
1208 { TxtSpeaker, "Speaker"},
1209 { TxtEnterPath, "Enter File Path:"},
1210 {TxtInvalidPath, "Invalid"},
1211 { TxtRename, "Rename" },
1212 { TxtCreateFolder, "CreateFolder" },
1213 { TxtEnterFileName, "Enter File Name : " },
1214 { TxtFolderNotEmpty, " Folder Not Empty" },
1215 { TxtOperationList, "Operation List" },
1216 { TxtDestination, "Destination" },
1217 { TxtVMPlayback, "Voice Memo Playback" },
1218 { TxtVMRecord, "Voice Memo Recording" },
1219 { TxtVMConfigParam, "Configuration Parameters" },
1220 { TxtStartRecord, "Start Voice Memo Recording" },
1221 { TxtPlayingfile, "Playing Selected Fie " },
1222 { TxtPauseFile, "Pause Selected File" },
1223 { TxtRecordVoice, "Recording Voice" },
1224 { TxtSoftMore, "More" },
1225 { TxtUseCase, "Use Cases" },
1226 { TxtRepeateForEver, "Repeate For Ever" },
1227 { TxtPlayonce, "Play Once" },
1228 { TxtCamera , "Camera"},
1229 { TxtCapture, "Capture" },
1230 { TxtCrop, "Crop"},
1231 { TxtRescale, "Rescale"},
1232 { TxtRotate, "Rotate"},
1233 {TxtDummyStr, "Dummy String"},
1234 {TxtDummyStr1, "Dummy String1"},
1235 #endif
1236 // xpradipg - LOCOSTO-ENH-31895 : 23 June 2005
1237 #ifdef FF_MMI_AUDIO_PROFILE
1238 {TxtLoudspeaker, "Loudspeaker"},
1239 {TxtHandheld, "Handheld"},
1240 {TxtCarkit, "Carkit"},
1241 {TxtHeadset,"Headset"},
1242 {TxtInserted, "inserted"},
1243 {TxtRemoved, "removed"},
1244 #endif
1245 //Aug 22, 2005 REF: ENH 31154 xdeepadh
1246 #ifdef FF_MMI_FILE_VIEWER
1247 { TxtFileNotLoaded,"No Files loaded"},
1248 { TxtFileViewer, "FileViewer"},
1249 { TxtRename, "Rename"},
1250 { TxtRotate, "Rotate"},
1251 { TxtRotate90Degree, "90 Degree"},
1252 { TxtRotate180Degree, "180 Degree"},
1253 { TxtRotate270Degree, "270 Degree"},
1254 { TxtZoom, "Zoom"},
1255 { TxtZoomIn, "Zoom In"},
1256 { TxtZoomOut, "Zoom Out"},
1257 {TxtDeleteConfirm,"Delete?"},
1258 {TxtFileTooBig,"File Too Big"},
1259 {TxtFileExists,"File exists"},//Jan 03, 2006 REF: SPR OMAPS00060036 xdeepadh .
1260 {TxtWrongFilename,"Wrong Name"}, //Aug 31, 2005 REF: SPR 34050 xdeepadh
1261 {TxtNoExtension,"Wrong extn"},//Aug 31, 2005 REF: SPR 34050 xdeepadh
1262 #endif //FF_MMI_FILE_VIEWER
1263 #ifdef NEPTUNE_BOARD
1264 #ifdef MMI_POWER_MANAGEMENT_TEST
1265 {TxtPowerMgnt,"Power Management"},
1266 #endif
1267 #endif
1268 { 0, 0 }
1269 };
1270
1271 #ifndef CHINESE_MMI
1272
1273 /* Text table 2, autogenerated to provide German text associations.
1274 */
1275
1276 //DON'T TOUCH THE FOLLOWING LINE...
1277 //Language = "German"
1278
1279 static const tPointerStructure LanguageIndex_2[LEN_LANGUAGE2+1] = {
1280 { TxtNull, "" },
1281 #ifdef SIM_PERS //x0035544 07-11-2005
1282 {TxtTimerFlag, "Unlock Timer Flag"}, //x0035544 07-11-2005
1283 {TxtETSIFlag, "ETSI Flag"}, //x0035544 07-11-2005
1284 {TxtAirtelFlag, "AirTel Ind. Flag"}, //x0035544 07-11-2005
1285 { TxtEnterOldPsLock,"Enter Old LockCode"}, //x0035544 07-11-2005
1286 { TxtEnterPsLockNew,"Enter New LockCode"}, //x0035544 07-11-2005
1287 { TxtEnterPsLockconf,"Confirm New LockCode"}, //x0035544 07-11-2005
1288 { TxtLockEnabled, "Lock Enabled"}, //x0035544 07-11-2005
1289 { TxtLockDisabled,"Lock Disabled"}, //x0035544 07-11-2005
1290 { TxtPersonalization, "Personalization"}, //x0035544 07-11-2005
1291 { TxtSupplementaryInfo, "Supplementary Info"}, //x0035544 07-11-2005
1292 { TxtPersonalize, "Personalize"}, //x0035544 07-11-2005
1293 { TxtUnlockCategory, "Unlock Category"}, //x0035544 07-11-2005
1294 { TxtLockCategory, "Lock Category"}, //x0035544 07-11-2005
1295 { TxtResetFC, "Reset Failure counter"}, //x0035544 07-11-2005
1296 { TxtGetFC, "Get Failure Counter"}, //x0035544 07-11-2005
1297 { TxtMaxFC,"Max Failure Count"}, //x0035544 07-11-2005
1298 { TxtCorporate, "Corporate"}, //x0035544 07-11-2005
1299 { TxtServiceProvider, "Service Provider"}, //x0035544 07-11-2005
1300 { TxtNetworkSubset, "Network Subset"}, //x0035544 07-11-2005
1301 { TxtLockActivated,"Lock Activated"}, //x0035544 07-11-2005
1302 { TxtLockDeactivated,"Lock Deactivated"}, //x0035544 07-11-2005
1303 { TxtEnterNLock,"Enter Network Password"}, //x0035544 07-11-2005
1304 { TxtEnterNsLock,"Enter Netw. Subset Password"}, //x0035544 07-11-2005
1305 { TxtEnterSpLock,"Enter Serv. Provider Password"}, //x0035544 07-11-2005
1306 { TxtEnterCLock,"Enter Corporate Password"}, //x0035544 07-11-2005
1307 { TxtEnterPsLock,"Enter SIM Password"}, //x0035544 07-11-2005
1308 { TxtPsLockConfWrong,"Password does"}, //x0035544 07-11-2005
1309 { TxtPsLockConfwrong2,"not match"}, //x0035544 07-11-2005
1310 { TxtPsLockChanged,"Code changed"}, //x0035544 07-11-2005
1311 { TxtCounterReset,"Counter Reset"}, //x0035544 07-11-2005
1312 { TxtPassfailed,"Change failed"}, //x0035544 07-11-2005
1313 {TxtUnblock,"Unblocking Sucess"}, //x0035544 07-11-2005
1314 { TxtAlreadyLocked,"Category Already Locked"}, //x0035544 07-11-2005
1315 { TxtAlreadyUnlocked,"Category Already Unlocked"}, //x0035544 07-11-2005
1316 { TxtPhoneUnblocked,"Phone Unblocked"}, //x0035544 07-11-2005
1317 { TxtPhoneBlocked, "Phone Blocked" }, //x0035544 07-11-2005
1318 { TxtGetFailFC,"Reset FC Fail Attempts left"}, //x0035544 07-11-2005
1319 { TxtMaxFailFC,"Max Reset FC Fail Attempts"}, //x0035544 07-11-2005
1320 { TxtGetSuccFC,"Reset FC Succ Attempts left"}, //x0035544 07-11-2005
1321 { TxtMaxSucFC,"Max Reset FC Succ Attempts"}, //x0035544 07-11-2005
1322 #endif //x0035544 07-11-2005
1323 #ifdef FF_MMI_CPHS //x0035544 07-11-2005
1324 { TxtViewAll,"View All"}, //x0035544 07-11-2005
1325 { TxtEmergencyNumbers,"Emergency Numbers"}, //x0035544 07-11-2005
1326 #endif //x0035544 07-11-2005
1327 { TxtNotImplemented, "Nicht unterstuetzt" },
1328 { TxtManu, "Customer" },
1329 { TxtEnterPin1, "PIN Eingabe" },
1330 { TxtEnterPin2, "PIN 2 eingeben" },
1331 { TxtEnterPuk1, "PUK Eingabe" },
1332 { TxtEnterPuk2, "PUK 2 eingeben" },
1333 { TxtInvalidCard, "Ungueltige SIM Karte" },
1334 { TxtNoCard, "Keine SIM Karte" },
1335 { TxtInvalidIMEI, "Invalid IMEI" }, // Nov 24, 2005, a0876501, DR: OMAPS00045909
1336 { TxtSoftCall, "Ruf" },
1337 { TxtSoftOK, "Ok" },
1338 { TxtSoftMenu, "Menue" },
1339 { TxtHelp, "Hilfe" },
1340 { TxtSoftContacts, "Kontakte" },
1341 { TxtPlay, "Abspielen" },
1342 { TxtMessages, "Nachrichten" },
1343 { TxtAlarm, "Alarm" },
1344 { TxtSettings, "Einstellungen" },
1345 { TxtExtra, "Zusaetzliches" },
1346 { TxtSend, "Senden" },
1347 { TxtSent, "Gesendet" },
1348 { TxtNotSent, "Nicht gesendet" },
1349 { TxtServiceCentre, "Dienstcenter" },
1350 { TxtPleaseWait, "Bitte warten" },
1351 { TxtSmsEnterNumber, "Nummer eingeben" },
1352 { TxtRead, "Lesen" },
1353 { TxtRetrieve, "Retrieve" }, //x0035544 07-11-2005
1354 { TxtDeleteAll, "Alles loeschen" },
1355 { TxtSave, "Speichern" },
1356 { TxtVoicemail, "Sprachnachrichten" },
1357 { TxtBroadcast, "Rundrufe" },
1358 { TxtNew, "Neu" },
1359 { TxtDigits, "123" },
1360 { TxtLowercase, "abc" },
1361 { TxtUppercase, "ABC" },
1362 { TxtApplications, "Anwendungen" },
1363 { TxtVoiceMemo, "Sprachaufz." },
1364 { TxtSimNot, "SIM nicht " },
1365 { TxtReady, "fertig !" },
1366 { TxtSmsListFull, "Nachr.liste voll" },
1367 { TxtNewCbMessage, "Neue CB" },
1368 { TxtSaved, "Gespeicherte" },
1369 { TxtDelete, "Loeschen" },
1370 { TxtReply, "Antworten" },
1371 { TxtStoreNumber, "Nummer speichern" },
1372 { TxtForward, "Weiterleiten" },
1373 { TxtActivate, "Aktivieren" },
1374 { TxtTopics, "Inhalte" },
1375 { TxtConsult, "Nachsehen" },
1376 { TxtAddNew, "Neuer Eintrag" },
1377 { TxtContacts, "Kontakte" },
1378 { TxtSearchName, "Name suchen" },
1379 { TxtMemory, "Speicher Stat." },
1380 { TxtMyNumber, "Eigene Nummer" },
1381 {TxtMyNumberFull, "Eigene Nummervoll" },//SPR 31705 x0021308:RamG
1382 { TxtRinger, "Signale" },
1383 { TxtVolume, "Lautstaerke" },
1384 { TxtKeypadTones, "Tastatur Toene" },
1385 { TxtNewMessage, "Neue Nachricht" },
1386 { TxtNewBroadcast, "Neuer Rundruf" },
1387 { TxtAutoAnswer, "autom. Antwort" },
1388 { TxtTimeDate, "Uhrzeit/Datum" },
1389 { TxtLanguages, "Sprachen" },
1390 { TxtVoiceMail, "Sprach-Nachrichten ?" },
1391 { TxtPinCode, "Pin Code" },
1392 { TxtAutoredial, "Auto Wiederwahl" },
1393 { TxtDTMF, "DTMF senden" },
1394 { TxtOn, "An" },
1395 { TxtOff, "Aus" },
1396 { TxtNetworkSel, "Netzwerk Waehlen" },
1397 { TxtSendID, "ID verbergen" },
1398 { TxtChargeTimers, "Gebuehren /Zeiten" },
1399 { TxtCallDivert, "Ruf umleiten" },
1400 { TxtCallWaiting, "Wartender Anruf" },
1401 { TxtIfBusy, "Wenn besetzt" },
1402 { TxtIfNoAnswer, "Wenn k. Antwort" },
1403 { TxtIfNotReachable, "Conditional Forward" }, //x0035544 07-11-2005
1404 { TxtAllCalls, "All Calls" },
1405 { TxtCancelAll, "Alle abbrechen" },
1406 { TxtAll, "Alle" },
1407 { TxtVoice, "Sprache" },
1408 { TxtFax, "Fax" },
1409 { TxtData, "Daten" },
1410 { TxtStatus, "Status" },
1411 { TxtCancel, "Abbruch" },
1412 { TxtCalculator, "Rechner" },
1413 { TxtEnterName, "Name eintragen:" },
1414 { TxtSoftBack, "Zurueck" },
1415 { TxtSoftSelect, "Auswahl" },
1416 { TxtSoftOptions, "Optionen" },
1417 { TxtEmptyList, "Leere Liste" },
1418 { TxtSendMessage, "Nachricht abschicken" },
1419 { TxtChange, "Aendern" },
1420 { TxtEnterNumber, "Nummer eintragen:" },
1421 { TxtPhbkFull, "Telefonbuch voll" },
1422 { TxtWriteError, "Schreibfehler" },
1423 { TxtEntryDeleted, "Eintrag geloescht" },
1424 { TxtDetails, "Details" },
1425 { TxtHold, "Halten" },
1426 { TxtUnhold, "Aktivieren" },
1427 { TxtMute, "Stumm" },
1428 { TxtSendDTMF, "DTMF abschicken" },
1429 { TxtMainMenu, "Hauptmenue" },
1430 { TxtSwap, "Tauschen" },
1431 { TxtEndAll, "Alle beenden" },
1432 { TxtPrivateCall, "Privater Anruf" },
1433 { TxtStartConference, "Konferenz starten" },
1434 { TxtReStartConference, "Konferenz wiederstarten" },
1435 { TxtEndConference, "Konferenz beenden" },
1436 { TxtFind, "Suche" },
1437 { TxtServiceNumbers, "Dienstnummern" },
1438 { TxtOutofRange, "Ausser Bereich" },
1439 { TxtDone, "Erfolgreich" },
1440 { TxtFailed, "Fehlschlag" },
1441 { TxtEnterNewPin, "Neue PIN:" },
1442 { TxtConfPin, "Neue PIN bestaetigen" },
1443 { TxtChangPin, "PIN geaendert" },
1444 { TxtEnd, "Ende" },
1445 { TxtPINFail, "Falscher Code" },
1446 { TxtSOS, "SOS" }, //x0035544 07-11-2005
1447 { TxtAutomatic, "Automatisch" },
1448 { TxtManual, "Manuell" },
1449 { TxtFixedNames, "Namen festgelegt" },
1450 { TxtFactoryReset, "urspruengliche Werkseinstellung" },
1451 { TxtSearching, "Suche" },
1452 { TxtChangPIN2, "PIN2 geaendert" },
1453 { TxtOldPIN, "Alte PIN:" },
1454 { TxtOldPIN2, "Alte PIN2:" },
1455 { TxtNotAcc, "Nicht akzeptiert" },
1456 { TxtEnabled, "PIN Aktiviert" },
1457 { TxtDisabled, "PIN Deaktiviert" },
1458 { TxtPINOK, "PIN akzeptiert" },
1459 { TxtSimBlocked, "SIM gesperrt" },
1460 { TxtNewPIN, "Neue PIN" },
1461 { TxtAcc, "Akzeptiert" },
1462 { TxtNoNetwork, "Kein Netzwerk" },
1463 { TxtNo, "Nein" },
1464 { TxtEnterDate, "Datum" },
1465 { TxtEnterTime, "Zeit" },
1466 { TxtScratchPad, "Notizen" },
1467 { TxtDeleted, "Geloescht" },
1468 { TxtActivated, "Aktiviert" },
1469 { TxtDeActivated, "Deaktiviert" },
1470 { TxtDeactivate, "Deaktiveren" },
1471 { TxtNotActivated, "Not Activated" }, // REF: OMAPS00050087 - Need to translate
1472 { TxtCheck, "Ueberpruefen" },
1473 { TxtYes, "Ja" },
1474 { TxtCallNumber, "Nummer anrufen" },
1475 { TxtEnterMid, "MID eingeben" },
1476 { TxtReadError, "Lesefehler" },
1477 { TxtUsed, "Benutzt" },
1478 { TxtOutgoing, "Ausgehend" },
1479 { TxtMuted, "Stumm" },
1480 { TxtCallEnded, "Ruf beendet" },
1481 { TxtIncomingCall, "Ankommender Anruf" },
1482 { TxtAnsweredCalls, "Anrufe beantwortet" }, // API - APR #1629 - Added string to lang table.
1483 { TxtIncomingData, "Ankommende Daten" },
1484 { TxtIncomingFax, "Eingehendes Fax" }, //SPR#1147 - DS - Added string to lang table for incoming fax call.
1485 { TxtNumberWithheld, "Nummer zurueckgehalten" }, //SPR#1147 - DS - Removed extra m from Nummer.
1486 { TxtAccept, "Annehmen" },
1487 { TxtReject, "Ablehnen" },
1488 { TxtCalling, "Waehle" },
1489 { TxtMissedCalls, "Versaeumte Anrufe" },
1490 { TxtMissedCall, "Versaeumter Anruf" },
1491 { TxtLocked, "Tasten gesperrt" },
1492 { TxtUnmute, "Stumm aus" },
1493 { TxtCharging, "Aufladen ..." },
1494 { TxtChargComplete, "Aufladen abgeschlossen" },
1495 { TxtOperationNotAvail, "Operation nicht verfuegbar" },
1496 { TxtAddToConference, "Zur Konferenz hinzufeugen" },
1497 { TxtEmpty, "leer" },
1498 { TxtSelectFromList, "Auswahl v. Liste" },
1499 { TxtEnterNetworkCode, "Netzwerk Code eingeben" },
1500 { TxtMCCMNC, "MCC / MNC ?" },
1501 { TxtRecord, "Aufzeichnung" },
1502 { TxtSecurity, "Sicherheit" },
1503 { TxtEnglish, "Englisch" },
1504 { TxtGerman, "Deutsch" },
1505 { TxtValidity,"Gueltigkeit" },
1506 { TxtMessageTyp, "Art der Nachricht" /*SPR#2633 - DS - German string modified: "Art d.Message"*/ },
1507 { TxtSetVoiceMail, "Sprachnachricht aufzeichnen" /*SPR#2633 - DS - German string modified: "VoiceMail eingeben"*/ },
1508 { TxtCallTimers,"Rufdauer" },
1509 { TxtLastCharge,"letzte Kosten" },
1510 { TxtTotalCharge,"gesamte Kosten" },
1511 { TxtResetCharge,"Kosten loeschen" },
1512 { TxtIfNoService,"Not Reachable" }, //x0035544 07-11-2005
1513 { TxtDiscard, "Verwerfen" },
1514 { TxtEDIT, "Editieren" },
1515 { TxtExtractNumber, "Nummer extrahieren" },
1516 { TxtWrite, "Schreiben" },
1517 { TxtCheckStatus,"Status checken" },
1518 { TxtSetDivert,"Rufumleit.setzen" },
1519 { TxtCancelDivert,"Rufumleit.loeschen" },
1520 { TxtHideID,"ID verbergen" },
1521 { TxtTones,"Toene" },
1522 { TxtClock,"Uhr" },
1523 { TxtPhone, "Telefon" },
1524 { TxtStop, "Stop" },
1525 { TxtRecording, "Aufnahme" },
1526 { TxtPlayback, "Abspielen" },
1527 { TxtNoNumber, "Keine Nummer" },
1528 { TxtOkToDelete, "OK zum Loeschen" },
1529 { TxtBalance, "Balance" },
1530 { TxtLimit, "Limit" },
1531 { TxtLimitEq, "Limit=" },
1532 { TxtRate, "Rate" },
1533 { TxtMinutes, "Minuten=" },
1534 { TxtCost, "Kosten=" },
1535 { TxtCredit, "Kredit" },
1536 { TxtPressOk, "Drueck Ok zum" },
1537 { TxtReset, "Zuruecksetzen" },
1538 { TxtIncoming, "Eingehend" },
1539 { TxtCounter, "Zaehler" },
1540 { TxtOutgoingCalls, "Abgehende Anrufe" },
1541 { TxtCostCounter, "Kostenzaehler" },
1542 { TxtEnterCurrency, "Waehrung eingeben" },
1543 { Txt1Unit, "1 Einheit=..." },
1544 { TxtChanged, "Geaendert" },
1545 { TxtEnterLimit, "Limit eingeben:" },
1546 { TxtCancelled, "Abgebrochen" },
1547 { TxtView, "Einsehen" },
1548 { TxtEnterPCK, "PCK eingeben:" },
1549 { TxtEnterCCK, "CCK eingeben:" },
1550 { TxtEnterNCK, "NCK eingeben:" },
1551 { TxtEnterNSCK, "NSCK eingeben:" },
1552 { TxtEnterSPCK, "SPCK eingeben:" },
1553 { TxtCodeInc, "Passwort falsch" },
1554 { TxtBlckPerm, "Permanent blockiert" },
1555 { TxtDealer, "Hersteller kontaktieren" },
1556 { TxtSendingDTMF, "Sende DTMF" },
1557 { TxtCheckNumber, "Checke Nummer" },
1558 { TxtNumberBusy, "Netzwerk ausgelastet" },
1559 { TxtNoAnswer, "Keine Antwort" },
1560 { TxtNumberChanged, "Nummer geaendert" },
1561 { TxtNetworkBusy, "Netz ueberlastet" },
1562 { TxtNotSubscribed, "Nicht registriert" },
1563 { TxtAnyKeyAnswer, "beliebige Taste Antwort" },
1564 { TxtPINBlock, "PIN Blockiert" },
1565 { TxtEdit, "Editieren" },
1566 { TxtChangePassword,"Password aendern" },
1567 { TxtSetBar,"Rufsperre einstellen" },
1568 { TxtSmsTone,"SMS Ton" },
1569 { TxtMelody,"Melodie" },
1570 { TxtSilent,"Stumm" },
1571 { TxtClick,"Klick" },
1572 { TxtClearAlarm,"Alarm loeschen" },
1573 { TxtTimeFormat,"Zeit Format" },
1574 { TxtTwelveHour,"12 Hour Clock"},
1575 { TxtTwentyfourHour,"24 Hour Clock"},
1576 { TxtInCallTimer,"Anrufzeit" },
1577 { TxtStore, "speichern" },
1578 { TxtNone, "Kein" },
1579 { TxtPIN, "PIN" },
1580 { TxtPIN2, "PIN2" },
1581 { TxtConfPin2, "PIN2 bestaetigen" },
1582 { TxtNewPIN2, "Neue PIN2" },
1583 { TxtUnlockOK, "Freischalten OK" },
1584 { TxtIMEI, "IMEI" },
1585 { TxtList, "Liste" },
1586 { TxtFull, "Voll" },
1587 { TxtNotAvailable, "Nicht verfuegbar" },
1588 { TxtCallBAOC, "CallBAOC" },
1589 { TxtCallBAOIC, "CallBAOIC" },
1590 { TxtCallBAOICexH, "CallBAOICexH" },
1591 { TxtCallBAIC, "CallBAIC" },
1592 { TxtCallBAICroam, "CallBAICroam" },
1593 { TxtCallBarringAll, "Anrufsperre" },
1594 { TxtCallBAOCAll, "CallBAOCAll" },
1595 { TxtCallBAICAll, "CallBAICAll" },
1596 { TxtCLIP, "CLIP" },
1597 { TxtCOLP, "COLP" },
1598 { TxtCOLR, "COLR" },
1599 { TxtSimToolkit, "SIM Toolkit" },
1600 { TxtPhonebook, "Telefonbuch" },
1601 { TxtRecentCalls, "kuerzliche Anrufe" },
1602 { TxtNames, "Namen" },
1603 { TxtInterCalls,"Internat.Anrufe" },
1604 { TxtInterHome, "Ausland, außer Heimatland" /*SPR#2633 - DS - German string modified: "Internat.but Home "*/ },
1605 { TxtWhenRoaming,"wenn Roaming" },
1606 { TxtCancelAllBars,"Alle Rufsperren loeschen" },
1607 { TxtWaiting, "Warten" },
1608 { TxtBarred, "gesperrt" },
1609 { TxtForwarded, "Weitergelietet" },
1610 { TxtCallDivertNoReach, "Weiterleiten wenn nicht erreichbar" },
1611 { TxtCallDivertNoReply, "Weiterleiten wenn keine Antwort" },
1612 { TxtCallDivertIfBusy, "Weiterleiten wenn besetzt" },
1613 { TxtPressMenu, "Druecke Menue, *" },
1614 {TxtPlus, "Plus"},
1615 {TxtMinus, "Minus"},
1616 {TxtDivideBy, "Dividiere mit"},
1617 {TxtMultiplyBy, "Multipliziere mit"},
1618 {TxtEquals, "gleich"},
1619 {TxtSending, "sende"},
1620 {TxtMessage, "Nachricht"},
1621 {TxtSoftNext,"Naechste"},
1622 {TxtLastCall,"Letzter Anruf"},
1623 {TxtIncomingCalls,"Eingehende Anrufe"},
1624 {TxtLow,"leise"},
1625 {TxtMedium,"Mittel"},
1626 {TxtHigh,"laut"},
1627 {TxtIncreasing,"erhoehen"},
1628 {TxtTimerReset, "Timer zuruecksetzen"},
1629 {TxtClockSetTo, "Uhrzeit stellen auf"},
1630 {TxtSilentMode, "leise Mode"},
1631 {TxtSmsValidityPeriodSet,"Intervall einstellen"},
1632 {Txt1Hour,"1 Stunde"},
1633 {Txt12Hours,"12 Stunden"},
1634 {Txt24Hours,"24 Stunden"},
1635 {Txt1Week,"1 Woche"},
1636 {TxtMaxTime,"Maximum"}, // May 10, 2004 REF: CRR 15753 Deepa M.D .Localization required
1637 {TxtPin2Code,"Pin2 Code"},
1638 {TxtEnablePIN,"PIN aktivieren"},
1639 {TxtRequesting,"Anfragen"},
1640 {TxtNotAllowed,"Nicht erlaubt"},
1641 {TxtEmergency,"Notruf ?"},
1642 {TxtChinese,"Chinesisch"},
1643 {TxtPassword,"Passwort"},
1644 {TxtConfirmPassword,"Passwort bestaetigen"},
1645 {TxtNewPassword,"Neues Passwort"},
1646 {TxtNoMessages,"Liste leer"},
1647 {TxtTwoAttemptsLeft, "2 Versuche uebrig " },
1648 {TxtOneAttemptLeft, "1 Versuch uebrig "},
1649 {Txtblacklisted, "schwarze Liste"},
1650 {TxtErrUnknown, "Fehler unbek."},
1651 {TxtSSErr,"SS Fehler"},
1652 {TxtUnknownSub,"Kunde unbek."},
1653 {TxtIllSub,"Kunde illegal"},
1654 {TxtIllEqip,"Mobile illegal"},
1655 {TxtIllOp, "Handlung illegal"},
1656 {TxtSubVil,"Unmoeglich"},
1657 {TxtInComp,"Inkompatibel"},
1658 {TxtFacNoSup,"Nicht machbar"},
1659 {TxtAbsSub,"Unverfuegbar"},
1660 {TxtSysFail,"System Fehler"},
1661 {TxtMissDta,"Fehlende Daten"},
1662 {TxtUnexDta,"Unerwartet"},
1663 {TxtPwdErr,"Eingabefehler"},
1664 {TxtUnkAlph,"Unbek. Zeichen"},
1665 {TxtMaxMpty,"Max Teiln Konf"},
1666 {TxtResNoAvai,"keine Antwort"},
1667 {TxtUnRec,"Nicht erkannt"},
1668 {TxtMisTyp,"Vertippt"},
1669 {TxtBadStruct,"Strukt. falsch"},
1670 {TxtDupInv,"Mehrfach verw."},
1671 {TxtResLim,"Keine Mittel"},
1672 {TxtIniRel, "Start Problem" /*SPR#2633 - DS - German string modified: "Start problem"*/ },
1673 {TxtFatRes,"Fatales Ergeb."},
1674 {TxtEntAnw,"Antwort:"},
1675 {TxtSsMsg,"SS Nachricht"},
1676 {TxtOld,"Alt"},
1677 {TxtInsertnote, "Note einfuegen"},
1678 {TxtMelodygenerator, "Melodiegenerator"},
1679 {TxtOctaveHigher, "Oktave hoeher"},
1680 {TxtOctaveLower, "Oktave niedriger"},
1681 {TxtLoadMelody, "Lade Melodie"},
1682 {TxtEasyText, "eZiText"},
1683 {TxtDataCount, "Daten zaehlen"},
1684 {TxtQoS, "QoS"},
1685 {TxtTypeofConnection, "Verbindungsart"},
1686 {TxtTotalCount, "Zaehler Total"},
1687 {TxtResetCount, "Zaehler zurucksetzen"},
1688 {TxtDataCounter, "Datenzaehler"},
1689 {TxtV42bis, "v.42bis"},
1690 {TxtNormal, "Normal"},
1691 {TxtCSD, "CSD"},
1692 {TxtClassB, "Class B"},
1693 {TxtClassC, "Class C"},
1694 {TxtIPAddress, "IP Addresse"},
1695 /* SPR#2324 - SH - Removed some strings */
1696 {TxtIPAddress2, "IP Addresse 2"},
1697 {TxtPort1, "Port 1"},
1698 {TxtPort2, "Port 2"},
1699 {TxtAPN, "APN"},
1700 {TxtConnectionType, "Verbindungdsart"},
1701 //xpradipg - Aug 4:changes for WAP2.0 Menu
1702 //Localisation is not done
1703 #if defined (FF_WAP) && defined (FF_GPF_TCPIP)
1704 {TxtNameServer1, "Primary DNS"},
1705 {TxtNameServer2, "Secondary DNS"},
1706 {TxtPPGAuthentication, "Authentication"},
1707 {TxtWirelessProfiledHTTP, "Proxy"},
1708 #endif
1709 {TxtGPRS, "GPRS"},
1710 {TxtOutgoingData, "ausgehende Daten"},
1711 {TxtGame, "Spiel"},
1712 { TxtHomepage, "Homepage" },
1713 { TxtBookmarks, "Bookmarks" },
1714 { TxtGoTo, "Gehe zu URL" },
1715 { TxtHistory, "History" },
1716 { TxtSetup, "Eigenschaften" },
1717 { TxtNewBookmark, "Neuer Bookmark" },
1718 { TxtWWWdot, "www." },
1719 { TxtWAPdot, "wap." },
1720 { TxtSMS, "SMS" },
1721 { TxtEmail, "Email" },
1722 { TxtClear, "loeschen" },
1723 { TxtBookmark, "Bookmark hinzufuegen" },
1724 /* SPR#2324 - SH - Removed some strings */
1725 { TxtSaveHistory, "History speichern"},
1726 { TxtEditName, "Name editieren"},
1727 { TxtEditURL, "URL editieren"},
1728 /* SPR#2324 - SH - Removed some strings */
1729 { TxtResponseTimer, "Antwort Zeituhr"},
1730 { TxtDialupNumber, "Dial-up Nummer" },
1731 { TxtTemporary, "voruebergehend" },
1732 { TxtContinuous, "Fortlaufend" },
1733 /* SPR#2324 - SH - Removed some strings */
1734 { TxtWAP, "WAP" },
1735 { TxtExit, "Exit" },
1736 { TxtReload, "Neuladen" },
1737 { TxtStored, "gespeichert"},
1738 { TxtOther, "Andere"},
1739 { TxtConnecting, "Verbinde..." },
1740 { TxtDownloading, "Lade..." },
1741 { TxtUpdating, "Updating..." },
1742 { TxtEnterURL, "URL eingeben:" },
1743 { TxtProfileName, "Profilname: " },
1744 { TxtISPUsername, "Benutzername" },
1745 { TxtISPPassword, "Passwort" },
1746 { TxtGoToLink, "Gehe zu Link" },
1747 { TxtSelect, "auswaehlen" },
1748 { TxtNotConnected, "Nicht verbunden" },
1749 { TxtScaleImages, "Bildgroesse einstellen"},
1750 { TxtLoggingIn, "Einloggen in" },
1751 { TxtPageNotFound, "Page not found"}, /* SPR#1983 - SH - Modified WAP error messages */
1752 { TxtInvalidURL, "Invalid URL"},
1753 { TxtNoResponse, "No Response"},
1754 { TxtAccessDenied, "Access Denied"},
1755 { TxtErrorInPage, "Error in Page"},
1756 { TxtScriptError, "Script Error"},
1757 { TxtServerError, "Server Error"},
1758 { TxtGatewayError, "Gateway Error"},
1759 { TxtUnexpectedErr, "Unexpected Err."},
1760 { TxtCharacterSet, "Character Set"},
1761 { TxtWBXMLError, "WBXML Error"},
1762 { TxtFatalError, "Fatal Error"},
1763 { TxtGatewayBusy, "Gateway Busy"},
1764 { TxtSecurityFail, "Secur. Fail"},
1765 { TxtErrorOutOfMem, "Out of memory"},
1766 { TxtErrorMemLow, "Memory low"},
1767 { TxtError, "Error"},
1768 { TxtErrorHTTP, "HTTP"},
1769 { TxtErrorWSP, "WSP"},
1770 { TxtErrorWAE, "WAE"},
1771 { TxtErrorWSPCL, "WSPCL"},
1772 { TxtErrorWSPCM, "WSPCM"},
1773 { TxtErrorWTP, "WTP"},
1774 { TxtErrorWTLS, "WTLS"},
1775 { TxtErrorWDP, "WDP"},
1776 { TxtErrorUDCP, "UDCP"},
1777 { TxtNotSupported, "Nicht unterstuetzt"},
1778 { TxtSelectLine, "Waehle Zeile"},
1779 { TxtLine1, "Line 1"},
1780 { TxtLine2, "Line 2"},
1781 {TxtInfoNumbers, "Infonummern"},
1782 { TxtAttach, "Anheften"},
1783 { TxtDetach, "Loesen"},
1784 { TxtDetaching, "Abloesend"},
1785 { TxtDefineContext, "Definiere Kontext" },
1786 { TxtActivateContext, "Aktiviere Kontext"},
1787 {TxtDeactivateContext, "Deaktiviere Kontext"},
1788 { TxtGPRSPreferred, "GPRS bevorzugt"}, // SH 25/01/02
1789 { TxtCSDPreferred, "CSD bevorzugt"}, // SH 25/01/02
1790 { TxtNotAttached, "Nicht angeheftet"}, // SH 28/01/02
1791 { TxtAlreadyAttached, "Schon angeheftet"}, // SH 8/2/02
1792 { TxtSelected, "ausgewaehlt"}, /*ap 06/02/02*/
1793 { TxtNetwork, "Netzwerk"}, /*ap 06/02/02*/
1794 { TxtForbidden, "Verboten"}, /*ap 06/02/02*/
1795 { TxtActivateFDN, "FDN aktivieren "}, /*ap 06/02/02*/
1796 { TxtPlease, "Bitte"}, /*ap 06/02/02*/
1797 { TxtTimedOut, "Zeitueberschreitung"}, // SH 13/02/02
1798 { TxtWillChangeOn, "Werde wechseln bei"}, // SH 13/02/02
1799 { TxtAttached, "Angeheftet"}, // SH 14/02/02
1800 { TxtDetached, "geloest"}, // SH 14/02/02
1801 { TxtUnknown, "Unbekannt"},
1802 { TxtCallTransfer, "Verbinde Anruf"},//MC
1803 { TxtConnected, "Verbunden"}, // SH
1804 { TxtGSM_900,"GSM 900"}, // SH
1805 { TxtDCS_1800,"DCS 1800"},
1806 { TxtPCS_1900,"PCS 1900"},
1807 { TxtE_GSM, "E GSM"},
1808 { TxtGSM_850, "GSM 850"},
1809 { TxtCallTimeout, "Anruf Zeitueberschreitung" },
1810 { TxtBand, "Band"},
1811 { TxtSatRefresh, "SAT neu laden" },
1812 { TxtCallBlocked, "Anruf blockiert" },
1813 { TxtSRR, "Status report" }, // Marcus: Issue 1170: 30/09/2002
1814 //March 2, 2005 REF: CRR 11536 x0018858
1815 { TxtRP, "Reply Path" },// added the string for the reply path.
1816 { TxtDelivered, "Delivered" }, // Marcus: Issue 1170: 07/10/2002
1817 { TxtTempError, "Temp. Error" }, // Marcus: Issue 1170: 07/10/2002
1818 { TxtUnknownCode, "Unbekannter Code" /*SPR#2633 - DS - German string modified: "Unknown Code"*/ },/*MC SPR 1111*/
1819 { TxtPhoneSettings, "Einstellungen" }, //SPR#1113 - DS - Added text id for renamed main menu item "Phone Settings"
1820 { TxtNetworkServices, "Netzwerk Services" }, //SPR#1113 - DS - Added text id for new main menu item "Netw. Services"
1821 { TxtCallDeflection, "Anruf abgelenkt" }, //SPR#1113 - DS - Added text id for new menu item "Call Deflection" (CD)
1822 { TxtCallBack, "Zurueckrufen" }, //SPR#1113 - DS - Added text id for new menu item "Call Back" (CCBS)
1823 { TxtMobileInfo, "Mobile Info"}, /*MC, SPR1209*/
1824 { TxtServingCell, "Serving Cell"}, /*MC, SPR1209*/
1825 { TxtNeighbourCell, "Neighbour Cell"}, /*MC, SPR1209*/
1826 { TxtLocation, "Ortsbestimmung"}, /*MC, SPR1209*/
1827 { TxtCiphHopDTX, "Ciph Hop DTX"}, /*MC, SPR1209*/
1828 { TxtConcat, "verkette" },
1829 { TxtColourMenu, "Farben"},
1830 { TxtColourBlack, "Schwarz"},
1831 { TxtColourBlue, "Blau"},
1832 { TxtColourCyan, "Zyan"},
1833 { TxtColourGreen, "Gruen"},
1834 { TxtColourMagenta, "Magenta"},
1835 { TxtColourYellow, "Gelb"},
1836 { TxtColourRed, "Rot"},
1837 { TxtColourWhite, "Weiss"},
1838 { TxtColourPink, "Pink"},
1839 { TxtColourOrange, "Orange"},
1840 { TxtColourLightBlue, "Hellblau"},
1841 { TxtColourLightGreen, "Hellgruen"},
1842 { TxtColourPaleYellow, "leicht Gelb"},
1843 { TxtColourTransparent, "Transparent"},
1844 { TxtIdleScreenBackground, "Untaetiges Display Hintergrund"},
1845 { TxtIdleScreenSoftKey, "Untaetiges Display Softkey"},
1846 { TxtIdleScreenText, "Untaetiges Display Text"},
1847 { TxtIdleScreenNetworkName, "Untaetiges Display Netzwerk"},
1848 { TxtGeneralBackground , "Genereller Hintergrund"},
1849 { TxtMenuSoftKeyForeground , "Menue Softkey Vordergrund"},
1850 { TxtMenuSoftKeyBackground , "Menue Softkey Hintergrund"},
1851 { TxtSubMenuHeadingText , "Untermenue Ueberschrift Text"},
1852 { TxtSubMenuHeadingBackground, "Untermenue Ueberschrift Hintergrund"},
1853 { TxtSubMenuTextForeground , "Untermenue Text Vordergrund"},
1854 { TxtSubMenuTextBackground, "Untermenue Text Hintergrund"},
1855 { TxtSubMenuSelectionBar, "Untermenue Ueberschrift Auswahlliste"},
1856 { TxtPopUpTextForeground, "Popup Text Vordergrund"},
1857 { TxtPopUpTextBackground, "Popup Text Hintergrund"},
1858
1859 { TxtColour, "Farben", },
1860 { TxtLoser, "Verloren" },
1861 { TxtPlayAgain, "Nochmal spielen?" },
1862 { TxtWinner, "Gewonnen" },
1863 { TxtSelectBook, "Waehle Buch" }, /* SPR1112 - SH */
1864 { TxtSIM, "SIM" },
1865 { TxtMove, "Bewege" },
1866 { TxtCopy, "Kopiere" },
1867 { TxtThisEntry, "Dieser Eintrag"},
1868 { TxtBackground, "Hintergrund"}, /* for selecting backgrounds*/
1869 { TxtProviderIcon, "Netzwerk Icon"}, /*AP - 29-01-03 - Add to language table */
1870 { TxtIdleScreen, "Untaetiges Display Bild"},
1871 { TxtMenuScreen, "Haupt Menü" /*SPR#2633 - DS - German string removed: "Main menu screen"*/ },
1872
1873 { TxtBgdSquares, "Rechtecke"},
1874 { TxtBgdO2, "O2"},
1875 { TxtBgdTree, "Baum"},
1876 { TxtBgdTILogo, "TI Logo"},
1877 { TxtBgdSunset, "Sonnenuntergang"},
1878 { TxtBgdEdinburgh1, "Edinburgh 1"},
1879 { TxtBgdEdinburgh2, "Edinburgh 2"},
1880 { TxtBgdEdinburgh3, "Edinburgh 3"},
1881 { TxtBgdEdinburgh4, "Edinburgh 4"},
1882 { TxtDeflectCall,"Anruf ablenken"}, //SPR 1392 calldeflection
1883 { TxtDeflectCallTo,"ablenken nach"}, //SPR 1392 calldeflection
1884 { TxtDeflect,"ablenken "}, //SPR 1392 calldeflection
1885 { TxtDeflectingCallTo,"lenke ab nach"}, //SPR 1392 calldeflection
1886 { TxtCallBackQuery, "Zurueckrufen Anfrage" }, // Marcus: CCBS: 15/11/2002
1887 { TxtRejected, "abgelehnte" }, // Marcus: CCBS: 15/11/2002
1888 { TxtActiveCall, "Aktive Anrufe" }, /* SPR#1352 - SH*/
1889 { TxtHeldCall, "gehaltener Anruf" },
1890 { TxtActiveTTYCall, "Aktive TTY Anrufe" },
1891 { TxtHeldTTYCall, "gehaltene TTY Anrufe" },
1892 { TxtTTY, "TTY" },
1893 { TxtOnNextCall, "Beim naechsten Anruf" },
1894 { TxtAlwaysOn, "Immer an" },
1895 { TxtTTYCalling, "TTY anrufen" },
1896 { TxtIncomingTTYCall, "Eingehender TTY Anruf"},
1897 { TxtProvisioned, "bereitgestellt"}, // Marcus: Issue 1651: 30/01/2003
1898 { TxtExecuted, "ausgefuehrt"}, // Marcus: Issue 1651
1899 { TxtCommand, "Befehl" /*SPR#2633 - DS - German string modified: "Command"*/ }, // NDH : SPR#1869 : 08/04/2003
1900 { TxtCompleted, "Fertig" /*SPR#2633 - DS - German string modified: "Completed"*/}, // NDH : SPR#1869 : 08/04/2003
1901 { TxtMultiparty, "Konferenz" /*SPR#2633 - DS - German string modified: "Conference"*/}, // AP: Issue 1749: 06/03/03
1902 { TxtAttaching, "Attaching"}, /* SPR#1983 - SH - Various WAP texts */
1903 { TxtConnection, "Connection"},
1904 { TxtUsing, "Using"},
1905 { TxtConnectionSpeed, "Connect. Speed"},
1906 { TxtAnalogue, "Analogue"},
1907 { TxtISDN9600, "ISDN 9600"},
1908 { TxtISDN14400, "ISDN 14400"},
1909 { TxtEndWap, "End WAP"},
1910 { TxtUntitled, "Untitled"},
1911 { TxtChooseReplacement1, "Choose"}, /* SPR#2354 */
1912 { TxtChooseReplacement2, "Replacement"}, /* SPR#2354 */
1913 { TxtDialup, "Dialup" }, /* SPR#2324 - SH - Added */
1914 { TxtAdvanced, "Advanced" },
1915 { TxtGPRSDialupGPRS, "(GPRS)/Dialup" },
1916 { TxtGPRSDialupDialup, "GPRS/(Dialup)" },
1917 { TxtProfiles, "Profiles" },
1918 { TxtNewProfile, "New Profile" },
1919 { TxtResetProfiles, "Reset Profiles" },
1920 { TxtPasswords, "Passwords"}, //SPR16107
1921 { TxtMismatch, "donot match!"}, //SPR16107
1922 { TxtDataCounterReset, "Reset Counter?"}, /* SPR#2346 - SH */
1923 { TxtCallDate, "Date : "}, /* API - 05/09/03 - SPR2357 - Added */
1924 { TxtCallTime, "Time : "}, /* API - 05/09/03 - SPR2357 - Added */
1925 { TxtInvalidMessage, "Invalid Message"},/*MC SPR 2530*/
1926 { TxtIncompleteMessage, "Incomplete Message"},/*MC SPR 2530*/
1927 /* SUJATHA MMS Integration */
1928 { TxtDownload, "Download"},
1929 #if defined (FF_WAP) && defined (FF_GPF_TCPIP) //added by ellen
1930 { TxtShowMessages, "Show Push Messages"}, //x0035544 07-11-2005
1931 { TxtPushMessages, "Push Messages"}, //x0035544 07-11-2005
1932 #endif
1933
1934 #if defined (FF_MMI_MMS) || defined (FF_MMI_EMS) //x0035544 07-11-2005
1935 {TxtMMS, "MMS"},
1936 {TxtEMS, "EMS"},
1937 {TxtMMSCreate,"MMS erstellen"},
1938 {TxtEMSCreate,"EMS erstellen"},
1939 {TxtMMSInbox,"Eingang"},
1940 {TxtMMSUnsent,"Ungesendet"},
1941 {TxtMMSSent,"Sent"}, //CRR: 25291 - xrashmic 14 Oct 2004
1942 {TxtMMSSettings,"Einstellung"},
1943 {TxtRetrieveCondition,"Rertieval Type"}, //x0035544 07-11-2005
1944 {TxtMMSInsertPicture,"Bild einfuegen"},
1945 {TxtMMSInsertSound,"Ton einfuegen"},
1946 {TxtMMSInsertText,"Text einfuegen"},
1947 {TxtMMSInsertSlide,"Slide einfuegen"},
1948 {TxtMMSDelete,"Loeschen"},
1949 {TxtMMSPreview,"Vorschau"},
1950 {TxtMMSDeleteSlide,"Slide loeschen"},
1951 {TxtMMSDeletePicture,"Bild loeschen"},
1952 {TxtMMSDeleteSound,"Ton loeschen"},
1953 {TxtMMSDeleteText,"Text loeschen"},
1954 {TxtMMSInsert, "Insert"},
1955 //xrashmic 19 Aug, 2004 Bug: 2, 3, 36 and 42
1956 {TxtMMSSendSucess,"Sent"},
1957 {TxtMMSSendFail, "Send Failed"},
1958 {TxtMMSSendng, "Sending"},
1959 {TxtMMSDownloading,"Receiving"},
1960 {TxtNewMMS,"New MMS"},
1961 {TxtMMSRcvFail,"Receive Failed"},
1962 {TxtMMSDots," MMS ..."},
1963
1964 {TxtExtract, "Extract" },
1965 {TxtMMSNotification, "MMS Notification" }, //x0035544 07-11-2005
1966 {TxtImmediate, "Immediate" }, //x0035544 07-11-2005
1967 {TxtDeferred, "Deferred" }, //x0035544 07-11-2005
1968 {TxtMMSRetrieving, "MMS Retrieving" }, //x0035544 07-11-2005
1969 {TxtMMSRetrieved, "MMS Retrieved" }, //x0035544 07-11-2005
1970 {TxtEMSNew," New EMS"}, //x0035544 07-11-2005
1971 {TxtType, "Type"}, //x0035544 07-11-2005
1972 {TxtObject,"Object"}, //x0035544 07-11-2005
1973 {TxtLarge," Too Large"}, //x0035544 07-11-2005
1974
1975 {TxtMMSInsertPrePicture,"Ins Pre Picture"}, //x0035544 07-11-2005
1976 {TxtMMSInsertPreSound, "Ins Pre Sound"}, //x0035544 07-11-2005
1977 {TxtAllObjects, "All Objects"}, //x0035544 07-11-2005
1978 {TxtExtracted, "Extracted"}, //x0035544 07-11-2005
1979 {TxtExtracting,"Extracting"}, //x0035544 07-11-2005
1980 {TxtNoObjects, "No Objects"}, //x0035544 07-11-2005
1981 {TxtExtractable, "Extractable"}, //x0035544 07-11-2005
1982 #endif//x0035544 07-11-2005
1983 { TxtLockAls, "ALS Sperren"}, /* NDH : CQ16317 */
1984 { TxtUnlockAls, "ALS Entsperren"}, /* NDH : CQ16317 */
1985 { TxtAlsLocked, "ALS Gesperrt"}, /* NDH : CQ16317 */
1986 { TxtAlsUnlocked, "ALS Entsperrt"}, /* NDH : CQ16317 */
1987 { TxtLimService, "Limited Service"}, /* SPR12653 */ //localization required.
1988
1989
1990 // Apr 06, 2005 REF: ENH 30011 xdeepadh
1991 //Strings for Camera, Mp3 and midi test application are
1992 //under the respective flags.
1993 //Nov 14, 2005 REF: OMAPS00044445 xdeepadh
1994 #if defined(FF_MMI_TEST_MP3) || defined(FF_MMI_TEST_AAC)
1995 { TxtPlayerMonoChannel, "Set Channels to Mono"}, /* SPR12653 */
1996 { TxtPlayerStereoChannel, "Set Channels to Stereo"}, /* SPR12653 */
1997 { TxtPlayerSetChannels, "Channels settings"}, /* SPR12653 */
1998 { TxtPlayerPlay, "Datei spielen"}, /* SPR12653 */
1999 { TxtPlayerTest, "Audio Player"}, /* SPR12653 */
2000 { TxtPlayerFileSelected, "Datei gewaehlt"}, /* SPR12653 */
2001 { TxtPlayerSelectFile, " Datei waehlen"}, /* SPR12653 */
2002 { TxtPlayerPause, "Pause"}, /* SPR12653 */
2003 { TxtPlayerResume, "Neuladen"}, /* SPR12653 */
2004 { TxtPlayerStop, "Stop"}, /* SPR12653 */
2005 { TxtPlayerPlaying, "Datei gespielt"}, /* SPR12653 */
2006 // Jul 18, 2005 REF: SPR 31695 xdeepadh
2007 { TxtPlayerFileNotLoaded, "No Files loaded"},
2008 { TxtPlayerOptionNotImplemented, "Option not yet implement"},
2009 #endif //FF_MMI_TEST_MP3
2010 //Aug 22, 2005 REF: ENH 31154 xdeepadh
2011 #ifdef FF_MMI_TEST_CAMERA
2012 { TxtCameraTest, "Camera Application"}, /* NDH : CQ16317 */
2013 { TxtViewFinder, "View Finder"}, /* NDH : CQ16317 */
2014 { TxtSnapshot, "Snapshot nehmen"}, /* NDH : CQ16317 */
2015 { TxtSaveSnapshot, "Snapshot speichern"}, /* NDH : CQ16317 */
2016 { TxtSnapshotSaved, "Snapshot gespeichert"}, /* NDH : CQ16317 */
2017 { TxtSoftSnap, "Snapshot"}, /* NDH : CQ16317 */
2018 { TxtSoftSnapSave, "speichern"}, /* NDH : CQ16317 */
2019 { TxtSnapSaving, "Snapshot gespeichert"},
2020 { TxtQuality, "Quality"},
2021 { TxtEconomy, "Economy"},
2022 { TxtStandard, "Standard"},
2023 { TxtColor, "Color"},
2024 { TxtSepia, "Sepia"},
2025 { TxtBlackandWhite, "Black&White"},
2026 { TxtNegative, "Negative"},
2027 { TxtFilename, "Filename"},
2028 { TxtDigiZoom, "Zoom"},
2029 #endif //FF_MMI_TEST_CAMERA
2030 // Apr 05, 2005 REF: ENH 29994 xdeepadh
2031 //Midi Test Application Strings were put under the flag FF_MMI_TEST_MIDI
2032 #ifdef FF_MMI_TEST_MIDI
2033 { TxtMidiTest, "Midi Application"},
2034 { TxtMidiChangeConfig, "ALS Entsperrt"},
2035 { TxtMidiPlay, "ALS Entsperrt"},
2036 { TxtMidiPlayAllFiles, "ALS Entsperrt"},
2037 { TxtMidiExit, "ALS Entsperrt"},
2038 { TxtChConfigFile, "ALS Entsperrt"},
2039 { TxtChConfigVoiceLimit, "ALS Entsperrt"},
2040 { TxtChConfigLoop, "ALS Entsperrt"},
2041 { TxtChConfigChannels, "ALS Entsperrt"},
2042 { TxtChConfigBankLocation, "ALS Entsperrt"},
2043 { TxtMidiEnterVoiceNumber, "Enter number of voices"},
2044 { TxtMidiSelectFile, "Select file to be played"},
2045 { TxtMidiOptionNotImplemented, "Option not yet implement"},
2046 { TxtMidiLoopOn, "On"}, //x0035544 07-11-2005
2047 { TxtMidiLoopOff, "Off"}, //x0035544 07-11-2005
2048 { TxtMidiChannels, "Channels"},
2049 { TxtMidiMonoChannel, "Mono"}, //x0035544 07-11-2005
2050 { TxtMidiStereoChannel, "Stereo"}, //x0035544 07-11-2005
2051 { TxtMidiBankLocation, "Bank"},
2052 { TxtMidiFastBankLocation, "Fast"}, //x0035544 07-11-2005
2053 { TxtMidiSlowBankLocation, "Slow"}, //x0035544 07-11-2005
2054 { TxtMidiFileTitle, "Select File to be played"},
2055 { TxtMidiFileNotLoaded, "No Files loaded"},
2056 { TxtMidiFileSelected, "File Selected"},
2057 { TxtChConfigAudioOutput, "Audio Output"},
2058 { TxtMidiSpeaker, "Speaker"},
2059 { TxtMidiHeadset, "Headset"},
2060 #endif//#ifdef FF_MMI_TEST_MIDI
2061 #ifdef BTE_MOBILE
2062 /*
2063 ** Start of Bluetooth Related Strings
2064 */
2065 {TxtBluetooth, "Bluetooth"},
2066 {TxtBluetoothEnable, "Enable"},
2067 {TxtBluetoothDisable, "Disable"},
2068 {TxtBtEnterDeviceName, "Enter Device Name:"},
2069 {TxtBtEnterPassKey, "Enter Pass Key:"},
2070 {TxtBtPassKey, "Pass Key"},
2071 {TxtBtTimeout, "Timeout"},
2072 {TxtBtPairing, "Pairing"},
2073 {TxtBtPaired, "Paired"},
2074 {TxtBtAuthorize, "Authorize"},
2075 {TxtBtUnAuthorize, "Un-Authorize"},
2076 {TxtBtInfo, "Info"},
2077 {TxtBtYesOnce, "Yes (Once)"},
2078 {TxtBtYesAlways, "Yes (Always)"},
2079 {TxtBtPairDevice, "Pair Device"},
2080 {TxtBtChangePassKey, "Change PassKey"},
2081 {TxtBtShowServices, "Show Services"},
2082 {TxtBtAddToKnown, "Add To Known"},
2083 {TxtBtRemoveDevice, "Remove Device"},
2084 {TxtBtDeviceName, "Device Name"},
2085 {TxtBtSet, "Set"},
2086 {TxtBtServices, "Services"},
2087 {TxtBtNoServices, "No Services"},
2088 {TxtBtSupported, "Supported"},
2089 {TxtBtSerialPort, "Serial Port"},
2090 {TxtBtDialUpNetworking, "Dial Up Networking"},
2091 {TxtBtHeadSet, "Head Set"},
2092 {TxtBtHandsFree, "Hands Free"},
2093 {TxtBtObjectPush, "Object Push"},
2094 {TxtBtFileTransfer, "File Transfer"},
2095 {TxtBtLanAccess, "Lan Access"},
2096 {TxtBtCordlessTelephony, "Cordless Telephony"},
2097 {TxtBtIntercom, "Intercom"},
2098 {TxtBtUnknownService, "Unknown Service"},
2099 {TxtBtRequiresAuthorizationForService, "%s requires Authorization for Service : %s"},
2100 {TxtBtDevices, "Devices"},
2101 {TxtBtDevice, "Device,"},
2102 {TxtBtHidden, "Hidden"},
2103 {TxtBtTimed, "Timed"},
2104 {TxtBtKnownDevices, "Known Devices"},
2105 {TxtBtDiscoverable, "Discoverable"},
2106 {TxtBtNoDevices, "No Devices"},
2107 {TxtBtFound, "Found"},
2108 {TxtBtSetLocalName, "Set Local Name"},
2109 {TxtBtClearStoredDevices, "Clear all Stored Devices"}, /* To be translated */
2110 /*
2111 ** End of Bluetooth Related Strings
2112 */
2113 #endif
2114 { TxtFDNName, "FDN Numbers" }, //x0035544 07-11-2005
2115 { TxtAllDivert, "All Divert"}, /* SPR13614 */ //localization required.
2116 { TxtNoReachDivert, "Divert when not reachable"}, /* SPR13614 */ //localization required.
2117 { TxtBusyDivert, "Divert if Busy"}, /* SPR13614 */ //localization required.
2118 { TxtNoAnsDivert, "Divert when no answer"}, /* SPR13614 */ //localization required.
2119 { TxtCondDivert, "Divert for Cond. Forward"}, /* SPR13614 */ //localization required.
2120 { TxtAllCallsDivert, "Divert for All calls"}, /* SPR13614 */ //localization required.
2121 { TxtInvalidInput, "Invalid input"}, //x0035544 07-11-2005
2122 { TxtFDNListFull, "FDN List Full"}, //x0035544 07-11-2005
2123
2124
2125 ////x0035544 Nov 07,2005 copied the lines here
2126 //Description: INCALL SCREEN – ADJUSTING THE VOLUME
2127 //Fix: Added these strings to display the various speaker volume levels.
2128 {TxtLevel1 ," Level 1"}, //x0035544 07-11-2005
2129 {TxtLevel2 ," Level 2"}, //x0035544 07-11-2005
2130 {TxtLevel3 ," Level 3"}, //x0035544 07-11-2005
2131 {TxtLevel4 ," Level 4"}, //x0035544 07-11-2005
2132 {TxtLevel5 ," Level 5"}, //x0035544 07-11-2005
2133 {TxtImage,"Image"}, //x0035544 07-11-2005
2134 { TxtSmsWaiting, "Message waiting"}, //x0035544 07-11-2005
2135
2136
2137 #ifdef FF_MMI_MULTIMEDIA
2138 /* Multimedia Menu RElated String. */
2139 {TxtMultimediaApp, "Multimedia Test Application"},
2140 {TxtConfigurationParameters, "Configuration Parameters"},
2141 {TxtAudioVideoPlayback, "Audio/Video Playback"},
2142 {TxtMidiPlayback, "Midi Playback"},
2143 {TxtImageViewer, "Image Viewer"},
2144 {TxtCameraCapture, "Camera Capture"},
2145 {TxtVideoRecording, "Video Recording"},
2146 {TxtAudioRecording, "Audio Recording"},
2147 {TxtPlayRecording, "Play Recording"},
2148 {TxtFileListType, "File Listing"},
2149 {TxtNoFileAvail, "No Files Available"},
2150 /* Configuration Parameter menu. */
2151 {TxtOutputScreenSize, "Output Screen Size"},
2152 {TxtAudioEncodingFormat, "Audio Encoding Format"},
2153 {TxtVideoEncodingFormat, "Video Encoding Format"},
2154 {TxtVideoCaptureSize, "Video Capture Size"},
2155 {TxtVideoFrameRateSelection, "Video Frame Rate Selection"},
2156 {TxtAudioBitRate, "Audio Bitrate"},
2157 {TxtVideoBitRate, "Video Bitrate"},
2158 {TxtMidiPlayerSelect, "Midi Player Enabled"},
2159 /* Screen Mode. */
2160 {TxtHalfScreenMode, "Half-Screen Mode" },
2161 {TxtFullScreenMode, "Full-Screen Mode" },
2162 /* Audio Format */
2163 {TxtAAC, "AAC" },
2164 {TxtAMR, "AMR-NB" },
2165 {TxtPCM, "PCM" },
2166 {TxtMP3, "MP3" },
2167 /* Video Format */
2168 {TxtMpeg4, "MPEG4" },
2169 {TxtH263, "H263" },
2170 /* Screen Size */
2171 {TxtQcif, "QCIF" },
2172 {TxtCif, "SQCIF" },
2173 /* Frame Rate */
2174 {Txt5fps, "5 FPS"},
2175 {Txt10fps, "10 FPS"},
2176 {Txt15fps, "15 FPS"},
2177 {Txt20fps, "20 FPS"},
2178 {Txt25fps, "25 FPS"},
2179 {Txt30fps, "30 FPS"},
2180 /* Bit Rate */
2181 {TxtAACBitRate, "AAC BitRate" },
2182 {AMRNBBitRate, "AMR-NB BitRate" },
2183 /* AAC Bit Rate */
2184 {Txt48Kbps, "48 KBPS"},
2185 {Txt66p15Kbps, "66.15 KBPS"},
2186 {Txt72Kbps, "72 KBPS"},
2187 {Txt96pKbps, "96 KBPS"},
2188 {Txt132p3Kbps, "32.3 KBPS"},
2189 {Txt144Kbps, "144 KBPS"},
2190 {Txt192Kbps, "192 KBPS"},
2191 {Txt264p6Kbps, "264.6 KBPS"},
2192 {Txt288Kbps, "288 KBPS"},
2193 /* AMR Bit Rate */
2194 {Txt4p75Kbps, "4.75 KBPS"},
2195 {Txt5p15Kbps, "5.15 KBPS"},
2196 {Txt5p9Kbps, "5.9 KBPS"},
2197 {Txt6p7Kbps, "6.7 KBPS"},
2198 {Txt7p4Kbps, "7.4 KBPS"},
2199 {Txt7p95Kbps, "7.95 KBPS"},
2200 {Txt10p2Kbps, "10.2 KBPS"},
2201 {Txt12p2Kbps, "12.2 KBPS"},
2202 /* Video Bit Rate */
2203 {Txt64Kbps, "64 KBPS"},
2204 {Txt128Kbps, "128 KBPS"},
2205 {Txt384Kbps, "384 KBPS"},
2206 /* Softkey related string */
2207 {TxtPauseKey, "Pause"},
2208 {TxtResumeKey, "Resume"},
2209 {TxtEncodeKey, "Encode"},
2210 {TxtSoftIVT, "IVT"},
2211 {TxtPictureDisp, "Picture Display"},
2212 {TxtSetParam, "Set Param"},
2213 /* Audio Path Configuration Parameter */
2214 {TxtAudioPath, "Audio Path Configuration"},
2215 {TxtHeadset, "Head Set"},
2216 {TxtHeadphone, "Stereo Head Phone"},
2217 /* Softkey / Title related sting. */
2218 {TxtSoftStart, "Start"},
2219 {TxtAudvidRecord, "Audio / Video Recording"},
2220 {TxtQQVga, "QQVGA"},
2221 {TxtEncdTo, "Encode To"},
2222 {TxtJPEGFile, "JPEG File"},
2223 /* File Management Releated String. */
2224 {TxtFileMgmt, "File Management"},
2225 {TxtFileOprns, "File Operations" },
2226 {TxtFileOprnsTest, "File Operation Test" },
2227 {TxtFFS, "Flash File System" },
2228 {TxtMMC, "MMC Card" },
2229 {TxtSDC, "SD Card" },
2230 {TxtTestCase1, " Folder Not Empty" },
2231 {TxtTestCase2, "Operation List" },
2232 {TxtTestCase3, "Destination" },
2233 {TxtOperSuccess, "Operation Success" },
2234 {TxtOperFailed, "Operation Failed" },
2235 {TxtNotYetDone, "Not Yet Implemented" },
2236 /*For FTP Application */
2237 { TxtFTPApp, "FTP" },
2238 { TxtPut, "Put" },
2239 { TxtGet, "Get" },
2240 /* Configuration Parameter - Volume / Preferred Storage. */
2241 { TxtVolumeConfig, "Volume Configuration"},
2242 { TxtPreferredStorage, "Preferred Storage"},
2243 { TxtSpeaker, "Speaker"},
2244 { TxtEnterPath, "Enter File Path:"},
2245 {TxtInvalidPath, "Invalid"},
2246 { TxtRename, "Rename" },
2247 { TxtCreateFolder, "CreateFolder" },
2248 { TxtEnterFileName, "Enter File Name : " },
2249 { TxtFolderNotEmpty, " Folder Not Empty" },
2250 { TxtOperationList, "Operation List" },
2251 { TxtDestination, "Destination" },
2252 { TxtVMPlayback, "Voice Memo Playback" },
2253 { TxtVMRecord, "Voice Memo Recording" },
2254 { TxtVMConfigParam, "Configuration Parameters" },
2255 { TxtStartRecord, "Start Voice Memo Recording" },
2256 { TxtPlayingfile, "Playing Selected Fie " },
2257 { TxtPauseFile, "Pause Selected File" },
2258 { TxtRecordVoice, "Recording Voice" },
2259 { TxtSoftMore, "More" },
2260 { TxtUseCase, "Use Cases" },
2261 { TxtRepeateForEver, "Repeate For Ever" },
2262 { TxtPlayonce, "Play Once" },
2263 { TxtCamera , "Camera"},
2264 { TxtCapture, "Capture" },
2265 { TxtCrop, "Crop"},
2266 { TxtRescale, "Rescale"},
2267 { TxtRotate, "Rotate"},
2268 {TxtDummyStr, "Dummy String"},
2269 {TxtDummyStr1, "Dummy String1"},
2270 #endif
2271
2272 // xpradipg - LOCOSTO-ENH-31895 : 23 June 2005
2273 #ifdef FF_MMI_AUDIO_PROFILE
2274 {TxtLoudspeaker, "Loudspeaker"},//xpradipg - 31895 : localization required
2275 {TxtHandheld, "Handheld"},//xpradipg - 31895 : localization required
2276 {TxtCarkit, "Carkit"},//xpradipg - 31895 : localization required
2277 {TxtHeadset,"Headset"},//xpradipg - 31895 : localization required
2278 {TxtInserted, "inserted"},//xpradipg - 31895 : localization required
2279 {TxtRemoved, "removed"},//xpradipg - 31895 : localization required
2280 #endif
2281 //Aug 22, 2005 REF: ENH 31154 xdeepadh
2282 #ifdef FF_MMI_FILE_VIEWER
2283 { TxtFileNotLoaded,"No Files loaded"},
2284 { TxtFileViewer, "FileViewer"},
2285 { TxtRename, "Rename"},
2286 { TxtRotate, "Rotate"},
2287 { TxtRotate90Degree, "90 Degree"},
2288 { TxtRotate180Degree, "180 Degree"},
2289 { TxtRotate270Degree, "270 Degree"},
2290 { TxtZoom, "Zoom"},
2291 { TxtZoomIn, "Zoom In"},
2292 { TxtZoomOut, "Zoom Out"},
2293 {TxtDeleteConfirm,"Delete?"},
2294 {TxtFileTooBig,"File Too Big"},
2295 {TxtFileExists,"File exists"}, //Jan 03, 2006 REF: SPR OMAPS00060036 xdeepadh
2296 {TxtWrongFilename,"Wrong Name"},//Aug 31, 2005 REF: SPR 34050 xdeepadh
2297 {TxtNoExtension,"Wrong extn"},//Aug 31, 2005 REF: SPR 34050 xdeepadh
2298 #endif //FF_MMI_FILE_VIEWER
2299
2300 #ifdef NEPTUNE_BOARD
2301 #ifdef MMI_POWER_MANAGEMENT_TEST
2302 {TxtPowerMgnt,"Power Management"},
2303 #endif
2304 #endif
2305 { 0, 0 }
2306 };
2307
2308 #else
2309
2310 //DON'T TOUCH THE FOLLOWING LINE...
2311 //Language = "Chinese"
2312
2313 /*MC, SPR 1526, prepended chinese string with Unicode tag*/
2314 const char stringTest[] = {0x00,0x48,0x00,0x49,0x4E,0x33};
2315 const char chineseTxtNull[] = {0x80, 0x00, 0x00,0x00};
2316 const 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
2317 const 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
2318 const 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
2319 const 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
2320 const 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
2321 const 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
2322 const 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
2323 const 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
2324 const 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
2325 const 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
2326 const 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
2327 const 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
2328 const 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
2329 const 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
2330 const 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
2331 const 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
2332 const 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
2333 const 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
2334 const 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
2335 const 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
2336 const 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
2337 const 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
2338 const 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
2339 const 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
2340 const 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
2341 const 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
2342 const 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
2343 const 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
2344 const 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
2345 const 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
2346 const 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
2347 const 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
2348 const 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
2349 const 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
2350 const 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
2351 const 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
2352 const 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
2353 const 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
2354 const 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
2355 const 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
2356 const 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
2357 const 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
2358 const char chineseTxtNotImplemented[] = {0x80, 0x00, 0x4E,0x0D,0x53,0xEF,0x4F,0x98,0x67,0x0D,0x52,0xA1,0x00,0x00};
2359 const char chineseTxtManu[] = {0x80, 0x00, 0x00,0x43,0x00,0x4F,0x00,0x4E,0x00,0x44,0x00,0x41,0x00,0x54,0x00,0x00};
2360 const char chineseTxtNetSearch[] = {0x80, 0x00, 0x67,0xE5,0x5B,0xFB,0x00,0x00};
2361 const char chineseTxtEnterPin1[] = {0x80, 0x00, 0x8F,0x93,0x51,0x65,0x00,0x20,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x31,0x00,0x00};
2362 const char chineseTxtEnterPin2[]= {0x80, 0x00, 0x8F,0x93,0x51,0x65,0x00,0x20,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x32,0x00,0x00};
2363 const char chineseTxtEnterPuk1[] = {0x80, 0x00, 0x8F,0x93,0x51,0x65,0x00,0x20,0x00,0x50,0x00,0x55,0x00,0x4B,0x00,0x31,0x00,0x00};
2364 const char chineseTxtEnterPuk2[] = {0x80, 0x00, 0x8F,0x93,0x51,0x65,0x00,0x20,0x00,0x50,0x00,0x55,0x00,0x4B,0x00,0x32,0x00,0x00};
2365 const 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
2366 const char chineseTxtNoCard[] = {0x80, 0x00, 0x65,0xE0,0x00,0x53,0x00,0x49,0x00,0x4D,0x00,0x00};
2367 // Nov 24, 2005, a0876501, DR: OMAPS00045909
2368 const 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};
2369 //const char chineseTxtSoftCall[] = {0x80, 0x00, 0x8B,0xDD,0x00,0x00};
2370 const char chineseTxtSoftCall[] = {0x80, 0x00, 0x54,0x7c,0x53, 0xeb, 0x00,0x00};
2371 const char chineseTxtSoftOK[] = {0x80, 0x00, 0x78,0x6E,0x8B,0xA4,0x00,0x00};
2372 const char chineseTxtSoftMenu[] = {0x80, 0x00, 0x83,0xDC,0x53,0x55,0x00,0x00};
2373 const char chineseTxtHelp[] = {0x80, 0x00, 0x5E,0x2E,0x52,0xA9,0x00,0x00};
2374 const char chineseTxtSoftContacts[] = {0x80, 0x00, 0x80,0x54,0x7C,0xFB,0x00,0x00};
2375 const char chineseTxtDownload[] = {0x80, 0x00, 0x50,0xA8,0x5B,0x58,0x00,0x00};
2376 const char chineseTxtPlay[] = {0x80, 0x00, 0x62,0xE8,0x65,0x3E,0x00,0x00};
2377 const char chineseTxtNotEnough[] = {0x80, 0x00, 0x4E,0x0D,0x59,0x1F,0x00,0x00};
2378 const char chineseTxtCharacter[] = {0x80, 0x00, 0x65,0x87,0x5B,0x57,0x00,0x00};
2379 const char chineseTxtMemUsage[] = {0x80, 0x00, 0x8B,0xB0,0x5F,0xC6,0x7A,0x7A,0x95,0xF4,0x4E,0x58,0x00,0x00};
2380 const char chineseTxtOperator[] = {0x80, 0x00, 0x64,0xCD,0x4F,0x5C,0x54,0x58,0x00,0x00};
2381 const char chineseTxtMessages[] = {0x80, 0x00, 0x77,0xED,0x4F,0xE1,0x00,0x00};
2382 const char chineseTxtOrganiser[] = {0x80, 0x00, 0x8B,0XB0,0X4E,0X8B,0X67,0X2C,0x00,0x00};
2383 const char chineseTxtAlarm[] = {0x80, 0x00, 0x95,0xF9,0x94,0xC3,0x00,0x00};
2384 const char chineseTxtSounds[] = {0x80, 0x00, 0x58,0xF0,0x97,0xF3,0x00,0x00};
2385 const char chineseTxtSettings[] = {0x80, 0x00, 0x8B,0xBE,0x5B,0x9A,0x00,0x00};
2386 const char chineseTxtServices[] = {0x80, 0x00, 0x67,0x0D,0x52,0xA1,0x00,0x00};
2387 const char chineseTxtExtra[] = {0x80, 0x00, 0x98,0x9D,0x59,0x16,0x00,0x00};
2388 const char chineseTxtSend[] = {0x80, 0x00, 0x53,0xD1,0x78,0x01,0x90,0x01,0x00,0x00};
2389 const char chineseTxtSent[] = {0x80, 0x00, 0x5D,0xF1,0x53,0xD1,0x90,0x01,0x00,0x00};
2390 const char chineseTxtNotSent[] = {0x80, 0x00, 0x67,0x2A,0x53,0xD1,0x90,0x01,0x00,0x00};
2391 const char chineseTxtNoMessages[] = {0x80, 0x00, 0x65,0xE0,0x77,0xED,0x4F,0xE1,0x00,0x00};
2392 const 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};
2393 const char chineseTxtServiceCentre[] = {0x80, 0x00, 0x67,0x0D,0x52,0xA1,0x4E,0x2D,0x5F,0xC3,0x00,0x00};
2394 const char chineseTxtPleaseWait[] = {0x80, 0x00, 0x8B,0xF7,0x7B,0x49,0x50,0x19,0x00,0x00};
2395 const char chineseTxtSmsReceived[] = {0x80, 0x00, 0x65,0x36,0x52,0x30,0x75,0x59,0x8A,0x00,0x00,0x00};
2396 const char chineseTxtSmsEnterNumber[] = {0x80, 0x00, 0x8F,0x93,0x51,0x65,0x53,0xF7,0x78,0x01,0x00,0x00};
2397 const char chineseTxtRead[] = {0x80, 0x00, 0x96,0x05,0x8B,0xFB,0x00,0x00};
2398 const 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
2399 const char chineseTxtDeleteAll[] = {0x80, 0x00, 0x51,0x68,0x90,0xE8,0x52,0x20,0x96,0x64,0x00,0x00};
2400 const char chineseTxtSave[] = {0x80, 0x00, 0x50,0xA8,0x5B,0x58,0x00,0x00};
2401 const char chineseTxtVoicemail[] = {0x80, 0x00, 0x8B,0xED,0x97,0xF3,0x4f,0xe1,0x7b,0xb1,0x00,0x00};
2402 const char chineseTxtBroadcast[] = {0x80, 0x00,0x4F,0xE1,0x60,0x6F,0x53,0xF0,0x00,0x00};
2403 const char chineseTxtNew[] = {0x80, 0x00,0x65,0xB0,0x4f,0xe1,0x60,0x6f,0x00,0x00};
2404 const char chineseTxtApplications[] = {0x80, 0x00,0xCF,0x5E,0xCF,0x5D,0x00,0x00};
2405 const char chineseTxtVoiceMemo[] = {0x80, 0x00,0x8B,0xED,0x97,0xF3,0x59,0x07,0x5f,0xD8,0x00,0x00};
2406 const 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
2407 const char chineseTxtSmsListFull[] = {0x80, 0x00,0x4F,0xE1,0x7B,0xB1,0x5D,0xF1,0xBE,0xE1,0x00,0x00};
2408 const char chineseTxtNewCbMessage[] = {0x80, 0x00,0x00,0x31,0x65,0xB0,0x51,0x6C,0x51,0x71,0x8B,0xAF,0x60,0x6F,0x00,0x00};
2409 const char chineseTxtSaved[] = {0x80, 0x00,0x5D,0xF1,0x50,0xA8,0x5B,0x58,0x00,0x00};
2410 const char chineseTxtNotSaved[] = {0x80, 0x00,0x67,0x2A,0x50,0xA8,0x5B,0x58,0x00,0x00};
2411 const char chineseTxtDelete[] = {0x80, 0x00,0x52,0x20,0x96,0x64,0x00,0x00};
2412 const char chineseTxtReply[] = {0x80, 0x00,0x56,0xDE,0x4F,0xE1,0x00,0x00};
2413 const char chineseTxtStoreNumber[] = {0x80, 0x00,0x50,0xA8,0x5B,0x58,0x53,0xF7,0x78,0x01,0x00,0x00};
2414 const char chineseTxtTimeReceived[] = {0x80, 0x00,0x63,0xA5,0x65,0x36,0x65,0xF6,0x95,0xF4,0x00,0x00};
2415 const char chineseTxtForward[] = {0x80, 0x00,0x8F,0x6C,0x90,0x01,0x00,0x00};
2416 const char chineseTxtActivate[] = {0x80, 0x00,0x5F,0x00,0x8D,0x77,0x00,0x00};
2417 const char chineseTxtTopics[] = {0x80, 0x00,0x98,0x79,0x76,0xEE,0x00,0x00};
2418 const char chineseTxtConsult[] = {0x80, 0x00,0x8C,0x18,0x8B,0xE2,0x00,0x00};
2419 const char chineseTxtAddNew[] = {0x80, 0x00,0x65,0xB0,0x58,0x9E,0x00,0x00};
2420 const char chineseTxtAddNewEvent[] = {0x80, 0x00,0x65,0xB0,0x58,0x9E,0x98,0x79,0x76,0xEE,0x00,0x00};
2421 const char chineseTxtModifyEvent[] = {0x80, 0x00,0x4F,0xEE,0x65,0x39,0x98,0x79,0x76,0xEE,0x00,0x00};
2422 const char chineseTxtDeleteEvent[] = {0x80, 0x00,0x52,0x20,0x96,0x64,0x98,0x79,0x76,0xEE,0x00,0x00};
2423 const char chineseTxtShowEvent[] = {0x80, 0x00,0x66,0x3E,0x79,0x3A,0x98,0x79,0x76,0xEE};
2424 const char chineseTxtContacts[] = {0x80, 0x00,0x62,0xE8,0x54,0x7C,0x00,0x00};
2425 const char chineseTxtSearchName[] = {0x80, 0x00,0x67,0xE5,0x5B,0xFB,0x00,0x00};
2426 const char chineseTxtMemory[] = {0x80, 0x00,0x8B,0xB0,0x61,0xB6,0x72,0xb6,0x60,0x01,0x00,0x00};
2427 const char chineseTxtMyNumber[] = {0x80, 0x00,0x67,0x2C,0x67,0x3A,0x53,0xF7,0x78,0x01,0x00,0x00};
2428 const char chineseTxtMyNumberFull[] = {0x80, 0x00,0x67,0x2C,0x67,0x3A,0x53,0xF7,0x78,0x01,0x00,0x00,0x80, 0x00,0x6E,0xE1,0x00,0x00};//SPR 31705 x0021308:RamG
2429 const char chineseTxtRinger[] = {0x80, 0x00,0x54,0xCD,0x94,0xC3,0x00,0x00};
2430 const char chineseTxtVolume[] = {0x80, 0x00,0x97,0xF3,0x91,0xCF,0x00,0x00};
2431 const char chineseTxtKeypadTones[] = {0x80, 0x00,0x63,0x09,0x95,0x2E,0x58,0xF0,0x97,0xF3,0x00,0x00};
2432 const char chineseTxtNewMessage[] = {0x80, 0x00,0x65,0xB0,0x75,0x59,0x8A,0x00,0x00,0x00};
2433 const char chineseTxtNewBroadcast[] = {0x80, 0x00,0x65,0xB0,0x65,0xB0,0x51,0x6C,0x51,0x71,0x8B,0xAF,0x60,0x6F,0x00,0x00};
2434 const char chineseTxtBatteryLow[] = {0x80, 0x00,0x75,0x35,0x6C,0x60,0x4E,0x0D,0x8D,0xC3,0x00,0x00};
2435 const char chineseTxtCreditLow[] = {0x80, 0x00,0x5B,0x58,0x6B,0x3E,0x4E,0x0D,0x8D,0xC3,0x00,0x00};
2436 const char chineseTxtAlarmClock[] = {0x80, 0x00,0x95,0xF9,0x94,0x9F,0x00,0x00};
2437 const char chineseTxtKeypadLock[] = {0x80, 0x00,0x63,0x09,0x95,0x2E,0x95,0x01,0x00,0x00};
2438 const char chineseTxtAutoAnswer[] = {0x80, 0x00,0x81,0xEA,0x52,0xA8,0x56,0xDE,0x7B,0x54,0x00,0x00};
2439 const char chineseTxtTimeDate[] = {0x80, 0x00,0x65,0xF6,0x95,0xF4,0x65,0xE5,0x67,0x1F,0x00,0x00};
2440 const char chineseTxtLanguages[] = {0x80, 0x00,0x8B,0xED,0x8A,0x00,0x00,0x00};
2441 const char chineseTxtVoiceMail[] = {0x80, 0x00,0x8B,0xED,0x97,0xF3,0x4F,0xE1,0x7B,0xB1,0x00,0x00};
2442 const char chineseTxtPinCode[] = {0x80, 0x00,0x00,0x50,0x00,0x69,0x00,0x6E,0x00,0x20,0x00,0x43,0x00,0x6F,0x00,0x64,0x00,0x65,0x00,0x00};
2443 const char chineseTxtPin2Code[] = {0x80, 0x00,0x00,0x50,0x00,0x69,0x00,0x6E,0x00,0x32,0x00,0x20,0x00,0x43,0x00,0x6F,0x00,0x64,0x00,0x65,0x00,0x00};
2444 const char chineseTxtAutoredial[] = {0x80, 0x00,0x81,0xEA,0x52,0xA8,0x62,0xE8,0x53,0xF7,0x00,0x00};
2445 const char chineseTxtDTMF[] = {0x80, 0x00,0x00,0x44,0x00,0x54,0x00,0x4D,0x00,0x46,0x00,0x00};
2446 const char chineseTxtVibrator[] = {0x80, 0x00,0x63,0x2F,0x52,0xA8,0x00,0x00};
2447 const char chineseTxtOn[] = {0x80, 0x00,0x5F,0x00,0x00,0x00};
2448 const char chineseTxtOff[] = {0x80, 0x00,0x51,0x73,0x00,0x00};
2449 const char chineseTxtVibraThenRing[] = {0x80, 0x00,0x63,0x2F,0x52,0xA8,0x51,0x8D,0x54,0xCD,0x94,0xC3,0x00,0x00};
2450 const char chineseTxtCommands[] = {0x80, 0x00,0x63,0x07,0x4E,0xCA,0x00,0x00};
2451 const char chineseTxtNumbers[] = {0x80, 0x00,0x53,0xF7,0x78,0x01,0x00,0x00};
2452 const char chineseTxtNetworkSel[] = {0x80, 0x00,0x7F,0x51,0x7E,0xDC,0x90,0x09,0x62,0xE9,0x00,0x00};
2453 const char chineseTxtSendID[] = {0x80, 0x00,0x96,0x90,0x85,0xCF,0x8E,0xAB,0x4E,0xFD,0x00,0x00};
2454 const char chineseTxtChargeTimers[] = {0x80, 0x00,0x65,0x36,0x8D,0x39,0x8B,0xB0,0x65,0xF6,0x00,0x00};
2455 const char chineseTxtCallDivert[] = {0x80, 0x00,0x54,0x7C,0x53,0xEB,0x8F,0x6C,0x63,0xA5,0x00,0x00};
2456 const char chineseTxtInfraRed[] = {0x80, 0x00,0x7E,0xA2,0x59,0x15,0x7E,0xBF,0x00,0x00};
2457 const char chineseTxtCallWaiting[] = {0x80, 0x00,0x90,0x1A,0x8B,0xDD,0x7B,0x49,0x5F,0x85,0x00,0x00};
2458 const char chineseTxtIfBusy[] = {0x80, 0x00,0x5F,0xD9,0x00,0x00};
2459 const char chineseTxtIfNoAnswer[] = {0x80, 0x00,0x65,0xE0,0x5E,0x94,0x7B,0x54,0x00,0x00};
2460 const char chineseTxtAllCalls[] = {0x80, 0x00,0x51,0x68,0x90,0xE8,0x75,0x35,0x8B,0xDD,0x00,0x00};
2461 const char chineseTxtCancelAll[] = {0x80, 0x00,0x51,0x68,0x90,0xE8,0x53,0xD6,0x6D,0x88,0x00,0x00};
2462 const char chineseTxtAll[] = {0x80, 0x00,0x51,0x68,0x90,0xE8,0x00,0x00};
2463 const char chineseTxtVoice[] = {0x80, 0x00,0x8B,0xED,0x97,0xF3,0x00,0x00};
2464 const char chineseTxtFax[] = {0x80, 0x00,0x4F,0x20,0x77,0x1F,0x00,0x00};
2465 const char chineseTxtData[] = {0x80, 0x00,0x8D,0x44,0x65,0x99,0x00,0x00};
2466 const char chineseTxtStatus[] = {0x80, 0x00,0x72,0xB6,0x60,0x01,0x00,0x00};
2467 const char chineseTxtCancel[] = {0x80, 0x00,0x53,0xD6,0x6D,0x88,0x00,0x00};
2468 const char chineseTxtCalculator[] = {0x80, 0x00,0x8B,0xA1,0x7B,0x97,0x56,0x68,0x00,0x00};
2469 const char chineseTxtStopwatch[] = {0x80, 0x00,0x8B,0xA1,0x65,0xF6,0x56,0x68,0x00,0x00};
2470 const char chineseTxtEnterName[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x59,0xD3,0x54,0x0D,0x00,0x00};
2471 const char chineseTxtSoftBack[] = {0x80, 0x00,0x8F,0xD4,0x56,0xDE,0x00,0x00};
2472 const char chineseTxtSoftSelect[] = {0x80, 0x00,0x90,0x09,0x62,0xE9,0x00,0x00};
2473 const char chineseTxtSoftOptions[] = {0x80, 0x00,0x90,0x09,0x62,0xE9,0x98,0x79,0x76,0xEE,0x00,0x00};
2474 const char chineseTxtEmptyList[] = {0x80, 0x00,0x65,0xE0,0x8D,0x44,0x65,0x99,0x00,0x00};
2475 const char chineseTxtSendMessage[] = {0x80, 0x00,0x53,0xD1,0x90,0x01,0x77,0xED,0x4F,0xE1,0x00,0x00};
2476 const char chineseTxtChange[] = {0x80, 0x00,0x65,0x39,0x53,0xD8,0x00,0x00};
2477 const char chineseTxtEnterNumber[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x53,0xF7,0x78,0x01,0x00,0x00};
2478 const char chineseTxtPhbkFull[] = {0x80, 0x00,0x75,0x35,0x8B,0xDD,0x67,0x2C,0x5D,0xF1,0x6E,0xE1,0x00,0x00};
2479 const char chineseTxtWriteError[] = {0x80, 0x00,0x4E,0x66,0x51,0x99,0x95,0x19,0x8B,0xEF,0x00,0x00};
2480 const char chineseTxtEntryDeleted[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x52,0x20,0x96,0x64,0x00,0x00};
2481 const char chineseTxtDetails[] = {0x80, 0x00,0x7E,0xC6,0x82,0x82,0x00,0x00};
2482 const char chineseTxtHold[] = {0x80, 0x00,0x4F,0xDD,0x75,0x59,0x00,0x00};
2483 const char chineseTxtUnhold[] = {0x80, 0x00,0x4E,0x0D,0x4F,0x0D,0xF5,0x59,0x00,0x00};
2484 const char chineseTxtMute[] = {0x80, 0x00,0x97,0x59,0x97,0xF3,0x00,0x00};
2485 const char chineseTxtSendDTMF[] = {0x80, 0x00,0x53,0xD1,0x90,0x01,0x00,0x44,0x00,0x54,0x00,0x4D,0x00,0x46,0x00,0x00};
2486 const char chineseTxtMainMenu[] = {0x80, 0x00,0x4E,0x3B,0x76,0xEE,0x5F,0x55,0x00,0x00};
2487 const char chineseTxtStartConference[] = {0x80, 0x00,0x4F,0x1A,0x8B,0xAE,0x5F,0x00,0x59,0xCB,0x00,0x00};
2488 const char chineseTxtSwap[] = {0x80, 0x00,0x4E,0xA4,0x63,0x62,0x00,0x00};
2489 const char chineseTxtEndAll[] = {0x80, 0x00,0x51,0x68,0x90,0xE8,0x7E,0xD3,0x67,0x5F,0x00,0x00};
2490 const char chineseTxtTransfer[] = {0x80, 0x00,0x8F,0x6C,0x79,0xFB,0x00,0x00};
2491 const char chineseTxtPrivateCall[] = {0x80, 0x00,0x79,0xC1,0x4E,0xBA,0x75,0x35,0x8B,0xDD,0x00,0x00};
2492 const char chineseTxtReStartConference[] = {0x80, 0x00,0x91,0xcd,0x65,0xb0,0x5f,0x00,0x59,0xcb,0x4f,0x1a,0x8b,0xae,0x00,0x00};
2493 const char chineseTxtFind[] = {0x80, 0x00,0x5B,0xFB,0x62,0x7E,0x00,0x00};
2494 const char chineseTxtServiceNumbers[] = {0x80, 0x00,0x67,0x0D,0x52,0xA1,0x53,0xF7,0x78,0x01,0x00,0x00};
2495 const char chineseTxtDone[] = {0x80, 0x00,0x5B,0x8C,0x62,0x10,0x00,0x00};
2496 const char chineseTxtFailed[] = {0x80, 0x00,0x59,0x31,0x8D,0x25,0x00,0x00};
2497 const char chineseTxtEnterNewPin[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x65,0xB0,0x5B,0xC6,0x78,0x01,0x00,0x00};
2498 const char chineseTxtConfPin[] = {0x80, 0x00,0x78,0x6E,0x5B,0x9A,0x5B,0xC6,0x78,0x01,0x00,0x00};
2499 const char chineseTxtChangPin[] = {0x80, 0x00,0x5B,0xC6,0x78,0x01,0x5D,0xF1,0x65,0x39,0x53,0xD8,0x00,0x00};
2500 const char chineseTxtEnd[] = {0x80, 0x00,0x7E,0xD3,0x67,0x5E,0x00,0x00};
2501 const char chineseTxtPINFail[] = {0x80, 0x00,0x5B,0xC6,0x78,0x01,0x59,0x31,0x8D,0x25,0x00,0x00};
2502 const char chineseTxtCorrect[] = {0x80, 0x00,0x5B,0xC6,0x78,0x01,0x6B,0x63,0x78,0x6E,0x00,0x00};
2503 const char chineseTxtAutomatic[] = {0x80, 0x00,0x81,0xEA,0x52,0xA8,0x00,0x00};
2504 const char chineseTxtManual[] = {0x80, 0x00,0x4E,0xBA,0x5D,0xE5,0x00,0x00};
2505 const char chineseTxtFixedNames[] = {0x80, 0x00,0x56,0xFA,0x5B,0x9A,0x59,0xD3,0x54,0x0D,0x00,0x00};
2506 const char chineseTxtFactoryReset[] = {0x80, 0x00,0x5C,0x80,0x53,0x82,0x8B,0xBE,0x5B,0x9A,0x00,0x00};
2507 const char chineseTxtReceiveSMS[] = {0x80, 0x00,0x63,0xA5,0x65,0x36,0x00,0x53,0x00,0x4D,0x00,0x53,0x00,0x00};
2508 const char chineseTxtCenterNumber[] = {0x80, 0x00,0x4E,0x2D,0x5F,0xC3,0x53,0xF7,0x78,0x01,0x00,0x00};
2509 const char chineseTxtChangePIN[] = {0x80, 0x00,0x65,0x39,0x53,0xD8,0x00,0x20,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x00};
2510 const char chineseTxtDisablePIN[] = {0x80, 0x00,0x5B,0xC6,0x78,0x01,0x51,0x73,0x95,0xED,0x00,0x00};
2511 const char chineseTxtEnablePIN[] = {0x80, 0x00,0x5B,0xC6,0x78,0x01,0x5F,0x00,0x8D,0xFF,0x00,0x00};
2512 const char chineseTxtChangePIN2[] = {0x80, 0x00,0x65,0x39,0x53,0xD8,0x00,0x20,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x32,0x00,0x00};
2513 const char chineseTxtPINincorrect[] = {0x80, 0x00,0x5B,0xC6,0x78,0x01,0x95,0x19,0x8B,0xEF,0x00,0x00};
2514 const char chineseTxtManualSelected[] = {0x80, 0x00,0x4E,0xBA,0x5D,0xE5,0x90,0x09,0x5B,0x9A,0x00,0x00};
2515 const char chineseTxtAutomaticSelected[] = {0x80, 0x00,0x81,0xEA,0x52,0xA8,0x90,0x09,0x5B,0x9A,0x00,0x00};
2516 const char chineseTxtSearching[] = {0x80, 0x00,0x67,0xE5,0x5B,0xFB,0x00,0x00};
2517 const char chineseTxtNoAccess[] = {0x80, 0x00,0x65,0xE0,0x6C,0xD5,0x8F,0xDB,0x51,0x65,0x00,0x00};
2518 const char chineseTxtNoNetworksAvailable[] = {0x80, 0x00,0x65,0xE0,0x7F,0x51,0x7E,0xDC,0x00,0x00};
2519 const char chineseTxtOldPIN[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x65,0xE7,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x31,0x00,0x00};
2520 const char chineseTxtOldPIN2[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x65,0xE7,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x32,0x00,0x00};
2521 const char chineseTxtEnterNewPIN2[] = {0x80, 0x00,0x65,0xB0,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x32,0x00,0x32,0x00,0x00};
2522 const char chineseTxtNotAcc[] = {0x80, 0x00,0x65,0xE0,0x6C,0xD5,0x63,0xA5,0x53,0xD7,0x00,0x00};
2523 const char chineseTxtChPIN[] = {0x80, 0x00,0x4F,0xEE,0x65,0x39,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x00};
2524 const char chineseTxtChPIN2[] = {0x80, 0x00,0x4F,0xEE,0x65,0x39,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x32,0x00,0x00};
2525 const char chineseTxtAttempts[] = {0x80, 0x00,0x65,0x3E,0x5F,0x03,0x5C,0x1D,0x8B,0xD5,0x00,0x00};
2526 const char chineseTxtEnabled[] = {0x80, 0x00,0x00,0x50,0x00,0x49,0x00,0x4E,0x67,0x09,0x65,0x48,0x00,0x00};
2527 const char chineseTxtDisabled[] = {0x80, 0x00,0x00,0x50,0x00,0x49,0x00,0x4E,0x65,0xE0,0x65,0x48,0x00,0x00};
2528 const char chineseTxtPINOK[] = {0x80, 0x00,0x00,0x50,0x00,0x49,0x00,0x4E,0x6B,0x63,0x78,0x6E,0x00,0x00};
2529 const char chineseTxtSimBlocked[] = {0x80, 0x00,0x00,0x53,0x00,0x4D,0x00,0x53,0x5D,0xF1,0x5C,0x01,0x95,0x01,0x00,0x00};
2530 const char chineseTxtNewPIN[] = {0x80, 0x00,0x65,0xB0,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x00};
2531 const char chineseTxtAcc[] = {0x80, 0x00,0x5D,0xF1,0x63,0xA5,0x53,0xD7,0x00,0x00};
2532 const char chineseTxtNoNetwork[] = {0x80, 0x00,0x65,0xE0,0x7F,0x51,0x7E,0xDC,0x00,0x00};
2533 const char chineseTxtNo[] = {0x80, 0x00,0x54,0x26,0x00,0x00};
2534 const char chineseTxtEnterDate[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x65,0xE5,0x67,0x1F,0x00,0x00};
2535 const char chineseTxtEnterTime[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x65,0xF6,0x95,0xF4,0x00,0x00};
2536 const char chineseTxtScratchPad[] = {0x80, 0x00,0x7B,0x14,0x8B,0xB0,0x67,0x2C,0x00,0x00};
2537 const char chineseTxtDeleted[] = {0x80, 0x00,0x5D,0xF1,0x52,0x20,0x96,0x64,0x00,0x00};
2538 const char chineseTxtActivated[] = {0x80, 0x00,0x5D,0xF2,0x5F,0x00,0x8D,0x77,0x00,0x00};
2539 const char chineseTxtDeActivated[] = {0x80, 0x00,0x5D,0xF2,0x51,0x73,0x95,0xED,0x00,0x00};
2540 const char chineseTxtDeactivate[] = {0x80, 0x00,0x51,0x73,0x95,0xED,0x00,0x00};
2541 const 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
2542 const char chineseTxtCheck[] = {0x80, 0x00,0x68,0xC0,0x67,0xE5,0x00,0x00};
2543 const char chineseTxtOther[] = {0x80, 0x00,0x51,0x76,0x5B,0x83,0x00,0x00};
2544 const char chineseTxtMidSaved[] = {0x80, 0x00,0x5D,0xF1,0x50,0xA8,0x5B,0x58,0x00,0x00};
2545 const char chineseTxtYes[] = {0x80, 0x00,0x66,0x2F,0x00,0x00};
2546 const char chineseTxtCallNumber[] = {0x80, 0x00,0x62,0xE8,0x53,0xD1,0x53,0xF7,0x78,0x01,0x00,0x00};
2547 const char chineseTxtEnterMid[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x00,0x4D,0x00,0x49,0x00,0x44,0x00,0x00};
2548 const char chineseTxtReadError[] = {0x80, 0x00,0x96,0x05,0x8B,0xFB,0x95,0x19,0x8B,0xEF,0x00,0x00};
2549 const char chineseTxtPressCToConfirm[] = {0x80, 0x00,0x63,0x09,0x00,0x43,0x95,0x2E,0x78,0x6E,0x5B,0x9A,0x00,0x00};
2550 const char chineseTxtUsed[] = {0x80, 0x00,0x5D,0xF2,0xCF,0x5D,0x7A,0x7A,0x95,0xF4,0x00,0x00};
2551 const char chineseTxtOutgoing[] = {0x80, 0x00,0x62,0xE8,0x5C,0x80,0x75,0x35,0x8B,0xDD,0x00,0x00};
2552 const char chineseTxtMuted[] = {0x80, 0x00,0x65,0xE0,0x58,0xF0,0x00,0x00};
2553 const char chineseTxtCallEnded[] = {0x80, 0x00,0x90,0x1A,0x8B,0xDD,0x5D,0xF1,0x7E,0xD3,0x67,0x5F,0x00,0x00};
2554 const char chineseTxtIncomingCall[] = {0x80, 0x00,0x5D,0xF2,0x63,0xA5,0x75,0x35,0x8B,0xDD,0x00,0x00};
2555 //const 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 };
2556 const char chineseTxtAnsweredCalls[] = {0x80, 0x00,0x5d,0xf2,0x5e,0x94,0x7b,0x54,0x54,0x7c,0x53,0xeb,0x00, 0x00};
2557 const char chineseTxtNumberWithheld[] = {0x80, 0x00,0x4F,0xDD,0x75,0x59,0x76,0x84,0x53,0xF7,0x78,0x01,0x00,0x00};
2558 const char chineseTxtAccept[] = {0x80, 0x00,0x63,0xA5,0x53,0xD7,0x00,0x00};
2559 const char chineseTxtReject[] = {0x80, 0x00,0x62,0xD2,0x7E,0xDD,0x00,0x00};
2560 const char chineseTxtCalling[] = {0x80, 0x00,0x6B,0x63,0x57,0x28,0x63,0xA5,0x90,0x1A,0x00,0x00};
2561 const char chineseTxtMissedCalls[] = {0x80, 0x00,0x67,0x2A,0x63,0xA5,0x75,0x35,0x8B,0xDD,0x00,0x00};
2562 const char chineseTxtMissedCall[] = {0x80, 0x00,0x67,0x2A,0x63,0xA5,0x75,0x35,0x8B,0xDD,0x00,0x00};
2563 const char chineseTxtCallFailed[] = {0x80, 0x00,0x62,0xE8,0x53,0xD1,0x59,0x31,0x8D,0x25,0x00,0x00};
2564 const char chineseTxtLocked[] = {0x80, 0x00,0x63,0x09,0x95,0x2E,0x5D,0xF1,0x95,0x01,0x00,0x00};
2565 const char chineseTxtUnmute[] = {0x80, 0x00,0x59,0x0D,0x97,0xF3,0x00,0x00};
2566 const char chineseTxtCharging[] = {0x80, 0x00,0x51,0x45,0x75,0x35,0x8F,0xC7,0x7A,0x0B,0x4E,0x2D,0x00,0x00};
2567 const char chineseTxtChargComplete[] = {0x80, 0x00,0x51,0x45,0x75,0x35,0x5B,0x8C,0x62,0x10,0x00,0x00};
2568 const char chineseTxtOperationNotAvail[] = {0x80, 0x00,0x4E,0x0D,0x53,0xEF,0x4F,0x9B,0x67,0x0D,0x52,0xA1,0x00,0x00};
2569 const char chineseTxtAddToConference[] = {0x80, 0x00,0x52,0xA0,0x51,0x65,0x4F,0x1A,0x8B,0xAE,0x00,0x00};
2570 const char chineseTxtEmpty[] = {0x80, 0x00,0x65,0xE0,0x8D,0x44,0x65,0x99,0x00,0x00};
2571 const char chineseTxtSelectFromList[] = {0x80, 0x00,0x4E,0xCE,0x54,0x0D,0x53,0x55,0x91,0xCC,0x90,0x09,0x00,0x00};
2572 const char chineseTxtEnterNetworkCode[] = {0x80, 0x00,0x7F,0x51,0x7E,0xDC,0x53,0xF7,0x78,0x01,0x00,0x00};
2573 /* Marcus: Issue 1135: 12/09/2002: Start */
2574 const char chineseTxtMCCMNC[] = {0x80, 0x00,0x56,0xFD,0x5B,0xB6,0x78,0x01,0x00,0x2F,0x7F,0x51,0x7E,0xDC,0x78,0x01,0x00,0x00};
2575 /* Marcus: Issue 1135: 12/09/2002: End */
2576 const char chineseTxtRecord[] = {0x80, 0x00,0x5F,0x55,0x97,0xF3,0x00,0x00};
2577 const char chineseTxtTune1[] = {0x80, 0x00,0x8C,0x03,0x65,0x74,0x00,0x20,0x00,0x31,0x00,0x00};
2578 const char chineseTxtTune2[] = {0x80, 0x00,0x8C,0x03,0x65,0x74,0x00,0x20,0x00,0x32,0x00,0x00};
2579 const char chineseTxtTune3[] = {0x80, 0x00,0x8C,0x03,0x65,0x74,0x00,0x20,0x00,0x33,0x00,0x00};
2580 const char chineseTxtTune4[] = {0x80, 0x00,0x8C,0x03,0x65,0x74,0x00,0x20,0x00,0x34,0x00,0x00};
2581 const char chineseTxtTune5[] = {0x80, 0x00,0x8C,0x03,0x65,0x74,0x00,0x20,0x00,0x35,0x00,0x00};
2582 const char chineseTxtPressMenu[] = {0x80, 0x00,0x63,0x09,0x67,0xEE,0x5F,0x55,0x95,0x2E,0x00,0x00};
2583 const char chineseTxtSecurity[] = {0x80, 0x00,0x5B,0x89,0x51,0x68,0x00,0x00};
2584 const char chineseTxtEnglish[] = {0x80, 0x00,0x82,0xF1,0x8B,0xED,0x00,0x00};
2585 const char chineseTxtGerman[] = {0x80, 0x00,0x5F,0xB7,0x8B,0xED,0x00,0x00};
2586 const char chineseTxtValidity[] = {0x80, 0x00,0x67,0x09,0x65,0x48,0x67,0x1F,0x00,0x00};
2587 const char chineseTxtMessageTyp[] = {0x80, 0x00,0x75,0x59,0x8A,0x00,0x79,0xCD,0x7C,0x7B,0x00,0x00};
2588 const char chineseTxtSetVoiceMail[] = {0x80, 0x00,0x8B,0xBE,0x5B,0x9A,0x8B,0xED,0x97,0xF3,0x4F,0xE1,0x7B,0xB1,0x00,0x00};
2589 const char chineseTxtCallTimers[] = {0x80, 0x00,0x75,0x35,0x8B,0xDD,0x8B,0xB0,0x65,0xF6,0x00,0x00};
2590 const char chineseTxtLastCharge[] = {0x80, 0x00,0x67,0x00,0x54,0x0E,0x65,0x36,0x8D,0x39,0x00,0x00};
2591 const char chineseTxtTotalCharge[] = {0x80, 0x00,0x60,0x3B,0x51,0x71,0x65,0x36,0x8D,0x39,0x00,0x00};
2592 const char chineseTxtResetCharge[] = {0x80, 0x00,0x59,0x0D,0x8B,0xBE,0x65,0x36,0x8D,0x39,0x00,0x00};
2593 const char chineseTxtDiscard[] = {0x80, 0x00,0x65,0x3E,0x5F,0x03,0x00,0x00};
2594 const char chineseTxtEDIT[] = {0x80, 0x00,0x7F,0x16,0x8F,0x91,0x00,0x00};
2595 const char chineseTxtExtractNumber[] = {0x80, 0x00,0x4F,0x7F,0x00,0x20,0x00,0x20,0x76,0x84,0x53,0xF7,0x78,0x01,0x00,0x00};
2596 const char chineseTxtWrite[] = {0x80, 0x00,0x7F,0x16,0x8F,0x91,0x00,0x00};
2597 const char chineseTxtCheckStatus[] = {0x80, 0x00,0x68,0xC0,0x67,0xE5,0x72,0xB6,0x60,0x01,0x00,0x00};
2598 const char chineseTxtSetDivert[] = {0x80, 0x00,0x8B,0xBE,0x5B,0x9A,0x54,0x7C,0x53,0xEB,0x8F,0x6C,0x63,0xA5,0x00,0x00};
2599 const char chineseTxtCancelDivert[] = {0x80, 0x00,0x53,0xD6,0x6D,0x88,0x54,0x7C,0x53,0xEB,0x8F,0x6C,0x63,0xA5,0x00,0x00};
2600 const char chineseTxtHideID[] = {0x80, 0x00,0x96,0x90,0x85,0xCF,0x8E,0xAB,0x4E,0xFD,0x00,0x00};
2601 const char chineseTxtTones[] = {0x80, 0x00,0x97,0xF3,0x8C,0x03,0x00,0x00};
2602 const char chineseTxtClock[] = {0x80, 0x00,0x95,0xF9,0x94,0x9F,0x00,0x00};
2603 const char chineseTxtSelectLevel[] = {0x80, 0x00,0x7E,0xA7,0x52,0x2B,0x90,0x09,0x62,0xE9,0x00,0x00};
2604 const char chineseTxtNewGame[] = {0x80, 0x00,0x65,0xB0,0x6E,0x38,0x62,0x0F,0x00,0x00};
2605 const char chineseTxtPhone[] = {0x80, 0x00,0x75,0x35,0x8B,0xDD,0x00,0x00};
2606 const char chineseTxtFriend[] = {0x80, 0x00,0x67,0x0B,0x53,0xCB,0x00,0x00};
2607 const char chineseTxtDemo[] = {0x80, 0x00,0x6F,0x14,0x79,0x3A,0x00,0x00};
2608 const char chineseTxtSelectMode[] = {0x80, 0x00,0x5F,0x62,0x5F,0x0F,0x00,0x00};
2609 const char chineseTxtStop[] = {0x80, 0x00,0x50,0x5C,0x00,0x00};
2610 const char chineseTxtRecording[] = {0x80, 0x00,0x6B,0x63,0x57,0x28,0x5F,0x55,0x97,0xF3,0x00,0x00};
2611 const char chineseTxtPlayback[] = {0x80, 0x00,0x56,0xDE,0x65,0x3E,0x00,0x00};
2612 const char chineseTxtNoNumber[] = {0x80, 0x00,0x65,0xE0,0x53,0xF7,0x78,0x01,0x00,0x00};
2613 const char chineseTxtNotAllowed[] = {0x80, 0x00,0x4E,0x0D,0x51,0x41,0x8B,0xB8,0x00,0x00};
2614 const char chineseTxtOkToDelete[] = {0x80, 0x00,0x51,0x68,0x90,0xE8,0x52,0x20,0x96,0x64,0x00,0x00};
2615 const char chineseTxtBattery[] = {0x80, 0x00,0x75,0x35,0x6C,0x60,0x00,0x00};
2616 const char chineseTxtFully[] = {0x80, 0x00,0x6E,0xE1,0x00,0x00};
2617 const char chineseTxtCharged[] = {0x80, 0x00,0x51,0x45,0x75,0x35,0x00,0x00};
2618 const char chineseTxtBalance[] = {0x80, 0x00,0x5B,0x58,0x6B,0x3E,0x00,0x00};
2619 const char chineseTxtLimit[] = {0x80, 0x00,0x96,0x50,0x5E,0xA6,0x00,0x00};
2620 const char chineseTxtLimitEq[] = {0x80, 0x00,0x96,0x50,0x5E,0xA6,0x00,0x00};
2621 //const char chineseTxtRate[] = {0x80, 0x00,0x65,0x36,0x8D,0x39,0x00,0x00};
2622 const char chineseTxtRate[] = {0x80, 0x00,0x8d, 0x39, 0x73, 0x87, 0x00, 0x00};
2623
2624 const char chineseTxtMinutes[] = {0x80, 0x00,0x52,0x06,0x94,0x9F,0x00,0x00};
2625 const char chineseTxtCost[] = {0x80, 0x00,0x4E,0xF7,0x68,0x3C,0x00,0x00};
2626 const char chineseTxtCredit[] = {0x80, 0x00,0x5B,0x58,0x6B,0x3E,0x00,0x00};
2627 const char chineseTxtRemaining[] = {0x80, 0x00,0x52,0x69,0x4F,0x59,0x00,0x00};
2628 const char chineseTxtPressOk[] = {0x80, 0x00,0x63,0x09,0x78,0x6E,0x8B,0xA4,0x00,0x00};
2629 const char chineseTxtReset[] = {0x80, 0x00,0x91,0xCD,0x65,0xB0,0x8B,0xBE,0x7F,0x6E,0x00,0x00};
2630 const char chineseTxtIngoingMinutes[] = {0x80, 0x00,0x59,0x16,0x63,0x02,0x52,0x06,0x94,0x9F,0x00,0x00};
2631 const char chineseTxtIncoming[] = {0x80, 0x00,0x63,0xA5,0x8F,0xDB,0x00,0x00};
2632 const char chineseTxtCounter[] = {0x80, 0x00,0x8B,0xB0,0x65,0xF6,0x67,0x3A,0x00,0x00};
2633 const char chineseTxtOutgoingCalls[] = {0x80, 0x00,0x5D,0xF2,0x62,0xE8,0x75,0x35,0x8B,0xDD,0x00,0x00};
2634 const char chineseTxtCostCounter[] = {0x80, 0x00,0x8B,0xB0,0x8D,0x39,0x67,0x3A,0x00,0x00};
2635 const char chineseTxtEnterCurrency[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x8D,0x27,0x5E,0x01,0x00,0x00};
2636 const char chineseTxt1Unit[] = {0x80, 0x00,0x00,0x31,0x00,0x20,0x53,0x55,0x51,0x43,0x00,0x00};
2637 const char chineseTxtChanged[] = {0x80, 0x00,0x5D,0xF1,0x65,0x39,0x53,0xD8,0x00,0x00};
2638 const char chineseTxtEnterLimit[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x96,0x50,0x5E,0xA6,0x00,0x00};
2639 const char chineseTxtCreditLimit[] = {0x80, 0x00,0x5B,0x58,0x6B,0x3E,0x96,0x50,0x5E,0xA6,0x00,0x00};
2640 const char chineseTxtCancelled[] = {0x80, 0x00,0x5D,0xF1,0x53,0xD6,0x6D,0x88,0x00,0x00};
2641 const char chineseTxtView[] = {0x80, 0x00,0x96,0x05,0x89,0xC8,0x00,0x00};
2642 const char chineseTxtSendTo[] = {0x80, 0x00,0x53,0xD1,0x90,0x01,0x52,0x30,0x00,0x00};
2643 const char chineseTxtEnterPCK[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x00,0x20,0x00,0x50,0x00,0x43,0x00,0x4B,0x00,0x00};
2644 const char chineseTxtEnterCCK[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x00,0x20,0x00,0x43,0x00,0x43,0x00,0x4B,0x00,0x00};
2645 const char chineseTxtEnterNCK[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x00,0x20,0x00,0x4E,0x00,0x43,0x00,0x4B,0x00,0x00};
2646 const char chineseTxtEnterNSCK[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x00,0x20,0x00,0x4E,0x00,0x53,0x00,0x43,0x00,0x4B,0x00,0x00};
2647 const char chineseTxtEnterSPCK[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x00,0x20,0x00,0x53,0x00,0x50,0x00,0x43,0x00,0x4B,0x00,0x00};
2648 const char chineseTxtCodeInc[] = {0x80, 0x00,0x53,0xF7,0x78,0x01,0x95,0x19,0x8B,0xEE,0x00,0x00};
2649 const char chineseTxtBlckPerm[] = {0x80, 0x00,0x6C,0x38,0x8F,0xDC,0x5C,0x01,0x95,0x01,0x00,0x00};
2650 const char chineseTxtDealer[] = {0x80, 0x00,0x80,0x54,0x7C,0xFB,0x4E,0xE3,0x74,0x06,0x4E,0xBA,0x00,0x00};
2651 const char chineseTxtSendingDTMF[] = {0x80, 0x00,0x53,0xD1,0x90,0x01,0x00,0x44,0x00,0x54,0x00,0x4D,0x00,0x46,0x00,0x00};
2652 const char chineseTxtCheckNumber[] = {0x80, 0x00,0x68,0xC0,0x67,0xE5,0x53,0xF7,0x78,0x01,0x00,0x00};
2653 const char chineseTxtNumberBusy[] = {0x80, 0x00,0x53,0xF7,0x78,0x01,0x5F,0xD9,0x00,0x00};
2654 const char chineseTxtNoAnswer[] = {0x80, 0x00,0x65,0xE0,0x5E,0x94,0x7B,0x54,0x00,0x00};
2655 const char chineseTxtNumberChanged[] = {0x80, 0x00,0x53,0xF7,0x78,0x01,0x5D,0xF1,0x65,0x39,0x53,0xD8,0x00,0x00};
2656 const char chineseTxtNetworkBusy[] = {0x80, 0x00,0x7F,0x51,0x7E,0xDC,0x5F,0xD9,0x00,0x00};
2657 const char chineseTxtNotSubscribed[] = {0x80, 0x00,0x67,0x2A,0x76,0x7B,0x8B,0xB0,0x00,0x00};
2658 //const char chineseTxtAnyKeyAnswer[] = {0x80, 0x00,0x63,0x09,0x4E,0xFB,0x4F,0x55,0x95,0x2E,0x56,0xDE,0x7B,0x54,0x00,0x00};
2659 const char chineseTxtAnyKeyAnswer[] = {0x80, 0x00,0x63,0x09,0x4e,0xfb,0x4f,0x55,0x95,0x2e,0x5e,0x94,0x7b,0x54,0x00,0x00};
2660 const char chineseTxtPINBlock[] = {0x80, 0x00,0x5B,0xC6,0x78,0x01,0x5D,0xF1,0x5C,0x01,0x95,0x01,0x00,0x00};
2661 const char chineseTxtOnce[] = {0x80, 0x00,0x4E,0x00,0x6B,0x21,0x00,0x00};
2662 const char chineseTxtDaily[] = {0x80, 0x00,0x6B,0xCF,0x65,0xE5,0x00,0x00};
2663 const char chineseTxtWeekdays[] = {0x80, 0x00,0x5D,0xE5,0xCF,0x5C,0x65,0xE5,0x00,0x00};
2664 const char chineseTxtWeekly[] = {0x80, 0x00,0x6B,0xCF,0x66,0xEF,0x67,0x1F,0x00,0x00};
2665 const char chineseTxtMonthly[] = {0x80, 0x00,0x6B,0xCF,0x67,0x08,0x00,0x00};
2666 const char chineseTxtYearly[] = {0x80, 0x00,0x6B,0xCF,0x5E,0x74,0x5E,0x74,0x00,0x00};
2667 const char chineseTxtEnterText[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x65,0x87,0x5B,0x57,0x00,0x00};
2668 const char chineseTxtStartTime[] = {0x80, 0x00,0x5F,0x00,0x59,0xCB,0x65,0xF6,0x95,0xF4,0x00,0x00};
2669 const char chineseTxtEndTime[] = {0x80, 0x00,0x7E,0xD3,0x67,0x5F,0x65,0xF6,0x95,0xF4,0x00,0x00};
2670 const char chineseTxtAlarmOffset[] = {0x80, 0x00,0x00,0x55,0x00,0x6E,0x00,0x6B,0x00,0x6E,0x00,0x6F,0x00,0x77,0x00,0x6E,0x00,0x00};
2671 const char chineseTxtAlarmRepeat[] = {0x80, 0x00,0x91,0xCD,0x59,0x0D,0x95,0xF9,0x94,0xC3,0x00,0x00};
2672 const char chineseTxtIcon[] = {0x80, 0x00,0x63,0xD2,0x75,0x3B,0x00,0x00};
2673 const char chineseTxtDeleteEntry[] = {0x80, 0x00,0x52,0x20,0x96,0x94,0x8F,0x93,0x51,0x65,0x00,0x00};
2674 const char chineseTxtMonday[] = {0x80, 0x00,0x6B,0xCF,0x66,0xEF,0x4E,0x00,0x00,0x00};
2675 const char chineseTxtTuesday[] = {0x80, 0x00,0x6B,0xCF,0x66,0xEF,0x4E,0x8C,0x00,0x00};
2676 const char chineseTxtWednesday[] = {0x80, 0x00,0x6B,0xCF,0x66,0xEF,0x4E,0x09,0x00,0x00};
2677 const char chineseTxtThursday[] = {0x80, 0x00,0x6B,0xCF,0x66,0xEF,0x56,0xDB,0x00,0x00};
2678 const char chineseTxtFriday[] = {0x80, 0x00,0x6B,0xCF,0x66,0xEF,0x4E,0x94,0x00,0x00};
2679 const char chineseTxtSaturday[] = {0x80, 0x00,0x6B,0xCF,0x66,0xEF,0x51,0x6D,0x00,0x00};
2680 const char chineseTxtSunday[] = {0x80, 0x00,0x6B,0xCF,0x66,0xEF,0x65,0xE5,0x00,0x00};
2681 const char chineseTxtGoto[] = {0x80, 0x00,0x53,0xBB,0x00,0x00};
2682 const char chineseTxtListAll[] = {0x80, 0x00,0x5C,0x55,0x79,0x3A,0x51,0x68,0x90,0xE8,0x00,0x00};
2683 const char chineseTxtSetDateTime[] = {0x80, 0x00,0x8B,0xBE,0x5B,0x9A,0x65,0xE5,0x67,0x1F,0x65,0xF6,0x95,0xF4,0x00,0x00};
2684 const char chineseTxtEdit[] = {0x80, 0x00,0x7F,0x16,0x8F,0x91,0x00,0x00};
2685 const char chineseTxtChangePassword[] = {0x80, 0x00,0x65,0x39,0x53,0xD8,0x5B,0xC6,0x78,0x01,0x00,0x00};
2686 const char chineseTxtSetBar[] = {0x80, 0x00,0x5C,0x01,0x95,0x01,0x8B,0xBE,0x7F,0x6E,0x00,0x00};
2687 const char chineseTxtSmsTone[] = {0x80, 0x00,0x00,0x53,0x00,0x4D,0x00,0x53,0x97,0xF3,0x8C,0x03,0x00,0x00};
2688 const char chineseTxtMelody[] = {0x80, 0x00,0x65,0xCB,0x5F,0x8B,0x00,0x00};
2689 /* Marcus: Issues 1122 & 1137: 12/09/2002: Start */
2690 const char chineseTxtSilent[] = {0x80, 0x00,0x5b,0x89,0x97,0x59,0x00,0x00};
2691 const char chineseTxtSilentMode[] = {0x80, 0x00,0x5b,0x89,0x97,0x59,0x6a,0x21,0x5f,0x0f,0x00,0x00};
2692 /* Marcus: Issues 1122 & 1137: 12/09/2002: End */
2693 const char chineseTxtClick[] = {0x80, 0x00,0x63,0x09,0x00,0x00};
2694 const char chineseTxtClearAlarm[] = {0x80, 0x00,0x53,0xD6,0x6D,0x88,0x95,0xF9,0x94,0xC3,0x00,0x00};
2695 const char chineseTxtTimeFormat[] = {0x80, 0x00,0x65,0xF6,0x95,0xF4,0x66,0x3E,0x79,0x3A,0x5F,0x62,0x5F,0x0F,0x00,0x00};
2696 const char chineseTxtTwelveHour[] = {0x80, 0x00,0x00,0x31,0x00,0x32,0x00,0x20,0x5C,0x0F,0x65,0xF6,0x00,0x00};
2697 const char chineseTxtTwentyfourHour[] = {0x80, 0x00,0x00,0x32,0x00,0x34,0x00,0x20,0x5C,0x0F,0x65,0xF6,0x00,0x00};
2698 const char chineseTxtAlarm_5[] = {0x80, 0x00,0x63,0xD0,0x52,0x4D,0x00,0x35,0x52,0x06,0x94,0x9F,0x00,0x00};
2699 const char chineseTxtAlarm_10[] = {0x80, 0x00,0x63,0xD0,0x52,0x4D,0x00,0x31,0x00,0x30,0x52,0x06,0x94,0x9F,0x00,0x00};
2700 const char chineseTxtAlarm_15[] = {0x80, 0x00,0x63,0xD0,0x52,0x4D,0x00,0x31,0x00,0x35,0x52,0x06,0x94,0x9F,0x00,0x00};
2701 const char chineseTxtAlarm_60[] = {0x80, 0x00,0x63,0xD0,0x52,0xD4,0x00,0x36,0x00,0x30,0x52,0x06,0x94,0x9F,0x00,0x00};
2702 const char chineseTxtStore[] = {0x80, 0x00,0x50,0xA8,0x5B,0x58,0x00,0x00};
2703 const char chineseTxtNone[] = {0x80, 0x00,0x5D,0xF1,0x00,0x00};
2704 const char chineseTxtBeep[] = {0x80, 0x00,0x8B,0x66,0x7B,0x1B,0x58,0xF0,0x00,0x00};
2705 const char chineseTxtPressOKToConfirm[] = {0x80, 0x00,0x63,0x09,0x00,0x4F,0x00,0x4B,0x78,0x6E,0x5B,0x9A,0x00,0x00};
2706 const char chineseTxtNwLogOff[] = {0x80, 0x00,0x90,0x00,0x5C,0x80,0x57,0x51,0x7E,0xDC,0x00,0x00};
2707 const char chineseTxtNwLogOn[] = {0x80, 0x00,0x8F,0xDB,0x51,0x65,0x57,0x51,0x7E,0xDC,0x00,0x00};
2708 const char chineseTxtIncorrect[] = {0x80, 0x00,0x95,0x19,0x8B,0xEF,0x00,0x00};
2709 const char chineseTxtPIN[] = {0x80, 0x00,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x31,0x00,0x00};
2710 const char chineseTxtPUK[] = {0x80, 0x00,0x00,0x50,0x00,0x55,0x00,0x4B,0x00,0x31,0x00,0x00};
2711 const char chineseTxtPIN2[] = {0x80, 0x00,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x32,0x00,0x00};
2712 const char chineseTxtPUK2[] = {0x80, 0x00,0x00,0x50,0x00,0x55,0x00,0x4B,0x00,0x32,0x00,0x00};
2713 const char chineseTxtConfPin2[] = {0x80, 0x00,0x6B,0x63,0x78,0x6E,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x32,0x00,0x00};
2714 const char chineseTxtNewPIN2[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x65,0xB0,0x00,0x50,0x00,0x49,0x00,0x4E,0x00,0x32,0x00,0x00};
2715 const char chineseTxtUnlockOK[] = {0x80, 0x00,0x5B,0xC6,0x95,0x01,0x00,0x4F,0x00,0x4B,0x00,0x00};
2716 const char chineseTxtPause[] = {0x80, 0x00,0x66,0x82,0x50,0x5C,0x00,0x00};
2717 const char chineseTxtMore[] = {0x80, 0x00,0x59,0x1A,0x00,0x00};
2718 const char chineseTxtNotOk[] = {0x80, 0x00,0x4E,0x0D,0x00,0x00};
2719 const char chineseTxtIMEI[] = {0x80, 0x00,0x00,0x49,0x00,0x4D,0x00,0x45,0x00,0x49,0x00,0x00};
2720 const char chineseTxtList[] = {0x80, 0x00,0x54,0x0D,0x53,0x55,0x00,0x00};
2721 const char chineseTxtFull[] = {0x80, 0x00,0x6E,0xE1,0x00,0x00};
2722 const char chineseTxtUSSD[] = {0x80, 0x00,0x00,0x55,0x00,0x53,0x00,0x53,0x00,0x44,0x00,0x00};
2723 const char chineseTxtNotAvailable[] = {0x80, 0x00,0x4E,0x0D,0x53,0xEF,0x4F,0x9B,0x67,0x0D,0x52,0xA1,0x00,0x00};
2724 const char chineseTxtCallBarringAll[] = {0x80, 0x00,0x54,0x7C,0x53,0xEB,0x96,0x50,0x52,0x36,0x00,0x00};
2725 const char chineseTxtSimToolkit[] = {0x80, 0x00,0x00,0x53,0x00,0x4D,0x00,0x53,0x5D,0xE5,0x51,0x77,0x7B,0xB1,0x00,0x00};
2726 const char chineseTxtPhonebook[] = {0x80, 0x00,0x75,0x35,0x8B,0xDD,0x67,0x2C,0x00,0x00};
2727 //const char chineseTxtRecentCalls[] = {0x80, 0x00,0x8F,0xD1,0x67,0x1F,0x75,0x35,0x8B,0xDD,0x00,0x00};
2728 const char chineseTxtRecentCalls[] = {0x80, 0x00,0x90,0x1a,0x8b,0xdd,0x8b,0xb0,0x5f,0x55, 0x00, 0x00};
2729
2730 const char chineseTxtNames[] = {0x80, 0x00,0x59,0xD3,0x54,0x0D,0x00,0x00};
2731 const char chineseTxtSearchNumber[] = {0x80, 0x00,0x67,0xE5,0x5B,0xFB,0x53,0xF7,0x78,0x01,0x00,0x00};
2732 const char chineseTxtSearchLocation[] = {0x80, 0x00,0x67,0xE5,0x5B,0xFB,0x57,0x30,0x57,0x40,0x00,0x00};
2733 const char chineseTxtInterCalls[] = {0x80, 0x00,0x56,0xFD,0x96,0x45,0x75,0x35,0x8B,0xDD,0x00,0x00};
2734 const char chineseTxtInterHome[] = {0x80, 0x00,0x56,0xFD,0x96,0x45,0x00,0x28,0x65,0xE0,0x5B,0xB6,0x00,0x29,0x75,0x35,0x8B,0xDD,0x00,0x00};
2735 const char chineseTxtWhenRoaming[] = {0x80, 0x00,0x6F,0x2B,0x6E,0x38,0x00,0x00};
2736 //const char chineseTxtCancelAllBars[] = {0x80, 0x00,0x52,0x20,0x96,0x64,0x51,0x68,0x90,0xE8,0x00,0x00};
2737 const char chineseTxtCancelAllBars[] = {0x80, 0x00,0x52,0x20,0x96,0x64,0x51,0x68,0x90,0xE8,0x54,0x7c,0x53,0xeb,0x96,0x50, 0x52, 0x36,0x00,0x00};
2738 const char chineseTxtVMCenter[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x00,0x56,0x00,0x4D,0x4E,0x2D,0x5F,0xC3,0x00,0x00};
2739 const char chineseTxtWaiting[] = {0x80, 0x00,0x7B,0x49,0x50,0x19,0x00,0x00};
2740 const char chineseTxtBarred[] = {0x80, 0x00,0x58,0x35,0x58,0x5E,0x00,0x00};
2741 const char chineseTxtForwarded[] = {0x80, 0x00,0x5D,0xF1,0x8F,0x6C,0x90,0x01,0x00,0x00};
2742 const char chineseTxtCallDivertNoReach[] = {0x80, 0x00,0x8F,0x6C,0x79,0xFB,0x67,0x2A,0x90,0x1A,0x00,0x00};
2743 const char chineseTxtCallDivertNoReply[] = {0x80, 0x00,0x8F,0x6C,0x79,0xFB,0x65,0xE0,0x5E,0x94,0x7B,0x54,0x00,0x00};
2744 const char chineseTxtCallDivertIfBusy[] = {0x80, 0x00,0x8F,0x6C,0x79,0xFB,0x82,0xE5,0x5F,0xD9,0x00,0x00};
2745 const char chinesexTxtPUK2[] = {0x80, 0x00,0x00,0x50,0x00,0x55,0x00,0x4B,0x00,0x32,0x00,0x00};
2746 const char chineseTxtMax[] = {0x80, 0x00,0x67,0x00,0x59,0x1A,0x00,0x00};
2747 const char chineseTxtPlus[] = {0x80, 0x00,0x52,0xA0,0x00,0x00};
2748 const char chineseTxtMinus[] = {0x80, 0x00,0x51,0xCF,0x00,0x00};
2749 const char chineseTxtDivideBy[] = {0x80, 0x00,0x96,0x64,0x4E,0xE5,0x00,0x00};
2750 const char chineseTxtMultiplyBy[] = {0x80, 0x00,0x4E,0x58,0x4E,0xE5,0x00,0x00};
2751 const char chineseTxtEquals[] = {0x80, 0x00,0x7B,0x49,0x4E,0x8E,0x00,0x00};
2752 const char chineseTxtSending[] = {0x80, 0x00,0x53,0xD1,0x90,0x01, 0x00, 0x00};
2753 const char chineseTxtMessage[] = {0x80, 0x00,0x57,0x79,0x8A,0x00,0x00,0x00};
2754 const char chineseTxtSoftNext[] = {0x80, 0x00,0x4E,0x0B,0x4E,0x00,0x4E,0x2A,0x00,0x00};
2755 const char chineseTxtLastCall[] = {0x80, 0x00,0x67,0x00,0x54,0x0E,0x75,0x35,0x8B,0xDD,0x00,0x00};
2756 const char chineseTxtIncomingCalls[] = {0x80, 0x00,0x63,0xA5,0x8F,0xDB,0x75,0x35,0x8B,0xDD,0x00,0x00};
2757 const char chineseTxtLow[] = {0x80, 0x00,0x4F,0x4E,0x00,0x00};
2758 const char chineseTxtMedium[] = {0x80, 0x00,0x4E,0x2D,0x00,0x00};
2759 const char chineseTxtHigh[] = {0x80, 0x00,0x9A,0xD8,0x00,0x00};
2760 const char chineseTxtIncreasing[] = {0x80, 0x00,0x6E,0x10,0x58,0x9E,0x00,0x00};
2761 const char chineseTxtTimerReset[] = {0x80, 0x00,0x91,0xCD,0x8B,0xBE,0x8B,0xA1,0x65,0xF6,0x00,0x00};
2762 const char chineseTxtClockSetTo[] = {0x80, 0x00,0x95,0xF9,0x94,0x9F,0x8B,0xBE,0x5B,0x9A,0x4E,0x3A,0x00,0x00};
2763 const char chineseTxtChinese[] = {0x80, 0x00,0x4E,0x2D,0x65,0x87,0x00,0x00};
2764 const char chineseTxtPassword[] = {0x80, 0x00,0x5B,0xC6,0x78,0x01,0x00,0x00};
2765 const char chineseTxtConfirmPassword[] = {0x80, 0x00,0x78,0x6E,0x5B,0x9A,0x5B,0xC6,0x78,0x01,0x00,0x00};
2766 const char chineseTxtNewPassword[] = {0x80, 0x00,0x65,0xB0,0x5B,0xC6,0x78,0x01,0x00,0x00};
2767 const char chineseTxtRequesting[]= {0x80, 0x00,0x6B,0x63,0x57,0x28,0x89,0x81,0x6C,0x42,0x00,0x00};
2768 const char chineseTxt24Hours[] = {0x80, 0x00,0x00,0x32,0x00,0x34,0x00,0x20,0x5C,0x0F,0x65,0xF6,0x00,0x00};
2769 const char chineseTxt12Hour[] = {0x80, 0x00,0x00,0x31,0x00,0x32,0x00,0x20,0x5C,0x0F,0x65,0xF6,0x00,0x00};
2770 const char chineseTxtInCallTimer[]= {0x80, 0x00,0x8B,0xA1,0x65,0xF6,0x00,0x00};
2771 const char chineseTxt1Hour[] = {0x80, 0x00,0x00,0x31,0x00,0x20,0x5c,0x0f,0x65,0xF6,0x00,0x00};
2772 const char chineseTxt1Week[] = {0x80, 0x00,0x00,0x31,0x00,0x20,0x66,0x1f,0x67,0x1f,0x00,0x00};
2773 const 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
2774 const char chineseTxtValiditySet[] = {0x80, 0x00,0x67,0x09,0x65,0x48,0x67,0x1F,0x8B,0xBE,0x5B,0x91,0x00,0x00};
2775 const char chineseTxtEmergency[] = {0x80, 0x00,0x7D,0x27,0x60,0x25,0x00,0x00};
2776 const char chineseTxtOutofRange[] = {0x80, 0x00,0x5C,0x80,0x83,0xD3,0x56,0xF4,0x00,0x00};
2777 const char chineseTxtUppercase[] = {0x80, 0x00,0x00,0x41,0x00,0x42,0x00,0x43,0x00,0x00};
2778 const char chineseTxtLowercase[] = {0x80, 0x00,0x00,0x61,0x00,0x62,0x00,0x63,0x00,0x00};
2779 const char chineseTxtDigits[] = {0x80, 0x00,0x00,0x31,0x00,0x32,0x00,0x33,0x00,0x00};
2780 const char chineseTxtSimNot[] = {0x80, 0x00,0x00,0x53,0x00,0x49,0x00,0x4D,0x00,0x4E,0xED,0x00,0x00};
2781 const char chineseTxtReady[] = {0x80, 0x00,0x00,0x52,0x00,0x65,0x00,0x61,0x00,0x64,0x00,0x79,0x00,0x00};
2782 const char chineseTxtCallBAOC[]= {0x80, 0x00,0x54,0x7c,0x51,0xFA,0x96,0x50,0x52,0x36,0x00,0x00};
2783 const char chineseTxtCallBAOIC[] = {0x80, 0x00,0x79,0x81,0x62,0xe8,0x56,0xfd,0x96,0x45,0x75,0x35,0x8b,0xdd,0x00,0x00};
2784 const char chineseTxtCallBAOICexH[] = {0x80, 0x00,0x53,0xea,0x62,0xe8,0x56,0xde,0x67,0x2c,0x56,0xfd,0x00,0x00,0x00};
2785 const char chineseTxtCallBAIC[] = {0x80, 0x00,0x54,0x7c,0x51,0x65,0x96,0x50,0x52,0x36,0x00,0x00};
2786 const char chineseTxtCallBAICroam[] = {0x80, 0x00,0x6f,0x2b,0x6e,0x38,0x65,0xf6,0x62,0xd2,0x63,0xa5,0x00,0x00};
2787 const char chineseTxtCallBAOCAll[] = {0x80, 0x00,0x79,0x81,0x62,0xe8,0x62,0x40,0x67,0x09,0x75,0x35,0x8b,0xdd,0x00,0x00};
2788 const char chineseTxtCallBAICAll[] = {0x80, 0x00,0x62,0xD2,0x63,0xa5,0x62,0x40,0x67,0x09,0x67,0x65,0x75,0x35,0x00,0x00};
2789 const 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};
2790 const char chineseTxtCOLP[] = {0x80, 0x00,0x66,0x3e,0x79,0x3a,0x67,0x65,0x75,0x35,0x53,0xf7,0x78,0x01,0x00,0x00};
2791 const char chineseTxtCOLR[] = {0x80, 0x00,0x4e,0x0d,0x66,0x3e,0x79,0x3a,0x67,0x65,0x75,0x35,0x53,0xf7,0x78,0x01,0x00,0x00};
2792 const char chineseTxtTwoAttemptsLeft[] = {0x80, 0x00,0x00,0x32,0x65,0x3E,0x5F,0x03,0x5C,0x1D,0x8B,0xD5,0x00,0x00};
2793 const char chineseTxtOneAttemptLeft[] = {0x80, 0x00,0x00,0x31,0x65,0x3E,0x5F,0x03,0x5C,0x1D,0x8B,0xD5,0x00,0x00};
2794 const char chineseTxtOld[] = {0x80, 0x00,0x8F,0x93,0x51,0x65,0x65,0xE7,0x00,0x00};
2795 const char chineseTxtInsertnote[] = {0x80, 0x00, 0x63,0xd2,0x51,0x65,0x6c,0xe8,0x89,0xe3,0x00,0x00};
2796 const char chineseTxtMelodygenerator[] = {0x80, 0x00, 0x54,0x8c,0x5f,0x26,0x4e,0xa7,0x75,0x1f,0x56,0x68,0x00,0x00};
2797 const char chineseTxtOctaveHigher[] = {0x80, 0x00, 0x97,0xf3,0x96,0x36,0x9a,0xd8,0x00,0x00};
2798 const char chineseTxtOctaveLower[] = {0x80, 0x00, 0x97,0xf3,0x96,0x36,0x4f,0x4e,0x00,0x00};
2799 const char chineseTxtLoadMelody[] = {0x80, 0x00, 0x8f,0x7d,0x51,0x65,0x54,0x8c,0x5f,0x26,0x00,0x00};
2800
2801 const char chineseTxtEasyText[] = { 0x80, 0x00,0x4e,0x2d,0x65,0x87,0x8f,0x93,0x51,0x65,0x6c,0xd5, 0x00,0x00 };
2802
2803 const char chineseTxtDataCount[] = {0x80, 0x00,0x65,0x70,0x63,0x6e,0x8b,0xa1,0x65,0x70, 0x00, 0x00};
2804 const char chineseTxtQoS[] = {0x80, 0x00,0x67,0x0d,0x52,0xa1,0x8d,0x28,0x91,0xcf, 0x00, 0x00};
2805 const char chineseTxtTypeofConnection[] = {0x80, 0x00,0x8f,0xde,0x63,0xa5, 0x00, 0x00};
2806 const char chineseTxtTotalCount[] = { 0x80, 0x00,0x51,0x68,0x90,0xe8,0x8b,0xa1,0x65,0x70,0x00, 0x00};
2807 const char chineseTxtResetCount[] = {0x80, 0x00,0x8b,0xa1,0x65,0x70,0x6e,0x05,0x96,0xf6,0x00,0x00};
2808 const char chineseTxtDataCounter[] = {0x80, 0x00,0x65,0x70,0x63,0x6e,0x8b,0xa1,0x65,0x70,0x56,0x68,0x00,0x00};
2809 const char chineseTxtV42bis[] = { 0x80, 0x00,0x00,'v',0x00,'.',0x00,'4',0x00,'2',0x00,'b',0x00,'i',0x00,'s',0x00,0x00,0x00 };
2810 const char chineseTxtNormal[] = {0x80, 0x00,0x66,0x6e,0x90,0x1a, 0x00,0x00};
2811 const char chineseTxtCSD[] = { 0x80, 0x00,0x00,0x43,0x00,0x53,0x00,0x44, 0x00,0x00};
2812 const char chineseTxtClassB[] = { 0x80, 0x00,0x00,0x42,0x7c,0x7b,0x00,0x00};
2813 const char chineseTxtClassC[] = { 0x80, 0x00,0x00,0x43,0x7c,0x7b,0x00,0x00};
2814 /* SPR#2324 - SH - Removed some strings */
2815 const char chineseTxtIPAddress[] = {0x80, 0x00,0x00,0x49,0x00,0x50,0x57,0x30,0x57,0x40,0x00,0x31,0x00,0x00};
2816 const char chineseTxtIPAddress2[] = { 0x80, 0x00,0x00,0x49,0x00,0x50,0x57,0x30,0x57,0x40,0x00,0x32,0x00};
2817 const char chineseTxtPort1[] = { 0x80, 0x00,0x7a,0xef,0x53,0xe3,0x00,0x31,0x00};
2818 const char chineseTxtPort2[] = { 0x80, 0x00, 0x7a,0xef,0x53,0xe3,0x00,0x32,0x00,0x00};
2819 const char chineseTxtAPN[] = { 0x80, 0x00,0x00,'A',0x00,'P',0x00,'N',0x00,0x00,0x00 };
2820 const char chineseTxtConnectionType[] = { 0x80, 0x00,0x8f,0xde,0x63,0xa5,0x7c,0x7b,0x57,0x8b,0x00, 0x00};
2821
2822 //xpradipg - Aug 4:changes for WAP2.0 Menu
2823 #if defined (FF_WAP) && defined (FF_GPF_TCPIP)
2824 const 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};
2825 const 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};
2826 const 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};
2827 const char chineseTxtWirelessProfiledHTTP[] = {0x80, 0x00,0x00,'P',0x00,'r',0x00,'o',0x00,'x',0x00,'y',0x00,0x00,0x00};
2828 #endif
2829
2830
2831
2832 const char chineseTxtGPRS[] = { 0x80, 0x00,0x00,'G',0x00,'P',0x00,'R',0x00,'S',0x00,0x00,0x00 };
2833 const char chineseTxtOutgoingData[] = { 0x80, 0x00,0x53,0xd1,0x90,0x01,0x65,0x70,0x63,0x6e,0x00,0x00};
2834
2835 const char chineseTxtGame[] = {0x80, 0x00, 0x6e,0x38,0x62,0x0f,0x00,0x00};
2836 const char chineseTxtHomepage[] = {0x80, 0x00, 0x4e,0x3b,0x98,0x75,0x00,0x00};
2837 const char chineseTxtBookmarks[] = {0x80, 0x00, 0x4e,0x66,0x7b,0x7e,0x00,0x00};
2838 const char chineseTxtGoTo[] = {0x80, 0x00, 0x80,0x54,0x52,0x30,0x00,0x55,0x00,0x52,0x00,0x4c,0x00,0x00};
2839 const char chineseTxtHistory[] = {0x80, 0x00, 0x53,0x86,0x53,0xf2,0x00,0x00};
2840 const char chineseTxtSetup[] = {0x80, 0x00, 0x8b,0xbe,0x5b,0x9a,0x00,0x00};
2841 const char chineseTxtNewBookmark[] = {0x80, 0x00, 0x65,0xb0,0x4e,0x66,0x7b,0x7e,0x00,0x00};
2842
2843 const 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};
2844 const 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};
2845 const char chineseTxtSMS[] = {0x80, 0x00, 0x77,0xed,0x6d,0x88,0x60,0x6f,0x00,0x00};
2846 const char chineseTxtEmail[] = {0x80, 0x00, 0x75,0x35,0x5b,0x50,0x90,0xae,0x4e,0xf6,0x00,0x00};
2847 const char chineseTxtClear[] = {0x80, 0x00, 0x6e,0x05,0x96,0x64,0x00,0x00};
2848 const char chineseTxtBookmark[] = {0x80, 0x00, 0x52,0xa0,0x51,0x65,0x4e,0x66,0x7b,0x7e,0x00,0x00};
2849 /* SPR#2324 - SH - Removed some strings */
2850 const char chineseTxtSaveHistory[] = {0x80, 0x00, 0x4f,0xdd,0x5b,0x58,0x53,0x86,0x53,0xf2,0x00,0x00};
2851 const char chineseTxtEditName[] = {0x80, 0x00, 0x7f,0x16,0x8f,0x91,0x54,0x0d,0x5b,0x57,0x00,0x00};
2852 const char chineseTxtEditURL[] = {0x80, 0x00, 0x7f,0x16,0x8f,0x91,0x00,0x55,0x00,0x52,0x00,0x4c,0x00,0x00};
2853
2854 const char chineseTxtAccessType[] = {0x80, 0x00, 0x63,0xa5,0x51,0x65,0x7c,0x7b,0x57,0x8b,0x00,0x00};
2855 const char chineseTxtResponseTimer[] = {0x80, 0x00, 0x54,0xcd,0x5e,0x94,0x8b,0xa1,0x65,0xf6,0x56,0x68,0x00,0x00};
2856 const char chineseTxtDialupNumber[] = {0x80, 0x00, 0x62,0xe8,0x53,0xf7,0x53,0xf7,0x78,0x01,0x00,0x00};
2857 const char chineseTxtTemporary[] = {0x80, 0x00, 0x4e,0x34,0x65,0xf6,0x00,0x00};
2858 const char chineseTxtContinuous[] = {0x80, 0x00, 0x7e,0xe7,0x7e,0xed,0x00,0x00};
2859 const char chineseTxtGPRSData[] = {0x80, 0x00, 0x00,0x47,0x00,0x50,0x00,0x52,0x00,0x53,0x65,0x70,0x63,0x6e,0x00,0x00};
2860 const char chineseTxtCSData[] = {0x80, 0x00, 0x00,0x43,0x00,0x53,0x65,0x70,0x63,0x6e,0x00,0x00};
2861 const char chineseTxtWAP[] = {0x80, 0x00, 0x00,0x57,0x00,0x41,0x00,0x50,0x00,0x00};
2862
2863 const char chineseTxtExit[] = { 0x80, 0x00,0x90,0x00,0x51,0xfa,0x00,0x00 };
2864 const char chineseTxtUpdating[] = { 0x80, 0x00,0x66,0xf4,0x65,0xb0,0x4e,0x2d,0x00,0x2e,0x00,0x2e,0x00,0x2e,0x00,0x00};
2865 const char chineseTxtReload[] = {0x80, 0x00, 0x91,0xcd,0x65,0xb0,0x8f,0x7d,0x51,0x65,0x00,0x00};
2866 const char chineseTxtStored[] = {0x80, 0x00, 0x5d,0xf2,0x5b,0x58,0x50,0xa8,0x00,0x00};
2867 const char chineseTxtConnecting[] = {0x80, 0x00, 0x8f,0xde,0x63,0xa5,0x4e,0x2d,0x00,0x2e,0x00,0x2e,0x00,0x2e,0x00,0x00};
2868 const char chineseTxtDownloading[] = {0x80, 0x00, 0x8f,0x7d,0x51,0x65,0x4e,0x2d,0x00,0x2e,0x00,0x2e,0x00,0x2e,0x00,0x00};
2869 const char chineseTxtEnterURL[] = {0x80, 0x00, 0x8f,0x93,0x51,0x65,0x00,0x55,0x00,0x52,0x00,0x4c,0x00,0x3a,0x00,0x00};
2870 const char chineseTxtProfileName[] = {0x80, 0x00, 0x60,0xc5,0x66,0x6f,0x6a,0x21,0x5f,0x0f,0x54,0x0d,0x79,0xf0,0x00,0x3a,0x00,0x00};
2871 const char chineseTxtISPUsername[] = {0x80, 0x00, 0x75,0x28,0x62,0x37,0x54,0x0d,0x00,0x00};
2872 const char chineseTxtISPPassword[] = {0x80, 0x00, 0x5b,0xc6,0x78,0x01,0x00,0x00};
2873 const char chineseTxtGoToLink[] = {0x80, 0x00, 0x8f,0x6c,0x52,0x30,0x8f,0xde,0x63,0xa5,0x00,0x00};
2874 const char chineseTxtSelect[] = {0x80, 0x00, 0x90,0x09,0x62,0xe9,0x00,0x00};
2875 const char chineseTxtNotConnected[] = {0x80, 0x00, 0x6c,0xa1,0x67,0x09,0x8f,0xde,0x63,0xa5,0x00,0x00};
2876 const char chineseTxtScaleImages[] = {0x80, 0x00, 0x56,0xfe,0x50,0xcf,0x7f,0x29,0x65,0x3e,0x00,0x00};
2877
2878 /* SPR#1983 - SH - New WAP error messages */
2879 const char chineseTxtLoggingIn[] = { 0x80, 0x00,0x76,0x7b,0x96,0x46,0x00,0x00};
2880 const 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};
2881 const 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};
2882 const 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};
2883 const 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};
2884 const 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};
2885 const 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};
2886 const 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};
2887 const 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};
2888 const 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};
2889 const 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};
2890 const 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};
2891 const 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};
2892 const 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};
2893 const char chineseTxtSecurityFail[] = { 0x00,'S',0x00,'e',0x00,'c',0x00,'u',0x00,'r',0x00,'.',0x00,' ',0x00,'F',0x00,'a',0x00,'i',0x00,'l',0x00,0x00};
2894 const 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};
2895 const char chineseTxtErrorMemLow[] = { 0x00, 'M',0x00,'e',0x00,'m',0x00,'o',0x00,'r',0x00,'y',0x00,' ',0x00,'l',0x00,'o',0x00,'w',0x00,0x00};
2896 const char chineseTxtError[] = { 0x00,'E',0x00,'r',0x00,'r',0x00,'o',0x00,'r',0x00,0x00,0x00 };
2897 const char chineseTxtErrorHTTP[] = { 0x00,'H',0x00,'T',0x00,'T',0x00,'P',0x00,0x00,0x00 };
2898 const char chineseTxtErrorWSP[] = { 0x00,'W',0x00,'S',0x00,'P',0x00,0x00,0x00 };
2899 const char chineseTxtErrorWAE[] = { 0x00,'W',0x00,'A',0x00,'E',0x00,0x00,0x00 };
2900 const char chineseTxtErrorWSPCL[] = { 0x00,'W',0x00,'S',0x00,'P',0x00,'C',0x00,'L',0x00,0x00,0x00 };
2901 const char chineseTxtErrorWSPCM[] = { 0x00,'W',0x00,'S',0x00,'P',0x00,'C',0x00,'M',0x00,0x00,0x00 };
2902 const char chineseTxtErrorWTP[] = { 0x00,'W',0x00,'T',0x00,'P',0x00,0x00,0x00 };
2903 const char chineseTxtErrorWTLS[] = { 0x00,'W',0x00,'T',0x00,'L',0x00,'S',0x00,0x00,0x00 };
2904 const char chineseTxtErrorWDP[] = { 0x00,'W',0x00,'D',0x00,'P',0x00,0x00,0x00 };
2905 const char chineseTxtErrorUDCP[] = { 0x00,'U',0x00,'D',0x00,'C',0x00,'P',0x00,0x00,0x00 };
2906 const char chineseTxtNotSupported[] = {0x80, 0x00, 0x4e,0x0d,0x65,0x2f,0x63,0x01,0x00,0x00};
2907
2908 /* SPR#1983 - SH - More WAP strings */
2909 const char chineseTxtAttaching[] = { 0x00,'A',0x00,'t',0x00,'t',0x00,'a',0x00,'c',0x00,'h',0x00,'i',0x00,'n',0x00,'g',0x00, 0x00 };
2910 const char chineseTxtConnection[] = { 0x00,'C',0x00,'o',0x00,'n',0x00,'n',0x00,'e',0x00,'c',0x00,'t',0x00,'i',0x00,'o',0x00,'n',0x00, 0x00 };
2911 const char chineseTxtUsing[] = { 0x00,'U',0x00,'s',0x00,'i',0x00,'n',0x00,'g',0x00, 0x00 };
2912 const 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};
2913 const char chineseTxtAnalogue[] = { 0x00,'A',0x00,'n',0x00,'a',0x00,'l',0x00,'o',0x00,'g',0x00,'u',0x00,'e',0x00,0x00};
2914 const char chineseTxtISDN9600[] = { 0x00,'I',0x00,'S',0x00,'D',0x00,'N',0x00,' ',0x00,'9',0x00,'6',0x00,'0',0x00,'0',0x00,0x00};
2915 const char chineseTxtISDN14400[] = { 0x00,'I',0x00,'S',0x00,'D',0x00,'N',0x00,' ',0x00,'1',0x00,'4',0x00,'4',0x00,'0',0x00,'0',0x00,0x00};
2916 const char chineseTxtRoaming[] = {0x00, 'R', 0x00, 'O', 0x00, 'A', 0x00, 'M', 0x00, 'I', 0x00, 'N', 0x00, 'G', 0x00, 0x00};
2917 const char chineseTxtEndWap[] = { 0x00, 'E',0x00,'n',0x00,'d',0x00,' ',0x00,'W',0x00,'A',0x00,'P',0x00,0x00};
2918 const char chineseTxtUntitled[] = {0x00,'U',0x00,'n',0x00,'t',0x00,'i',0x00,'t',0x00,'l',0x00,'e',0x00,'d',0x00,0x00};
2919 const char chineseTxtSelectLine[] = {0x80, 0x00,0x90,0x09,0x62,0xe9,0x7e,0xbf,0x8d,0xef, 0x00, 0x00};
2920 const char chineseTxtLine1[] = {0x80, 0x00,0x7e,0xbf,0x8d,0xef,0x00,0x20,0x00,0x31, 0x00, 0x00};
2921 const char chineseTxtLine2[] = {0x80, 0x00,0x7e,0xbf,0x8d,0xef,0x00,0x20,0x00,0x32, 0x00, 0x00};
2922 const char chineseTxtInfoNumbers[] = { 0x80, 0x00,0x4f,0xe1,0x60,0x6f,0x53,0xf7,0x78,0x01,0x00,0x00 };
2923
2924 const char chineseTxtAttach[] = {0x80, 0x00,0x6f,0xc0,0x6d,0x3b, 0x00, 0x00};
2925 const char chineseTxtDetach[] = {0x80, 0x00,0x65,0xad,0x5f,0x00, 0x00, 0x00};
2926 const char chineseTxtDetaching[] = {0x80, 0x00,0x65,0xad,0x5f,0x00, 0x00, 0x00};
2927 const char chineseTxtDefineContext[] = {0x80, 0x00,0x5b,0x9a,0x4e,0x49,0x4e,0x0a,0x4e,0x0b,0x65,0x87, 0x00, 0x00};
2928
2929 const char chineseTxtActivateContext[] = {0x80, 0x00,0x6f,0xc0,0x6d,0x3b,0x4e,0x0a,0x4e,0x0b,0x65,0x87,0x00, 0x00};
2930 const char chineseTxtDeactivateContext[] = {0x80, 0x00,0x65,0xad,0x5f,0x00,0x4e,0x0a,0x4e,0x0b,0x65,0x87,0x00, 0x00};
2931 const char chineseTxtGPRSPreferred[] = {0x80, 0x00,0x00,0x47,0x00,0x50,0x00,0x52,0x00,0x53,0x4f,0x18,0x51,0x48, 0x00, 0x00};
2932 const char chineseTxtCSDPreferred[] = {0x80, 0x00,0x00,0x43,0x00,0x53,0x00,0x44,0x4f,0x18,0x51,0x48, 0x00, 0x00};
2933 const char chineseTxtNotAttached[] = {0x80, 0x00,0x67,0x2a,0x6f,0xc0,0x6d,0x3b, 0x00, 0x00};
2934 const char chineseTxtAlreadyAttached[] = {0x80, 0x00,0x5d,0xf2,0x6f,0xc0,0x6d,0x3b, 0x00, 0x00};
2935 const char chineseTxtSelected[] = {0x80, 0x00,0x5d,0xf2,0x90,0x09,0x62,0xe9, 0x00, 0x00};
2936
2937 const char chineseTxtNetwork[] = {0x80, 0x00,0x7f,0x51,0x7e,0xdc, 0x00, 0x00};
2938 const char chineseTxtForbidden[] = {0x80, 0x00,0x79,0x81,0x6b,0x62, 0x00, 0x00};
2939
2940 const char chineseTxtActivateFDN[] = {0x80, 0x00,0x6f,0xc0,0x6d,0x3b,0x00,0x46,0x00,0x44,0x00,0x4e, 0x00, 0x00};
2941 const char chineseTxtPlease[] = {0x80, 0x00,0x8b,0xf7,0x00,0x00}; /*ap 06/02/02*/
2942 const char chineseTxtTimedOut[] = {0x80, 0x00,0x8d,0x85,0x65,0xf6, 0x00, 0x00};
2943 const char chineseTxtWillChangeOn[] = {0x80, 0x00,0x5c,0x06,0x65,0x39,0x53,0xd8,0x4e,0x3a, 0x00, 0x00};
2944 const char chineseTxtAttached[] = {0x80, 0x00,0x5d,0xf2,0x6f,0xc0,0x6d,0x3b, 0x00, 0x00};
2945 const char chineseTxtDetached[] = {0x80, 0x00,0x5d,0xf2,0x65,0xad,0x5f,0x00, 0x00, 0x00};
2946 const 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
2947 const char chineseTxtIncomingFax[] = {0x80, 0x00,0x63,0xa5,0x65,0x36,0x4f,0x20,0x77,0x1f, 0x00, 0x00};
2948
2949 /*MC SPR 1242, added string defns*/
2950 const char chineseTxtCallTransfer[] = {0x80, 0x00, 0x8f,0x6c,0x79,0xfb,0x75,0x35,0x8b,0xdd,0x00,0x00};
2951 const char chineseTxtConnected[] = {0x80, 0x00,0x5d,0xf2,0x8f,0xde,0x63,0xa5, 0x00, 0x00};
2952 const char chineseTxtGSM_900[] = {0x80, 0x00,0x00, 'G',0x00,'S',0x00,'M',0x00,' ',0x00,'9',0x00,'0',0x00,'0',0x00,0x00,0x00};
2953 const char chineseTxtDCS_1800[] = {0x80, 0x00,0x00, 'D',0x00,'C',0x00,'S',0x00,' ',0x00,'1',0x00,'8',0x00,'0',0x00,'0',0x00,0x00,0x00};
2954 const char chineseTxtPCS_1900[] = {0x80, 0x00,0x00, 'P',0x00,'C',0x00,'S',0x00,' ',0x00,'1',0x00,'9',0x00,'0',0x00,'0',0x00,0x00,0x00};
2955 const char chineseTxtE_GSM[] = {0x80, 0x00,0x00, 'E',0x00,' ',0x00,'G',0x00,'S',0x00,'M',0x00,0x00,0x00};
2956 const char chineseTxtGSM_850[] = {0x80, 0x00,0x00, 'G',0x00,'S',0x00,'M',0x00,' ',0x00,'8',0x00,'5',0x00,'0',0x00,0x00,0x00};
2957 const char chineseTxtCallTimeout[] = {0x80, 0x00,0x54,0x7c,0x53,0xeb,0x8d,0x85,0x65,0xf6, 0x00, 0x00};
2958 const char chineseTxtBand[] = {0x80, 0x00,0x98,0x91,0x6b,0xb5, 0x00, 0x00};
2959 const char chineseTxtSatRefresh[] = {0x80, 0x00,0x52,0x37,0x65,0xb0,0x00,0x53,0x00,0x41,0x00,0x54, 0x00, 0x00};
2960 const char chineseTxtCallBlocked[] = {0x80, 0x00,0x54,0x7c,0x53,0xeb,0x96,0x3b,0x58,0x5e, 0x00, 0x00};
2961 const char chineseTxtblacklisted[] = {0x80, 0x00,0x75,0x35,0x8b,0xdd,0x53,0xf7,0x78,0x01,0x9e,0xd1,0x54,0x0d,0x53,0x55,0x00,0x00};
2962 const char chineseTxtErrUnknown[] = {0x80, 0x00,0x67,0x2a,0x77,0xe5,0x95,0x19,0x8b,0xef,0x00,0x00};
2963 const char chineseTxtSSErr[] = {0x80, 0x00,0x00,0x53,0x00,0x53,0x95,0x19,0x8b,0xef,0x00,0x00};
2964 const char chineseTxtUnknownSub[] = {0x80, 0x00,0x67,0x2a,0x77,0xe5,0x75,0x28,0x62,0x37,0x00,0x00};
2965 const char chineseTxtIllSub[] = {0x80, 0x00,0x97,0x5e,0x6c,0xd5,0x75,0x28,0x62,0x37,0x00,0x00};
2966 const char chineseTxtIllEqip[] = {0x80, 0x00,0x97,0x5e,0x6c,0xd5,0x5e,0xfa,0x8b,0xae,0x00,0x00};
2967 const char chineseTxtIllOp[] = {0x80, 0x00,0x97,0x5e,0x6c,0xd5,0x64,0xcd,0x4f,0x5c,0x00,0x00};
2968 const char chineseTxtSubVil[] = {0x80, 0x00,0x00, '#', 0x00, ' ', 0x00, '5', 0x00, ' ', 0x00, '4', 0x00,0x00};
2969 const char chineseTxtInComp[] = {0x80, 0x00,0x4e,0x0d,0x51,0x7c,0x5b,0xb9,0x00,0x00};
2970 const char chineseTxtFacNoSup[] = {0x80, 0x00,0x8b,0xbe,0x59,0x07,0x4e,0x0d,0x63,0xd0,0x4f,0x9b,0x00,0x00};
2971 const char chineseTxtAbsSub[] = {0x80, 0x00,0x00, '#', 0x00, ' ', 0x00, '5', 0x00, ' ', 0x00, '7', 0x00,0x00};
2972 const char chineseTxtSysFail[] = {0x80, 0x00,0x7c,0xfb,0x7e,0xdf,0x95,0x19,0x8b,0xef,0x00,0x00};
2973 const char chineseTxtMissDta[] = {0x80, 0x00,0x65,0x70,0x63,0x6e,0x4e,0x22,0x59,0x31,0x00,0x00};
2974 const char chineseTxtUnexDta[] = {0x80, 0x00,0x4e,0x0d,0x67,0x1f,0x67,0x1b,0x65,0x70,0x63,0x6e,0x00,0x00};
2975 const char chineseTxtPwdErr[] = {0x80, 0x00,0x8f,0x93,0x51,0x65,0x95,0x19,0x8b,0xef,0x00,0x00};
2976 const char chineseTxtUnkAlph[] = {0x80, 0x00,0x67,0x2a,0x77,0xe5,0x5b,0x57,0x6b,0xcd,0x00,0x00};
2977 const char chineseTxtMaxMpty[] = {0x80, 0x00,0x67,0x00,0x59,0x1a,0x4f,0x1a,0x8b,0xae,0x53,0xc2,0x52,0xa0,0x65,0xb9,0x00,0x00};
2978 const char chineseTxtResNoAvai[] = {0x80, 0x00,0x00, '#', 0x00, ' ', 0x00, '6', 0x00, ' ', 0x00, '4', 0x00,0x00};
2979 const char chineseTxtUnRec[] = {0x80, 0x00,0x65,0xe0,0x6c,0xd5,0x8b,0xc6,0x52,0x2b,0x00,0x00};
2980 const char chineseTxtMisTyp[] = {0x80, 0x00,0x95,0x19,0x8b,0xef,0x7c,0x7b,0x57,0x8b,0x00,0x00};
2981 const char chineseTxtBadStruct[] = {0x80, 0x00,0x57,0x4f,0x7e,0xd3,0x67,0x84,0x00,0x00};
2982 const char chineseTxtDupInv[] = {0x80, 0x00,0x91,0xcd,0x59,0x0d,0x4f,0x7f,0x75,0x28,0x00,0x00};
2983 const char chineseTxtResLim[] = {0x80, 0x00,0x6c,0xa1,0x67,0x09,0x8d,0x44,0x6e,0x90,0x00,0x00};
2984 const char chineseTxtIniRel[] = {0x80, 0x00,0x00, '#', 0x00, ' ', 0x00, '7',0x00, ' ', 0x00, '0', 0x00,0x00};
2985 const char chineseTxtFatRes[] = {0x80, 0x00,0x00, '#', 0x00, ' ', 0x00, '7', 0x00, ' ', 0x00, '1', 0x00,0x00};
2986 const char chineseTxtEntAnw[] = {0x80, 0x00,0x56,0xde,0x7b,0x54,0x00,0x3a,0x00,0x00};
2987 const char chineseTxtSsMsg[] = {0x80, 0x00,0x00,0x53,0x00,0x53,0x6d,0x88,0x60,0x6f,0x00,0x00};
2988 /*MC end*/
2989 const char chineseUnknownCode[] = {0x80, 0x00,0x67,0x2a,0x77,0xe5,0x78,0x01, 0x00, 0x00};
2990 const char chineseTxtMobileInfo[] = {0x80, 0x00,0x62,0x4b,0x67,0x3a,0x4f,0xe1,0x60,0x6f, 0x00, 0x00};
2991 const char chineseTxtServingCell[]= {0x80, 0x00,0x67,0x0d,0x52,0xa1,0x5c,0x0f,0x53,0x3a, 0x00, 0x00};
2992 const char chineseTxtNeighbourCell[] = {0x80, 0x00,0x4e,0x34,0x8f,0xd1,0x5c,0x0f,0x53,0x3a, 0x00, 0x00};
2993 const char chineseTxtLocation[] = {0x80, 0x00,0x4f,0x4d,0x7f,0x6e, 0x00, 0x00};
2994
2995 //const 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*/
2996 const 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};
2997 const 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"
2998 const 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"
2999 const 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)
3000 const char chineseTxtConcat[]= {0x80, 0x00,0x94,0xfe,0x63,0xa5, 0x00, 0x00};
3001
3002 /*MC SPR 1319, created new unicode strings for colour menu*/
3003 const char chineseTxtColourMenu[] = {0x80, 0x00,0x5f,0x69,0x82,0x72,0x76,0x84, 0x00, 0x00};
3004 const char chineseTxtColourBlack[] = {0x80, 0x00,0x9e,0xd1,0x82,0x72, 0x00, 0x00};
3005
3006 const char chineseTxtColourBlue[] = {0x80, 0x00,0x84,0xdd,0x82,0x72,0x00,0x00};
3007 const char chineseTxtColourCyan[] = {0x80, 0x00,0x97,0x52,0x82,0x72,0x00,0x00};
3008 const char chineseTxtColourGreen[] = {0x80, 0x00,0x7e,0xff,0x82,0x72, 0x00, 0x00};
3009 const char chineseTxtColourMagenta[] = {0x80, 0x00,0x6d,0x0b,0x7e,0xa2,0x00,0x00};
3010 const char chineseTxtColourYellow[] = {0x80, 0x00,0x9e,0xc4,0x82,0x72, 0x00, 0x00};
3011 const char chineseTxtColourRed[] = {0x80, 0x00,0x7e,0xa2,0x82,0x72, 0x00, 0x00};
3012 const char chineseTxtColourWhite[] = {0x80, 0x00,0x76,0x7d,0x82,0x72, 0x00, 0x00};
3013 const char chineseTxtColourPink[] = {0x80, 0x00,0x7c,0x89,0x7e,0xa2, 0x00, 0x00};
3014 const char chineseTxtColourOrange[] = {0x80, 0x00,0x6a,0x59,0x82,0x72, 0x00, 0x00};
3015 const char chineseTxtTxtColourLightBlue[] = {0x80, 0x00,0x6d,0x45,0x84,0xdd,0x82,0x72, 0x00, 0x00};
3016 const char chineseTxtColourLightGreen[] = {0x80, 0x00, 0x6d,0x45,0x7e,0xff,0x82,0x72, 0x00, 0x00};
3017 const char chineseTxtTxtColourPaleYellow[] = {0x80, 0x00,0x6d,0x45,0x9e,0xc4,0x82,0x72, 0x00, 0x00};
3018 const char chineseTxtColourTransparent[] = {0x80, 0x00,0x90,0x0f,0x66,0x0e, 0x00, 0x00};
3019 const char chineseTxtIdleScreenBackground[] = {0x80, 0x00,0x5f,0x85,0x67,0x3a,0x75,0x4c,0x97,0x62,0x80,0xcc,0x66,0x6f,0x82,0x72, 0x00, 0x00};
3020 const char chineseTxtIdleScreenSoftKey[] = {0x80, 0x00,0x5f,0x85,0x67,0x3a,0x75,0x4c,0x97,0x62,0x8f,0x6f,0x95,0x2e, 0x00, 0x00};
3021 const char chineseTxtIdleScreenText[] = {0x80, 0x00,0x5f,0x85,0x67,0x3a,0x75,0x4c,0x97,0x62,0x65,0x87,0x67,0x2c, 0x00, 0x00};
3022 const char chineseTxtIdleScreenNetworkName[] = {0x80, 0x00,0x5f,0x85,0x67,0x3a,0x75,0x4c,0x97,0x62,0x7f,0x51,0x7e,0xdc,0x68,0x07,0x8b,0xc6,0x00, 0x00};
3023 const char chineseTxtGeneralBackground[] = {0x80, 0x00,0x80,0xcc,0x66,0x6f, 0x00, 0x00};
3024 const char chineseTxtMenuSoftKeyForeground[] = {0x80, 0x00,0x83,0xdc,0x53,0x55,0x8f,0x6f,0x95,0x2e,0x52,0x4d,0x66,0x6f,0x82,0x72,0x00, 0x00};
3025 const char chineseTxtMenuSoftKeyBackground[] = {0x80, 0x00,0x83,0xdc,0x53,0x55,0x8f,0x6f,0x95,0x2e,0x80,0xcc,0x66,0x6f,0x82,0x72,0x00, 0x00};
3026 const char chineseTxtSubMenuHeadingText[] = {0x80, 0x00,0x5b,0x50,0x83,0xdc,0x53,0x55,0x68,0x07,0x98,0x98,0x65,0x87,0x5b,0x57,0x00, 0x00};
3027 const char chineseTxtTxtSubMenuHeadingBackground[] = {0x80, 0x00,0x5b,0x50,0x83,0xdc,0x53,0x55,0x68,0x07,0x98,0x98,0x80,0xcc,0x66,0x6f,0x82,0x72,0x00, 0x00};
3028 const char chineseSubMenuTextForeground[] = {0x80, 0x00,0x5b,0x50,0x83,0xdc,0x53,0x55,0x52,0x4d,0x66,0x6f,0x82,0x72, 0x00, 0x00};
3029 const char chineseTxtTxtSubMenuTextBackground[] = {0x80, 0x00,0x5b,0x50,0x83,0xdc,0x53,0x55,0x80,0xcc,0x66,0x6f,0x82,0x72,0x00, 0x00};
3030 const char chineseTxtSubMenuSelectionBar[]= {0x80, 0x00,0x5b,0x50,0x83,0xdc,0x53,0x55,0x90,0x09,0x62,0xe9,0x98,0x79,0x00, 0x00};
3031 const char chineseTxtPopUpTextForeground[] = {0x80, 0x00,0x5f,0x39,0x51,0xfa,0x65,0x87,0x67,0x2c,0x52,0x4d,0x66,0x6f,0x82,0x72,0x00, 0x00};
3032 const char chineseTxtPopUpTextBackground[] = {0x80, 0x00,0x5f,0x39,0x51,0xfa,0x65,0x87,0x67,0x2c,0x80,0xcc,0x66,0x6f,0x82,0x72,0x00, 0x00};
3033 const char chineseTxtSelectBook[] = {0x80, 0x00,0x90,0x09,0x62,0xe9,0x75,0x35,0x8b,0xdd,0x67,0x2c,0x00,0x00}; /* SPR1112 - SH */
3034 const char chineseTxtSim[] = {0x80, 0x00,0x00,0x53,0x00,0x49,0x00,0x4d,0x00, 0x00};
3035 const char chineseTxtMove[] = {0x80, 0x00,0x79,0xfb,0x52,0xa8,0x00, 0x00 };
3036 const char chineseTxtCopy[] = {0x80, 0x00,0x59,0x0d,0x52,0x36,0x00, 0x00 };
3037 const char chineseTxtThisEntry[]= {0x80, 0x00,0x5f,0x53,0x52,0x4d,0x98,0x79,0x00, 0x00};
3038 /*mc end*/
3039 const char chineseTxtColour[] = { 0x80, 0x00,0x98,0x9c,0x82,0x72,0x00,0x00};
3040 const char chineseTxtLoser[] = { 0x80, 0x00,0x4f,0x60,0x8f,0x93,0x4e,0x86,0x00,0x00};
3041 const char chineseTxtWinner[] = { 0x80, 0x00,0x4f,0x60,0x8d,0x62,0x4e,0x86,0x00,0x00};
3042 const char chineseTxtPlayAgain[] = { 0x80, 0x00,0x51,0x8d,0x73,0xa9,0x4e,0x00,0x6b,0x21,0x00,0x3f,0x00,0x00};
3043 const char chineseTxtBackground[] = { 0x80, 0x00,0x80,0xcc,0x66,0x6f,0x00,0x00};
3044 const char chineseTxtNetworkIcon[] = { 0x80, 0x00,0x7f,0x51,0x7e,0xdc,0x68,0x07,0x8b,0xc6,0x00,0x00}; /*AP - 29-01-03 - Add to language table */
3045 const char chineseTxtIdle [] = {0x80, 0x00,0x5f,0x85,0x67,0x3a,0x75,0x4c,0x97,0x62,0x00,0x00 };
3046 const char chineseTxtSquares[] = {0x80, 0x00,0x65,0xb9,0x57,0x57,0x00,0x00 };
3047 const char chineseTxtO2[] = {0x80, 0x00,0x00,0x4f,0x00,0x32,0x00,0x00 };
3048 const char chineseTxtTree[] = {0x80, 0x00,0x68,0x11,0x00,0x00 };
3049 const char chineseTxtTILogo[] = {0x80, 0x00, 0x00,0x54,0x00,0x49,0x68,0x07,0x8b,0xc6,0x00,0x00 };
3050 const char chineseTxtSunset[] = {0x80, 0x00,0x65,0xe5,0x84,0x3d,0x00,0x00 };
3051 const char chineseTxtEdinburgh[] = {0x80, 0x00, 0x72,0x31,0x4e,0x01,0x58,0x21,0x00,0x00 };
3052 const char chineseTxtCallBack[] = {0x80, 0x00,0x56,0xde,0x62,0xe8,0x00,0x00}; //SPR#1113 - DS - Added text id for new menu item "Call Back" (CCBS)
3053 const char chineseTxtCallBackQuery[] = {0x80, 0x00,0x56,0xde,0x62,0xe8,0x96,0x1f,0x52,0x17,0x00,0x00}; // Marcus: CCBS: 15/11/2002
3054 const char chineseTxtRejected[] = {0x80, 0x00,0x88,0xab,0x62,0xd2,0x7e,0xdd,0x00,0x00}; // Marcus: CCBS: 15/11/2002
3055 const char chineseTxtDeflectCall[] = {0x80, 0x00,0x8f,0x6c,0x79,0xfb,0x54,0x7c,0x53,0xeb,0x00,0x3a,0x00,0x00}; //SPR 1392 calldeflection
3056 const char chineseTxtDeflectCallTo[] = {0x80, 0x00,0x8f,0x6c,0x79,0xfb,0x52,0x30,0x00,0x3a,0x00,0x00}; //SPR 1392 calldeflection
3057 const char chineseTxtDeflect[] = {0x80, 0x00,0x8f,0x6c,0x79,0xfb,0x00,0x00}; //SPR 1392 calldeflection
3058 const char chineseTxtDeflectingCallTo[]= {0x80, 0x00,0x6b,0x63,0x57,0x28,0x8f,0x6c,0x79,0xfb,0x52,0x30,0x00,0x3a,0x00,0x00}; //SPR 1392 calldeflection
3059 const char chineseTxtActiveCall[] = {0x80, 0x00,0x6f,0xc0,0x6d,0x3b,0x54,0x7c,0x53,0xeb,0x00,0x00}; /* SPR#1352 - SH*/
3060 const char chineseTxtHeldCall[] = {0x80, 0x00,0x4f,0xdd,0x63,0x01,0x54,0x7c,0x53,0xeb,0x00,0x00};
3061 const char chineseTxtActiveTTYCall[] = {0x80, 0x00,0x6f,0xc0,0x6d,0x3b,0x75,0x35,0x4f,0x20,0x54,0x7c,0x53,0xeb,0x00,0x00};
3062 const char chineseTxtHeldTTYCall[] = {0x80, 0x00,0x4f,0xdd,0x63,0x01,0x75,0x35,0x4f,0x20,0x54,0x7c,0x53,0xeb,0x00,0x00};
3063 const char chineseTxtTTY[] = {0x80, 0x00,0x75,0x35,0x4f,0x20,0x00,0x00};
3064 const char chineseTxtOnNextCall[] = {0x80, 0x00,0x5f,0x53,0x4e,0x0b,0x4e,0x00,0x4e,0x2a,0x54,0x7c,0x53,0xeb,0x00,0x00};
3065 const char chineseTxtAlwaysOn[] = {0x80, 0x00,0x60,0x3b,0x57,0x28,0x00,0x00};
3066 const char chineseTxtTTYCalling[] = {0x80, 0x00,0x60,0x3b,0x57,0x28,0x00,0x00};
3067 const char chineseTxtIncomingTTYCall[] = {0x80, 0x00,0x75,0x35,0x4f,0x20,0x54,0x7c,0x53,0xeb,0x4e,0x2d,0x00,0x2e,0x00,0x2e,0x00,0x2e,0x00,0x00};
3068 const char chineseTxtProvisioned[] = { 0x80, 0x00,0x5d,0xf2,0x4f,0x9b,0x5e,0x94,0x00, 0x00 }; // Marcus: Issue 1652: 03/02/2003
3069 const char chineseTxtExecuted[] = { 0x80, 0x00, 0x5d,0xf2,0x62,0x67,0x88,0x4c,0x00, 0x00 }; // Marcus: Issue 1652: 03/02/2003
3070 const 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
3071
3072 /*MC, SPR 1526, end*/
3073 const 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
3074 const 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
3075 const char chineseTxtDialup[] = {0x80, 0x00,0x00,'D',0x00,'i',0x00,'a',0x00,'l',0x00,'u',0x00,'p',0x00,0x00}; /* SPR#2324 - SH */
3076 const 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 */
3077 const 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 */
3078 const 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 */
3079 const 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 */
3080 const 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 */
3081 const 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 */
3082 const char chineseTxtChooseReplacement1[] = { 0x80, 0x00,0x00,'C', 0x00, 'h', 0x00, 'o', 0x00, 'o', 0x00, 's', 0x00, 'e', 0x00, 0x00 }; /* SPR#2354 - SH */
3083 const 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 */
3084 const 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
3085 const 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
3086 const 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 */
3087 const char chineseTxtCallDate[] = { 0x80, 0x00,0x00, 'D', 0x00, 'a', 0x00, 't', 0x00, 'e', 0x00, ' ', 0x00, ':', 0x00, ' ', 0x00, 0x00 }; /* API - 05/09/03 - SPR2357 - Added */
3088 const char chineseTxtCallTime[] = { 0x80, 0x00,0x00, 'T', 0x00, 'i', 0x00, 'm', 0x00, 'e', 0x00, ' ', 0x00, ':', 0x00, ' ', 0x00, 0x00 }; /* API - 05/09/03 - SPR2357 - Added */
3089 const 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*/
3090 const 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*/
3091 const 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
3092 //March 2, 2005 REF: CRR 11536 x0018858
3093 const 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.
3094 const 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
3095 const 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
3096 /* SUJATHA MMS integration */
3097 //const char chineseTxtDownload[] = {0x00,'C',0x00,'D',0x00,'o',0x00,'w',0x00,'n',0x00,'l',0x00,'o',0x00,'a',0x00,'d',0x00,0x00};
3098 #if defined (FF_WAP) && defined (FF_GPF_TCPIP) //added by ellen
3099 const 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};
3100 const 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};
3101 #endif
3102 const char chineseTxtMMS[] = {0x80, 0x00,0x00,'M', 0x00,'M', 0x00,'S', 0x00,0x00}; //x0035544 07-11-2005
3103 const char chineseTxtEMS[] = {0x80, 0x00,0x00, 'E', 0x00,'M', 0x00,'S', 0x00,0x00};
3104 const 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};
3105 const 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};
3106 const char chineseTxtMMSInbox[] = {0x80, 0x00,0x00,'I',0x00,'n',0x00,'b',0x00,'o',0x00,'x', 0x00,0x00};
3107 const char chineseTxtMMSUnsent[] = {0x80, 0x00,0x00,'U',0x00,'n',0x00,'s',0x00,'e',0x00,'n',0x00,'t', 0x00,0x00};
3108 //CRR: 25291 - xrashmic 14 Oct 2004
3109 const char chineseTxtMMSSent[] = {0x80, 0x00,0x00,'S',0x00,'e',0x00,'n',0x00,'t', 0x00,0x00};
3110 const char chineseTxtMMSSettings[] = {0x80, 0x00,0x00,'S',0x00,'e',0x00,'t',0x00,'t',0x00,'i',0x00,'n',0x00,'g',0x00,'s', 0x00,0x00};
3111 const 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
3112 const 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};
3113 const char chineseTxtMMSInsertSound[] = {0x80, 0x00,0x00, 'I',0x00,'n',0x00,'s',0x00,' ',0x00,'S',0x00,'o',0x00,'u',0x00,'n',0x00,'d',0x00,0x00};
3114 const char chineseTxtMMSInsertText[] = {0x80, 0x00,0x00, 'I',0x00,'n',0x00,'s',0x00,' ',0x00,'T',0x00,' e',0x00,'x',0x00,'t',0x00,0x00};
3115 const char chineseTxtMMSInsertSlide[] = {0x80, 0x00,0x00,'I',0x00,'n',0x00,'s',0x00,' ',0x00,'S',0x00,'l',0x00,'i',0x00,'d',0x00,'e', 0x00,0x00};
3116 const char chineseTxtMMSDelete[] = {0x80, 0x00,0x00,'D',0x00,'e',0x00,'l',0x00,'e',0x00,'t',0x00,'e', 0x00,0x00};
3117 const char chineseTxtMMSPreview[] = {0x80, 0x00,0x00,'P',0x00,'r',0x00,'e',0x00,'v',0x00,'i',0x00,'e',0x00,'w', 0x00,0x00};
3118 const char chineseTxtMMSDeleteSlide[] = {0x80, 0x00,0x00,'D',0x00,'e',0x00,'l',0x00,' ',0x00,'S',0x00,'l',0x00,'i',0x00,'d',0x00,'e', 0x00,0x00};
3119 const 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};
3120 const char chineseTxtMMSDeleteSound[] = {0x80, 0x00,0x00, 'D',0x00,'e',0x00,'l',0x00,' ',0x00,'S',0x00,'o',0x00,'u',0x00,'n',0x00,'d',0x00,0x00};
3121 const char chineseTxtMMSDeleteText[] = {0x80, 0x00,0x00,'D',0x00,'e',0x00,'l',0x00,' ',0x00,'T',0x00,'e',0x00,'x',0x00,'t', 0x00,0x00};
3122 const char chineseTxtMMSInsert[] = {0x80, 0x00,0x00, 'I',0x00,'n',0x00,'s',0x00,'e',0x00,'r',0x00,'t',0x00,0x00};
3123 const char chineseTxtMMSSendSucess[] = {0x80, 0x00,0x00,'S',0x00,'e',0x00,'n',0x00,'t', 0x00,0x00};
3124 const 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};
3125 const char chineseTxtMMSSendng[] = {0x80, 0x00,0x00, 'S',0x00,'e',0x00,'n',0x00,'d',0x00,'i',0x00,'n',0x00,'g',0x00,0x00};
3126 const char chineseTxtMMSDownloading[] = {0x80, 0x00,0x00, 'R',0x00,'e',0x00,'c',0x00,'e',0x00,'i',0x00,'v',0x00,'i',0x00,'n',0x00,'g',0x00,0x00};
3127 const char chineseTxtNewMMS[] = {0x80, 0x00,0x00,'N',0x00,'e',0x00,'w',0x00,' ',0x00,'M',0x00,'M',0x00,'S', 0x00,0x00};
3128 const 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};
3129 const char chineseTxtMMSDots[] = {0x80, 0x00,0x00, 'M',0x00,'M',0x00,'S',0x00,'.',0x00,'.',0x00,'.',0x00,0x00};
3130 const char chineseTxtExtract[] = {0x80, 0x00,0x00, 'E',0x00,'x',0x00,'t',0x00,'r',0x00,'a',0x00,'c',0x00,'t',0x00,0x00};
3131 const 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
3132 const 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
3133 const 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
3134 const 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
3135 const 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
3136 const 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
3137 const char chineseTxtType[] = {0x80, 0x00, 0x00,'T',0x00,'y',0x00,'p',0x00,'e',0x00, 0x00}; //xrashmic 26 Aug, 2004 MMI-SPR-23931
3138 const 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
3139 const 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
3140 const 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
3141 const 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
3142 const 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
3143 const 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
3144 const 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
3145 const 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
3146 const 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
3147 const char chineseTxtLockAls[] = { 0x00,'L',0x00,'o',0x00,'c',0x00,'k',0x00,' ',0x00,'A',0x00,'L',0x00,'S',0x00,0x00 }; // NDH :CQ16317
3148 const 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
3149 const 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
3150 const 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
3151 const 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
3152 const 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.
3153 const 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.
3154
3155 // Apr 06, 2005 REF: ENH 30011 xdeepadh
3156 //Strings for Camera, Mp3 and midi test application are
3157 //under the respective flags.
3158 //Nov 14, 2005 REF: OMAPS00044445 xdeepadh
3159 #if defined(FF_MMI_TEST_MP3) || defined(FF_MMI_TEST_AAC)
3160 const char chineseTxtPlayerMonoChannel[] = {0x80, 0x00,0x00,'M',0x00,'o',0x00,'n',0x00,'o', 0x00,0x00};
3161 const char chineseTxtPlayerStereoChannel[] = {0x80, 0x00,0x00,'S',0x00,'t',0x00,'e',0x00,'r', 0x00,'e',0x00,'o',0x00,0x00};
3162 const 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};
3163 const 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};
3164 const 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};
3165 const 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};
3166 const 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};
3167 const char chineseTxtPlayerPause[] = {0x80, 0x00,0x00,'P',0x00,'a',0x00,'u',0x00,'s', 0x00,'e',0x00,0x00};
3168 const char chineseTxtPlayerResume[] = {0x80, 0x00,0x00,'R',0x00,'e',0x00,'s',0x00,'u',0x00,'m', 0x00,'e',0x00,0x00};
3169 const char chineseTxtPlayerStop[] = {0x80, 0x00,0x00,'S',0x00,'t',0x00,'o',0x00,'p',0x00,0x00};
3170 const char chineseTxtPlayerPlaying[] = {0x80, 0x00,0x00,'P',0x00,'l',0x00,'a',0x00,'y',0x00,'i',0x00,'n',0x00,'g',0x00,0x00};
3171 // Jul 18, 2005 REF: SPR 31695 xdeepadh
3172 const 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};
3173 const 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};
3174 #endif //FF_MMI_TEST_MP3
3175 //Aug 22, 2005 REF: ENH 31154 xdeepadh
3176 #ifdef FF_MMI_TEST_CAMERA
3177 const 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};
3178 const 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};
3179 const 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};
3180 const 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};
3181 const 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};
3182 const char chineseTxtSoftSnap[] = {0x80, 0x00,0x00,'S',0x00,'n',0x00,'a',0x00,'p',0x00,'s',0x00,'h',0x00,'o',0x00,'t',0x00,0x00};
3183 const char chineseTxtSoftSnapSave[] = {0x80, 0x00,0x00,'S',0x00,'a',0x00,'v',0x00,'e',0x00,0x00};
3184 const char chineseTxtSnapSaving[] = {0x80, 0x00,0x00,'S',0x00,'a',0x00,'v',0x00,'i',0x00,'n',0x00,'g',0x00,0x00};
3185 const char chineseTxtQuality[] = {0x80, 0x00,0x00,'Q',0x00,'u',0x00,'a',0x00,'l', 0x00,'i',0x00,'t',0x00,'y',0x00,0x00};
3186 const char chineseTxtEconomy[] = {0x80, 0x00,0x00,'E',0x00,'c',0x00,'o',0x00,'n', 0x00,'o',0x00,'m',0x00,'y',0x00,0x00};
3187 const char chineseTxtStandard[] = {0x80, 0x00,0x00,'S',0x00,'t',0x00,'a',0x00,'n', 0x00,'d',0x00,' a',0x00,'r',0x00,'d',0x00,0x00};
3188 const char chineseTxtColor[] = {0x80, 0x00,0x00,'C',0x00,'o',0x00,'l',0x00,'o', 0x00,'r',0x00,0x00};
3189 const char chineseTxtSepia[] = {0x80, 0x00,0x00,'S',0x00,'e',0x00,'p',0x00,'i', 0x00,'a',0x00,0x00};
3190 const char chineseTxtB_W[] = {0x80, 0x00,0x00,'B',0x00,'&',0x00,'W',0x00,0x00};
3191 const char chineseTxtNegative[] = {0x80, 0x00,0x00,'N',0x00,'e',0x00,'g',0x00,'a', 0x00,'t',0x00,'i',0x00,'v',0x00,'e',0x00,0x00};
3192 const char chineseTxtFilename[] = {0x80, 0x00,0x00,'F',0x00,'i',0x00,'l',0x00,'e', 0x00,'N',0x00,'a',0x00,'m',0x00,'e',0x00,0x00};
3193 const char chineseTxtDigiZoom[] = {0x80, 0x00,0x00,'Z',0x00,'o',0x00,'o',0x00,'m', 0x00,0x00};
3194 #endif //FF_MMI_TEST_CAMERA
3195 // Apr 05, 2005 REF: ENH 29994 xdeepadh
3196 //Midi Test Application Strings were put under the flag FF_MMI_TEST_MIDI
3197 #ifdef FF_MMI_TEST_MIDI
3198 const char chineseTxtMidiTest[] = {0x80, 0x00,0x00,'M',0x00,'i',0x00,'d',0x00,'i', 0x00,' ',0x00,'A',0x00,'p',0x00,'p',0x00,0x00};
3199 const 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};
3200 const char chineseTxtMidiPlay[] = {0x80, 0x00,0x00,'P',0x00,'l',0x00,'a',0x00,'y', 0x00,0x00};
3201 const char chineseTxtMidiPlayAllFiles[] = {0x80, 0x00,0x00,'P',0x00,'l',0x00,'a',0x00,'y', 0x00,' ',0x00,'a',0x00,'l',0x00,'l',0x00,0x00};
3202 const char chineseTxtMidiExit[] = {0x80, 0x00,0x00,'S',0x00,'t',0x00,'o',0x00,'p', 0x00,' ',0x00,'f',0x00,'i',0x00,'l',0x00,'e',0x00,0x00};
3203 const 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};
3204 const 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};
3205 const char chineseTxtChConfigLoop[] = {0x80, 0x00,0x00,'L',0x00,'o',0x00,'o',0x00,'p', 0x00,0x00,0x00};
3206 const char chineseTxtChConfigChannels[] = {0x80, 0x00,0x00,'C',0x00,'h',0x00,'a',0x00,'n', 0x00,'n',0x00,'e',0x00,'l',0x00,'s',0x00,0x00};
3207 const char chineseTxtMidiBankLocation[] = {0x80, 0x00,0x00,'B',0x00,'a',0x00,'n',0x00,'k', 0x00,0x00};
3208 const 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};
3209 const 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};
3210 const 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};
3211 const 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};
3212 const char chineseTxtMidiLoopOn[] = {0x80, 0x00,0x00,'O',0x00,'n',0x00,0x00};
3213 const char chineseTxtMidiLoopOff[] = {0x80, 0x00,0x00,'O',0x00,'f',0x00,'f',0x00,0x00};
3214 const char chineseTxtMidiChannels[] = {0x80, 0x00,0x00,'C',0x00,'h',0x00,'a',0x00,'n', 0x00,'n',0x00,'e',0x00,'l',0x00,'s',0x00,0x00};
3215 const char chineseTxtMidiMonoChannel[] = {0x80, 0x00,0x00,'M',0x00,'o',0x00,'n',0x00,'o', 0x00,0x00};
3216 const char chineseTxtMidiStereoChannel[] = {0x80, 0x00,0x00,'S',0x00,'t',0x00,'e',0x00,'r', 0x00,'e',0x00,'o',0x00,0x00};
3217 const char chineseTxtMidiFastBankLocation[] = {0x80, 0x00,0x00,'F',0x00,'a',0x00,'s',0x00,'t', 0x00,0x00};
3218 const char chineseTxtMidiSlowBankLocation[] = {0x80, 0x00,0x00,'S',0x00,'l',0x00,'o',0x00,'w', 0x00,0x00};
3219 const 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};
3220 const 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};
3221 const 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};
3222 const 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};
3223 const char chineseTxtMidiSpeaker[] = {0x80,0x00,0x00,'S',0x00,'p',0x00,'e',0x00,'a',0x00,'k',0x00,'e',0x00,'r',0x00,0x00 };
3224 const char chineseTxtMidiHeadset[] = {0x80,0x00,0x00,'H',0x00,'e',0x00,'a',0x00,'d',0x00,'s',0x00,'e',0x00,'t',0x00,0x00 };
3225 #endif//#ifdef FF_MMI_TEST_MIDI
3226 #ifdef BTE_MOBILE
3227 /*
3228 ** Start of Bluetooth Related Strings
3229 */
3230 const char chineseTxtBluetooth[] = { 0x00,'B',0x00,'l',0x00,'u',0x00,'e',0x00,'t',0x00,'o',0x00,'o',0x00,'t',0x00,'h',0x00,0x00 };
3231 const char chineseTxtBluetoothEnable[] = { 0x00,'E',0x00,'n',0x00,'a',0x00,'b',0x00,'l',0x00,'e',0x00,0x00 };
3232 const char chineseTxtBluetoothDisable[] = { 0x00,'D',0x00,'i',0x00,'s',0x00,'a',0x00,'b',0x00,'l',0x00,'e',0x00,0x00 };
3233 const 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 };
3234 const 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 };
3235 const char chineseTxtBtPassKey[] = { 0x00,'P',0x00,'a',0x00,'s',0x00,'s',0x00,' ',0x00,'K',0x00,'e',0x00,'y',0x00,0x00 };
3236 const char chineseTxtBtTimeout[] = { 0x00,'T',0x00,'i',0x00,'m',0x00,'e',0x00,'o',0x00,'u',0x00,'t',0x00,0x00 };
3237 const char chineseTxtBtPairing[] = { 0x00,'P',0x00,'a',0x00,'i',0x00,'r',0x00,'i',0x00,'n',0x00,'g',0x00,0x00 };
3238 const char chineseTxtBtPaired[] = { 0x00,'P',0x00,'a',0x00,'i',0x00,'r',0x00,'e',0x00,'d',0x00,0x00 };
3239 const char chineseTxtBtAuthorize[] = { 0x00,'A',0x00,'u',0x00,'t',0x00,'h',0x00,'o',0x00,'r',0x00,'i',0x00,'z',0x00,'e',0x00,0x00 };
3240 const 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 };
3241 const char chineseTxtBtInfo[] = { 0x00,'I',0x00,'n',0x00,'f',0x00,'o',0x00,0x00 };
3242 const char chineseTxtBtYesOnce[] = { 0x00,'Y',0x00,'e',0x00,'s',0x00,' ',0x00,'(',0x00,'O',0x00,'n',0x00,'c',0x00,'e',0x00,')',0x00,0x00 };
3243 const 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 };
3244 const 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 };
3245 const 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 };
3246 const 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 };
3247 const 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 };
3248 const 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 };
3249 const 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 };
3250 const char chineseTxtBtSet[] = { 0x00,'S',0x00,'e',0x00,'t',0x00,0x00 };
3251 const char chineseTxtBtServices[] = { 0x00,'S',0x00,'e',0x00,'r',0x00,'v',0x00,'i',0x00,'c',0x00,'e',0x00,'s',0x00,0x00 };
3252 const 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 };
3253 const char chineseTxtBtSupported[] = { 0x00,'S',0x00,'u',0x00,'p',0x00,'p',0x00,'o',0x00,'r',0x00,'t',0x00,'e',0x00,'d',0x00,0x00 };
3254 const 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 };
3255 const 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 };
3256 const char chineseTxtBtHeadSet[] = { 0x00,'H',0x00,'e',0x00,'a',0x00,'d',0x00,' ',0x00,'S',0x00,'e',0x00,'t',0x00,0x00 };
3257 const char chineseTxtBtHandsFree[] = { 0x00,'H',0x00,'a',0x00,'n',0x00,'d',0x00,'s',0x00,' ',0x00,'F',0x00,'r',0x00,'e',0x00,'e',0x00,0x00 };
3258 const 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 };
3259 const 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 };
3260 const char chineseTxtBtLanAccess[] = { 0x00,'L',0x00,'a',0x00,'n',0x00,' ',0x00,'A',0x00,'c',0x00,'c',0x00,'e',0x00,'s',0x00,'s',0x00,0x00 };
3261 const 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 };
3262 const char chineseTxtBtIntercom[] = { 0x00,'I',0x00,'n',0x00,'t',0x00,'e',0x00,'r',0x00,'c',0x00,'o',0x00,'m',0x00,0x00 };
3263 const 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 };
3264 const 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 };
3265 const char chineseTxtBtDevices[] = { 0x00,'D',0x00,'e',0x00,'v',0x00,'i',0x00,'c',0x00,'e',0x00,'s',0x00,0x00 };
3266 const char chineseTxtBtDevice[] = { 0x00,'D',0x00,'e',0x00,'v',0x00,'i',0x00,'c',0x00,'e',0x00,0x00 };
3267 const char chineseTxtBtHidden[] = { 0x00,'H',0x00,'i',0x00,'d',0x00,'d',0x00,'e',0x00,'n',0x00,0x00 };
3268 const char chineseTxtBtTimed[] = { 0x00,'T',0x00,'i',0x00,'m',0x00,'e',0x00,'d',0x00,0x00 };
3269 const 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 };
3270 const 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 };
3271 const char chineseTxtBtNoDevices[] = { 0x00,'N',0x00,'o',0x00,' ',0x00,'D',0x00,'e',0x00,'v',0x00,'i',0x00,'c',0x00,'e',0x00,'s',0x00,0x00 };
3272 const char chineseTxtBtFound[] = { 0x00,'F',0x00,'o',0x00,'u',0x00,'n',0x00,'d',0x00,0x00 };
3273 const 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 };
3274 const 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 */
3275 /*
3276 ** End of Bluetooth Related Strings
3277 */
3278 #endif
3279 const 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.
3280 const 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.
3281 const 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.
3282 const 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.
3283 const 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.
3284 const 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.
3285 const char chineseTxtSOS[] = { 0x80, 0x00,0x00,'S',0x00,'O',0x00,'S',0x00,0x00 }; /* SPR12883 */ //localization required.
3286 const 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.
3287 const 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.
3288 const 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.
3289 const 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.
3290 const 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.
3291
3292 //Nov 29, 2004 REF: CRR 25051 xkundadu
3293 //Description: INCALL SCREEN – ADJUSTING THE VOLUME
3294 //Fix: Added these Chinees strings to display the various speaker volume
3295 // levels.
3296 const char chineesTxtLevel1[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'1',0x00,0x00};
3297 const char chineesTxtLevel2[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'2',0x00,0x00};
3298 const char chineesTxtLevel3[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'3',0x00,0x00};
3299 const char chineesTxtLevel4[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'4',0x00,0x00};
3300 const char chineesTxtLevel5[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3301 const char chineesTxtImage[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3302 const char chineesTxtSMSWait[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3303 // xpradipg - LOCOSTO-ENH-31895 : 23 June 2005
3304 #ifdef FF_MMI_AUDIO_PROFILE
3305 const 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};
3306 const char chineesTxtHandheld[] = {0x80, 0x00,0x00,'H',0x00,'a',0x00,'n',0x00,'d', 0x00,'h',0x00,'e ',0x00,'l',0x00,'d',0x00,0x00};
3307 const char chineesTxtCarkit[] = {0x80, 0x00,0x00,'C',0x00,'a',0x00,'r',0x00,'k', 0x00,'i',0x00,'t',0x00,0x00};
3308 const char chineesTxtHeadset[] = {0x80, 0x00,0x00,'H',0x00,'e',0x00,'a',0x00,'d', 0x00,'s',0x00,'e',0x00,'t',0x00,0x00};
3309 const char chineesTxtInserted[] = {0x80, 0x00,0x00,'i',0x00,'n',0x00,'s',0x00,'e', 0x00,'r',0x00,'t ',0x00,'e',0x00,'d',0x00,0x00};
3310 const char chineesTxtRemoved[] = {0x80, 0x00,0x00,'r',0x00,'e',0x00,'m',0x00,'o', 0x00,'v',0x00,'e',0x00,'d',0x00,0x00};
3311 #endif
3312 #ifdef FF_MMI_MULTIMEDIA
3313 /* Multimedia related Strings. */
3314 const char chineesTxtMultimediaApp[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3315 const char chineesTxtConfigurationParameters[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3316 const char chineesTxtAudioVideoPlayback[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3317 const char chineesTxtMidiPlayback[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3318 const char chineesTxtImageViewer[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3319 const char chineesTxtCameraCapture[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3320 const char chineesTxtAudioVideoRecording[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3321 const char chineesTxtFileListType[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3322 const char chineesTxtNoFilesAvail[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3323 /* Configuration Parameters related string. */
3324 const char chineesTxtOutputScreenSize[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3325 const char chineesTxtAudioEncodingFormat[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3326 const char chineesTxtVideoEncodingFormat[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3327 const char chineesTxtVideoCaptureSize[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3328 const char chineesTxtVideoFrameRateSelection[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3329 const char chineesTxtAudioBitRate[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3330 const char chineesTxtVideoBitRate[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3331 const char chineesTxtMidiPlayerSelect[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3332 /* Screen Mode */
3333 const char chineesTxtHalfScreenMode [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3334 const char chineesTxtFullScreenMode[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3335 /* Audio Format */
3336 const char chineesTxtAAC [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3337 const char chineesTxtAMR [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3338 const char chineesTxtPCM [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3339 const char chineesTxtMP3 [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3340 /* Video Format */
3341 const char chineesTxtMpeg4 [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3342 const char chineesTxtH263 [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3343 /* Frame Size */
3344 const char chineesTxtQcif [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3345 const char chineesTxtCif [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3346
3347 /* Frame Rate */
3348 const char chineesTxt5fps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3349 const char chineesTxt10fps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3350 const char chineesTxt15fps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3351 const char chineesTxt20fps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3352 const char chineesTxt25fps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3353 const char chineesTxt30fps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3354 /* Bit Rate */
3355 const char chineesTxtAACBitRate [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3356 const char chineesAMRNBBitRate [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3357
3358 /* AAC Bit Rate */
3359 const char chineesTxt48Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3360 const char chineesTxt66p15Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3361 const char chineesTxt72Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3362 const char chineesTxt96pKbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3363 const char chineesTxt132p3Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3364 const char chineesTxt144Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3365 const char chineesTxt192Kbps[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3366 const char chineesTxt264p6Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3367 const char chineesTxt288Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3368 /* AMR Bit Rate */
3369 const char chineesTxt4p75Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3370 const char chineesTxt5p15Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3371 const char chineesTxt5p9Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3372 const char chineesTxt6p7Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3373 const char chineesTxt7p4Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3374 const char chineesTxt7p95Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3375 const char chineesTxt10p2Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3376 const char chineesTxt12p2Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3377 /* Video Bit Rate */
3378 const char chineesTxt64Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3379 const char chineesTxt128Kbps [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3380 const char chineesTxt384Kbps[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3381 /* Softkey for Multimedia Application. */
3382 const char chineesTxtPauseKey [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3383 const char chineesTxtResumeKey [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3384 const char chineesTxtEncodeKey[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3385 const char chineesTxtSoftIVT [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3386 const char chineesTxtPictureDisp[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3387 const char chineesTxtSetParam[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3388 /* Audio Path Configuration Parameter. */
3389 const char chineesTxtAudioPath [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3390 const char chineesTxtHeadset[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3391 const char chineesTxtHeadphone [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3392 const char chineesTxtSoftStart [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3393 const char chineesTxtAudvidRecord[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3394 /* Added the string for Audio / video Recording */
3395 const char chineesTxtAudioRecording[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3396 const char chineesTxtVideoRecording[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3397 /* End Add */
3398 const char chineesTxtQQVga[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3399 const char chineesTxtEncdTo[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3400 const char chineesTxtJPEGFile [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3401 /* File Management related strings. */
3402 const char chineesTxtFileMgmt [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3403 const char chineesTxtFileOprns [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3404 const char chineesTxtFileOprnsTest [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3405 const char chineesTxtFFS[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3406 const char chineesTxtMMC [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3407 const char chineesTxtSDC[] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3408 const char chineesTxtTestCase1 [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3409 const char chineesTxtTestCase2 [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3410 const char chineesTxtTestCase3 [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3411 const char chineesTxtOperSuccess [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3412 const char chineesTxtOperFailed [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3413 const char chineesTxtNotYetDone [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3414 /*For FTP Application */
3415 const char chineesTxtFTPApp [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3416 const char chineesTxtPut [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3417 const char chineesTxtGet [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3418 /* Configuration Parameters - Volume Configuration and Preferred Storage. */
3419 const char chineesTxtVolumeConfig [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3420 const char chineesTxtPreferredStorage [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3421 const char chineesTxtSpeaker [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3422 const char chineesTxtEnterPath [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3423 const char chineesTxtInvalidPath [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3424 const char chineesTxtDummyStr [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3425 const char chineesTxtRename [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3426 const char chineesTxtCreateFolder [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3427 const char chineesTxtEnterFileName [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3428 const char chineesTxtFolderNotEmpty [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3429 const char chineesTxtOperationList [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3430 const char chineesTxtDestination [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3431 const char chineesTxtDummyStr [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3432 const char chineesTxtDummyStr1 [] = {0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3433 #endif
3434 //Aug 22, 2005 REF: ENH 31154 xdeepadh
3435 #ifdef FF_MMI_FILE_VIEWER
3436 const 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};
3437 const char chineseTxtFileViewer[]={0x80, 0x00,0x00,'F',0x00,'i',0x00,'l',0x00,'v', 0x00,'i',0x00,'e',0x00,'w',0x00,'e',0x00,'r',0x00,0x00};
3438 const char chineseTxtRename[]={0x80, 0x00,0x00,'R',0x00,'e',0x00,'n',0x00,'a', 0x00,'m',0x00,'e',0x00,0x00};
3439 const char chineseTxtRotate[]={0x80, 0x00,0x00,'R',0x00,'o',0x00,'t',0x00,'a', 0x00,'t',0x00,'e',0x00,0x00};
3440 const char chineseTxtRotate90Degree[]={0x80, 0x00,0x00,'R',0x00,'o',0x00,'t',0x00,'a', 0x00,'t',0x00,'e', 0x00,' ',0x00,'9', 0x00,'0',0x00,0x00};
3441 const 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};
3442 const 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};
3443 const char chineseTxtZoom[]={0x80, 0x00,0x00,'Z',0x00,'o',0x00,'o',0x00,'m', 0x00,0x00};
3444 const char chineseTxtZoomIn[]={0x80, 0x00,0x00,'Z',0x00,'o',0x00,'o',0x00,'m', 0x00,' ',0x00,'I',0x00,'n',0x00,0x00};
3445 const char chineseTxtZoomOut[]={0x80, 0x00,0x00,'Z',0x00,'o',0x00,'o',0x00,'m', 0x00,' ',0x00,'O',0x00,'u',0x00,'t',0x00,0x00};
3446 const char chineseTxtDeleteConfirm[]={0x80, 0x00,0x00,'D',0x00,'e',0x00,'l',0x00,'e', 0x00,'t',0x00,'e',0x00,'?',0x00,0x00};
3447 const char chineseTxtFileTooBig[]={0x80, 0x00,0x00,'F',0x00,'i',0x00,'l',0x00,'e', 0x00,' ',0x00,'b',0x00,'i',0x00,'g',0x00,0x00};
3448 //Aug 31, 2005 REF: SPR 34050 xdeepadh
3449 const chineseTxtWrongFile[]={0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3450 const chineseTxtNoExtension[]={0x80, 0x00,0x00,'L',0x00,'e',0x00,'v',0x00,'e', 0x00,'l',0x00,' ',0x00,'5',0x00,0x00};
3451 const 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
3452
3453 #endif //FF_MMI_FILE_VIEWER
3454
3455 //Sep 14, 2005 REF: SPR 34020 xdeepadh
3456 //The chinese strings have been rearranged.
3457 //DON'T TOUCH THE FOLLOWING LINE...
3458 //Language = "Chinese Lookup"
3459
3460 static const tPointerStructure LanguageIndex_2[LEN_LANGUAGE2+1] = {
3461 { TxtNull,(char*) chineseTxtNull},
3462 #ifdef SIM_PERS //x0035544 07-11-2005
3463 {TxtTimerFlag, (char*) chineseTxtTimerFlag}, //x0035544 07-11-2005
3464 {TxtETSIFlag,(char*) chineseTxtETSIFlag}, //x0035544 07-11-2005
3465 {TxtAirtelFlag,(char*) chineseTxtAirtelFlag}, //x0035544 07-11-2005
3466 { TxtEnterOldPsLock,(char*) chineseTxtEnterOldPsLock}, //x0035544 07-11-2005
3467 { TxtEnterPsLockNew,(char*) chineseTxtEnterPsLockNew}, //x0035544 07-11-2005
3468 { TxtEnterPsLockconf,(char*) chineseTxtEnterPsLockconf}, //x0035544 07-11-2005
3469 { TxtLockEnabled, (char*) chineseTxtLockEnabled}, //x0035544 07-11-2005
3470 { TxtLockDisabled,(char*) chineseTxtLockDisabled}, //x0035544 07-11-2005
3471 { TxtPersonalization, (char*) chineseTxtPersonalization}, //x0035544 07-11-2005
3472 { TxtSupplementaryInfo, (char*) chineseTxtSupplementaryInfo}, //x0035544 07-11-2005
3473 { TxtPersonalize, (char*) chineseTxtPersonalize}, //x0035544 07-11-2005
3474 { TxtUnlockCategory, (char*) chineseTxtUnlockCategory}, //x0035544 07-11-2005
3475 { TxtLockCategory, (char*) chineseTxtResetFC}, //x0035544 07-11-2005
3476 { TxtResetFC, (char*) chineseTxtResetFC}, //x0035544 07-11-2005
3477 { TxtGetFC,(char*) chineseTxtGetFC}, //x0035544 07-11-2005
3478 { TxtMaxFC,(char*) chineseTxtMaxFC}, //x0035544 07-11-2005
3479 { TxtCorporate, (char*) chineseTxtCorporate}, //x0035544 07-11-2005
3480 { TxtServiceProvider, (char*) chineseTxtServiceProvider}, //x0035544 07-11-2005
3481 { TxtNetworkSubset, (char*) chineseTxtNetworkSubset}, //x0035544 07-11-2005
3482 { TxtLockActivated,(char*) chineseTxtLockActivated}, //x0035544 07-11-2005
3483 { TxtLockDeactivated,(char*) chineseTxtLockDeactivated}, //x0035544 07-11-2005
3484 { TxtEnterNLock,(char*) chineseTxtEnterNLock}, //x0035544 07-11-2005
3485 { TxtEnterNsLock,(char*) chineseTxtEnterNsLock}, //x0035544 07-11-2005
3486 { TxtEnterSpLock,(char*) chineseTxtEnterSpLock}, //x0035544 07-11-2005
3487 { TxtEnterCLock,(char*) chineseTxtEnterCLock}, //x0035544 07-11-2005
3488 { TxtEnterPsLock,(char*) chineseTxtEnterPsLock}, //x0035544 07-11-2005
3489 { TxtPsLockConfWrong,(char*) chineseTxtPsLockConfWrong}, //x0035544 07-11-2005
3490 { TxtPsLockConfwrong2,(char*) chineseTxtPsLockConfwrong2}, //x0035544 07-11-2005
3491 { TxtPsLockChanged,(char*) chineseTxtPsLockChanged}, //x0035544 07-11-2005
3492 { TxtCounterReset,(char*) chineseTxtCounterReset}, //x0035544 07-11-2005
3493 { TxtPassfailed,(char*) chineseTxtPassfailed}, //x0035544 07-11-2005
3494 {TxtUnblock,(char*) chineseTxtUnblock}, //x0035544 07-11-2005
3495 { TxtAlreadyLocked,(char*) chineseTxtAlreadyLocked}, //x0035544 07-11-2005
3496 { TxtAlreadyUnlocked,(char*) chineseTxtAlreadyUnlocked}, //x0035544 07-11-2005
3497 { TxtPhoneUnblocked,(char*) chineseTxtPhoneUnblocked}, //x0035544 07-11-2005
3498 { TxtPhoneBlocked,(char*) chineseTxtPhoneBlocked }, //x0035544 07-11-2005
3499 { TxtGetFailFC,(char*) chineseTxtGetFailFC}, //x0035544 07-11-2005
3500 { TxtMaxFailFC,(char*) chineseTxtMaxFailFC}, //x0035544 07-11-2005
3501 { TxtGetSuccFC,(char*) chineseTxtGetSuccFC}, //x0035544 07-11-2005
3502 { TxtMaxSucFC,(char*) chineseTxtMaxSucFC}, //x0035544 07-11-2005
3503 #endif //x0035544 07-11-2005
3504 #ifdef FF_MMI_CPHS //x0035544 07-11-2005
3505 { TxtViewAll,(char*) chineseTxtViewAll}, //x0035544 07-11-2005
3506 { TxtEmergencyNumbers,(char*) chineseTxtEmergencyNumbers}, //x0035544 07-11-2005
3507 #endif //x0035544 07-11-2005
3508
3509 { TxtNotImplemented,(char*) chineseTxtNotImplemented},
3510 { TxtManu,(char*) chineseTxtManu},
3511 { TxtEnterPin1,(char*) chineseTxtEnterPin1},
3512 { TxtEnterPin2,(char*) chineseTxtEnterPin2},
3513 { TxtEnterPuk1,(char*) chineseTxtEnterPuk1},
3514 { TxtEnterPuk2,(char*) chineseTxtEnterPuk2},
3515 { TxtInvalidCard,(char*) chineseTxtInvalidCard},
3516 { TxtNoCard,(char*) chineseTxtNoCard},
3517 { TxtInvalidIMEI,(char*) chineseTxtInvalidIMEI}, // Nov 24, 2005, a0876501, DR: OMAPS00045909
3518 { TxtSoftCall,(char*) chineseTxtSoftCall},
3519 { TxtSoftOK,(char*) chineseTxtSoftOK},
3520 { TxtSoftMenu,(char*) chineseTxtSoftMenu},
3521 { TxtHelp,(char*) chineseTxtHelp},
3522 { TxtSoftContacts,(char*) chineseTxtSoftContacts},
3523 { TxtPlay,(char*) chineseTxtPlay},
3524 { TxtMessages,(char*) chineseTxtMessages},
3525 { TxtAlarm,(char*) chineseTxtAlarm},
3526 { TxtSettings,(char*) chineseTxtSettings},
3527 { TxtExtra ,(char*) chineseTxtExtra},
3528 { TxtSend ,(char*) chineseTxtSend},
3529 { TxtSent ,(char*) chineseTxtSent},
3530 { TxtNotSent ,(char*) chineseTxtNotSent},
3531 { TxtServiceCentre,(char*) chineseTxtServiceCentre},
3532 { TxtPleaseWait,(char*) chineseTxtPleaseWait},
3533 { TxtSmsEnterNumber,(char*) chineseTxtSmsEnterNumber},
3534 { TxtRead,(char*) chineseTxtRead},
3535 { TxtRetrieve, (char*) chineseTxtRetrieve }, //x0035544 07-11-2005
3536 { TxtDeleteAll,(char*) chineseTxtDeleteAll},
3537 { TxtSave,(char*) chineseTxtSave},
3538 { TxtVoicemail,(char*) chineseTxtVoicemail},
3539 { TxtBroadcast,(char*) chineseTxtBroadcast},
3540 { TxtNew,(char*) chineseTxtNew},
3541 { TxtDigits,(char*) chineseTxtDigits },
3542 { TxtLowercase,(char*) chineseTxtLowercase },
3543 { TxtUppercase,(char*) chineseTxtUppercase },
3544 { TxtApplications,(char*) chineseTxtApplications},
3545 { TxtVoiceMemo,(char*) chineseTxtVoiceMemo},
3546 { TxtSimNot,(char*) chineseTxtSimNot },
3547 { TxtReady,(char*) chineseTxtReady },
3548 { TxtSmsListFull,(char*) chineseTxtSmsListFull},
3549 { TxtNewCbMessage,(char*) chineseTxtNewCbMessage},
3550 { TxtSaved,(char*) chineseTxtSaved},
3551 { TxtDelete,(char*) chineseTxtDelete},
3552 { TxtReply,(char*) chineseTxtReply},
3553 { TxtStoreNumber,(char*) chineseTxtStoreNumber},
3554 { TxtForward,(char*) chineseTxtForward},
3555 { TxtActivate,(char*) chineseTxtActivate},
3556 { TxtTopics,(char*) chineseTxtTopics},
3557 { TxtConsult,(char*) chineseTxtConsult},
3558 { TxtAddNew,(char*) chineseTxtAddNew},
3559 { TxtContacts,(char*) chineseTxtContacts},
3560 { TxtSearchName,(char*) chineseTxtSearchName},
3561 { TxtMemory,(char*) chineseTxtMemory},
3562 { TxtMyNumber,(char*) chineseTxtMyNumber},
3563 {TxtMyNumberFull,(char*) chineseTxtMyNumberFull}, //added by RanG :31705 13/06/05
3564 { TxtRinger,(char*) chineseTxtRinger},
3565 { TxtVolume,(char*) chineseTxtVolume},
3566 { TxtKeypadTones,(char*) chineseTxtKeypadTones},
3567 { TxtNewMessage,(char*) chineseTxtNewMessage},
3568 { TxtNewBroadcast,(char*) chineseTxtNewBroadcast},
3569 { TxtAutoAnswer,(char*) chineseTxtAutoAnswer},
3570 { TxtTimeDate,(char*) chineseTxtTimeDate},
3571 { TxtLanguages,(char*) chineseTxtLanguages},
3572 { TxtVoiceMail,(char*) chineseTxtVoiceMail},
3573 { TxtPinCode,(char*) chineseTxtPinCode},
3574 { TxtAutoredial,(char*) chineseTxtAutoredial},
3575 { TxtDTMF,(char*) chineseTxtDTMF},
3576 { TxtOn,(char*) chineseTxtOn},
3577 { TxtOff,(char*) chineseTxtOff},
3578 { TxtNetworkSel,(char*) chineseTxtNetworkSel},
3579 { TxtSendID,(char*) chineseTxtSendID},
3580 { TxtChargeTimers,(char*) chineseTxtChargeTimers},
3581 { TxtCallDivert,(char*) chineseTxtCallDivert},
3582 { TxtCallWaiting,(char*) chineseTxtCallWaiting},
3583 { TxtIfBusy,(char*) chineseTxtIfBusy},
3584 { TxtIfNoAnswer,(char*) chineseTxtIfNoAnswer},
3585 { TxtIfNotReachable,(char*) chineseTxtIfNotReachable},
3586 { TxtAllCalls,(char*) chineseTxtAllCalls},
3587 { TxtCancelAll,(char*) chineseTxtCancelAll},
3588 { TxtAll,(char*) chineseTxtAll},
3589 { TxtVoice,(char*) chineseTxtVoice},
3590 { TxtFax,(char*) chineseTxtFax},
3591 { TxtData,(char*) chineseTxtData},
3592 { TxtStatus,(char*) chineseTxtStatus},
3593 { TxtCancel,(char*) chineseTxtCancel},
3594 { TxtCalculator,(char*) chineseTxtCalculator},
3595 { TxtEnterName,(char*) chineseTxtEnterName},
3596 { TxtSoftBack,(char*) chineseTxtSoftBack},
3597 { TxtSoftSelect,(char*) chineseTxtSoftSelect},
3598 { TxtSoftOptions,(char*) chineseTxtSoftOptions},
3599 { TxtEmptyList,(char*) chineseTxtEmptyList},
3600 { TxtSendMessage,(char*) chineseTxtSendMessage},
3601 { TxtChange,(char*) chineseTxtChange},
3602 { TxtEnterNumber,(char*) chineseTxtEnterNumber},
3603 { TxtPhbkFull,(char*) chineseTxtPhbkFull},
3604 { TxtWriteError,(char*) chineseTxtWriteError},
3605 { TxtEntryDeleted,(char*) chineseTxtEntryDeleted},
3606 { TxtDetails,(char*) chineseTxtDetails},
3607 { TxtHold,(char*) chineseTxtHold},
3608 { TxtUnhold,(char*) chineseTxtUnhold},
3609 { TxtMute,(char*) chineseTxtMute},
3610 { TxtSendDTMF,(char*) chineseTxtSendDTMF},
3611 { TxtMainMenu,(char*) chineseTxtMainMenu},
3612 { TxtSwap,(char*) chineseTxtSwap},
3613 { TxtEndAll,(char*) chineseTxtEndAll},
3614 { TxtPrivateCall,(char*) chineseTxtPrivateCall},
3615 { TxtStartConference,(char*) chineseTxtStartConference},
3616 { TxtReStartConference,(char*) chineseTxtReStartConference},
3617 { TxtEndConference, (char*) chineseTxtReStartConference },
3618 { TxtFind,(char*) chineseTxtFind},
3619 { TxtServiceNumbers,(char*) chineseTxtServiceNumbers},
3620 { TxtOutofRange,(char*) chineseTxtOutofRange},
3621 { TxtDone,(char*) chineseTxtDone},
3622 { TxtFailed,(char*) chineseTxtFailed},
3623 { TxtEnterNewPin,(char*) chineseTxtEnterNewPin},
3624 { TxtConfPin,(char*) chineseTxtConfPin},
3625 { TxtChangPin,(char*) chineseTxtChangPin},
3626 { TxtEnd,(char*) chineseTxtEnd},
3627 { TxtPINFail,(char*) chineseTxtPINFail},
3628 { TxtSOS,(char*) chineseTxtSOS},
3629 { TxtAutomatic,(char*) chineseTxtAutomatic},
3630 { TxtManual,(char*) chineseTxtManual},
3631 { TxtFixedNames,(char*) chineseTxtFixedNames},
3632 { TxtFactoryReset,(char*) chineseTxtFactoryReset},
3633 { TxtSearching,(char*) chineseTxtSearching },
3634 { TxtChangPIN2,(char*) chineseTxtChangePIN2 },
3635 { TxtOldPIN,(char*) chineseTxtOldPIN },
3636 { TxtOldPIN2,(char*) chineseTxtOldPIN2 },
3637 { TxtNotAcc,(char*) chineseTxtNotAcc },
3638 { TxtEnabled,(char*) chineseTxtEnabled },
3639 { TxtDisabled,(char*) chineseTxtDisabled },
3640 { TxtPINOK,(char*) chineseTxtPINOK },
3641 { TxtSimBlocked,(char*) chineseTxtSimBlocked },
3642 { TxtNewPIN,(char*) chineseTxtNewPIN },
3643 { TxtAcc,(char*) chineseTxtAcc },
3644 { TxtNoNetwork,(char*) chineseTxtNoNetwork },
3645 { TxtNo,(char*) chineseTxtNo },
3646 { TxtEnterDate,(char*) chineseTxtEnterDate },
3647 { TxtEnterTime,(char*) chineseTxtEnterTime },
3648 { TxtScratchPad,(char*) chineseTxtScratchPad },
3649 { TxtDeleted,(char*) chineseTxtDeleted },
3650 { TxtActivated,(char*) chineseTxtActivated },
3651 { TxtDeActivated,(char*) chineseTxtDeActivated },
3652 { TxtDeactivate,(char*) chineseTxtDeactivate },
3653 { TxtNotActivated,(char*) chineseTxtNotActivated }, // Dec 07, 2005 REF: OMAPS00050087 x0039928 - Added string to lang table
3654 { TxtCheck,(char*) chineseTxtCheck },
3655 { TxtYes,(char*) chineseTxtYes },
3656 { TxtCallNumber,(char*) chineseTxtCallNumber },
3657 { TxtEnterMid,(char*) chineseTxtEnterMid },
3658 { TxtReadError,(char*) chineseTxtReadError },
3659 { TxtUsed,(char*) chineseTxtUsed },
3660 { TxtOutgoing,(char*) chineseTxtOutgoing },
3661 { TxtMuted,(char*) chineseTxtMuted },
3662 { TxtCallEnded,(char*) chineseTxtCallEnded },
3663 { TxtAnsweredCalls, (char*) chineseTxtAnsweredCalls }, // API - APR #1629 - Added string to lang table.
3664 { TxtIncomingCall,(char*) chineseTxtIncomingCall },
3665 { TxtIncomingData,(char*) chineseTxtIncomingCall }, //s.b should translate the "incoming data" in chinese
3666 { TxtIncomingFax,(char*) chineseTxtIncomingFax }, //SPR#1147 - DS - Added string for incoming fax.
3667 { TxtNumberWithheld,(char*) chineseTxtNumberWithheld },
3668 { TxtAccept,(char*) chineseTxtAccept },
3669 { TxtReject,(char*) chineseTxtReject },
3670 { TxtCalling,(char*) chineseTxtCalling },
3671 { TxtMissedCalls,(char*) chineseTxtMissedCalls },
3672 { TxtMissedCall,(char*) chineseTxtMissedCall },
3673 { TxtLocked,(char*) chineseTxtLocked },
3674 { TxtUnmute,(char*) chineseTxtUnmute },
3675 { TxtCharging,(char*) chineseTxtCharging },
3676 { TxtChargComplete,(char*) chineseTxtChargComplete },
3677 { TxtOperationNotAvail,(char*) chineseTxtOperationNotAvail },
3678 { TxtAddToConference,(char*) chineseTxtAddToConference },
3679 { TxtEmpty,(char*) chineseTxtEmpty },
3680 { TxtSelectFromList,(char*) chineseTxtSelectFromList },
3681 { TxtEnterNetworkCode,(char*) chineseTxtEnterNetworkCode },
3682 { TxtMCCMNC,(char*) chineseTxtMCCMNC },
3683 { TxtRecord,(char*) chineseTxtRecord },
3684 { TxtSecurity,(char*) chineseTxtSecurity },
3685 { TxtEnglish,(char*) chineseTxtEnglish },
3686 { TxtGerman,(char*) chineseTxtGerman },
3687 { TxtValidity,(char*) chineseTxtValidity },
3688 { TxtMessageTyp,(char*) chineseTxtMessageTyp },
3689 { TxtSetVoiceMail,(char*) chineseTxtSetVoiceMail },
3690 { TxtCallTimers,(char*) chineseTxtCallTimers },
3691 { TxtLastCharge,(char*) chineseTxtLastCharge },
3692 { TxtTotalCharge,(char*) chineseTxtTotalCharge },
3693 { TxtResetCharge,(char*) chineseTxtResetCharge },
3694 { TxtIfNoService,(char*) chineseTxtIfNoService },
3695 { TxtDiscard,(char*) chineseTxtDiscard },
3696 { TxtEDIT,(char*) chineseTxtEDIT },
3697 { TxtExtractNumber,(char*) chineseTxtExtractNumber },
3698 { TxtWrite,(char*) chineseTxtWrite },
3699 { TxtCheckStatus,(char*) chineseTxtCheckStatus },
3700 { TxtSetDivert,(char*) chineseTxtSetDivert },
3701 { TxtCancelDivert,(char*) chineseTxtCancelDivert },
3702 { TxtHideID,(char*) chineseTxtHideID },
3703 { TxtTones,(char*) chineseTxtTones },
3704 { TxtClock,(char*) chineseTxtClock },
3705 { TxtPhone,(char*) chineseTxtPhone },
3706 { TxtStop,(char*) chineseTxtStop },
3707 { TxtRecording,(char*) chineseTxtRecording },
3708 { TxtPlayback,(char*) chineseTxtPlayback },
3709 { TxtNoNumber,(char*) chineseTxtNoNumber },
3710 { TxtOkToDelete,(char*) chineseTxtOkToDelete },
3711 { TxtBalance,(char*) chineseTxtBalance },
3712 { TxtLimit,(char*) chineseTxtLimit },
3713 { TxtLimitEq,(char*) chineseTxtLimitEq },
3714 { TxtRate,(char*) chineseTxtRate },
3715 { TxtMinutes,(char*) chineseTxtMinutes },
3716 { TxtCost,(char*) chineseTxtCost },
3717 { TxtCredit,(char*) chineseTxtCredit },
3718 { TxtPressOk,(char*) chineseTxtPressOk },
3719 { TxtReset,(char*) chineseTxtReset },
3720 { TxtIncoming,(char*) chineseTxtIncoming },
3721 { TxtCounter,(char*) chineseTxtCounter },
3722 { TxtOutgoingCalls,(char*) chineseTxtOutgoingCalls },
3723 { TxtCostCounter,(char*) chineseTxtCostCounter },
3724 { TxtEnterCurrency,(char*) chineseTxtEnterCurrency },
3725 { Txt1Unit,(char*) chineseTxt1Unit },
3726 { TxtChanged,(char*) chineseTxtChanged },
3727 { TxtEnterLimit,(char*) chineseTxtEnterLimit },
3728 { TxtCancelled,(char*) chineseTxtCancelled },
3729 { TxtView,(char*) chineseTxtView },
3730 { TxtEnterPCK,(char*) chineseTxtEnterPCK },
3731 { TxtEnterCCK,(char*) chineseTxtEnterCCK },
3732 { TxtEnterNCK,(char*) chineseTxtEnterNCK },
3733 { TxtEnterNSCK,(char*) chineseTxtEnterNSCK },
3734 { TxtEnterSPCK,(char*) chineseTxtEnterSPCK },
3735 { TxtCodeInc,(char*) chineseTxtCodeInc },
3736 { TxtBlckPerm,(char*) chineseTxtBlckPerm },
3737 { TxtDealer,(char*) chineseTxtDealer },
3738 { TxtSendingDTMF,(char*) chineseTxtSendingDTMF },
3739 { TxtCheckNumber,(char*) chineseTxtCheckNumber },
3740 { TxtNumberBusy,(char*) chineseTxtNumberBusy },
3741 { TxtNoAnswer,(char*) chineseTxtNoAnswer },
3742 { TxtNumberChanged,(char*) chineseTxtNumberChanged },
3743 { TxtNetworkBusy,(char*) chineseTxtNetworkBusy },
3744 { TxtNotSubscribed,(char*) chineseTxtNotSubscribed },
3745 { TxtAnyKeyAnswer,(char*) chineseTxtAnyKeyAnswer },
3746 { TxtPINBlock,(char*) chineseTxtPINBlock },
3747 { TxtEdit,(char*) chineseTxtEdit },
3748 { TxtChangePassword,(char*) chineseTxtChangePassword },
3749 { TxtSetBar,(char*) chineseTxtSetBar },
3750 { TxtSmsTone,(char*) chineseTxtSmsTone },
3751 { TxtMelody,(char*) chineseTxtMelody },
3752 { TxtSilent,(char*) chineseTxtSilent },
3753 { TxtClick,(char*) chineseTxtClick },
3754 { TxtClearAlarm,(char*) chineseTxtClearAlarm },
3755 { TxtTimeFormat,(char*) chineseTxtTimeFormat },
3756 { TxtTwelveHour,(char*) chineseTxtTwelveHour },
3757 { TxtTwentyfourHour,(char*) chineseTxtTwentyfourHour },
3758 { TxtInCallTimer,(char*) chineseTxtInCallTimer },
3759 { TxtStore,(char*) chineseTxtStore },
3760 { TxtNone,(char*) chineseTxtNone },
3761 { TxtPIN,(char*) chineseTxtPIN },
3762 { TxtPIN2,(char*) chineseTxtPIN2 },
3763 { TxtConfPin2,(char*) chineseTxtConfPin2 },
3764 { TxtNewPIN2,(char*) chineseTxtNewPIN2 },
3765 { TxtUnlockOK,(char*) chineseTxtUnlockOK },
3766 { TxtIMEI,(char*) chineseTxtIMEI },
3767 { TxtList,(char*) chineseTxtList },
3768 { TxtFull,(char*) chineseTxtFull },
3769 { TxtNotAvailable,(char*) chineseTxtNotAvailable },
3770 { TxtCallBAOC,(char*) chineseTxtCallBAOC},
3771 { TxtCallBAOIC,(char*) chineseTxtCallBAOIC },
3772 { TxtCallBAOICexH,(char*) chineseTxtCallBAOICexH },
3773 { TxtCallBAIC,(char*) chineseTxtCallBAIC },
3774 { TxtCallBAICroam,(char*) chineseTxtCallBAICroam},
3775 { TxtCallBarringAll,(char*) chineseTxtCallBarringAll},
3776 { TxtCallBAOCAll,(char*) chineseTxtCallBAOCAll },
3777 { TxtCallBAICAll,(char*) chineseTxtCallBAICAll},
3778 { TxtCLIP,(char*) chineseTxtCLIP},
3779 { TxtCOLP,(char*) chineseTxtCOLP},
3780 { TxtCOLR,(char*) chineseTxtCOLR},
3781 { TxtSimToolkit,(char*) chineseTxtSimToolkit },
3782 { TxtPhonebook,(char*) chineseTxtPhonebook },
3783 { TxtRecentCalls,(char*) chineseTxtRecentCalls },
3784 { TxtNames,(char*) chineseTxtNames },
3785 { TxtInterCalls,(char*) chineseTxtInterCalls },
3786 { TxtInterHome,(char*) chineseTxtInterHome },
3787 { TxtWhenRoaming,(char*) chineseTxtWhenRoaming },
3788 { TxtCancelAllBars,(char*) chineseTxtCancelAllBars },
3789 { TxtWaiting,(char*) chineseTxtWaiting },
3790 { TxtBarred,(char*) chineseTxtBarred },
3791 { TxtForwarded,(char*) chineseTxtForwarded },
3792 { TxtCallDivertNoReach,(char*) chineseTxtCallDivertNoReach },
3793 { TxtCallDivertNoReply,(char*) chineseTxtCallDivertNoReply },
3794 { TxtCallDivertIfBusy,(char*) chineseTxtCallDivertIfBusy },
3795 { TxtPressMenu,(char*) chineseTxtPressMenu},
3796 {TxtPlus,(char*) chineseTxtPlus },
3797 {TxtMinus,(char*) chineseTxtMinus },
3798 {TxtDivideBy,(char*) chineseTxtDivideBy },
3799 {TxtMultiplyBy,(char*) chineseTxtMultiplyBy },
3800 {TxtEquals,(char*) chineseTxtEquals },
3801 {TxtSending,(char*) chineseTxtSending },
3802 {TxtMessage,(char*) chineseTxtMessage },
3803 {TxtSoftNext,(char*) chineseTxtSoftNext },
3804 {TxtLastCall,(char*) chineseTxtLastCall },
3805 {TxtIncomingCalls,(char*) chineseTxtIncomingCall },
3806 {TxtLow,(char*) chineseTxtLow },
3807 {TxtMedium,(char*) chineseTxtMedium },
3808 {TxtHigh,(char*) chineseTxtHigh },
3809 {TxtIncreasing,(char*) chineseTxtIncreasing },
3810 {TxtTimerReset,(char*) chineseTxtTimerReset },
3811 {TxtClockSetTo,(char*) chineseTxtClockSetTo },
3812 /* Marcus: Issues 1122 & 1137: 12/09/2002: Start */
3813 {TxtSilentMode,(char*) chineseTxtSilentMode},
3814 /* Marcus: Issues 1122 & 1137: 12/09/2002: End */
3815 {TxtSmsValidityPeriodSet,(char*) chineseTxtValiditySet},
3816 {Txt1Hour,(char*) chineseTxt1Hour},
3817 {Txt12Hours,(char*) chineseTxt12Hour},
3818 {Txt24Hours,(char*) chineseTxt24Hours},
3819 {Txt1Week,(char*) chineseTxt1Week},
3820 {TxtMaxTime,(char*) chineseTxtMaxTime},//// May 10, 2004 REF: CRR 15753 Deepa M.D
3821 {TxtPin2Code,(char*) chineseTxtPIN2},
3822 {TxtEnablePIN,(char*) chineseTxtEnablePIN},
3823 {TxtRequesting,(char*) chineseTxtRequesting},
3824 {TxtNotAllowed,(char*) chineseTxtNotAllowed},
3825 {TxtEmergency,(char*) chineseTxtEmergency},
3826 {TxtChinese,(char*) chineseTxtChinese },
3827 {TxtPassword,(char*) chineseTxtPassword },
3828 {TxtConfirmPassword,(char*) chineseTxtConfirmPassword},
3829 {TxtNewPassword,(char*) chineseTxtNewPassword},
3830 {TxtNoMessages,(char*) chineseTxtNoMessages},
3831 {TxtTwoAttemptsLeft,(char*) chineseTxtTwoAttemptsLeft},
3832 {TxtOneAttemptLeft,(char*) chineseTxtOneAttemptLeft},
3833 {Txtblacklisted, (char*) chineseTxtblacklisted},/*MC SPR 1242, added table entries*/
3834 {TxtErrUnknown, (char*) chineseTxtErrUnknown},
3835 {TxtSSErr, (char*) chineseTxtSSErr},
3836 {TxtUnknownSub, (char*) chineseTxtUnknownSub},
3837 {TxtIllSub, (char*) chineseTxtIllSub},
3838 {TxtIllEqip, (char*) chineseTxtIllEqip},
3839 {TxtIllOp, (char*) chineseTxtIllOp},
3840 {TxtSubVil, (char*) chineseTxtSubVil},
3841 {TxtInComp, (char*) chineseTxtInComp},
3842 {TxtFacNoSup, (char*) chineseTxtFacNoSup},
3843 {TxtAbsSub, (char*) chineseTxtAbsSub},
3844 {TxtSysFail, (char*) chineseTxtSysFail},
3845 {TxtMissDta, (char*) chineseTxtMissDta},
3846 {TxtUnexDta, (char*) chineseTxtUnexDta},
3847 {TxtPwdErr, (char*) chineseTxtPwdErr},
3848 {TxtUnkAlph, (char*) chineseTxtUnkAlph},
3849 {TxtMaxMpty, (char*) chineseTxtMaxMpty},
3850 {TxtResNoAvai, (char*) chineseTxtResNoAvai},
3851 {TxtUnRec, (char*) chineseTxtUnRec},
3852 {TxtMisTyp, (char*) chineseTxtMisTyp},
3853 {TxtBadStruct, (char*) chineseTxtBadStruct},
3854 {TxtDupInv, (char*) chineseTxtDupInv},
3855 {TxtResLim, (char*) chineseTxtResLim},
3856 {TxtIniRel, (char*) chineseTxtIniRel},
3857 {TxtFatRes, (char*) chineseTxtFatRes},
3858 {TxtEntAnw, (char*) chineseTxtEntAnw},
3859 {TxtSsMsg, (char*) chineseTxtSsMsg},/*MC end*/
3860 {TxtOld,(char*) chineseTxtOld},
3861 { TxtInsertnote, (char*)chineseTxtInsertnote },
3862 { TxtMelodygenerator, (char*)chineseTxtMelodygenerator },
3863 { TxtOctaveHigher, (char*)chineseTxtOctaveHigher },
3864 { TxtOctaveLower, (char*)chineseTxtOctaveLower },
3865 { TxtLoadMelody, (char*)chineseTxtLoadMelody },
3866 { TxtEasyText, (char*)chineseTxtEasyText },
3867 { TxtDataCount, (char*)chineseTxtDataCount },
3868 { TxtQoS, (char*)chineseTxtQoS },
3869 { TxtTypeofConnection, (char*)chineseTxtTypeofConnection },
3870 { TxtTotalCount, (char*)chineseTxtTotalCount },
3871 { TxtResetCount, (char*)chineseTxtResetCount },
3872 { TxtDataCounter, (char*)chineseTxtDataCounter },
3873 { TxtV42bis, (char*)chineseTxtV42bis },
3874 { TxtNormal, (char*)chineseTxtNormal },
3875 { TxtCSD, (char*)chineseTxtCSD },
3876 { TxtClassB, (char*)chineseTxtClassB },
3877 { TxtClassC, (char*)chineseTxtClassC },
3878 { TxtIPAddress, (char*)chineseTxtIPAddress },
3879 /* SPR#2324 - SH - Removed some strings */
3880 { TxtIPAddress2, (char*)chineseTxtIPAddress2 },
3881 { TxtPort1, (char*)chineseTxtPort1 },
3882 { TxtPort2, (char*)chineseTxtPort2 },
3883 { TxtAPN, (char*)chineseTxtAPN },
3884 { TxtConnectionType, (char*)chineseTxtConnectionType },
3885 //xpradipg - Aug 4:changes for WAP2.0 Menu
3886 // Jan 12, 2004 REF: CRR 28078 xnkulkar
3887 // Description: Compilation error in MmiBlkLangDB.c with FF_WAP && FF_TCPIP
3888 // Solution: TxtPPGAuthenication changed to TxtPPGAuthentication
3889 #if defined (FF_WAP) && defined (FF_GPF_TCPIP)
3890 {TxtNameServer1, (char*)chineseTxtNameServer1},
3891 {TxtNameServer2, (char*)chineseTxtNameServer2},
3892 {TxtPPGAuthentication, (char*)chineseTxtPPGAuthentication},
3893 {TxtWirelessProfiledHTTP, (char*)chineseTxtWirelessProfiledHTTP},
3894 #endif
3895
3896 { TxtGPRS, (char*)chineseTxtGPRS },
3897 { TxtOutgoingData, (char*)chineseTxtOutgoingData },
3898 { TxtGame, (char*)chineseTxtGame },
3899 { TxtHomepage, (char*)chineseTxtHomepage },
3900 { TxtBookmarks, (char*)chineseTxtBookmarks },
3901 { TxtGoTo, (char*)chineseTxtGoTo },
3902 { TxtHistory, (char*)chineseTxtHistory },
3903 { TxtSetup, (char*)chineseTxtSetup },
3904 { TxtNewBookmark, (char*)chineseTxtNewBookmark },
3905 { TxtWWWdot, (char*)chineseTxtWWWdot },
3906 { TxtWAPdot, (char*)chineseTxtWAPdot },
3907 { TxtSMS, (char*)chineseTxtSMS },
3908 { TxtEmail, (char*)chineseTxtEmail },
3909 { TxtClear, (char*)chineseTxtClear },
3910 { TxtBookmark, (char*)chineseTxtBookmark },
3911 /* SPR#2324 - SH - Removed some strings */
3912 { TxtSaveHistory, (char*)chineseTxtSaveHistory },
3913 { TxtEditName, (char*)chineseTxtEditName },
3914 { TxtEditURL, (char*)chineseTxtEditURL },
3915 /* SPR#2324 - SH - Removed some strings */
3916 { TxtResponseTimer, (char*)chineseTxtResponseTimer },
3917 { TxtDialupNumber, (char*)chineseTxtDialupNumber },
3918 { TxtTemporary, (char*)chineseTxtTemporary },
3919 { TxtContinuous, (char*)chineseTxtContinuous },
3920 /* SPR#2324 - SH - Removed some strings */
3921 { TxtWAP, (char*)chineseTxtWAP },
3922 { TxtExit, (char*)chineseTxtExit },
3923 { TxtReload, (char*)chineseTxtReload },
3924 { TxtStored, (char*)chineseTxtStored },
3925 { TxtOther, (char*)chineseTxtOther },
3926 { TxtConnecting, (char*)chineseTxtConnecting },
3927 { TxtDownloading, (char*)chineseTxtDownloading },
3928 { TxtUpdating, (char*)chineseTxtUpdating },
3929 { TxtEnterURL, (char*)chineseTxtEnterURL },
3930 { TxtProfileName, (char*)chineseTxtProfileName },
3931 { TxtISPUsername, (char*)chineseTxtISPUsername },
3932 { TxtISPPassword, (char*)chineseTxtISPPassword },
3933 { TxtGoToLink, (char*)chineseTxtGoToLink },
3934 { TxtSelect, (char*)chineseTxtSelect },
3935 { TxtNotConnected, (char*)chineseTxtNotConnected },
3936 { TxtScaleImages, (char*)chineseTxtScaleImages },
3937 { TxtLoggingIn, (char*)chineseTxtLoggingIn },
3938 { TxtPageNotFound, (char*)chineseTxtPageNotFound},
3939 { TxtInvalidURL, (char*)chineseTxtInvalidURL},
3940 { TxtNoResponse, (char*)chineseTxtNoResponse},
3941 { TxtAccessDenied, (char*)chineseTxtAccessDenied},
3942 { TxtErrorInPage, (char*)chineseTxtErrorInPage},
3943 { TxtScriptError, (char*)chineseTxtScriptError},
3944 { TxtServerError, (char*)chineseTxtServerError},
3945 { TxtGatewayError, (char*)chineseTxtGatewayError},
3946 { TxtUnexpectedErr, (char*)chineseTxtUnexpectedErr},
3947 { TxtCharacterSet, (char*)chineseTxtCharacterSet},
3948 { TxtWBXMLError, (char*)chineseTxtWBXMLError},
3949 { TxtFatalError, (char*)chineseTxtFatalError},
3950 { TxtGatewayBusy, (char*)chineseTxtGatewayBusy},
3951 { TxtSecurityFail, (char*)chineseTxtSecurityFail},
3952 { TxtErrorOutOfMem, (char*)chineseTxtErrorOutOfMem},
3953 { TxtErrorMemLow, (char*)chineseTxtErrorMemLow},
3954 { TxtError, (char*)chineseTxtError },
3955 { TxtErrorHTTP, (char*)chineseTxtErrorHTTP },
3956 { TxtErrorWSP, (char*)chineseTxtErrorWSP },
3957 { TxtErrorWAE, (char*)chineseTxtErrorWAE },
3958 { TxtErrorWSPCL, (char*)chineseTxtErrorWSPCL },
3959 { TxtErrorWSPCM, (char*)chineseTxtErrorWSPCM },
3960 { TxtErrorWTP, (char*)chineseTxtErrorWTP },
3961 { TxtErrorWTLS, (char*)chineseTxtErrorWTLS },
3962 { TxtErrorWDP, (char*)chineseTxtErrorWDP },
3963 { TxtErrorUDCP, (char*)chineseTxtErrorUDCP },
3964 { TxtNotSupported, (char*)chineseTxtNotSupported },
3965 { TxtSelectLine, (char*)chineseTxtSelectLine},/*MC SPR 1242, added table entries*/
3966 { TxtLine1, (char*)chineseTxtLine1},
3967 { TxtLine2, (char*)chineseTxtLine2},
3968 { TxtInfoNumbers, (char*)chineseTxtInfoNumbers},/*MC end*/
3969 { TxtAttach, (char *)chineseTxtAttach }, /* SH 18/01/02 */
3970 { TxtDetach, (char *)chineseTxtDetach }, /* SH 18/01/02 */
3971 { TxtDetaching, (char *)chineseTxtDetaching },/* MZ 15/07/03 */
3972 { TxtDefineContext, (char *)chineseTxtDefineContext}, /*SH 22/01/02 */
3973 { TxtActivateContext, (char *)chineseTxtActivateContext}, /*SH 22/01/02 */
3974 { TxtDeactivateContext, (char *)chineseTxtDeactivateContext}, /*SH 22/01/02 */
3975 { TxtGPRSPreferred, (char *)chineseTxtGPRSPreferred}, /*SH 25/01/02 */
3976 { TxtCSDPreferred, (char *)chineseTxtCSDPreferred},/*SH 22/01/02 */
3977 { TxtNotAttached, (char *)chineseTxtNotAttached},/*SH 22/01/02 */
3978 { TxtAlreadyAttached, (char *)chineseTxtAlreadyAttached},/*SH 8/02/02 */
3979 { TxtSelected, (char *)chineseTxtSelected}, /*ap 06/02/02*/
3980 { TxtNetwork, (char *)chineseTxtNetwork}, /*ap 06/02/02*/
3981 { TxtForbidden, (char *)chineseTxtForbidden}, /*ap 06/02/02*/
3982 { TxtActivateFDN, (char *)chineseTxtActivateFDN}, /*ap 06/02/02*/
3983 { TxtPlease, (char *)chineseTxtPlease}, /*ap 06/02/02*/
3984 { TxtTimedOut, (char *)chineseTxtTimedOut}, // sh 13/02/02
3985 { TxtWillChangeOn, (char *)chineseTxtWillChangeOn}, // sh 13/02/02
3986 { TxtAttached, (char *)chineseTxtAttached},
3987 { TxtDetached, (char *)chineseTxtDetached},
3988 { TxtUnknown, (char *)chineseTxtUnknown}, //x0035544 07-11-2005
3989 { TxtCallTransfer,(char*)chineseTxtCallTransfer},/*MC SPR 1242, added table entries*/
3990 { TxtConnected,(char*)chineseTxtConnected},
3991 { TxtGSM_900, (char*)chineseTxtGSM_900},
3992 { TxtDCS_1800,(char*)chineseTxtDCS_1800},
3993 { TxtPCS_1900,(char*)chineseTxtPCS_1900},
3994 { TxtE_GSM,(char*)chineseTxtE_GSM},
3995 { TxtGSM_850,(char*)chineseTxtGSM_850},
3996 { TxtCallTimeout,(char*)chineseTxtCallTimeout},
3997 { TxtBand,(char*)chineseTxtBand},
3998 { TxtSatRefresh,(char*)chineseTxtSatRefresh},
3999 { TxtCallBlocked,(char*)chineseTxtCallBlocked},/*MC end*/
4000 { TxtSRR, (char *)chineseTxtSRR}, // Marcus: Issue 1170: 30/09/2002
4001 //March 2, 2005 REF: CRR 11536 x0018858
4002 { TxtRP, (char *)chineseTxtRP },//added this string for the reply path.
4003 { TxtDelivered, (char *)chineseTxtDelivered }, // Marcus: Issue 1170: 07/10/2002
4004 { TxtTempError, (char *)chineseTxtTempError }, // Marcus: Issue 1170: 07/10/2002
4005 { TxtUnknownCode,(char*)chineseUnknownCode},/*MC SPR 1111*/
4006 { TxtPhoneSettings, (char *)chineseTxtPhoneSettings}, //SPR#1113 - DS - Added text id for renamed main menu item "Phone Settings"
4007 { TxtNetworkServices, (char *) chineseTxtNetworkServices}, //SPR#1113 - DS - Added text id for new main menu item "Netw. Services"
4008 { TxtCallDeflection, (char *) chineseTxtCallDeflection}, //SPR#1113 - DS - Added text id for new menu item "Call Deflection" (CD)
4009 { TxtCallBack, (char *) chineseTxtCallBack}, //SPR#1113 - DS - Added text id for new menu item "Call Back" (CCBS)
4010 { TxtMobileInfo, (char *)chineseTxtMobileInfo}, /*MC, SPR1209*/
4011 { TxtServingCell, (char *)chineseTxtServingCell}, /*MC, SPR1209*/
4012 { TxtNeighbourCell, (char *)chineseTxtNeighbourCell}, /*MC, SPR1209*/
4013 { TxtLocation, (char *)chineseTxtLocation}, /*MC, SPR1209*/
4014 { TxtCiphHopDTX, (char *)chineseTxtCiphHopDTX}, /*MC, SPR1209*/
4015 { TxtConcat, (char *)chineseTxtConcat},
4016 /*MC SPR 1319, added reference to unicode strings*/
4017 { TxtColourMenu, (char *)chineseTxtColourMenu},
4018 { TxtColourBlack, (char *)chineseTxtColourBlack},
4019 { TxtColourBlue, (char *)chineseTxtColourBlue},
4020 { TxtColourCyan, (char *)chineseTxtColourCyan},
4021 { TxtColourGreen, (char *)chineseTxtColourGreen},
4022 { TxtColourMagenta, (char *)chineseTxtColourMagenta},
4023 { TxtColourYellow, (char *)chineseTxtColourYellow},
4024 { TxtColourRed, (char *)chineseTxtColourRed},
4025 { TxtColourWhite, (char *)chineseTxtColourWhite},
4026 { TxtColourPink, (char *)chineseTxtColourPink},
4027 { TxtColourOrange, (char *)chineseTxtColourOrange},
4028 { TxtColourLightBlue, (char *)chineseTxtTxtColourLightBlue},
4029 { TxtColourLightGreen, (char *)chineseTxtColourLightGreen},
4030 { TxtColourPaleYellow, (char *)chineseTxtTxtColourPaleYellow},
4031 { TxtColourTransparent, (char *)chineseTxtColourTransparent},
4032 { TxtIdleScreenBackground, (char *)chineseTxtIdleScreenBackground},
4033 { TxtIdleScreenSoftKey, (char *)chineseTxtIdleScreenSoftKey},
4034 { TxtIdleScreenText, (char *)chineseTxtIdleScreenText},
4035 { TxtIdleScreenNetworkName, (char *)chineseTxtIdleScreenNetworkName},
4036 { TxtGeneralBackground , (char *)chineseTxtGeneralBackground},
4037 { TxtMenuSoftKeyForeground , (char *)chineseTxtMenuSoftKeyForeground},
4038 { TxtMenuSoftKeyBackground , (char *)chineseTxtMenuSoftKeyBackground},
4039 { TxtSubMenuHeadingText , (char *)chineseTxtSubMenuHeadingText},
4040 { TxtSubMenuHeadingBackground, (char *)chineseTxtTxtSubMenuHeadingBackground},
4041 { TxtSubMenuTextForeground , (char *)chineseSubMenuTextForeground },
4042 { TxtSubMenuTextBackground, (char *)chineseTxtTxtSubMenuTextBackground},
4043 { TxtSubMenuSelectionBar, (char *)chineseTxtSubMenuSelectionBar},
4044 { TxtPopUpTextForeground, (char *)chineseTxtPopUpTextForeground},
4045 { TxtPopUpTextBackground, (char *)chineseTxtPopUpTextBackground},
4046 { TxtColour, (char *)chineseTxtColour},
4047 { TxtLoser, (char *)chineseTxtLoser},
4048 { TxtPlayAgain, (char *)chineseTxtPlayAgain },
4049 { TxtWinner, (char *)chineseTxtWinner },
4050 { TxtSelectBook, (char*)chineseTxtSelectBook }, /* SPR1112 - SH */
4051 { TxtSIM, (char*)chineseTxtSim },
4052 { TxtMove, (char*) chineseTxtMove},
4053 { TxtCopy, (char*)chineseTxtCopy},
4054 { TxtThisEntry, (char*)chineseTxtThisEntry},
4055 { TxtBackground, (char*)chineseTxtBackground}, /* for selecting backgrounds*/
4056 { TxtProviderIcon, (char*)chineseTxtNetworkIcon }, /*AP - 29-01-03 - Add to language table */
4057 { TxtIdleScreen, (char*)chineseTxtIdle},
4058 { TxtMenuScreen, (char*)chineseTxtMainMenu},
4059 { TxtBgdSquares, (char*)chineseTxtSquares},
4060 { TxtBgdO2, (char*)chineseTxtO2},
4061 { TxtBgdTree, (char*)chineseTxtTree},
4062 { TxtBgdTILogo, (char*)chineseTxtTILogo},
4063 { TxtBgdSunset, (char*)chineseTxtSunset},
4064 { TxtBgdEdinburgh1, (char*)chineseTxtEdinburgh},
4065 { TxtBgdEdinburgh2, (char*)chineseTxtEdinburgh},
4066 { TxtBgdEdinburgh3, (char*)chineseTxtEdinburgh},
4067 { TxtBgdEdinburgh4, (char*)chineseTxtEdinburgh},
4068 { TxtDeflectCall, (char*)chineseTxtDeflectCall}, //SPR 1392 calldeflection
4069 { TxtDeflectCallTo, (char*)chineseTxtDeflectCallTo}, //SPR 1392 calldeflection
4070 { TxtDeflect, (char*)chineseTxtDeflect}, //SPR 1392 calldeflection
4071 { TxtDeflectingCallTo,(char*)chineseTxtDeflect}, //SPR 1392 calldeflection
4072 { TxtCallBackQuery, (char *) chineseTxtCallBackQuery }, // Marcus: CCBS: 15/11/2002
4073 { TxtRejected,(char*) chineseTxtRejected }, // Marcus: CCBS: 15/11/2002
4074 { TxtActiveCall, (char*) chineseTxtActiveCall}, /* SPR#1352 - SH*/
4075 { TxtHeldCall, (char*) chineseTxtHeldCall },
4076 { TxtActiveTTYCall,(char*) chineseTxtActiveTTYCall},
4077 { TxtHeldTTYCall,(char*) chineseTxtHeldTTYCall },
4078 { TxtTTY, (char*) chineseTxtTTY },
4079 { TxtOnNextCall, (char*) chineseTxtOnNextCall },
4080 { TxtAlwaysOn, (char*) chineseTxtAlwaysOn },
4081 { TxtTTYCalling, (char*) chineseTxtTTYCalling },
4082 { TxtIncomingTTYCall, (char*) chineseTxtIncomingTTYCall },
4083 { TxtProvisioned, (char *)chineseTxtProvisioned }, // Marcus: Issue 1652: 03/02/2003
4084 { TxtExecuted, (char *)chineseTxtExecuted }, // Marcus: Issue 1652: 03/02/2003
4085 { TxtCommand, (char *)chineseTxtCommand }, // NDH : SPR#1869 : 08/04/2003
4086 { TxtCompleted, (char *)chineseTxtCompleted }, // NDH : SPR#1869 : 08/04/2003
4087 { TxtMultiparty, (char*)chineseTxtMultiparty }, // AP: Issue 1749: 06/03/03
4088 { TxtAttaching, (char*)chineseTxtAttaching}, /* SPR#1983 - SH - Various WAP texts*/
4089 { TxtConnection, (char*)chineseTxtConnection},
4090 { TxtUsing, (char *)chineseTxtUsing },
4091 { TxtConnectionSpeed, (char *)chineseTxtConnectionSpeed },
4092 { TxtAnalogue, (char *)chineseTxtAnalogue },
4093 { TxtISDN9600, (char *)chineseTxtISDN9600 },
4094 { TxtISDN14400, (char *)chineseTxtISDN14400 },
4095 { TxtEndWap, (char *)chineseTxtEndWap},
4096 { TxtUntitled, (char *)chineseTxtUntitled },
4097 { TxtChooseReplacement1, (char *)chineseTxtChooseReplacement1}, /* SPR#2354 */
4098 { TxtChooseReplacement2, (char *)chineseTxtChooseReplacement2}, /* SPR#2354 */
4099 { TxtDialup, (char *)chineseTxtDialup }, /* SPR#2324 - SH - Added */
4100 { TxtAdvanced, (char *)chineseTxtAdvanced },
4101 { TxtGPRSDialupGPRS, (char *)chineseTxtGPRSDialupGPRS },
4102 { TxtGPRSDialupDialup, (char *)chineseTxtGPRSDialupDialup },
4103 { TxtProfiles, (char *)chineseTxtProfiles },
4104 { TxtNewProfile, (char *)chineseTxtNewProfile },
4105 { TxtResetProfiles, (char *)chineseTxtResetProfiles },
4106 { TxtPasswords,(char *)chineseTxtPasswords}, //SPR16107 localization required.
4107 { TxtMismatch,(char *)chineseTxtMismatch}, //SPR16107 localization required.
4108 { TxtDataCounterReset, (char *)chineseTxtDataCounterReset }, /* SPR#2346 - SH */
4109 { TxtCallDate, (char *)chineseTxtCallDate }, /* API - 05/09/03 - SPR2357 - Added */
4110 { TxtCallTime, (char *)chineseTxtCallTime }, /* API - 05/09/03 - SPR2357 - Added */
4111 { TxtInvalidMessage, (char*)chineseTxtInvalidMessage},/*MC SPR 2530*/
4112 { TxtIncompleteMessage,(char*)chineseTxtIncompleteMessage},/*MC SPR 2530*/
4113
4114 /* SUJATHA MMS Integration */
4115 { TxtDownload, (char *)chineseTxtDownload},
4116 #if defined (FF_WAP) && defined (FF_GPF_TCPIP) //added by ellen
4117 { TxtShowMessages, (char *)chineseTxtShowMessages}, //x0035544 07-11-2005
4118 { TxtPushMessages, (char *)chineseTxtPushMessages}, //x0035544 07-11-2005
4119 #endif
4120
4121 #if defined (FF_MMI_MMS) || defined (FF_MMI_EMS) //x0035544 07-11-2005
4122 {TxtMMS,(char *)chineseTxtMMS},
4123 {TxtEMS,(char *)chineseTxtEMS},
4124 {TxtMMSCreate,(char *)chineseTxtMMSCreate},
4125 {TxtEMSCreate,(char *)chineseTxtEMSCreate},
4126 {TxtMMSInbox,(char *)chineseTxtMMSInbox},
4127 {TxtMMSUnsent,(char *)chineseTxtMMSUnsent},
4128 {TxtMMSSent,(char *)chineseTxtMMSSent},//CRR: 25291 - xrashmic 14 Oct 2004
4129 {TxtMMSSettings,(char *)chineseTxtMMSSettings},
4130 {TxtRetrieveCondition,(char *)chineseTxtRetrieveCondition}, //x0035544 07-11-2005
4131 {TxtMMSInsertPicture,(char *)chineseTxtMMSInsertPicture},
4132 {TxtMMSInsertSound,(char *)chineseTxtMMSInsertSound},
4133 {TxtMMSInsertText,(char *)chineseTxtMMSInsertText},
4134 {TxtMMSInsertSlide,(char *)chineseTxtMMSInsertSlide},
4135 {TxtMMSDelete,(char *)chineseTxtMMSDelete},
4136 {TxtMMSPreview,(char *)chineseTxtMMSPreview},
4137 {TxtMMSDeleteSlide,(char *)chineseTxtMMSDeleteSlide},
4138 {TxtMMSDeletePicture,(char *)chineseTxtMMSDeletePicture},
4139 {TxtMMSDeleteSound,(char *)chineseTxtMMSDeleteSound},
4140 {TxtMMSDeleteText,(char *)chineseTxtMMSDeleteText},
4141 {TxtMMSInsert,(char *)chineseTxtMMSInsert},
4142 //xrashmic 19 Aug, 2004 Bug: 2, 3, 36 and 42
4143 {TxtMMSSendSucess,(char *)chineseTxtMMSSendSucess},
4144 {TxtMMSSendFail,(char *)chineseTxtMMSSendFail},
4145 {TxtMMSSendng,(char *)chineseTxtMMSSendng},
4146 {TxtMMSDownloading,(char *)chineseTxtMMSDownloading},
4147 {TxtNewMMS,(char *)chineseTxtNewMMS},
4148 {TxtMMSRcvFail,(char *)chineseTxtMMSRcvFail},
4149 {TxtMMSDots,(char *)chineseTxtMMSDots},
4150 {TxtExtract,(char *)chineseTxtExtract}, //x0035544 07-11-2005
4151 {TxtMMSNotification, (char *)chineseTxtMMSNotification },//x0035544 07-11-2005
4152 {TxtImmediate,(char *)chineseTxtImmediate },//x0035544 07-11-2005
4153 {TxtDeferred, (char *)chineseTxtDeferred },//x0035544 07-11-2005
4154 {TxtMMSRetrieving, (char *)chineseTxtMMSRetrieving },//x0035544 07-11-2005
4155 {TxtMMSRetrieved, (char *)chineseTxtMMSRetrieved },//x0035544 07-11-2005
4156
4157 {TxtEMSNew,(char *)chineseTxtEMSNew}, //xrashmic 26 Aug, 2004 MMI-SPR-23931
4158 {TxtType, (char *)chineseTxtType},
4159 {TxtObject,(char *)chineseTxtObject},//xrashmic 29 Nov, 2004 MMI-SPR-26161
4160 {TxtLarge,(char *)chineseTxtLarge},//xrashmic 29 Nov, 2004 MMI-SPR-26161
4161 //xrashmic 7 Dec, 2004 MMI-SPR-23965
4162 {TxtMMSInsertPrePicture,(char *)chineseTxtInsertPic},
4163 {TxtMMSInsertPreSound, (char *)chineseTxtInsertSound},
4164 {TxtAllObjects, (char *)chineseTxtAllObjects},
4165 {TxtExtracted, (char *)chineseTxtExtracted},
4166 {TxtExtracting,(char *)chineseTxtExtracting},
4167 {TxtNoObjects, (char *)chineseTxtNoObjects},
4168 {TxtExtractable, (char *)chineseTxtExtractable},
4169 #endif//x0035544 07-11-2005
4170 { TxtLockAls, (char *)chineseTxtLockAls }, /* NDH : CQ16317 */
4171 { TxtUnlockAls, (char *)chineseTxtUnlockAls }, /* NDH : CQ16317 */
4172 { TxtAlsLocked, (char *)chineseTxtAlsLocked }, /* NDH : CQ16317 */
4173 { TxtAlsUnlocked, (char *)chineseTxtAlsUnlocked }, /* NDH : CQ16317 */
4174 { TxtLimService, (char *)chineseTxtLimService}, /* SPR12653 */ //localization required.
4175
4176 // Apr 06, 2005 REF: ENH 30011
4177 //Strings for Camera, Mp3 and midi test application are
4178 //under the respective flags.
4179 //Nov 14, 2005 REF: OMAPS00044445 xdeepadh
4180 #if defined(FF_MMI_TEST_MP3) || defined(FF_MMI_TEST_AAC)
4181 { TxtPlayerMonoChannel, (char *)chineseTxtPlayerMonoChannel}, /* NDH : CQ16317 */
4182 { TxtPlayerStereoChannel, (char *)chineseTxtPlayerStereoChannel}, /* NDH : CQ16317 */
4183 { TxtPlayerSetChannels, (char *)chineseTxtPlayerSetChannels}, /* NDH : CQ16317 */
4184 { TxtPlayerPlay, (char *)chineseTxtPlayerPlay}, /* NDH : CQ16317 */
4185 { TxtPlayerTest, (char *)chineseTxtPlayerTest}, /* NDH : CQ16317 */
4186 { TxtPlayerFileSelected, (char *)chineseTxtPlayerFileSelected}, /* NDH : CQ16317 */
4187 { TxtPlayerSelectFile, (char *)chineseTxtPlayerSelectFile}, /* NDH : CQ16317 */
4188 { TxtPlayerPause, (char *)chineseTxtPlayerPause},
4189 { TxtPlayerResume, (char *)chineseTxtPlayerResume }, /* NDH : CQ16317 */
4190 { TxtPlayerStop, (char *)chineseTxtPlayerStop }, /* NDH : CQ16317 */
4191 { TxtPlayerPlaying, (char *)chineseTxtPlayerPlaying }, /* NDH : CQ16317 */
4192 // Jul 18, 2005 REF: SPR 31695 xdeepadh
4193 { TxtPlayerFileNotLoaded, (char *)chineseTxtPlayerNoFile},
4194 { TxtPlayerOptionNotImplemented, (char*)chineseTxtPlayerOptionNotImplemented},
4195 #endif //FF_MMI_TEST_MP3
4196 //Aug 22, 2005 REF: ENH 31154 xdeepadh
4197 #ifdef FF_MMI_TEST_CAMERA
4198 { TxtCameraTest, (char *)chineseTxtCameraTest}, /* NDH : CQ16317 */
4199 { TxtViewFinder, (char *)chineseTxtViewFinder}, /* NDH : CQ16317 */
4200 { TxtSnapshot, (char *)chineseTxtSnapshot}, /* NDH : CQ16317 */
4201 { TxtSaveSnapshot, (char *)chineseTxtSaveSnapshot}, /* NDH : CQ16317 */
4202 { TxtSnapshotSaved, (char *)chineseTxtSnapshotSaved}, /* NDH : CQ16317 */
4203 { TxtSoftSnap, (char *)chineseTxtSoftSnap}, /* NDH : CQ16317 */
4204 { TxtSoftSnapSave, (char *)chineseTxtSoftSnapSave}, /* NDH : CQ16317 */
4205 { TxtSnapSaving, (char *)chineseTxtSnapSaving},
4206 { TxtQuality, (char *)chineseTxtQuality},
4207 { TxtEconomy, (char *)chineseTxtEconomy},
4208 { TxtStandard, (char *)chineseTxtStandard},
4209 { TxtColor, (char *)chineseTxtColor},
4210 { TxtSepia, (char *)chineseTxtSepia},
4211 { TxtBlackandWhite, (char *)chineseTxtB_W},
4212 { TxtNegative, (char *)chineseTxtNegative},
4213 { TxtFilename, (char *)chineseTxtFilename},
4214 { TxtDigiZoom, (char *)chineseTxtDigiZoom},
4215 #endif //FF_MMI_TEST_CAMERA
4216 // Apr 05, 2005 REF: ENH 29994 xdeepadh
4217 //Midi Test Application Strings were put under the flag FF_MMI_TEST_MIDI
4218 #ifdef FF_MMI_TEST_MIDI
4219 { TxtMidiTest, (char *)chineseTxtMidiTest }, /* NDH : CQ16317 */
4220 { TxtMidiChangeConfig, (char *)chineseTxtMidiChangeConfig }, /* NDH : CQ16317 */
4221 { TxtMidiPlay, (char *)chineseTxtMidiPlay }, /* NDH : CQ16317 */
4222 { TxtMidiPlayAllFiles, (char *)chineseTxtMidiPlayAllFiles }, /* NDH : CQ16317 */
4223 { TxtMidiExit, (char *)chineseTxtMidiExit }, /* NDH : CQ16317 */
4224 { TxtChConfigFile, (char *)chineseTxtChConfigFile }, /* NDH : CQ16317 */
4225 { TxtChConfigVoiceLimit, (char *)chineseTxtChConfigVoiceLimit }, /* NDH : CQ16317 */
4226 { TxtChConfigLoop, (char *)chineseTxtChConfigLoop }, /* NDH : CQ16317 */
4227 { TxtChConfigChannels, (char *)chineseTxtChConfigChannels }, /* NDH : CQ16317 */
4228 { TxtChConfigBankLocation, (char *)chineseTxtMidiBankLocation }, /* NDH : CQ16317 */
4229 { TxtMidiEnterVoiceNumber, (char *)chineseTxtMidiEnterVoiceNumber }, /* NDH : CQ16317 */
4230 { TxtMidiSelectFile, (char *)chineseTxtMidiSelectFile }, /* NDH : CQ16317 */
4231 { TxtMidiOptionNotImplemented, (char *)chineseTxtMidiOptionNotImplemented }, /* NDH : CQ16317 */
4232 { TxtMidiLoopOn, (char *)chineseTxtMidiLoopOn }, /* NDH : CQ16317 */
4233 { TxtMidiLoopOff, (char *)chineseTxtMidiLoopOff }, /* NDH : CQ16317 */
4234 { TxtMidiChannels, (char *)chineseTxtMidiChannels }, /* NDH : CQ16317 */
4235 { TxtMidiMonoChannel, (char *)chineseTxtMidiMonoChannel }, /* NDH : CQ16317 */
4236 { TxtMidiStereoChannel, (char *)chineseTxtMidiStereoChannel}, /* NDH : CQ16317 */
4237 { TxtMidiBankLocation, (char *)chineseTxtMidiBankLocation}, //x0035544 07-11-2005
4238 { TxtMidiFastBankLocation, (char *)chineseTxtMidiFastBankLocation }, /* NDH : CQ16317 */
4239 { TxtMidiSlowBankLocation, (char *)chineseTxtMidiSlowBankLocation }, /* NDH : CQ16317 */
4240 { TxtMidiFileTitle, (char *)chineseTxtMidiFileTitle }, /* NDH : CQ16317 */
4241 { TxtMidiFileNotLoaded, (char *)chineseTxtMidiFileNotLoaded }, /* NDH : CQ16317 */
4242 { TxtMidiFileSelected, (char *)chineseTxtMidiFileSelected }, /* NDH : CQ16317 */
4243 { TxtChConfigAudioOutput, (char *)chineseTxtChConfigAudioOutput}, /* NDH : CQ16317 */
4244 { TxtMidiSpeaker, (char *)chineseTxtMidiSpeaker}, /* NDH : CQ16317 */
4245 { TxtMidiHeadset, (char *)chineseTxtMidiHeadset}, /* NDH : CQ16317 */
4246 #endif//#ifdef FF_MMI_TEST_MIDI
4247 #ifdef BTE_MOBILE
4248 /*
4249 ** Start of Bluetooth Related Strings
4250 */
4251 {TxtBluetooth, (char *)chineseTxtBluetooth },
4252 {TxtBluetoothEnable, (char *)chineseTxtBluetoothEnable },
4253 {TxtBluetoothDisable, (char *)chineseTxtBluetoothDisable },
4254 {TxtBtEnterDeviceName, (char *)chineseTxtBtEnterDeviceName },
4255 {TxtBtEnterPassKey, (char *)chineseTxtBtEnterPassKey },
4256 {TxtBtPassKey, (char *)chineseTxtBtPassKey },
4257 {TxtBtTimeout, (char *)chineseTxtBtTimeout },
4258 {TxtBtPairing, (char *)chineseTxtBtPairing },
4259 {TxtBtPaired, (char *)chineseTxtBtPaired },
4260 {TxtBtAuthorize, (char *)chineseTxtBtAuthorize },
4261 {TxtBtUnAuthorize, (char *)chineseTxtBtUnAuthorize },
4262 {TxtBtInfo, (char *)chineseTxtBtInfo },
4263 {TxtBtYesOnce, (char *)chineseTxtBtYesOnce },
4264 {TxtBtYesAlways, (char *)chineseTxtBtYesAlways },
4265 {TxtBtPairDevice, (char *)chineseTxtBtPairDevice },
4266 {TxtBtChangePassKey, (char *)chineseTxtBtChangePassKey },
4267 {TxtBtShowServices, (char *)chineseTxtBtShowServices },
4268 {TxtBtAddToKnown, (char *)chineseTxtBtAddToKnown },
4269 {TxtBtRemoveDevice, (char *)chineseTxtBtRemoveDevice },
4270 {TxtBtDeviceName, (char *)chineseTxtBtDeviceName },
4271 {TxtBtSet, (char *)chineseTxtBtSet },
4272 {TxtBtServices, (char *)chineseTxtBtServices },
4273 {TxtBtNoServices, (char *)chineseTxtBtNoServices },
4274 {TxtBtSupported, (char *)chineseTxtBtSupported },
4275 {TxtBtSerialPort, (char *)chineseTxtBtSerialPort },
4276 {TxtBtDialUpNetworking, (char *)chineseTxtBtDialUpNetworking },
4277 {TxtBtHeadSet, (char *)chineseTxtBtHeadSet },
4278 {TxtBtHandsFree, (char *)chineseTxtBtHandsFree },
4279 {TxtBtObjectPush, (char *)chineseTxtBtObjectPush },
4280 {TxtBtFileTransfer, (char *)chineseTxtBtFileTransfer },
4281 {TxtBtLanAccess, (char *)chineseTxtBtLanAccess },
4282 {TxtBtCordlessTelephony, (char *)chineseTxtBtCordlessTelephony },
4283 {TxtBtIntercom, (char *)chineseTxtBtIntercom },
4284 {TxtBtUnknownService, (char *)chineseTxtBtUnknownService },
4285 {TxtBtRequiresAuthorizationForService, (char *)chineseTxtBtRequiresAuthorizationForService },
4286 {TxtBtDevices, (char *)chineseTxtBtDevices },
4287 {TxtBtDevice, (char *)chineseTxtBtDevice },
4288 {TxtBtHidden, (char *)chineseTxtBtHidden },
4289 {TxtBtTimed, (char *)chineseTxtBtTimed },
4290 {TxtBtKnownDevices, (char *)chineseTxtBtKnownDevices },
4291 {TxtBtDiscoverable, (char *)chineseTxtBtDiscoverable },
4292 {TxtBtNoDevices, (char *)chineseTxtBtNoDevices },
4293 {TxtBtFound, (char *)chineseTxtBtFound },
4294 {TxtBtSetLocalName, (char *)chineseTxtBtSetLocalName },
4295 {TxtBtClearStoredDevices, (char *)chineseTxtBtClearStoredDevices },
4296 /*
4297 ** End of Bluetooth Related Strings
4298 */
4299 #endif
4300 { TxtFDNName, (char *)chineseTxtFDNName }, //MMI SPR 18555
4301 { TxtAllDivert, (char *)chineseTxtAllDivert},/* SPR13614 */ //localization required.
4302 { TxtNoReachDivert, (char *)chineseTxtNoReachDivert},/* SPR13614 */ //localization required.
4303 { TxtBusyDivert, (char *)chineseTxtBusyDivert},/* SPR13614 */ //localization required.
4304 { TxtNoAnsDivert, (char *)chineseTxtNoAnsDivert},/* SPR13614 */ //localization required.
4305 { TxtCondDivert, (char *)chineseTxtCondDivert},/* SPR13614 */ //localization required.
4306 { TxtAllCallsDivert, (char *)chineseTxtAllCallsDivert},/* SPR13614 */ //localization required.
4307 { TxtInvalidInput, (char *)chineseTxtInvalidInput}, //SPR21547 localization required.
4308 { TxtFDNListFull,(char *)chineseTxtFDNListFull},//SPR 31710 x0021308:RamG.
4309
4310 //Nov 29, 2004 REF: CRR 25051 xkundadu
4311 //Description: INCALL SCREEN – ADJUSTING THE VOLUME
4312 //Fix: Added these Chinees strings to display the various speaker volume
4313 // level strings.
4314 {TxtLevel1, (char *)chineesTxtLevel1},
4315 {TxtLevel2, (char *)chineesTxtLevel2},
4316 {TxtLevel3, (char *)chineesTxtLevel3},
4317 {TxtLevel4, (char *)chineesTxtLevel4},
4318 {TxtLevel5, (char *)chineesTxtLevel5},
4319 {TxtImage,(char *)chineesTxtImage}, //xrashmic 28 Jan, 2005 MMI-SPR-28166
4320 { TxtSmsWaiting, (char*)chineesTxtSMSWait}, //x0018858 24 Mar, 2005 MMI-FIX-11321
4321 #ifdef FF_MMI_MULTIMEDIA
4322 /* Multimedia related strings. */
4323 {TxtMultimediaApp, (char *)chineesTxtMultimediaApp},
4324 {TxtConfigurationParameters, (char *)chineesTxtConfigurationParameters},
4325 {TxtAudioVideoPlayback, (char *)chineesTxtAudioVideoPlayback},
4326 {TxtMidiPlayback, (char *)chineesTxtMidiPlayback},
4327 {TxtImageViewer, (char *)chineesTxtImageViewer},
4328 {TxtCameraCapture, (char *)chineesTxtCameraCapture},
4329 {TxtVideoRecording, (char *)chineesTxtAudioVideoRecording},
4330 {TxtAudioRecording, (char *)chineesTxtAudioVideoRecording},
4331 {TxtPlayRecording, (char *)chineesTxtAudioVideoRecording},
4332 {TxtFileListType, (char *)chineesTxtFileListType},
4333 {TxtNoFileAvail, (char *)chineesTxtNoFilesAvail},
4334 /* Configuration Parameter. */
4335 {TxtOutputScreenSize, (char *)chineesTxtOutputScreenSize},
4336 {TxtAudioEncodingFormat, (char *)chineesTxtAudioEncodingFormat},
4337 {TxtVideoEncodingFormat, (char *)chineesTxtVideoEncodingFormat},
4338 {TxtVideoCaptureSize, (char *)chineesTxtVideoCaptureSize},
4339 {TxtVideoFrameRateSelection, (char *)chineesTxtVideoFrameRateSelection},
4340 {TxtAudioBitRate, (char *)chineesTxtAudioBitRate},
4341 {TxtVideoBitRate, (char *)chineesTxtVideoBitRate},
4342 {TxtMidiPlayerSelect, (char *)chineesTxtMidiPlayerSelect},
4343 /* Screen Mode. */
4344 {TxtHalfScreenMode,(char *) chineesTxtHalfScreenMode },
4345 {TxtFullScreenMode, (char *) chineesTxtFullScreenMode},
4346 /* Audio Format */
4347 {TxtAAC, (char *) chineesTxtAAC },
4348 {TxtAMR,(char *) chineesTxtAMR },
4349 {TxtPCM,(char *) chineesTxtPCM },
4350 {TxtMP3,(char *) chineesTxtMP3 },
4351 /* Video Format */
4352 {TxtMpeg4, (char *) chineesTxtMpeg4 },
4353 {TxtH263, (char *) chineesTxtH263 },
4354 /* Frame Size */
4355 {TxtQcif, (char *) chineesTxtQcif },
4356 {TxtCif, (char *) chineesTxtCif },
4357 /* Frame Rate */
4358 {Txt5fps, (char *) chineesTxt5fps },
4359 {Txt10fps, (char *) chineesTxt10fps },
4360 {Txt15fps, (char *) chineesTxt15fps },
4361 {Txt20fps, (char *) chineesTxt20fps },
4362 {Txt25fps, (char *) chineesTxt25fps },
4363 {Txt30fps, (char *) chineesTxt30fps },
4364 /* Bit Rate */
4365 {TxtAACBitRate, (char *) chineesTxtAACBitRate },
4366 {AMRNBBitRate, (char *) chineesAMRNBBitRate },
4367 /* AAC Bit Rate */
4368 {Txt48Kbps, (char *) chineesTxt48Kbps },
4369 {Txt66p15Kbps,(char *) chineesTxt66p15Kbps },
4370 {Txt72Kbps, (char *) chineesTxt72Kbps },
4371 {Txt96pKbps, (char *) chineesTxt96pKbps },
4372 {Txt132p3Kbps, (char *) chineesTxt132p3Kbps },
4373 {Txt144Kbps, (char *) chineesTxt144Kbps },
4374 {Txt192Kbps,(char *) chineesTxt192Kbps},
4375 {Txt264p6Kbps, (char *) chineesTxt264p6Kbps },
4376 {Txt288Kbps, (char *) chineesTxt288Kbps },
4377 /* AMR Bit Rate */
4378 {Txt4p75Kbps, (char *) chineesTxt4p75Kbps },
4379 {Txt5p15Kbps, (char *) chineesTxt5p15Kbps },
4380 {Txt5p9Kbps, (char *) chineesTxt5p9Kbps },
4381 {Txt6p7Kbps, (char *) chineesTxt6p7Kbps },
4382 {Txt7p4Kbps, (char *) chineesTxt7p4Kbps },
4383 {Txt7p95Kbps, (char *) chineesTxt7p95Kbps },
4384 {Txt10p2Kbps, (char *) chineesTxt10p2Kbps },
4385 {Txt12p2Kbps, (char *) chineesTxt12p2Kbps },
4386 /* Video Bit Rate */
4387 {Txt64Kbps, (char *) chineesTxt64Kbps },
4388 {Txt128Kbps, (char *) chineesTxt128Kbps },
4389 {Txt384Kbps, (char *) chineesTxt384Kbps},
4390 /* Softkey display string in Multimedia Application.*/
4391 {TxtPauseKey, (char *) chineesTxtPauseKey },
4392 {TxtResumeKey, (char *) chineesTxtResumeKey },
4393 {TxtEncodeKey, (char *) chineesTxtEncodeKey },
4394 {TxtSoftIVT, (char *) chineesTxtSoftIVT },
4395 {TxtPictureDisp, (char *) chineesTxtPictureDisp },
4396 {TxtSetParam, (char *) chineesTxtSetParam},
4397 /* Audio Path Configuration Parameter. */
4398 {TxtAudioPath, (char *) chineesTxtAudioPath },
4399 {TxtHeadset, (char *) chineesTxtHeadset},
4400 {TxtHeadphone, (char *) chineesTxtHeadphone },
4401 /* Audio / Video Recording related strings.*/
4402 {TxtSoftStart,(char *) chineesTxtSoftStart },
4403 {TxtAudvidRecord,(char *) chineesTxtAudvidRecord},
4404 {TxtQQVga, (char *) chineesTxtQQVga},
4405 {TxtEncdTo, (char *) chineesTxtEncdTo},
4406 {TxtJPEGFile, (char *) chineesTxtJPEGFile },
4407 /* File Management related strings. */
4408 {TxtFileMgmt,(char *) chineesTxtFileMgmt },
4409 {TxtFileOprns, (char *) chineesTxtFileOprns },
4410 {TxtFileOprnsTest, (char *) chineesTxtFileOprnsTest },
4411 {TxtFFS, (char *) chineesTxtFFS},
4412 {TxtMMC, (char *) chineesTxtMMC },
4413 {TxtSDC, (char *) chineesTxtSDC},
4414 {TxtTestCase1, (char *) chineesTxtTestCase1 },
4415 {TxtTestCase2, (char *) chineesTxtTestCase2 },
4416 {TxtTestCase3, (char *) chineesTxtTestCase3 },
4417 {TxtOperSuccess, (char *) chineesTxtOperSuccess },
4418 {TxtOperFailed, (char *) chineesTxtOperFailed },
4419 {TxtNotYetDone, (char *) chineesTxtNotYetDone },
4420 /*For FTP Application */
4421 { TxtFTPApp,(char *) chineesTxtFTPApp },
4422 { TxtPut, (char *) chineesTxtPut },
4423 { TxtGet, (char *) chineesTxtGet },
4424 /* Configuration Parameter - Volume Configuration and Preferred Storage.*/
4425 { TxtVolumeConfig, (char *) chineesTxtVolumeConfig},
4426 { TxtPreferredStorage, (char *) chineesTxtPreferredStorage},
4427 { TxtSpeaker, (char *) chineesTxtSpeaker}, // Configuration Parameter.
4428 { TxtEnterPath, (char *) chineesTxtEnterPath},
4429 {TxtInvalidPath, (char *) chineesTxtInvalidPath},
4430 { TxtRename, (char *) chineesTxtRename },
4431 { TxtCreateFolder, (char *) chineesTxtCreateFolder },
4432 { TxtEnterFileName, (char *) chineesTxtEnterFileName },
4433 { TxtFolderNotEmpty, (char *) chineesTxtFolderNotEmpty },
4434 { TxtOperationList, (char *) chineesTxtOperationList },
4435 { TxtDestination, (char *) chineesTxtDestination },
4436 {TxtDummyStr, (char *) chineesTxtDummyStr },
4437 {TxtDummyStr1, (char *) chineesTxtDummyStr1 },
4438 #endif
4439
4440 // xpradipg - LOCOSTO-ENH-31895 : 23 June 2005
4441 #ifdef FF_MMI_AUDIO_PROFILE
4442 {TxtLoudspeaker, (char *)chineesTxtLoudspeaker},
4443 {TxtHandheld, (char *)chineesTxtHandheld},
4444 {TxtCarkit, (char *)chineesTxtCarkit},
4445 {TxtHeadset, (char *)chineesTxtHeadset},
4446 {TxtInserted, (char*)chineesTxtInserted},
4447 {TxtRemoved, (char*)chineesTxtRemoved},
4448 #endif
4449 //Aug 22, 2005 REF: ENH 31154 xdeepadh
4450 #ifdef FF_MMI_FILE_VIEWER
4451 {TxtFileNotLoaded,(char *)chineseTxtFileNotLoaded},
4452 { TxtFileViewer, (char *)chineseTxtFileViewer}, //May 02, 2005 REF:Camera App xdeepadh
4453 { TxtRename, (char *)chineseTxtRename},
4454 { TxtRotate,(char *)chineseTxtRotate},
4455 { TxtRotate90Degree, (char *)chineseTxtRotate90Degree},
4456 { TxtRotate180Degree, (char *)chineseTxtRotate180Degree},
4457 { TxtRotate270Degree, (char *)chineseTxtRotate270Degree},
4458 { TxtZoom, (char *)chineseTxtZoom},
4459 { TxtZoomIn, (char *)chineseTxtZoomIn},
4460 { TxtZoomOut, (char *)chineseTxtZoomOut},
4461 {TxtDeleteConfirm,(char *)chineseTxtDeleteConfirm},
4462 {TxtFileTooBig,(char *)chineseTxtFileTooBig},
4463 {TxtFileExists,(char *)chineseTxtFileExists},//Jan 03, 2006 REF: SPR OMAPS00060036 xdeepadh translation needed
4464 {TxtWrongFilename,(char *)chineseTxtWrongFile},//Aug 31, 2005 REF: SPR 34050 xdeepadh
4465 {TxtNoExtension,(char *)chineseTxtNoExtension},//Aug 31, 2005 REF: SPR 34050 xdeepadh
4466 #endif // FF_MMI_FILE_VIEWER
4467 { 0, 0 }
4468 };
4469
4470 #endif
4471
4472
4473 char* MelodyTable[]={
4474
4475 "The_Ale_is_dear",
4476 "Danza_de_Astureses",
4477 "rising_chromatic",
4478 "rising_cscale",
4479 "MELODY_ONE",
4480 "MELODY_HELLO",
4481 "bugle",
4482 "tb1",
4483 0
4484
4485
4486 /* {"The_Ale_is_dear"},
4487 {"Danza_de_Astureses"},
4488 {"rising_chromatic"},
4489 {"rising_cscale"},
4490 {"MELODY_ONE"},
4491 {"MELODY_HELLO"},
4492 {"bugle"},
4493 {"tb1"},
4494 {0}*/
4495 };
4496
4497
4498 /* Master Index Table, autogenerated to create the relationships
4499 between the two tables given above.
4500 */
4501 static const long int MasterIndexTable[][3] = {
4502
4503 { 1, LEN_LANGUAGE1, (long int) LanguageIndex_1 },
4504 #ifndef CHINESE_MMI
4505 { 2, LEN_LANGUAGE2, (long int) LanguageIndex_2 },
4506 #else
4507 { 2, LEN_LANGUAGE2,(long int) LanguageIndex_2 },
4508 #endif
4509 { 3, 8, (long int) MelodyTable },
4510 { 0, 0, 0 }
4511 };
4512
4513
4514 /*******************************************************************************
4515
4516 Public routines
4517
4518 *******************************************************************************/
4519
4520
4521 /*******************************************************************************
4522
4523 $Function: Mmir_BaseAddress
4524
4525 $Description: returns the base address of the Master Index Table
4526
4527 $Returns: As above
4528
4529 $Arguments: none.
4530
4531 *******************************************************************************/
4532
4533 void *Mmir_BaseAddress()
4534 {
4535 return (char *) MasterIndexTable;
4536 }
4537
4538
4539
4540
4541
4542
4543 /*******************************************************************************
4544 $Function: Mmir_NumberOfEntries
4545
4546 $Description: returns the number of entries in the master index table.
4547
4548 $Returns: As above
4549
4550 $Arguments: none.
4551
4552 *******************************************************************************/
4553
4554 int Mmir_NumberOfEntries()
4555 {
4556 /*
4557 return 2;
4558 */
4559 /*MC, SPR 1150 got rid of magic number*/
4560 return NO_OF_LANGUAGES;
4561 }
4562
4563
4564 /*******************************************************************************
4565
4566 End of File
4567
4568 *******************************************************************************/
4569
4570
4571