menufw/menusuites/foldersuite/loc/matrixmenudata.loc
branchRCL_3
changeset 102 ba63c83f4716
parent 93 b01126ce0bec
equal deleted inserted replaced
93:b01126ce0bec 102:ba63c83f4716
     1 (binary file application/octet-stream, hash: 647dad7c22c5100143de5d3240db40960bb9d603)
     1 /*
       
     2 * Copyright (c) 2007-2008 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Localization strings for project Menu Framework.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 CHARACTER_SET UTF8
       
    20 
       
    21 //d: Name of the root level.
       
    22 //d: Displayed in move to folder popup.
       
    23 //l: list_single_graphic_pane_t1_cp2
       
    24 //r: 1.0
       
    25 #define qtn_fldr_root_level "Root level"
       
    26 
       
    27 //d: Title of the Photos suite.
       
    28 //d: Displayed as an item title in grid.
       
    29 //l: cell_app_pane_t1
       
    30 //r: 1.0
       
    31 #define qtn_apps_photos_grid "Photos"
       
    32 
       
    33 //d: Title of the Music suite.
       
    34 //d: Displayed as an item title in grid.
       
    35 //l: cell_app_pane_t1
       
    36 //r: 1.0
       
    37 #define qtn_apps_music_grid "Music"
       
    38 
       
    39 //d: Title of the Video & TV suite.
       
    40 //d: Displayed as an item title in grid.
       
    41 //l: cell_app_pane_t1
       
    42 //r: 1.0
       
    43 #define qtn_apps_videotv_grid "Video & TV"
       
    44 
       
    45 //d: Title of the Games suite.
       
    46 //d: Displayed as an item title in grid.
       
    47 //l: aagrid_cell_image_pane_t1/opt2
       
    48 //r: 1.0
       
    49 #define qtn_apps_games_grid "Games"
       
    50 
       
    51 //d: Title of the Contacts suite.
       
    52 //d: Displayed as an item title in grid.
       
    53 //l: cell_app_pane_t1
       
    54 //r: 1.0
       
    55 #define qtn_apps_contacts_grid "Contacts"
       
    56 
       
    57 //d: Title of the Office suite.
       
    58 //d: Displayed as an item title in grid.
       
    59 //l: cell_app_pane_t1
       
    60 //r: 1.0
       
    61 #define qtn_apps_office_grid "Office"
       
    62 
       
    63 //d: Title of the Internet folder.
       
    64 //d: Displayed as an item title in grid.
       
    65 //l: cell_app_pane_t1
       
    66 //r: 1.0
       
    67 #define qtn_apps_internet_grid "Internet"
       
    68 
       
    69 //d: Title of the Applications folder.
       
    70 //d: Displayed as an item title in grid.
       
    71 //l: cell_app_pane_t1
       
    72 //r: 1.0
       
    73 #define qtn_apps_applications_grid "Applications"
       
    74 
       
    75 //d: Title of the AT&T My Stuff folder.
       
    76 //d: Displayed as an item title in grid.
       
    77 //l: cell_app_pane_t1
       
    78 //r: 1.0
       
    79 #define qtn_apps_att_mystuff_grid "My Stuff"
       
    80 
       
    81 //d: Title of the Photos suite.
       
    82 //d: Displayed as an item title in list.
       
    83 //l: list_single_large_graphic_pane_t1
       
    84 //r: 1.0
       
    85 #define qtn_apps_photos_list "Photos"
       
    86 
       
    87 //d: Title of the Music suite.
       
    88 //d: Displayed as an item title in list.
       
    89 //l: list_single_large_graphic_pane_t1
       
    90 //r: 1.0
       
    91 #define qtn_apps_music_list "Music"
       
    92 
       
    93 //d: Title of the Video & TV suite.
       
    94 //d: Displayed as an item title in list.
       
    95 //l: list_single_large_graphic_pane_t1
       
    96 //r: 1.0
       
    97 #define qtn_apps_videotv_list "Video & TV"
       
    98 
       
    99 //d: Title of the Games suite.
       
   100 //d: Displayed as an item title in list.
       
   101 //l: aalist_single_large_graphic_pane_t1
       
   102 //r: 1.0
       
   103 #define qtn_apps_games_list "Games"
       
   104 
       
   105 //d: Title of the Contacts suite.
       
   106 //d: Displayed as an item title in list.
       
   107 //l: list_single_large_graphic_pane_t1
       
   108 //r: 1.0
       
   109 #define qtn_apps_contacts_list "Contacts"
       
   110 
       
   111 //d: Title of the Office suite.
       
   112 //d: Displayed as an item title in list.
       
   113 //l: list_single_large_graphic_pane_t1
       
   114 //r: 1.0
       
   115 #define qtn_apps_office_list "Office"
       
   116 
       
   117 //d: Title of the Internet folder.
       
   118 //d: Displayed as an item title in list.
       
   119 //l: list_single_large_graphic_pane_t1
       
   120 //r: 1.0
       
   121 #define qtn_apps_internet_list "Internet"
       
   122 
       
   123 //d: Title of the Applications folder.
       
   124 //d: Displayed as an item title in list.
       
   125 //l: list_single_large_graphic_pane_t1
       
   126 //r: 1.0
       
   127 #define qtn_apps_applications_list "Applications"
       
   128 
       
   129 //d: Title of the AT&T My Stuff folder.
       
   130 //d: Displayed as an item title in list.
       
   131 //l: list_single_large_graphic_pane_t1
       
   132 //r: 1.0
       
   133 #define qtn_apps_att_mystuff_list "My Stuff"
       
   134 
       
   135 //d: Title of the Photos suite.
       
   136 //d: Displayed as an item title in grid.
       
   137 //l: title_pane_t2/opt9
       
   138 //r: 1.0
       
   139 #define qtn_apps_photos_title "Photos"
       
   140 
       
   141 //d: Title of the Music suite.
       
   142 //d: Displayed as an item title in grid.
       
   143 //l: aagrid_cell_image_pane_t1/opt2
       
   144 //r: 1.0
       
   145 #define qtn_apps_music_title "Music"
       
   146 
       
   147 //d: Title of the Video & TV suite.
       
   148 //d: Displayed as an item title in grid.
       
   149 //l: title_pane_t2/opt9
       
   150 //r: 1.0
       
   151 #define qtn_apps_videotv_title "Video & TV"
       
   152 
       
   153 //d: Title of the Games suite.
       
   154 //d: Displayed as an item title in grid.
       
   155 //l: title_pane_t2/opt9
       
   156 //r: 1.0
       
   157 #define qtn_apps_games_title "Games"
       
   158 
       
   159 //d: Title of the Contacts suite.
       
   160 //d: Displayed as an item title in grid.
       
   161 //l: cell_app_pane_t1
       
   162 //r: 1.0
       
   163 #define qtn_apps_phonebook_title "Contacts"
       
   164 
       
   165 //d: Title of the Office suite.
       
   166 //d: Displayed as an item title in grid.
       
   167 //l: title_pane_t2/opt9
       
   168 //r: 1.0
       
   169 #define qtn_apps_office_title "Office"
       
   170 
       
   171 //d: Title of the Internet folder.
       
   172 //d: Displayed as an item title in grid.
       
   173 //l: title_pane_t2/opt9
       
   174 //r: 1.0
       
   175 #define qtn_apps_browserng_title "Internet"
       
   176 
       
   177 //d: Title of the Applications folder.
       
   178 //d: Displayed as an item title in grid.
       
   179 //l: title_pane_t2/opt9
       
   180 //r: 1.0
       
   181 #define qtn_apps_appsfolder_title "Applications"
       
   182 
       
   183 //d: Title of the AT&T My Stuff folder.
       
   184 //d: Displayed as an item title in grid.
       
   185 //l: title_pane_t2/opt9
       
   186 //r: 1.0
       
   187 #define qtn_apps_att_mystuff_title "My Stuff"
       
   188 
       
   189 //d: Title of the MCS plugin folder.
       
   190 //d: Displayed as an item title in grid.
       
   191 //l: title_pane_t2/opt9
       
   192 //r: 1.0
       
   193 #define qtn_apps_mcsfolder_title "Shortcuts"
       
   194 
       
   195 //d: Title of the Connectivity.
       
   196 //d: Displayed as an item title in list.
       
   197 //l: list_single_large_graphic_pane_t1
       
   198 //r: 1.0
       
   199 #define qtn_apps_connectivity_list "Connectivity"
       
   200 
       
   201 //d: Title of the Installations.
       
   202 //d: Displayed as an item title in list.
       
   203 //l: list_single_large_graphic_pane_t1
       
   204 //r: 1.0
       
   205 #define qtn_apps_installations_list "Installations"
       
   206 
       
   207 //d: Title of the New message.
       
   208 //d: Displayed as an item title in list.
       
   209 //l: list_single_large_graphic_pane_t1
       
   210 //r: 1.0
       
   211 #define qtn_apps_newmessage_list "New message"
       
   212 
       
   213 //d: Title of the message type selection.
       
   214 //d: Displayed as an item title in list.
       
   215 //l: list_single_large_graphic_pane_t1
       
   216 //r: 1.0
       
   217 #define qtn_apps_msgtypeselection_list "Sel. message type"
       
   218 
       
   219 //d: Title of the New email.
       
   220 //d: Displayed as an item title in list.
       
   221 //l: list_single_large_graphic_pane_t1
       
   222 //r: 1.0
       
   223 #define qtn_apps_newemail_list "New email"
       
   224 
       
   225 //d: Title of the New SyncML.
       
   226 //d: Displayed as an item title in list.
       
   227 //l: list_single_large_graphic_pane_t1
       
   228 //r: 1.0
       
   229 #define qtn_apps_newsyncml_list "New SyncML"
       
   230 
       
   231 //d: Title of the New postcard.
       
   232 //d: Displayed as an item title in list.
       
   233 //l: list_single_large_graphic_pane_t1
       
   234 //r: 1.0
       
   235 #define qtn_apps_newpostcard_list "New postcard"
       
   236 
       
   237 //d: Title of the New audio message.
       
   238 //d: Displayed as an item title in list.
       
   239 //l: list_single_large_graphic_pane_t1
       
   240 //r: 1.0
       
   241 #define qtn_apps_newaudiomsg_list "New audio message"
       
   242 
       
   243 //d: Title of the Google search.
       
   244 //d: Displayed as an item title in list.
       
   245 //l: list_single_large_graphic_pane_t1
       
   246 //r: 1.0
       
   247 #define qtn_apps_googlesearch_list "Google search"
       
   248 
       
   249 //d: Title of the Nokia OVI.
       
   250 //d: Displayed as an item title in list.
       
   251 //l: list_single_large_graphic_pane_t1
       
   252 //r: 1.0
       
   253 #define qtn_apps_nokiaovi_list "Nokia OVI"
       
   254 
       
   255 //d: Title of the Undefined.
       
   256 //d: Displayed as an item title in list.
       
   257 //l: list_single_large_graphic_pane_t1
       
   258 //r: 1.0
       
   259 #define qtn_apps_undefined_list "Undefined"
       
   260 
       
   261 //d: Title of the Dialed calls.
       
   262 //d: Displayed as an item title in list.
       
   263 //l: list_single_large_graphic_pane_t1
       
   264 //r: 1.0
       
   265 #define qtn_apps_dialledcalls_list "Dialed calls"
       
   266 
       
   267 //d: Title of the Web TV widgets folder.
       
   268 //d: Displayed as an item title in grid.
       
   269 //l: cell_app_pane_t1
       
   270 //r: 1.0
       
   271 #define qtn_apps_webtv_wigdets_grid "Web TV"
       
   272 
       
   273 //d: Title of the Web TV widgets folder.
       
   274 //d: Displayed as an item title in list.
       
   275 //l: list_single_large_graphic_pane_t1
       
   276 //r: 1.0
       
   277 #define qtn_apps_webtv_wigdets_list "Web TV"
       
   278 
       
   279 //d: Title of the web TV widgets folder.
       
   280 //d: Displayed as an item title.
       
   281 //l: title_pane_t2/opt9
       
   282 //r: 1.0
       
   283 #define qtn_apps_webtv_widgets_title "Web TV"
       
   284 
       
   285 //d: Title of the Web TV folder link to Ovi Store.
       
   286 //d: Displayed as an item title in grid.
       
   287 //l: cell_app_pane_t1
       
   288 //r: 1.0
       
   289 #define qtn_apps_get_more_grid "Get more"
       
   290 
       
   291 //d: Title of the Web TV folder link to Ovi Store.
       
   292 //d: Displayed as an item title in list.
       
   293 //l: list_single_large_graphic_pane_t1
       
   294 //r: 1.0
       
   295 #define qtn_apps_get_more_list "Get more"
       
   296 
       
   297 /d: Title of the Media folder.
       
   298 //d: Displayed as an item title in grid.
       
   299 //l: cell_app_pane_t1
       
   300 //r: 1.0
       
   301 #define qtn_apps_media_grid "Media"
       
   302 
       
   303 //d: Title of the Media folder.
       
   304 //d: Displayed as an item title in list.
       
   305 //l: list_single_large_graphic_pane_t1
       
   306 //r: 1.0
       
   307 #define qtn_apps_media_list "Media"
       
   308 
       
   309 //d: Title of the Media folder.
       
   310 //d: Displayed as an item title.
       
   311 //l: title_pane_t2/opt9
       
   312 //r: 1.0
       
   313 #define qtn_apps_media_title "Media"
       
   314 
       
   315 //d: Title of the Tools folder.
       
   316 //d: Displayed as an item title.
       
   317 //l: title_pane_t2/opt9
       
   318 //r: 1.0
       
   319 #define qtn_apps_tools_title "Tools"
       
   320 
       
   321 //d: Title of the Tools folder.
       
   322 //d: Displayed as an item title in grid.
       
   323 //l: cell_app_pane_t1
       
   324 //r: 1.0
       
   325 #define qtn_apps_tools_grid "Tools"
       
   326 
       
   327 //d: Title of the Tools folder.
       
   328 //d: Displayed as an item title in list.
       
   329 //l: list_single_large_graphic_pane_t1
       
   330 //r: 1.0
       
   331 #define qtn_apps_tools_list "Tools"
       
   332 
       
   333 //d: Title of the My Applications folder.
       
   334 //d: Displayed as an item title.
       
   335 //l: title_pane_t2/opt9
       
   336 //r: 1.0
       
   337 #define qtn_apps_my_apps_title "My Applications"
       
   338 
       
   339 //d: Title of the My Applications folder in grid
       
   340 //d: Displayed as an item title in grid.
       
   341 //l: cell_app_pane_t1
       
   342 //r: 1.0
       
   343 #define qtn_apps_my_apps_grid "My Applications"
       
   344 
       
   345 //d: Title of the My Applications in list
       
   346 //d: Displayed as an item title in list.
       
   347 //l: list_single_large_graphic_pane_t1
       
   348 //r: 1.0
       
   349 #define qtn_apps_my_apps_list "My Applications"
       
   350 
       
   351 //d: Title of the Shop GPS.
       
   352 //d: Displayed as an item title in list.
       
   353 //l: list_single_large_graphic_pane_t1
       
   354 //r: 1.0
       
   355 #define qtn_att_gpsapps_list "Shop GPS"
       
   356 
       
   357 //d: Title of the AT&T Shop GPS.
       
   358 //d: Displayed as an item title in grid.
       
   359 //l: cell_app_pane_t1
       
   360 //r: 1.0
       
   361 #define qtn_att_gpsapps_grid "Shop GPS"
       
   362 
       
   363 //d: Title of the AT&T Shop Music.
       
   364 //d: Displayed as an item title in list.
       
   365 //l: list_single_large_graphic_pane_t1
       
   366 //r: 1.0
       
   367 #define qtn_att_shopmusic_list "Shop Music"
       
   368 
       
   369 //d: Title of the AT&T Shop Music.
       
   370 //d: Displayed as an item title in grid.
       
   371 //l: cell_app_pane_t1
       
   372 //r: 1.0
       
   373 #define qtn_att_shopmusic_grid "Shop Music"
       
   374 
       
   375 //d: Title of the AT&T Music folder.
       
   376 //d: Displayed as an item title in grid.
       
   377 //l: cell_app_pane_t1
       
   378 //r: 1.0
       
   379 #define qtn_apps_att_music_grid "AT&T Music"
       
   380 
       
   381 //d: Title of the AT&T Music folder.
       
   382 //d: Displayed as an item title in list.
       
   383 //l: list_single_large_graphic_pane_t1
       
   384 //r: 1.0
       
   385 #define qtn_apps_att_music_list "AT&T Music"
       
   386 
       
   387 //d: Title of the AT&T Music folder.
       
   388 //d: Displayed as an item title in grid.
       
   389 //l: title_pane_t2/opt9
       
   390 //r: 1.0
       
   391 #define qtn_apps_att_music_title "AT&T Music"
       
   392 
       
   393 //d: Title of the AT&T GPS folder.
       
   394 //d: Displayed as an item title in grid.
       
   395 //l: cell_app_pane_t1
       
   396 //r: 1.0
       
   397 #define qtn_apps_att_gps_grid "AT&T GPS"
       
   398 
       
   399 //d: Title of the AT&T GPS folder.
       
   400 //d: Displayed as an item title in list.
       
   401 //l: list_single_large_graphic_pane_t1
       
   402 //r: 1.0
       
   403 #define qtn_apps_att_gps_list "AT&T GPS"
       
   404 
       
   405 //d: Title of the AT&T GPS folder.
       
   406 //d: Displayed as an item title in grid.
       
   407 //l: title_pane_t2/opt9
       
   408 //r: 1.0
       
   409 #define qtn_apps_att_gps_title "AT&T GPS"
       
   410 
       
   411 //d: Title of the AT&T Tools folder.
       
   412 //d: Displayed as an item title in grid.
       
   413 //l: cell_app_pane_t1
       
   414 //r: 1.0
       
   415 #define qtn_apps_att_tools_grid "Tools"
       
   416 
       
   417 //d: Title of the AT&T Tools folder.
       
   418 //d: Displayed as an item title in list.
       
   419 //l: list_single_large_graphic_pane_t1
       
   420 //r: 1.0
       
   421 #define qtn_apps_att_tools_list "Tools"
       
   422 
       
   423 //d: Title of the AT&T Tools folder.
       
   424 //d: Displayed as an item title in grid.
       
   425 //l: title_pane_t2/opt9
       
   426 //r: 1.0
       
   427 #define qtn_apps_att_tools_title "Tools"
       
   428 
       
   429 //d: Title of the AT&T Games&Apps folder.
       
   430 //d: Displayed as an item title in grid.
       
   431 //l: cell_app_pane_t1
       
   432 //r: 1.0
       
   433 #define qtn_apps_att_gamesapps_grid "Games&Apps"
       
   434 
       
   435 //d: Title of the AT&T Games&Apps folder.
       
   436 //d: Displayed as an item title in list.
       
   437 //l: list_single_large_graphic_pane_t1
       
   438 //r: 1.0
       
   439 #define qtn_apps_att_gamesapps_list "Games&Apps"
       
   440 
       
   441 //d: Title of the AT&T Games&Apps folder.
       
   442 //d: Displayed as an item title in grid.
       
   443 //l: title_pane_t2/opt9
       
   444 //r: 1.0
       
   445 #define qtn_apps_att_gamesapps_title "Games&Apps"
       
   446 
       
   447 //d: Title of the AT&T Shop Games.
       
   448 //d: Displayed as an item title in list.
       
   449 //l: list_single_large_graphic_pane_t1
       
   450 //r: 1.0
       
   451 #define qtn_att_shopgames_list "Shop Games"
       
   452 
       
   453 //d: Title of the AT&T Shop Games.
       
   454 //d: Displayed as an item title in grid.
       
   455 //l: cell_app_pane_t1
       
   456 //r: 1.0
       
   457 #define qtn_att_shopgames_grid "Shop Games"
       
   458 
       
   459 //d: Title of the AT&T Shop Applications.
       
   460 //d: Displayed as an item title in list.
       
   461 //l: list_single_large_graphic_pane_t1
       
   462 //r: 1.0
       
   463 #define qtn_att_shopapplications_list "Shop Apps"
       
   464 
       
   465 //d: Title of the AT&T Shop Applications.
       
   466 //d: Displayed as an item title in grid.
       
   467 //l: cell_app_pane_t1
       
   468 //r: 1.0
       
   469 #define qtn_att_shopapplications_grid "Shop Apps"
       
   470 
       
   471 //d: Title of the AT&T Video folder.
       
   472 //d: Displayed as an item title in grid.
       
   473 //l: cell_app_pane_t1
       
   474 //r: 1.0
       
   475 #define qtn_apps_att_video_grid "Video"
       
   476 
       
   477 //d: Title of the AT&T Video folder.
       
   478 //d: Displayed as an item title in list.
       
   479 //l: list_single_large_graphic_pane_t1
       
   480 //r: 1.0
       
   481 #define qtn_apps_att_video_list "Video"
       
   482 
       
   483 //d: Title of the AT&T Video folder.
       
   484 //d: Displayed as an item title in grid.
       
   485 //l: title_pane_t2/opt9
       
   486 //r: 1.0
       
   487 #define qtn_apps_att_video_title "Video"
       
   488 
       
   489 //d: Title of the AT&T Shop Videos.
       
   490 //d: Displayed as an item title in list.
       
   491 //l: list_single_large_graphic_pane_t1
       
   492 //r: 1.0
       
   493 #define qtn_att_shopvideos_list "Shop Videos"
       
   494 
       
   495 //d: Title of the AT&T Shop Videos.
       
   496 //d: Displayed as an item title in grid.
       
   497 //l: cell_app_pane_t1
       
   498 //r: 1.0
       
   499 #define qtn_att_shopvideos_grid "Shop Videos"
       
   500 
       
   501 //d: Title of the AT&T Music Videos.
       
   502 //d: Displayed as an item title in list.
       
   503 //l: list_single_large_graphic_pane_t1
       
   504 //r: 1.0
       
   505 #define qtn_att_musicvideos_list "Music Videos"
       
   506 
       
   507 //d: Title of the AT&T Music Videos.
       
   508 //d: Displayed as an item title in grid.
       
   509 //l: cell_app_pane_t1
       
   510 //r: 1.0
       
   511 #define qtn_att_musicvideos_grid "Music Videos"
       
   512 
       
   513 //d: Title of the AT&T Entertainment Videos.
       
   514 //d: Displayed as an item title in list.
       
   515 //l: list_single_large_graphic_pane_t1
       
   516 //r: 1.0
       
   517 #define qtn_att_entertainmentvideos_list "Entertainment Videos"
       
   518 
       
   519 //d: Title of the AT&T Entertainment Videos.
       
   520 //d: Displayed as an item title in grid.
       
   521 //l: cell_app_pane_t1
       
   522 //r: 1.0
       
   523 #define qtn_att_entertainmentvideos_grid "Entertainment Videos"
       
   524 
       
   525 //d: Title of the AT&T Sports Videos.
       
   526 //d: Displayed as an item title in list.
       
   527 //l: list_single_large_graphic_pane_t1
       
   528 //r: 1.0
       
   529 #define qtn_att_sportsvideos_list "Sports Videos"
       
   530 
       
   531 //d: Title of the AT&T Sports Videos.
       
   532 //d: Displayed as an item title in grid.
       
   533 //l: cell_app_pane_t1
       
   534 //r: 1.0
       
   535 #define qtn_att_sportsvideos_grid "Sports Videos"
       
   536 
       
   537 //d: Title of the AT&T Video Applications.
       
   538 //d: Displayed as an item title in list.
       
   539 //l: list_single_large_graphic_pane_t1
       
   540 //r: 1.0
       
   541 #define qtn_att_videoapplications_list "Video Applications"
       
   542 
       
   543 //d: Title of the AT&T Video Applications.
       
   544 //d: Displayed as an item title in grid.
       
   545 //l: cell_app_pane_t1
       
   546 //r: 1.0
       
   547 #define qtn_att_videoapplications_grid "Video Applications"
       
   548 
       
   549 //d: Title of the AT&T Audio folder.
       
   550 //d: Displayed as an item title in grid.
       
   551 //l: cell_app_pane_t1
       
   552 //r: 1.0
       
   553 #define qtn_apps_att_audio_grid "Audio"
       
   554 
       
   555 //d: Title of the AT&T Audio folder.
       
   556 //d: Displayed as an item title in list.
       
   557 //l: list_single_large_graphic_pane_t1
       
   558 //r: 1.0
       
   559 #define qtn_apps_att_audio_list "Audio"
       
   560 
       
   561 //d: Title of the AT&T Audio folder.
       
   562 //d: Displayed as an item title in grid.
       
   563 //l: title_pane_t2/opt9
       
   564 //r: 1.0
       
   565 #define qtn_apps_att_audio_title "Audio"
       
   566 
       
   567 //d: Title of the AT&T Shop Tones.
       
   568 //d: Displayed as an item title in list.
       
   569 //l: list_single_large_graphic_pane_t1
       
   570 //r: 1.0
       
   571 #define qtn_att_shoptones_list "Shop Tones"
       
   572 
       
   573 //d: Title of the AT&T Shop Tones.
       
   574 //d: Displayed as an item title in grid.
       
   575 //l: cell_app_pane_t1
       
   576 //r: 1.0
       
   577 #define qtn_att_shoptones_grid "Shop Tones"
       
   578 
       
   579 //d: Title of the AT&T Answer Tones folder.
       
   580 //d: Displayed as an item title in grid.
       
   581 //l: cell_app_pane_t1
       
   582 //r: 1.0
       
   583 #define qtn_apps_att_answertones_grid "Answer Tones"
       
   584 
       
   585 //d: Title of the AT&T Answer Tones folder.
       
   586 //d: Displayed as an item title in list.
       
   587 //l: list_single_large_graphic_pane_t1
       
   588 //r: 1.0
       
   589 #define qtn_apps_att_answertones_list "Answer Tones"
       
   590 
       
   591 //d: Title of the AT&T Answer Tones folder.
       
   592 //d: Displayed as an item title in grid.
       
   593 //l: title_pane_t2/opt9
       
   594 //r: 1.0
       
   595 #define qtn_apps_att_answertones_title "Answer Tones"
       
   596 
       
   597 //d: Title of the AT&T Shop Answer Tones.
       
   598 //d: Displayed as an item title in list.
       
   599 //l: list_single_large_graphic_pane_t1
       
   600 //r: 1.0
       
   601 #define qtn_att_shopanswertones_list "Shop Answer Tones"
       
   602 
       
   603 //d: Title of the AT&T Shop Answer Tones.
       
   604 //d: Displayed as an item title in grid.
       
   605 //l: cell_app_pane_t1
       
   606 //r: 1.0
       
   607 #define qtn_att_shopanswertones_grid "Shop Answer Tones"
       
   608 
       
   609 //d: Title of the AT&T Manage Answer Tones.
       
   610 //d: Displayed as an item title in list.
       
   611 //l: list_single_large_graphic_pane_t1
       
   612 //r: 1.0
       
   613 #define qtn_att_manageanswertones_list "Manage Answer Tones"
       
   614 
       
   615 //d: Title of the AT&T Manage Answer Tones.
       
   616 //d: Displayed as an item title in grid.
       
   617 //l: cell_app_pane_t1
       
   618 //r: 1.0
       
   619 #define qtn_att_manageanswertones_grid "Manage Answer Tones"
       
   620 
       
   621 //d: Title of the AT&T About Answer Tones.
       
   622 //d: Displayed as an item title in list.
       
   623 //l: list_single_large_graphic_pane_t1
       
   624 //r: 1.0
       
   625 #define qtn_att_aboutanswertones_list "About Answer Tones"
       
   626 
       
   627 //d: Title of the AT&T About Answer Tones.
       
   628 //d: Displayed as an item title in grid.
       
   629 //l: cell_app_pane_t1
       
   630 //r: 1.0
       
   631 #define qtn_att_aboutanswertones_grid "About Answer Tones"
       
   632 
       
   633 //d: Title of the Social Networks folder.
       
   634 //d: Displayed as an item title.
       
   635 //l: title_pane_t2/opt9
       
   636 //r: 1.0
       
   637 #define qtn_apps_social_networks_title "Social Networks"
       
   638 
       
   639 //d: Title of the Social Networks folder in grid
       
   640 //d: Displayed as an item title in grid.
       
   641 //l: cell_app_pane_t1
       
   642 //r: 1.0
       
   643 #define qtn_apps_social_networks_grid "Social Networks"
       
   644 
       
   645 //d: Title of the My Applications in list
       
   646 //d: Displayed as an item title in list.
       
   647 //l: list_single_large_graphic_pane_t1
       
   648 //r: 1.0
       
   649 #define qtn_apps_social_networks_list "Social Networks"
       
   650 
       
   651 //d: Title of the AT&T Shop Graphics.
       
   652 //d: Displayed as an item title in list.
       
   653 //l: list_single_large_graphic_pane_t1
       
   654 //r: 1.0
       
   655 #define qtn_att_shopgraphics_list "Shop Graphics"
       
   656 
       
   657 //d: Title of the AT&T Shop Graphics.
       
   658 //d: Displayed as an item title in grid.
       
   659 //l: cell_app_pane_t1
       
   660 //r: 1.0
       
   661 #define qtn_att_shopgraphics_grid "Shop Graphics"
       
   662 
       
   663 //d: Title of the AT&T Shop Themes.
       
   664 //d: Displayed as an item title in list.
       
   665 //l: list_single_large_graphic_pane_t1
       
   666 //r: 1.0
       
   667 #define qtn_att_ shopthemes_list "Shop Themes"
       
   668 
       
   669 //d: Title of the AT&T Shop Themes.
       
   670 //d: Displayed as an item title in grid.
       
   671 //l: cell_app_pane_t1
       
   672 //r: 1.0
       
   673 #define qtn_att_shopthemes_grid "Shop Themes"
       
   674 
       
   675 //d: Title of the AT&T Messaging folder.
       
   676 //d: Displayed as an item title in grid.
       
   677 //l: cell_app_pane_t1
       
   678 //r: 1.0
       
   679 #define qtn_apps_att_messaging_grid "Messaging"
       
   680 
       
   681 //d: Title of the AT&T Messaging folder.
       
   682 //d: Displayed as an item title in list.
       
   683 //l: list_single_large_graphic_pane_t1
       
   684 //r: 1.0
       
   685 #define qtn_apps_att_messaging_list "Messaging"
       
   686 
       
   687 //d: Title of the AT&T Messaging folder.
       
   688 //d: Displayed as an item title in grid.
       
   689 //l: title_pane_t2/opt9
       
   690 //r: 1.0
       
   691 #define qtn_apps_att_messaging_title "Messaging"
       
   692 
       
   693 //d: Title of the Dialed calls.
       
   694 //d: Displayed as an item title in grid.
       
   695 //l: cell_app_pane_t1
       
   696 //r: 1.0
       
   697 #define qtn_apps_dialledcalls_grid "Dialed calls"
       
   698 
       
   699 //d: Title of the AT&T Mobile Video.
       
   700 //d: Displayed as an item title in list.
       
   701 //l: list_single_large_graphic_pane_t1
       
   702 //r: 1.0
       
   703 #define qtn_att_mobilevideo_list "Mobile Video"
       
   704 
       
   705 //d: Title of the AT&T Mobile Video.
       
   706 //d: Displayed as an item title in grid.
       
   707 //l: cell_app_pane_t1
       
   708 //r: 1.0
       
   709 #define qtn_att_mobilevideo_grid "Mobile Video"
       
   710 
       
   711 //d: Title of the AT&T Music Apps.
       
   712 //d: Displayed as an item title in list.
       
   713 //l: list_single_large_graphic_pane_t1
       
   714 //r: 1.0
       
   715 #define qtn_att_musicapps_list "Music Apps"
       
   716 
       
   717 //d: Title of the AT&T Music Apps.
       
   718 //d: Displayed as an item title in grid.
       
   719 //l: cell_app_pane_t1
       
   720 //r: 1.0
       
   721 #define qtn_att_musicapps_grid "Music Apps"
       
   722 
       
   723 //d: Title of the AT&T Community.
       
   724 //d: Displayed as an item title in list.
       
   725 //l: list_single_large_graphic_pane_t1
       
   726 //r: 1.0
       
   727 #define qtn_att_community_list "Community"
       
   728 
       
   729 //d: Title of the AT&T Community.
       
   730 //d: Displayed as an item title in grid.
       
   731 //l: cell_app_pane_t1
       
   732 //r: 1.0
       
   733 #define qtn_att_community_grid "Community"
       
   734 
       
   735 //d: Title of Ovi Maps for AT&T.
       
   736 //d: Displayed as an item title in list.
       
   737 //l: list_single_large_graphic_pane_t1
       
   738 //r: 1.0
       
   739 #define qtn_att_ovimaps_list "Ovi Maps"
       
   740  
       
   741 //d: Title of Ovi Maps for AT&T.
       
   742 //d: Displayed as an item title in grid.
       
   743 //l: cell_app_pane_t1
       
   744 //r: 1.0
       
   745 #define qtn_att_ovimaps_grid "Ovi Maps"
       
   746 
       
   747 // end of file