FreeCalypso > hg > fc-magnetite
comparison src/aci2/bmi/mmiBlkLangDB.h @ 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.h@93999a60b835 | 
| children | 
   comparison
  equal
  deleted
  inserted
  replaced
| 119:b92a33c204b6 | 120:3c2acfa1a72f | 
|---|---|
| 1 #ifndef _AUTOGEN_RESOURCE_HEADER_H_ | |
| 2 #define _AUTOGEN_RESOURCE_HEADER_H_ 1 | |
| 3 // | |
| 4 /******************************************************************************* | |
| 5 | |
| 6 CONDAT (UK) | |
| 7 | |
| 8 ******************************************************************************** | |
| 9 | |
| 10 This software product is the property of Condat (UK) Ltd and may not be | |
| 11 disclosed to any third party without the express permission of the owner. | |
| 12 | |
| 13 ******************************************************************************** | |
| 14 | |
| 15 $Project name: Basic MMI | |
| 16 $Project code: BMI (6349) | |
| 17 $Module: Resource Manager | |
| 18 $File: MmiBlkLanfDB.h | |
| 19 $Revision: 1.0 | |
| 20 | |
| 21 $Author: Condat(UK) | |
| 22 $Date: 25/10/00 | |
| 23 | |
| 24 ******************************************************************************** | |
| 25 | |
| 26 Description: | |
| 27 | |
| 28 This file contains the basic resource manager information relating | |
| 29 to the textual entries managed. | |
| 30 | |
| 31 There are two routines provided by this module, one returning the | |
| 32 number of resource tables supported, the other giving the base address | |
| 33 of the resource tables. | |
| 34 | |
| 35 This module is derived from an auto generated version of the file with | |
| 36 additional commenting added. | |
| 37 | |
| 38 ******************************************************************************** | |
| 39 $History: MmiBlkLangDB.h | |
| 40 | |
| 41 Feb 07, 2006 DR: OMAPS00059261 x0pleela | |
| 42 Description: SMS is not forwarding STATUS reports that are read from SIM storage to ACI | |
| 43 Solution: Renamed "TxtPendReport" to "TxtReport" | |
| 44 | |
| 45 Feb 01, 2006 DR: OMAPS00059261 x0pleela | |
| 46 Description: SMS is not forwarding STATUS reports that are read from SIM storage to ACI | |
| 47 Solution: Added "TxtPendReport" to display when status report status is pending | |
| 48 | |
| 49 Jan 03, 2006 REF: SPR OMAPS00060036 xdeepadh | |
| 50 Description:In file viewer, the user is not allowed to retain the old name once he/she goes to the rename file option. | |
| 51 Solution:While renaming the file,if the name already exists, display a proper error message | |
| 52 | |
| 53 | |
| 54 Dec 07, 2005 REF: OMAPS00050087 x0039928 | |
| 55 Description: Deactivated is displayed while activate Hide Id option is selected | |
| 56 Solution: String "Not Activated" is added. | |
| 57 | |
| 58 Nov 24, 2005 DR: OMAPS00045909 - Shashi Shekar B.S. | |
| 59 Description: Improve IMEI control mechanism | |
| 60 Solution : When MMI calls sAT_PLUSCFUN, if an IMEI invalid error is returned, | |
| 61 we will block on that screen & will not allow the user to browse menus further, | |
| 62 since the PS will not be booted at all!!! | |
| 63 | |
| 64 Nov 14, 2005 REF: OMAPS00044445 xdeepadh | |
| 65 Description: Implementation of Test Menu for AAC | |
| 66 Solution: The existing MP3 test Application has been enhanced to support the AAC file testing. | |
| 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 Jul 18, 2005 REF: SPR 31695 xdeepadh | |
| 72 Bug:Problems with MP3 test application | |
| 73 Fix:The window handling of MP3 Test Application has been done properly. | |
| 74 | |
| 75 | |
| 76 | |
| 77 Aug 22, 2005 REF: ENH 31154 xdeepadh | |
| 78 Description: Application to Test Camera | |
| 79 Solution: Implemeted the Fileviewer to view the jpeg images.Camera Application to | |
| 80 preview,capture and save image has been implemented. | |
| 81 Strings for Fileviewer and Camera have been added. | |
| 82 | |
| 83 xpradipg - LOCOSTO-ENH-31895 : 23 June 2005 | |
| 84 Description: Support for various audio profiles | |
| 85 Solution: The support for audio device's carkit/headset/loudspeaker/handheld. | |
| 86 The audio device is enabled as per the user actions. | |
| 87 | |
| 88 July 19, 2005 REF: CRR LOCOSTO-ENH-28173 xpradipg | |
| 89 Description: To provide MMI Support to enable/disable/change password and | |
| 90 query all the Personalization locks | |
| 91 Solution: Integration of the changes for the same provided by the soldel | |
| 92 team | |
| 93 | |
| 94 Jun 13, 2005 REF: SPR 31705 x0021308 | |
| 95 Description: After the maximum limit of the My Number is exceeded, display info : Phonebook full | |
| 96 expected is MyNumber Full | |
| 97 Solution: Added Strings "MyNumber Full" string in Enum IndexTag. | |
| 98 | |
| 99 Jun 13, 2005 REF: SPR 31710 x0021308 | |
| 100 Description: After the maximum limit of the FDN Number is exceeded, display info : Phonebook full | |
| 101 expected is FDNList Full | |
| 102 Solution: Added Strings "FDNList Full" string in Enum IndexTag. | |
| 103 May 11 2005 REF: MMI-SPR-29887 x0012849 | |
| 104 To Implement the deferred MMS retrieval. | |
| 105 | |
| 106 Apr 06, 2005 REF: ENH 30011 xdeepadh | |
| 107 Description: Replacing the Test Application compilation flags with new flags. | |
| 108 Solution: The existing flags for Camera and MP3 test application have beeen replaced with the | |
| 109 new compilation flags,FF_MMI_TEST_CAMERA and FF_MMI_TEST_MP3 respectively. | |
| 110 | |
| 111 x0018858 24 Mar, 2005 MMI-FIX-11321 | |
| 112 Issue Description :- If the inbox is full and a new message is receivd, no indication is received. | |
| 113 Fix: Added support for handling indication when message box is full and | |
| 114 there is a pending message. | |
| 115 | |
| 116 Apr 05, 2005 REF: ENH 29994 xdeepadh | |
| 117 Description: Implementation of Generic Midi Ringer and Modification of existing Midi Test Application | |
| 118 Solution: Generic Midi Ringer and Midi Test Application were implemented. | |
| 119 | |
| 120 | |
| 121 March 2, 2005 REF: CRR 11536 x0018858 | |
| 122 Description: Reply path not supported while sending a reply. | |
| 123 Solution: Added menu option for the reply path. | |
| 124 | |
| 125 xrashmic 7 Dec, 2004 MMI-SPR-23965 | |
| 126 Nov 29, 2004 REF: CRR 25051 xkundadu | |
| 127 Description: INCALL SCREEN – ADJUSTING THE VOLUME | |
| 128 Fix: Added volume level list linked to up/down keys. | |
| 129 User can select the speaker volume among those levels. | |
| 130 | |
| 131 xrashmic 29 Nov, 2004 MMI-SPR-26161 | |
| 132 xrashmic 14 Oct, 2004 MMI-SPR-25291 | |
| 133 | |
| 134 xrashmic 26 Aug, 2004 MMI-SPR-23931 | |
| 135 | |
| 136 // xrashmic 19 Aug, 2004 Bug: 2, 3, 36 and 42 | |
| 137 | |
| 138 | |
| 139 Jul 23, 2004 REF: CRR 16107 xvilliva | |
| 140 Bug: (Call Barring) - MMI response overlayes partially background images. | |
| 141 Fix: Modfied enum and array in source file to display a better alert. | |
| 142 | |
| 143 // Jun 25, 2004 REF: CRR 21547 xvilliva (Added TxtInvalidInput.) | |
| 144 | |
| 145 | |
| 146 // Jun 10, 2004 REF: CRR MMI-SPR-13614 Rashmi C N(Sasken) | |
| 147 // Added Strings "All Divert", "Divert when not reachable", "Divert if Busy", "Divert when no answer" | |
| 148 "Divert for Cond. Forward" , "Divert for All calls" | |
| 149 May 10, 2004 REF: CRR 15753 Deepa M.D | |
| 150 Menuitem provided to set the validity period to maximum. | |
| 151 | |
| 152 | |
| 153 // Apr 14, 2004 REF: CRR 12653 xvilliva (Added "Limited Service".) | |
| 154 | |
| 155 25/10/00 Original Condat(UK) BMI version. | |
| 156 | |
| 157 $End | |
| 158 | |
| 159 *******************************************************************************/ | |
| 160 | |
| 161 | |
| 162 | |
| 163 /******************************************************************************* | |
| 164 | |
| 165 Required Include Files | |
| 166 | |
| 167 *******************************************************************************/ | |
| 168 | |
| 169 #include "mfw_lng.h" | |
| 170 | |
| 171 | |
| 172 /* The tPointerStructure provides the basic entry type for the resource | |
| 173 tables indicated below. | |
| 174 | |
| 175 The structure provides a simple one-to-one mapping between the identifier | |
| 176 and it's associated text string. | |
| 177 */ | |
| 178 typedef struct _tPointerStructure_ | |
| 179 { | |
| 180 long int Id; | |
| 181 char *Text; | |
| 182 } tPointerStructure, *pPointerStructure; | |
| 183 | |
| 184 | |
| 185 //#define LANG_CHANGE_TEST | |
| 186 | |
| 187 /*MC SPR 1150, moved language macros from MmiResources.h*/ | |
| 188 /*There should be language definitions for each number from 1 to NO_OF_LANGUAGES*/ | |
| 189 #define ENGLISH_LANGUAGE 1 | |
| 190 #define GERMAN_LANGUAGE 2 | |
| 191 #ifdef CHINESE_MMI | |
| 192 #define CHINESE_LANGUAGE 2 | |
| 193 #else | |
| 194 #define CHINESE_LANGUAGE 3 | |
| 195 #endif | |
| 196 | |
| 197 #ifdef LANG_CHANGE_TEST /*MC test code*/ | |
| 198 #define MARTIAN_LANGUAGE 2 | |
| 199 #define CHINESE_LANGUAGE 3 | |
| 200 #endif | |
| 201 | |
| 202 /*MC, SPR 1150, allows easier addition of languages, just increment macro*/ | |
| 203 #ifndef CHINESE_MMI | |
| 204 #define NO_OF_LANGUAGES 2 | |
| 205 #else | |
| 206 #define NO_OF_LANGUAGES 2 | |
| 207 #endif | |
| 208 | |
| 209 | |
| 210 /******************************************************************************* | |
| 211 | |
| 212 Public Definitions | |
| 213 | |
| 214 *******************************************************************************/ | |
| 215 | |
| 216 typedef enum { | |
| 217 TxtNull = 0, | |
| 218 #ifdef SIM_PERS | |
| 219 TxtTimerFlag, | |
| 220 TxtETSIFlag, | |
| 221 TxtAirtelFlag, | |
| 222 TxtEnterOldPsLock, | |
| 223 TxtEnterPsLockNew, | |
| 224 TxtEnterPsLockconf, | |
| 225 TxtLockEnabled, | |
| 226 TxtLockDisabled, | |
| 227 TxtPersonalization, | |
| 228 TxtSupplementaryInfo, | |
| 229 TxtPersonalize, | |
| 230 TxtUnlockCategory, | |
| 231 TxtLockCategory, | |
| 232 TxtResetFC, | |
| 233 TxtGetFC, | |
| 234 TxtMaxFC, | |
| 235 TxtCorporate, | |
| 236 TxtServiceProvider, | |
| 237 TxtNetworkSubset, | |
| 238 TxtLockActivated, | |
| 239 TxtLockDeactivated, | |
| 240 TxtEnterNLock, | |
| 241 TxtEnterNsLock, | |
| 242 TxtEnterSpLock, | |
| 243 TxtEnterCLock, | |
| 244 TxtEnterPsLock, | |
| 245 | |
| 246 | |
| 247 TxtPsLockConfWrong, | |
| 248 TxtPsLockConfwrong2, | |
| 249 | |
| 250 | |
| 251 TxtPsLockChanged, | |
| 252 TxtCounterReset, | |
| 253 TxtPassfailed, | |
| 254 TxtUnblock, | |
| 255 TxtAlreadyLocked, | |
| 256 TxtAlreadyUnlocked, | |
| 257 TxtPhoneUnblocked, | |
| 258 TxtPhoneBlocked, | |
| 259 TxtGetFailFC, | |
| 260 TxtMaxFailFC, | |
| 261 TxtGetSuccFC, | |
| 262 TxtMaxSucFC, | |
| 263 #endif | |
| 264 #ifdef FF_MMI_CPHS | |
| 265 TxtViewAll, | |
| 266 TxtEmergencyNumbers, | |
| 267 #endif | |
| 268 TxtReport, //x0pleela 01 Feb, 2006 DR: OMAPS00059261 | |
| 269 TxtNotImplemented, | |
| 270 TxtManu, | |
| 271 TxtEnterPin1, | |
| 272 TxtEnterPin2, | |
| 273 TxtEnterPuk1, | |
| 274 TxtEnterPuk2, | |
| 275 TxtInvalidCard, | |
| 276 TxtNoCard, | |
| 277 TxtInvalidIMEI, // Nov 24, 2005, a0876501, DR: OMAPS00045909 | |
| 278 TxtSoftCall, | |
| 279 TxtSoftOK, | |
| 280 TxtSoftMenu, | |
| 281 TxtHelp, | |
| 282 TxtSoftContacts, | |
| 283 TxtPlay, | |
| 284 TxtMessages, | |
| 285 TxtAlarm, | |
| 286 TxtSettings, | |
| 287 TxtExtra, | |
| 288 TxtSend, | |
| 289 TxtSent, | |
| 290 TxtNotSent, | |
| 291 TxtServiceCentre, | |
| 292 TxtPleaseWait, | |
| 293 TxtSmsEnterNumber, | |
| 294 TxtRead, | |
| 295 TxtRetrieve, // x0012849 11 May 205 MMI-SPR-29887 | |
| 296 TxtDeleteAll, | |
| 297 TxtSave, | |
| 298 TxtVoicemail, | |
| 299 TxtBroadcast, | |
| 300 TxtNew, | |
| 301 TxtDigits, | |
| 302 TxtLowercase, | |
| 303 TxtUppercase, | |
| 304 TxtApplications, | |
| 305 TxtVoiceMemo, | |
| 306 TxtSimNot, | |
| 307 TxtReady, | |
| 308 TxtSmsListFull, | |
| 309 TxtNewCbMessage, | |
| 310 TxtSaved, | |
| 311 TxtDelete, | |
| 312 TxtReply, | |
| 313 TxtStoreNumber, | |
| 314 TxtForward, | |
| 315 TxtActivate, | |
| 316 TxtTopics, | |
| 317 TxtConsult, | |
| 318 TxtAddNew, | |
| 319 TxtContacts, | |
| 320 TxtSearchName, | |
| 321 TxtMemory, | |
| 322 TxtMyNumber, | |
| 323 TxtMyNumberFull, //SPR 31705 x0021308: RamG | |
| 324 TxtRinger, | |
| 325 TxtVolume, | |
| 326 TxtKeypadTones, | |
| 327 TxtNewMessage, | |
| 328 TxtNewBroadcast, | |
| 329 TxtAutoAnswer, | |
| 330 TxtTimeDate, | |
| 331 TxtLanguages, | |
| 332 TxtVoiceMail, | |
| 333 TxtPinCode, | |
| 334 TxtAutoredial, | |
| 335 TxtDTMF, | |
| 336 TxtOn, | |
| 337 TxtOff, | |
| 338 TxtNetworkSel, | |
| 339 TxtSendID, | |
| 340 TxtChargeTimers, | |
| 341 TxtCallDivert, | |
| 342 TxtCallWaiting, | |
| 343 TxtIfBusy, | |
| 344 TxtIfNoAnswer, | |
| 345 TxtIfNotReachable, | |
| 346 TxtAllCalls, | |
| 347 TxtCancelAll, | |
| 348 TxtAll, | |
| 349 TxtVoice, | |
| 350 TxtFax, | |
| 351 TxtData, | |
| 352 TxtStatus, | |
| 353 TxtCancel, | |
| 354 TxtCalculator, | |
| 355 TxtEnterName, | |
| 356 TxtSoftBack, | |
| 357 TxtSoftSelect, | |
| 358 TxtSoftOptions, | |
| 359 TxtEmptyList, | |
| 360 TxtSendMessage, | |
| 361 TxtChange, | |
| 362 TxtEnterNumber, | |
| 363 TxtPhbkFull, | |
| 364 TxtWriteError, | |
| 365 TxtEntryDeleted, | |
| 366 TxtDetails, | |
| 367 TxtHold, | |
| 368 TxtUnhold, | |
| 369 TxtMute, | |
| 370 TxtSendDTMF, | |
| 371 TxtMainMenu, | |
| 372 TxtSwap, | |
| 373 TxtEndAll, | |
| 374 TxtPrivateCall, | |
| 375 TxtStartConference, | |
| 376 TxtReStartConference, | |
| 377 TxtEndConference, | |
| 378 TxtFind, | |
| 379 TxtServiceNumbers, | |
| 380 TxtOutofRange, | |
| 381 TxtDone, | |
| 382 TxtFailed, | |
| 383 TxtEnterNewPin, | |
| 384 TxtConfPin, | |
| 385 TxtChangPin, | |
| 386 TxtEnd, | |
| 387 TxtPINFail, | |
| 388 TxtSOS, | |
| 389 TxtAutomatic, | |
| 390 TxtManual, | |
| 391 TxtFixedNames, | |
| 392 TxtFactoryReset, | |
| 393 TxtSearching, | |
| 394 TxtChangPIN2, | |
| 395 TxtOldPIN, | |
| 396 TxtOldPIN2, | |
| 397 TxtNotAcc, | |
| 398 TxtEnabled, | |
| 399 TxtDisabled, | |
| 400 TxtPINOK, | |
| 401 TxtSimBlocked, | |
| 402 TxtNewPIN, | |
| 403 TxtAcc, | |
| 404 TxtNoNetwork, | |
| 405 TxtNo, | |
| 406 TxtEnterDate, | |
| 407 TxtEnterTime, | |
| 408 TxtScratchPad, | |
| 409 TxtDeleted, | |
| 410 TxtActivated, | |
| 411 TxtDeActivated, | |
| 412 TxtDeactivate, | |
| 413 TxtNotActivated, // Dec 07, 2005 REF: OMAPS00050087 x0039928 - Added string to lang table | |
| 414 TxtCheck, | |
| 415 TxtYes, | |
| 416 TxtCallNumber, | |
| 417 TxtEnterMid, | |
| 418 TxtReadError, | |
| 419 TxtUsed, | |
| 420 TxtOutgoing, | |
| 421 TxtMuted, | |
| 422 TxtCallEnded, | |
| 423 TxtIncomingCall, | |
| 424 TxtAnsweredCalls, // API - APR #1629 - Added string to lang table. | |
| 425 TxtIncomingData, | |
| 426 TxtIncomingFax, //SPR#1147 - DS - Added string to lang table. | |
| 427 TxtNumberWithheld, | |
| 428 TxtAccept, | |
| 429 TxtReject, | |
| 430 TxtCalling, | |
| 431 TxtMissedCalls, | |
| 432 TxtMissedCall, | |
| 433 TxtLocked, | |
| 434 TxtUnmute, | |
| 435 TxtCharging, | |
| 436 TxtChargComplete, | |
| 437 TxtOperationNotAvail, | |
| 438 TxtAddToConference, | |
| 439 TxtEmpty, | |
| 440 TxtSelectFromList, | |
| 441 TxtEnterNetworkCode, | |
| 442 TxtMCCMNC, | |
| 443 TxtRecord, | |
| 444 TxtSecurity, | |
| 445 TxtEnglish, | |
| 446 TxtGerman, | |
| 447 TxtValidity, | |
| 448 TxtMessageTyp, | |
| 449 TxtSetVoiceMail, | |
| 450 TxtCallTimers, | |
| 451 TxtLastCharge, | |
| 452 TxtTotalCharge, | |
| 453 TxtResetCharge, | |
| 454 TxtIfNoService, | |
| 455 TxtDiscard, | |
| 456 TxtEDIT, | |
| 457 TxtExtractNumber, | |
| 458 TxtWrite, | |
| 459 TxtCheckStatus, | |
| 460 TxtSetDivert, | |
| 461 TxtCancelDivert, | |
| 462 TxtHideID, | |
| 463 TxtTones, | |
| 464 TxtClock, | |
| 465 TxtPhone, | |
| 466 TxtStop, | |
| 467 TxtRecording, | |
| 468 TxtPlayback, | |
| 469 TxtNoNumber, | |
| 470 TxtOkToDelete, | |
| 471 TxtBalance, | |
| 472 TxtLimit, | |
| 473 TxtLimitEq, | |
| 474 TxtRate, | |
| 475 TxtMinutes, | |
| 476 TxtCost, | |
| 477 TxtCredit, | |
| 478 TxtPressOk, | |
| 479 TxtReset, | |
| 480 TxtIncoming, | |
| 481 TxtCounter, | |
| 482 TxtOutgoingCalls, | |
| 483 TxtCostCounter, | |
| 484 TxtEnterCurrency, | |
| 485 Txt1Unit, | |
| 486 TxtChanged, | |
| 487 TxtEnterLimit, | |
| 488 TxtCancelled, | |
| 489 TxtView, | |
| 490 TxtEnterPCK, | |
| 491 TxtEnterCCK, | |
| 492 TxtEnterNCK, | |
| 493 TxtEnterNSCK, | |
| 494 TxtEnterSPCK, | |
| 495 TxtCodeInc, | |
| 496 TxtBlckPerm, | |
| 497 TxtDealer, | |
| 498 TxtSendingDTMF, | |
| 499 TxtCheckNumber, | |
| 500 TxtNumberBusy, | |
| 501 TxtNoAnswer, | |
| 502 TxtNumberChanged, | |
| 503 TxtNetworkBusy, | |
| 504 TxtNotSubscribed, | |
| 505 TxtAnyKeyAnswer, | |
| 506 TxtPINBlock, | |
| 507 TxtEdit, | |
| 508 TxtChangePassword, | |
| 509 TxtSetBar, | |
| 510 TxtSmsTone, | |
| 511 TxtMelody, | |
| 512 TxtSilent, | |
| 513 TxtClick, | |
| 514 TxtClearAlarm, | |
| 515 TxtTimeFormat, | |
| 516 TxtTwelveHour, | |
| 517 TxtTwentyfourHour, | |
| 518 TxtInCallTimer, | |
| 519 TxtStore, | |
| 520 TxtNone, | |
| 521 TxtPIN, | |
| 522 TxtPIN2, | |
| 523 TxtConfPin2, | |
| 524 TxtNewPIN2, | |
| 525 TxtUnlockOK, | |
| 526 TxtIMEI, | |
| 527 TxtList, | |
| 528 TxtFull, | |
| 529 TxtNotAvailable, | |
| 530 TxtCallBAOC, | |
| 531 TxtCallBAOIC, | |
| 532 TxtCallBAOICexH, | |
| 533 TxtCallBAIC, | |
| 534 TxtCallBAICroam, | |
| 535 TxtCallBarringAll, | |
| 536 TxtCallBAOCAll, | |
| 537 TxtCallBAICAll, | |
| 538 TxtCLIP, | |
| 539 TxtCOLP, | |
| 540 TxtCOLR, | |
| 541 TxtSimToolkit, | |
| 542 TxtPhonebook, | |
| 543 TxtRecentCalls, | |
| 544 TxtNames, | |
| 545 TxtInterCalls, | |
| 546 TxtInterHome, | |
| 547 TxtWhenRoaming, | |
| 548 TxtCancelAllBars, | |
| 549 TxtWaiting, | |
| 550 TxtBarred, | |
| 551 TxtForwarded, | |
| 552 TxtCallDivertNoReach, | |
| 553 TxtCallDivertNoReply, | |
| 554 TxtCallDivertIfBusy, | |
| 555 TxtPressMenu, | |
| 556 TxtPlus, | |
| 557 TxtMinus, | |
| 558 TxtDivideBy, | |
| 559 TxtMultiplyBy, | |
| 560 TxtEquals, | |
| 561 TxtSending, | |
| 562 TxtMessage, | |
| 563 TxtSoftNext, | |
| 564 TxtLastCall, | |
| 565 TxtIncomingCalls, | |
| 566 TxtLow, | |
| 567 TxtMedium, | |
| 568 TxtHigh, | |
| 569 TxtIncreasing, | |
| 570 TxtTimerReset, | |
| 571 TxtClockSetTo, | |
| 572 TxtSilentMode, | |
| 573 TxtSmsValidityPeriodSet, | |
| 574 Txt1Hour, | |
| 575 Txt12Hours, | |
| 576 Txt24Hours, | |
| 577 Txt1Week, | |
| 578 TxtMaxTime, // May 10, 2004 REF: CRR 15753 Deepa M.D | |
| 579 TxtPin2Code, | |
| 580 TxtEnablePIN, | |
| 581 TxtRequesting, | |
| 582 TxtNotAllowed, | |
| 583 TxtEmergency, | |
| 584 TxtChinese, | |
| 585 TxtPassword, | |
| 586 TxtConfirmPassword, | |
| 587 TxtNewPassword, | |
| 588 TxtNoMessages, | |
| 589 TxtTwoAttemptsLeft, | |
| 590 TxtOneAttemptLeft, | |
| 591 Txtblacklisted, | |
| 592 TxtErrUnknown, | |
| 593 TxtSSErr, | |
| 594 TxtUnknownSub, | |
| 595 TxtIllSub, | |
| 596 TxtIllEqip, | |
| 597 TxtIllOp, | |
| 598 TxtSubVil, | |
| 599 TxtInComp, | |
| 600 TxtFacNoSup, | |
| 601 TxtAbsSub, | |
| 602 TxtSysFail, | |
| 603 TxtMissDta, | |
| 604 TxtUnexDta, | |
| 605 TxtPwdErr, | |
| 606 TxtUnkAlph, | |
| 607 TxtMaxMpty, | |
| 608 TxtResNoAvai, | |
| 609 TxtUnRec, | |
| 610 TxtMisTyp, | |
| 611 TxtBadStruct, | |
| 612 TxtDupInv, | |
| 613 TxtResLim, | |
| 614 TxtIniRel, | |
| 615 TxtFatRes, | |
| 616 TxtEntAnw, | |
| 617 TxtSsMsg, | |
| 618 TxtOld, | |
| 619 TxtInsertnote, | |
| 620 TxtMelodygenerator, | |
| 621 TxtOctaveHigher, | |
| 622 TxtOctaveLower, | |
| 623 TxtLoadMelody, | |
| 624 TxtEasyText, | |
| 625 TxtDataCount, | |
| 626 TxtQoS, | |
| 627 TxtTypeofConnection, | |
| 628 TxtTotalCount, | |
| 629 TxtResetCount, | |
| 630 TxtDataCounter, | |
| 631 TxtV42bis, | |
| 632 TxtNormal, | |
| 633 TxtCSD, | |
| 634 TxtClassB, | |
| 635 TxtClassC, | |
| 636 TxtIPAddress, | |
| 637 /* SPR#2324 - SH - Removed some strings */ | |
| 638 TxtIPAddress2, | |
| 639 TxtPort1, | |
| 640 TxtPort2, | |
| 641 TxtAPN, | |
| 642 TxtConnectionType, | |
| 643 //xpradipg - Aug 4:changes for WAP2.0 Menu | |
| 644 #if defined (FF_WAP) && defined (FF_GPF_TCPIP) | |
| 645 TxtNameServer1, | |
| 646 TxtNameServer2, | |
| 647 TxtPPGAuthentication, | |
| 648 TxtWirelessProfiledHTTP, | |
| 649 #endif | |
| 650 TxtGPRS, | |
| 651 TxtOutgoingData, | |
| 652 TxtGame, | |
| 653 TxtHomepage, | |
| 654 TxtBookmarks, | |
| 655 TxtGoTo, | |
| 656 TxtHistory, | |
| 657 TxtSetup, | |
| 658 TxtNewBookmark, | |
| 659 TxtWWWdot, | |
| 660 TxtWAPdot, | |
| 661 TxtSMS, | |
| 662 TxtEmail, | |
| 663 TxtClear, | |
| 664 TxtBookmark, | |
| 665 /* 07-11-05 removed text Ids TxtSelectProfile, TxtSetupProfiles*/ | |
| 666 TxtSaveHistory, | |
| 667 TxtEditName, | |
| 668 TxtEditURL, | |
| 669 /* SPR#2324 - SH - Removed some strings */ | |
| 670 TxtResponseTimer, | |
| 671 TxtDialupNumber, | |
| 672 TxtTemporary, | |
| 673 TxtContinuous, | |
| 674 /* SPR#2324 - SH - Removed some strings */ | |
| 675 TxtWAP, | |
| 676 TxtExit, | |
| 677 TxtReload, | |
| 678 TxtStored, | |
| 679 TxtOther, | |
| 680 TxtConnecting, | |
| 681 TxtDownloading, | |
| 682 TxtUpdating, | |
| 683 TxtEnterURL, | |
| 684 TxtProfileName, | |
| 685 TxtISPUsername, | |
| 686 TxtISPPassword, | |
| 687 TxtGoToLink, | |
| 688 TxtSelect, | |
| 689 TxtNotConnected, | |
| 690 TxtScaleImages, | |
| 691 TxtLoggingIn, | |
| 692 TxtPageNotFound, | |
| 693 TxtInvalidURL, | |
| 694 TxtNoResponse, | |
| 695 TxtAccessDenied, | |
| 696 TxtErrorInPage, | |
| 697 TxtScriptError, | |
| 698 TxtServerError, | |
| 699 TxtGatewayError, | |
| 700 TxtUnexpectedErr, | |
| 701 TxtCharacterSet, | |
| 702 TxtWBXMLError, | |
| 703 TxtFatalError, | |
| 704 TxtGatewayBusy, | |
| 705 TxtSecurityFail, | |
| 706 TxtErrorOutOfMem, | |
| 707 TxtErrorMemLow, | |
| 708 TxtError, | |
| 709 TxtErrorHTTP, | |
| 710 TxtErrorWSP, | |
| 711 TxtErrorWAE, | |
| 712 TxtErrorWSPCL, | |
| 713 TxtErrorWSPCM, | |
| 714 TxtErrorWTP, | |
| 715 TxtErrorWTLS, | |
| 716 TxtErrorWDP, | |
| 717 TxtErrorUDCP, | |
| 718 TxtNotSupported, | |
| 719 TxtSelectLine, | |
| 720 TxtLine1, | |
| 721 TxtLine2, | |
| 722 TxtInfoNumbers, | |
| 723 TxtAttach, /*SH 18/01/02*/ | |
| 724 TxtDetach, /*SH 18/01/02*/ | |
| 725 TxtDetaching, // MZ cq10952 15/07/0 | |
| 726 TxtDefineContext, /*SH 22/01/02*/ | |
| 727 TxtActivateContext, /*SH 22/01/02*/ | |
| 728 TxtDeactivateContext, /*SH 22/01/02*/ | |
| 729 TxtGPRSPreferred, | |
| 730 TxtCSDPreferred, | |
| 731 TxtNotAttached, | |
| 732 TxtAlreadyAttached, | |
| 733 TxtSelected, /*ap 06/02/02*/ | |
| 734 TxtNetwork, /*ap 06/02/02*/ | |
| 735 TxtForbidden, /*ap 06/02/02*/ | |
| 736 TxtActivateFDN, /*ap 06/02/02*/ | |
| 737 TxtPlease, /*ap 06/02/02*/ | |
| 738 TxtTimedOut, // SH 13/02/02 | |
| 739 TxtWillChangeOn, // SH 13/02/02 | |
| 740 TxtAttached, // SH 14/02/02 | |
| 741 TxtDetached, // SH 14/02/02 | |
| 742 TxtUnknown, // api 13/14/02 | |
| 743 TxtCallTransfer,//MC | |
| 744 TxtConnected, // SH | |
| 745 TxtGSM_900, // SH | |
| 746 TxtDCS_1800, | |
| 747 TxtPCS_1900, | |
| 748 TxtE_GSM, | |
| 749 TxtGSM_850, | |
| 750 TxtCallTimeout, | |
| 751 TxtBand, | |
| 752 TxtSatRefresh, | |
| 753 TxtCallBlocked, | |
| 754 TxtSRR, // Marcus: Issue 1170: 30/09/2002 | |
| 755 //March 2, 2005 REF: CRR 11536 x0018858 | |
| 756 TxtRP,//added for reply path | |
| 757 TxtDelivered, // Marcus: Issue 1170: 07/10/2002 | |
| 758 TxtTempError, // Marcus: Issue 1170: 07/10/2002 | |
| 759 TxtUnknownCode,/*MC SPR 1111*/ | |
| 760 TxtPhoneSettings, //SPR#1113 - DS - Added text id for renamed main menu item "Phone Settings" | |
| 761 TxtNetworkServices, //SPR#1113 - DS - Added text id for new main menu item "Netw. Services" | |
| 762 TxtCallDeflection, //SPR#1113 - DS - Added text id for new menu item "Call Deflection" (CD) | |
| 763 TxtCallBack, //SPR#1113 - DS - Added text id for new menu item "Call Back" (CCBS) | |
| 764 TxtMobileInfo, /*SPR1209*/ | |
| 765 TxtServingCell,/*SPR1209*/ | |
| 766 TxtNeighbourCell, /*SPR1209*/ | |
| 767 TxtLocation, /*SPR1209*/ | |
| 768 TxtCiphHopDTX,/*SPR1209*/ | |
| 769 TxtConcat, | |
| 770 TxtColourMenu, | |
| 771 TxtColourBlack, | |
| 772 TxtColourBlue, | |
| 773 TxtColourCyan, | |
| 774 TxtColourGreen, | |
| 775 TxtColourMagenta, | |
| 776 TxtColourYellow, | |
| 777 TxtColourRed, | |
| 778 TxtColourWhite, | |
| 779 TxtColourPink, | |
| 780 TxtColourOrange, | |
| 781 TxtColourLightBlue, | |
| 782 TxtColourLightGreen, | |
| 783 TxtColourPaleYellow, | |
| 784 TxtColourTransparent, | |
| 785 TxtIdleScreenBackground, | |
| 786 TxtIdleScreenSoftKey, | |
| 787 TxtIdleScreenText, | |
| 788 TxtIdleScreenNetworkName, | |
| 789 TxtGeneralBackground , | |
| 790 TxtMenuSoftKeyForeground , | |
| 791 TxtMenuSoftKeyBackground , | |
| 792 TxtSubMenuHeadingText , | |
| 793 TxtSubMenuHeadingBackground, | |
| 794 TxtSubMenuTextForeground , | |
| 795 TxtSubMenuTextBackground, | |
| 796 TxtSubMenuSelectionBar, | |
| 797 TxtPopUpTextForeground, | |
| 798 TxtPopUpTextBackground, | |
| 799 TxtColour, | |
| 800 TxtLoser, | |
| 801 TxtPlayAgain, | |
| 802 TxtWinner, | |
| 803 TxtSelectBook, /* SPR1112 - SH */ | |
| 804 TxtSIM, | |
| 805 TxtMove, | |
| 806 TxtCopy, | |
| 807 TxtThisEntry, | |
| 808 TxtBackground, /* for selecting backgrounds*/ | |
| 809 TxtProviderIcon, | |
| 810 TxtIdleScreen, | |
| 811 TxtMenuScreen, | |
| 812 TxtBgdSquares, | |
| 813 TxtBgdO2, | |
| 814 TxtBgdTree, | |
| 815 TxtBgdTILogo, | |
| 816 TxtBgdSunset, | |
| 817 TxtBgdEdinburgh1, | |
| 818 TxtBgdEdinburgh2, | |
| 819 TxtBgdEdinburgh3, | |
| 820 TxtBgdEdinburgh4, | |
| 821 TxtDeflectCall, //SPR 1392 call-deflection | |
| 822 TxtDeflectCallTo, //SPR 1392 call deflection | |
| 823 TxtDeflect, //SPR 1392 call deflection | |
| 824 TxtDeflectingCallTo, //SPR 1392 call deflection | |
| 825 TxtCallBackQuery, // Marcus: CCBS: 15/11/2002 | |
| 826 TxtRejected, // Marcus: CCBS: 15/11/2002 | |
| 827 TxtActiveCall, /* SPR#1352 - SH */ | |
| 828 TxtHeldCall, | |
| 829 TxtActiveTTYCall, | |
| 830 TxtHeldTTYCall, | |
| 831 TxtTTY, | |
| 832 TxtOnNextCall, | |
| 833 TxtAlwaysOn, | |
| 834 TxtTTYCalling, | |
| 835 TxtIncomingTTYCall, | |
| 836 TxtProvisioned, // Marcus: Issue 1652: 03/02/2003 | |
| 837 TxtExecuted, // Marcus: Issue 1652: 03/02/2003 | |
| 838 TxtCommand, // NDH : SPR#1869 : 08/04/2003 | |
| 839 TxtCompleted, // NDH : SPR#1869 : 08/04/2003 | |
| 840 TxtMultiparty, // AP: Issue 1749: 06/03/03 | |
| 841 TxtAttaching, /* SPR#1983 - SH - Various WAP texts*/ | |
| 842 TxtConnection, | |
| 843 TxtUsing, | |
| 844 TxtConnectionSpeed, | |
| 845 TxtAnalogue, | |
| 846 TxtISDN9600, | |
| 847 TxtISDN14400, | |
| 848 TxtEndWap, | |
| 849 TxtUntitled, | |
| 850 TxtChooseReplacement1, | |
| 851 TxtChooseReplacement2, | |
| 852 TxtDialup, /* SPR#2324 - SH - Added */ | |
| 853 TxtAdvanced, /* SPR#2324 - SH - Added */ | |
| 854 TxtGPRSDialupGPRS, /* SPR#2324 - SH - Added */ | |
| 855 TxtGPRSDialupDialup, /* SPR#2324 - SH - Added */ | |
| 856 TxtProfiles, /* SPR#2324 - SH - Added */ | |
| 857 TxtNewProfile, /* SPR#2324 - SH - Added */ | |
| 858 TxtResetProfiles, /* SPR#2324 - SH - Added */ | |
| 859 TxtPasswords,// MMI SPR 16107 | |
| 860 TxtMismatch,// MMI SPR 16107 | |
| 861 TxtDataCounterReset, /* SPR#2346 - SH */ | |
| 862 TxtCallDate, /* API - 05/09/03 - SPR2357 - Added */ | |
| 863 TxtCallTime, /* API - 05/09/03 - SPR2357 - Added */ | |
| 864 TxtInvalidMessage,/*MC SPR 2530*/ | |
| 865 TxtIncompleteMessage,/*MC SPR 2530*/ | |
| 866 //yanbin add MMS string | |
| 867 //TISHMMS Project | |
| 868 TxtDownload, | |
| 869 #if defined (FF_WAP) && defined (FF_GPF_TCPIP) | |
| 870 TxtShowMessages, /*added by ellen*/ | |
| 871 TxtPushMessages, /*added by ellen*/ | |
| 872 #endif | |
| 873 | |
| 874 #if defined (FF_MMI_MMS) || defined (FF_MMI_EMS)//MMI-SPR 49811 - x0035544 07 nov 2005 | |
| 875 TxtMMS, | |
| 876 TxtEMS, | |
| 877 TxtMMSCreate, | |
| 878 TxtEMSCreate, | |
| 879 TxtMMSInbox, | |
| 880 TxtMMSUnsent, | |
| 881 TxtMMSSent,//CRR: 25291 - xrashmic 14 Oct 2004 | |
| 882 TxtMMSSettings, | |
| 883 TxtRetrieveCondition, //x0012849 May 11 2005 MMI-SPR-29887 | |
| 884 TxtMMSInsertPicture, | |
| 885 TxtMMSInsertSound, | |
| 886 TxtMMSInsertText, | |
| 887 TxtMMSInsertSlide, | |
| 888 TxtMMSDelete, | |
| 889 TxtMMSPreview, | |
| 890 TxtMMSDeleteSlide, | |
| 891 TxtMMSDeletePicture, | |
| 892 TxtMMSDeleteSound, | |
| 893 TxtMMSDeleteText, | |
| 894 TxtMMSInsert, | |
| 895 TxtMMSSendSucess, | |
| 896 TxtMMSSendFail, | |
| 897 TxtMMSSendng, | |
| 898 TxtMMSDownloading, | |
| 899 TxtNewMMS, | |
| 900 TxtMMSRcvFail, | |
| 901 TxtMMSDots, | |
| 902 TxtExtract, | |
| 903 TxtMMSNotification,//x0012849 May 11 2005 MMI-SPR-29887 | |
| 904 TxtImmediate, //x0012849 May 11 2005 MMI-SPR-29887 | |
| 905 TxtDeferred, //x0012849 May 11 2005 MMI-SPR-29887 | |
| 906 TxtMMSRetrieving, //x0012849 May 11 2005 MMI-SPR-29887 // MMS Retrieving | |
| 907 TxtMMSRetrieved, //x0012849 May 11 2005 MMI-SPR-29887 // MMS Retrieved | |
| 908 TxtEMSNew, //xrashmic 26 Aug, 2004 MMI-SPR-23931 | |
| 909 TxtType,//xrashmic 29 Nov, 2004 MMI-SPR-26161 | |
| 910 TxtObject,//xrashmic 29 Nov, 2004 MMI-SPR-26161 | |
| 911 TxtLarge,//xrashmic 29 Nov, 2004 MMI-SPR-26161 | |
| 912 //xrashmic 7 Dec, 2004 MMI-SPR-23965 | |
| 913 TxtMMSInsertPrePicture, | |
| 914 TxtMMSInsertPreSound, | |
| 915 TxtAllObjects, | |
| 916 TxtExtracted, | |
| 917 TxtExtracting, | |
| 918 TxtNoObjects, | |
| 919 TxtExtractable, | |
| 920 #endif//MMI-SPR 49811 - x0035544 07 nov 2005 | |
| 921 TxtLockAls, /* NDH : CQ16317 */ | |
| 922 TxtUnlockAls, /* NDH : CQ16317 */ | |
| 923 TxtAlsLocked, /* NDH : CQ16317 */ | |
| 924 TxtAlsUnlocked, /* NDH : CQ16317 */ | |
| 925 TxtLimService, /* SPR12653 */ | |
| 926 | |
| 927 // Apr 06, 2005 REF: ENH 30011 xdeepadh | |
| 928 //Strings for Camera, Mp3 and midi test application are | |
| 929 //under the respective flags. | |
| 930 // Nov 14, 2005 REF: OMAPS00044445 xdeepadh | |
| 931 #if defined(FF_MMI_TEST_MP3) || defined(FF_MMI_TEST_AAC) | |
| 932 TxtPlayerMonoChannel, | |
| 933 TxtPlayerStereoChannel, | |
| 934 TxtPlayerSetChannels, | |
| 935 TxtPlayerPlay, | |
| 936 TxtPlayerTest, | |
| 937 TxtPlayerFileSelected, | |
| 938 TxtPlayerSelectFile, | |
| 939 TxtPlayerPause, | |
| 940 TxtPlayerResume, | |
| 941 TxtPlayerStop, | |
| 942 TxtPlayerPlaying, | |
| 943 TxtPlayerFileNotLoaded, //Jul 18, 2005 REF: SPR 31695 xdeepadh | |
| 944 TxtPlayerOptionNotImplemented,//Jul 18, 2005 REF: SPR 31695 xdeepadh | |
| 945 #endif //FF_MMI_TEST_MP3 | |
| 946 //Aug 22, 2005 REF: ENH 31154 xdeepadh | |
| 947 #ifdef FF_MMI_TEST_CAMERA | |
| 948 TxtCameraTest, | |
| 949 TxtViewFinder, | |
| 950 TxtSnapshot, | |
| 951 TxtSaveSnapshot, | |
| 952 TxtSnapshotSaved, | |
| 953 TxtSoftSnap, | |
| 954 TxtSoftSnapSave, | |
| 955 TxtSnapSaving, | |
| 956 TxtQuality, | |
| 957 TxtEconomy, | |
| 958 TxtStandard, | |
| 959 TxtColor, | |
| 960 TxtSepia, | |
| 961 TxtBlackandWhite, | |
| 962 TxtNegative, | |
| 963 TxtFilename, | |
| 964 TxtDigiZoom, | |
| 965 #endif //FF_MMI_TEST_CAMERA | |
| 966 // Apr 05, 2005 REF: ENH 29994 xdeepadh | |
| 967 //Midi Test Application Strings were put under the flag FF_MMI_TEST_MIDI | |
| 968 #ifdef FF_MMI_TEST_MIDI | |
| 969 TxtMidiTest, | |
| 970 TxtMidiChangeConfig, | |
| 971 TxtMidiPlay, | |
| 972 TxtMidiPlayAllFiles, | |
| 973 TxtMidiExit, | |
| 974 TxtChConfigFile, | |
| 975 TxtChConfigVoiceLimit, | |
| 976 TxtChConfigLoop, | |
| 977 TxtChConfigChannels, | |
| 978 TxtChConfigBankLocation, | |
| 979 TxtMidiEnterVoiceNumber, | |
| 980 TxtMidiSelectFile, | |
| 981 TxtMidiOptionNotImplemented, | |
| 982 TxtMidiLoopOn, | |
| 983 TxtMidiLoopOff, | |
| 984 TxtMidiChannels, | |
| 985 TxtMidiMonoChannel, | |
| 986 TxtMidiStereoChannel, | |
| 987 TxtMidiBankLocation, | |
| 988 TxtMidiFastBankLocation, | |
| 989 TxtMidiSlowBankLocation, | |
| 990 TxtMidiFileTitle, | |
| 991 TxtMidiFileNotLoaded, | |
| 992 TxtMidiFileSelected, | |
| 993 TxtChConfigAudioOutput, | |
| 994 TxtMidiSpeaker, | |
| 995 TxtMidiHeadset, | |
| 996 #endif //#ifdef FF_MMI_TEST_MIDI | |
| 997 #ifdef BTE_MOBILE | |
| 998 /* | |
| 999 ** Start of Bluetooth Related Strings | |
| 1000 */ | |
| 1001 TxtBluetooth, | |
| 1002 TxtBluetoothEnable, | |
| 1003 TxtBluetoothDisable, | |
| 1004 TxtBtEnterDeviceName, | |
| 1005 TxtBtEnterPassKey, | |
| 1006 TxtBtPassKey, | |
| 1007 TxtBtTimeout, | |
| 1008 TxtBtPairing, | |
| 1009 TxtBtPaired, | |
| 1010 TxtBtAuthorize, | |
| 1011 TxtBtUnAuthorize, | |
| 1012 TxtBtInfo, | |
| 1013 TxtBtYesOnce, | |
| 1014 TxtBtYesAlways, | |
| 1015 TxtBtPairDevice, | |
| 1016 TxtBtChangePassKey, | |
| 1017 TxtBtShowServices, | |
| 1018 TxtBtAddToKnown, | |
| 1019 TxtBtRemoveDevice, | |
| 1020 TxtBtDeviceName, | |
| 1021 TxtBtSet, | |
| 1022 TxtBtServices, | |
| 1023 TxtBtNoServices, | |
| 1024 TxtBtSupported, | |
| 1025 TxtBtSerialPort, | |
| 1026 TxtBtDialUpNetworking, | |
| 1027 TxtBtHeadSet, | |
| 1028 TxtBtHandsFree, | |
| 1029 TxtBtObjectPush, | |
| 1030 TxtBtFileTransfer, | |
| 1031 TxtBtLanAccess, | |
| 1032 TxtBtCordlessTelephony, | |
| 1033 TxtBtIntercom, | |
| 1034 TxtBtUnknownService, | |
| 1035 TxtBtRequiresAuthorizationForService, | |
| 1036 TxtBtDevices, | |
| 1037 TxtBtDevice, | |
| 1038 TxtBtHidden, | |
| 1039 TxtBtTimed, | |
| 1040 TxtBtKnownDevices, | |
| 1041 TxtBtDiscoverable, | |
| 1042 TxtBtNoDevices, | |
| 1043 TxtBtFound, | |
| 1044 TxtBtSetLocalName, | |
| 1045 TxtBtClearStoredDevices, | |
| 1046 #endif | |
| 1047 /* | |
| 1048 ** End of Bluetooth Related Strings | |
| 1049 */ | |
| 1050 | |
| 1051 TxtFDNName,// MMI SPR 18555 | |
| 1052 TxtAllDivert,// MMI SPR 13614 | |
| 1053 TxtNoReachDivert, // MMI SPR 13614 | |
| 1054 TxtBusyDivert, // MMI SPR 13614 | |
| 1055 TxtNoAnsDivert, // MMI SPR 13614 | |
| 1056 TxtCondDivert, // MMI SPR 13614 | |
| 1057 TxtAllCallsDivert,// MMI SPR 13614 | |
| 1058 TxtInvalidInput,// MMI SPR 21547 | |
| 1059 TxtFDNListFull, // SPR 31710 x0021308 :RamG | |
| 1060 | |
| 1061 | |
| 1062 | |
| 1063 //Nov 29, 2004 REF: CRR 25051 xkundadu | |
| 1064 //Description: INCALL SCREEN – ADJUSTING THE VOLUME | |
| 1065 //Fix: Enums corresponding to various speaker volume | |
| 1066 // level strings. | |
| 1067 TxtLevel1, | |
| 1068 TxtLevel2, | |
| 1069 TxtLevel3, | |
| 1070 TxtLevel4, | |
| 1071 TxtLevel5, | |
| 1072 TxtImage, //xrashmic 28 Jan, 2005 MMI-SPR-28166 | |
| 1073 TxtSmsWaiting,//x0018858 24 Mar, 2005 MMI-FIX-11321 | |
| 1074 #ifdef FF_MMI_MULTIMEDIA | |
| 1075 /* String to be displayed in BMI. Menu Strings. */ | |
| 1076 TxtMultimediaApp, | |
| 1077 TxtConfigurationParameters, | |
| 1078 TxtAudioVideoPlayback, | |
| 1079 TxtMidiPlayback, | |
| 1080 TxtImageViewer, | |
| 1081 TxtCameraCapture, | |
| 1082 TxtVideoRecording, | |
| 1083 TxtAudioRecording, | |
| 1084 TxtPlayRecording, | |
| 1085 TxtFileListType, | |
| 1086 TxtNoFileAvail, | |
| 1087 TxtOutputScreenSize, | |
| 1088 TxtAudioEncodingFormat, | |
| 1089 TxtVideoEncodingFormat, | |
| 1090 TxtVideoCaptureSize, | |
| 1091 TxtVideoFrameRateSelection, | |
| 1092 TxtAudioBitRate, | |
| 1093 TxtVideoBitRate, | |
| 1094 TxtMidiPlayerSelect, | |
| 1095 | |
| 1096 /* Configuration Parameter Strings. */ | |
| 1097 TxtHalfScreenMode, | |
| 1098 TxtFullScreenMode, | |
| 1099 /* Audio Format */ | |
| 1100 TxtAAC, | |
| 1101 TxtAMR, | |
| 1102 TxtPCM, | |
| 1103 TxtMP3, | |
| 1104 /* Video Format */ | |
| 1105 TxtMpeg4, | |
| 1106 TxtH263, | |
| 1107 /* Frame Size */ | |
| 1108 TxtQcif, | |
| 1109 TxtCif, | |
| 1110 /* Video Frame Rate */ | |
| 1111 Txt5fps, | |
| 1112 Txt10fps, | |
| 1113 Txt15fps, | |
| 1114 Txt20fps, | |
| 1115 Txt25fps, | |
| 1116 Txt30fps, | |
| 1117 /* Bit Rate */ | |
| 1118 TxtAACBitRate, | |
| 1119 AMRNBBitRate, | |
| 1120 /* AAC Bit Rate */ | |
| 1121 Txt48Kbps, | |
| 1122 Txt66p15Kbps, | |
| 1123 Txt72Kbps, | |
| 1124 Txt96pKbps, | |
| 1125 Txt132p3Kbps, | |
| 1126 Txt144Kbps, | |
| 1127 Txt192Kbps, | |
| 1128 Txt264p6Kbps, | |
| 1129 Txt288Kbps, | |
| 1130 /* AMR Bit Rate */ | |
| 1131 Txt4p75Kbps, | |
| 1132 Txt5p15Kbps, | |
| 1133 Txt5p9Kbps, | |
| 1134 Txt6p7Kbps, | |
| 1135 Txt7p4Kbps, | |
| 1136 Txt7p95Kbps, | |
| 1137 Txt10p2Kbps, | |
| 1138 Txt12p2Kbps, | |
| 1139 /* Video Bit Rate */ | |
| 1140 Txt64Kbps, | |
| 1141 Txt128Kbps, | |
| 1142 Txt384Kbps, | |
| 1143 /* Softkey display strings */ | |
| 1144 TxtPauseKey, | |
| 1145 TxtResumeKey, | |
| 1146 TxtEncodeKey, | |
| 1147 TxtSoftIVT, | |
| 1148 TxtPictureDisp, | |
| 1149 TxtSetParam, | |
| 1150 /* Audio Path Configuration Parameter */ | |
| 1151 TxtAudioPath, | |
| 1152 TxtHeadset, | |
| 1153 TxtHeadphone, | |
| 1154 /* Audio / Video Recording related strings. */ | |
| 1155 TxtSoftStart, | |
| 1156 TxtAudvidRecord, | |
| 1157 TxtQQVga, | |
| 1158 TxtEncdTo, | |
| 1159 TxtJPEGFile, | |
| 1160 /* File Management related Strings. */ | |
| 1161 TxtFileMgmt, | |
| 1162 TxtFileOprns, | |
| 1163 TxtFileOprnsTest, | |
| 1164 TxtFFS, | |
| 1165 TxtMMC, | |
| 1166 TxtSDC, | |
| 1167 TxtTestCase1, | |
| 1168 TxtTestCase2, | |
| 1169 TxtTestCase3, | |
| 1170 TxtOperSuccess, | |
| 1171 TxtOperFailed, | |
| 1172 TxtNotYetDone, | |
| 1173 TxtFTPApp, | |
| 1174 TxtPut, | |
| 1175 TxtGet, | |
| 1176 /* Configuration parameter, Volume and Preferred storage.*/ | |
| 1177 TxtVolumeConfig, | |
| 1178 TxtPreferredStorage, | |
| 1179 TxtSpeaker, | |
| 1180 TxtEnterPath, | |
| 1181 TxtInvalidPath, | |
| 1182 TxtRename, | |
| 1183 TxtCreateFolder, | |
| 1184 TxtEnterFileName, | |
| 1185 TxtFolderNotEmpty, | |
| 1186 TxtOperationList, | |
| 1187 TxtDestination, | |
| 1188 TxtVMPlayback, | |
| 1189 TxtVMRecord, | |
| 1190 TxtVMConfigParam, | |
| 1191 TxtStartRecord, | |
| 1192 TxtPlayingfile, | |
| 1193 TxtPauseFile, | |
| 1194 TxtRecordVoice, | |
| 1195 TxtSoftMore, | |
| 1196 TxtUseCase, | |
| 1197 TxtRepeateForEver, | |
| 1198 TxtPlayonce, | |
| 1199 TxtCamera, | |
| 1200 TxtCapture, | |
| 1201 TxtCrop, | |
| 1202 TxtRescale, | |
| 1203 TxtRotate, | |
| 1204 TxtDummyStr, | |
| 1205 TxtDummyStr1, | |
| 1206 #endif | |
| 1207 // xpradipg - LOCOSTO-ENH-31895 : 23 June 2005 | |
| 1208 #ifdef FF_MMI_AUDIO_PROFILE | |
| 1209 TxtLoudspeaker, | |
| 1210 TxtHandheld, | |
| 1211 TxtCarkit, | |
| 1212 TxtHeadset, | |
| 1213 TxtInserted, | |
| 1214 TxtRemoved, | |
| 1215 #endif | |
| 1216 //Aug 22, 2005 REF: ENH 31154 xdeepadh | |
| 1217 #ifdef FF_MMI_FILE_VIEWER | |
| 1218 TxtFileNotLoaded,//file viewer | |
| 1219 TxtFileViewer,////May 02, 2005 REF:Camera App xdeepadh | |
| 1220 TxtRename, | |
| 1221 TxtRotate, | |
| 1222 TxtRotate90Degree, | |
| 1223 TxtRotate180Degree, | |
| 1224 TxtRotate270Degree, | |
| 1225 TxtZoom, | |
| 1226 TxtZoomIn, | |
| 1227 TxtZoomOut, | |
| 1228 TxtDeleteConfirm, | |
| 1229 TxtFileTooBig, | |
| 1230 TxtFileExists, //Jan 03, 2006 REF: SPR OMAPS00060036 xdeepadh | |
| 1231 TxtWrongFilename, //Aug 31, 2005 REF: SPR 34050 xdeepadh | |
| 1232 TxtNoExtension, // Aug 31, 2005 REF: SPR 34050 xdeepadh | |
| 1233 #endif // FF_MMI_FILE_VIEWER | |
| 1234 | |
| 1235 #ifdef NEPTUNE_BOARD | |
| 1236 #ifdef MMI_POWER_MANAGEMENT_TEST | |
| 1237 TxtPowerMgnt, | |
| 1238 #endif | |
| 1239 #endif | |
| 1240 | |
| 1241 NO_OF_DEFINED_TEXT_IDS //GW Leave this as the last element. | |
| 1242 } tIndexTagNames, LangTxt; | |
| 1243 | |
| 1244 #if 0 | |
| 1245 //SPR#1147 - DS - Added one string for incoming fax to lang table. | |
| 1246 #define LEN_LANGUAGE1 662 //English language | |
| 1247 //SPR#1147 - DS - Added one string for incoming fax to lang table. | |
| 1248 #ifndef CHINESE_MMI //German language | |
| 1249 #define LEN_LANGUAGE2 662 | |
| 1250 #else //Chinese language | |
| 1251 #define LEN_LANGUAGE2 662 | |
| 1252 #endif /* CHINESE_MMI */ | |
| 1253 #else | |
| 1254 /* | |
| 1255 ** SPR#1869 - NDH - I have moved this so that it is after the ENUM, so that it is possible | |
| 1256 ** to use NO_OF_DEFINED_TEXT_IDS as the size of the Language Array | |
| 1257 */ | |
| 1258 #define LEN_LANGUAGE1 NO_OF_DEFINED_TEXT_IDS //English language | |
| 1259 | |
| 1260 /* | |
| 1261 ** SPR#1869 - NDH - The second language needs to be the same size as the first regardless | |
| 1262 ** of whether it is German, Chinese or Martian | |
| 1263 */ | |
| 1264 #define LEN_LANGUAGE2 NO_OF_DEFINED_TEXT_IDS | |
| 1265 #endif | |
| 1266 | |
| 1267 /******************************************************************************* | |
| 1268 | |
| 1269 Public Routine Definitions | |
| 1270 | |
| 1271 *******************************************************************************/ | |
| 1272 | |
| 1273 #ifdef __cplusplus | |
| 1274 extern "C" { | |
| 1275 #endif | |
| 1276 void *Mmir_BaseAddress(void); | |
| 1277 int Mmir_NumberOfEntries(void); | |
| 1278 #ifdef __cplusplus | |
| 1279 } | |
| 1280 #endif | |
| 1281 | |
| 1282 | |
| 1283 | |
| 1284 /******************************************************************************* | |
| 1285 | |
| 1286 End of File | |
| 1287 | |
| 1288 *******************************************************************************/ | |
| 1289 | |
| 1290 #endif | 
