appinstaller/AppinstUi/sisxsifplugin/loc/sisxsifui.loc
changeset 29 26b6f0522fd8
parent 25 98b66e4fb0be
child 30 398876c4ffa7
child 33 8110bf1194d1
equal deleted inserted replaced
25:98b66e4fb0be 29:26b6f0522fd8
     1 /*
       
     2 * Copyright (c) 2010 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:   Localised strings for SISX installer (SISX SIF plugin)
       
    15 *
       
    16 */
       
    17 
       
    18 //--------------------------------------------------------
       
    19 // LANGUAGES
       
    20 //--------------------------------------------------------
       
    21 
       
    22 // d: Heading of the language list query
       
    23 // d: Indicates that list is meant to be shown the possible language alternatives.
       
    24 // l: qtl_dialog_pri_heading
       
    25 // r: 3.0
       
    26 #define qtn_swins_lqh_lang_sel "Select language:"
       
    27 
       
    28 // d: One of the items in the language selection list.
       
    29 // d: Indicates that the language code was not known for the installer.
       
    30 // l: qtl_list_popup_sec_add
       
    31 // r: 3.0
       
    32 #define qtn_swins_lqi_unknow "Unknown language"
       
    33 
       
    34 // d: One of the items in the language selection list.
       
    35 // d: Indicates that the language in question in the selection list is UK English.
       
    36 // l: qtl_list_popup_sec_add
       
    37 // r: 3.0
       
    38 #define qtn_swins_lqi_uk "UK English"
       
    39 
       
    40 // d: One of the items in the language selection list.
       
    41 // d: Indicates that the language in question in the selection list is French.
       
    42 // l: qtl_list_popup_sec_add
       
    43 // l: qtl_list_popup_sec_add
       
    44 // r: 3.0
       
    45 #define qtn_swins_lqi_french "French"
       
    46 
       
    47 // d: One of the items in the language selection list.
       
    48 // d: Indicates that the language in question in the selection list is German.
       
    49 // l: qtl_list_popup_sec_add
       
    50 // r: 3.0
       
    51 #define qtn_swins_lqi_german "German"
       
    52 
       
    53 // d: One of the items in the language selection list.
       
    54 // d: Indicates that the language in question in the selection list is Spanish.
       
    55 // l: qtl_list_popup_sec_add
       
    56 // r: 3.0
       
    57 #define qtn_swins_lqi_span "Spanish"
       
    58 
       
    59 // d: One of the items in the language selection list.
       
    60 // d: Indicates that the language in question in the selection list is Italian.
       
    61 // l: qtl_list_popup_sec_add
       
    62 // r: 3.0
       
    63 #define qtn_swins_lqi_ital "Italian"
       
    64 
       
    65 // d: One of the items in the language selection list.
       
    66 // d: Indicates that the language in question in the selection list is Swedish.
       
    67 // l: qtl_list_popup_sec_add
       
    68 // r: 3.0
       
    69 #define qtn_swins_lqi_swedish "Swedish"
       
    70 
       
    71 // d: One of the items in the language selection list.
       
    72 // d: Indicates that the language in question in the selection list is Danish.
       
    73 // l: qtl_list_popup_sec_add
       
    74 // r: 3.0
       
    75 #define qtn_swins_lqi_danish "Danish"
       
    76 
       
    77 // d: One of the items in the language selection list.
       
    78 // d: Indicates that the language in question in the selection list is Norwegian.
       
    79 // l: qtl_list_popup_sec_add
       
    80 // r: 3.0
       
    81 #define qtn_swins_lqi_norweg "Norwegian"
       
    82 
       
    83 // d: One of the items in the language selection list.
       
    84 // d: Indicates that the language in question in the selection list is Finnish.
       
    85 // l: qtl_list_popup_sec_add
       
    86 // r: 3.0
       
    87 #define qtn_swins_lqi_finnish "Finnish"
       
    88 
       
    89 // d: One of the items in the language selection list.
       
    90 // d: Indicates that the language in question in the selection list is US English.
       
    91 // l: qtl_list_popup_sec_add
       
    92 // r: 3.0
       
    93 #define qtn_swins_lqi_us "US English"
       
    94 
       
    95 // d: One of the items in the language selection list.
       
    96 // d: Indicates that the language in question in the selection list is swiss French.
       
    97 // l: qtl_list_popup_sec_add
       
    98 // r: 3.0
       
    99 #define qtn_swins_lqi_swissfre "Swiss French"
       
   100 
       
   101 // d: One of the items in the language selection list.
       
   102 // d: Indicates that the language in question in the selection list is Swiss German.
       
   103 // l: qtl_list_popup_sec_add
       
   104 // r: 3.0
       
   105 #define qtn_swins_lqi_swissger "Swiss German"
       
   106 
       
   107 // d: One of the items in the language selection list.
       
   108 // d: Indicates that the language in question in the selection list is Portuguese.
       
   109 // l: qtl_list_popup_sec_add
       
   110 // r: 3.0
       
   111 #define qtn_swins_lqi_portug "Portuguese"
       
   112 
       
   113 // d: One of the items in the language selection list.
       
   114 // d: Indicates that the language in question in the selection list is Turkish.
       
   115 // l: qtl_list_popup_sec_add
       
   116 // r: 3.0
       
   117 #define qtn_swins_lqi_turk "Turkish"
       
   118 
       
   119 // d: One of the items in the language selection list.
       
   120 // d: Indicates that the language in question in the selection list is Icelandic.
       
   121 // l: qtl_list_popup_sec_add
       
   122 // r: 3.0
       
   123 #define qtn_swins_lqi_ice "Icelandic"
       
   124 
       
   125 // d: One of the items in the language selection list.
       
   126 // d: Indicates that the language in question in the selection list is Russian.
       
   127 // l: qtl_list_popup_sec_add
       
   128 // r: 3.0
       
   129 #define qtn_swins_lqi_russ "Russian"
       
   130 
       
   131 // d: One of the items in the language selection list.
       
   132 // d: Indicates that the language in question in the selection list is Hungarian.
       
   133 // l: qtl_list_popup_sec_add
       
   134 // r: 3.0
       
   135 #define qtn_swins_lqi_hung "Hungarian"
       
   136 
       
   137 // d: One of the items in the language selection list.
       
   138 // d: Indicates that the language in question in the selection list is Dutch.
       
   139 // l: qtl_list_popup_sec_add
       
   140 // r: 3.0
       
   141 #define qtn_swins_lqi_dutch "Dutch"
       
   142 
       
   143 // d: One of the items in the language selection list.
       
   144 // d: Indicates that the language in question in the selection list is Belgian Dutch.
       
   145 // l: qtl_list_popup_sec_add
       
   146 // r: 3.0
       
   147 #define qtn_swins_lqi_belgdutch "Belgian Dutch"
       
   148 
       
   149 // d: One of the items in the language selection list.
       
   150 // d: Indicates that the language in question in the selection list is Australian English.
       
   151 // l: qtl_list_popup_sec_add
       
   152 // r: 3.0
       
   153 #define qtn_swins_lqi_austeng "Australian English"
       
   154 
       
   155 // d: One of the items in the language selection list.
       
   156 // d: Indicates that the language in question in the selection list is Belgian French.
       
   157 // l: qtl_list_popup_sec_add
       
   158 // r: 3.0
       
   159 #define qtn_swins_lqi_belgfrench "Belgian French"
       
   160 
       
   161 // d: One of the items in the language selection list.
       
   162 // d: Indicates that the language in question in the selection list is Austrian German.
       
   163 // l: qtl_list_popup_sec_add
       
   164 // r: 3.0
       
   165 #define qtn_swins_lqi_austrger "Austrian German"
       
   166 
       
   167 // d: One of the items in the language selection list.
       
   168 // d: Indicates that the language in question in the selection list is New Zealand English.
       
   169 // l: qtl_list_popup_sec_add
       
   170 // r: 3.0
       
   171 #define qtn_swins_lqi_nzeng "New Zealand English"
       
   172 
       
   173 // d: One of the items in the language selection list.
       
   174 // d: Indicates that the language in question in the selection list is International French.
       
   175 // l: qtl_list_popup_sec_add
       
   176 // r: 3.0
       
   177 #define qtn_swins_lqi_intfrench "International French"
       
   178 
       
   179 // d: One of the items in the language selection list.
       
   180 // d: Indicates that the language in question in the selection list is Czech.
       
   181 // l: qtl_list_popup_sec_add
       
   182 // r: 3.0
       
   183 #define qtn_swins_lqi_czech "Czech"
       
   184 
       
   185 // d: One of the items in the language selection list.
       
   186 // d: Indicates that the language in question in the selection list is Slovak.
       
   187 // l: qtl_list_popup_sec_add
       
   188 // r: 3.0
       
   189 #define qtn_swins_lqi_slovak "Slovak"
       
   190 
       
   191 // d: One of the items in the language selection list.
       
   192 // d: Indicates that the language in question in the selection list is Polish.
       
   193 // l: qtl_list_popup_sec_add
       
   194 // r: 3.0
       
   195 #define qtn_swins_lqi_polish "Polish"
       
   196 
       
   197 // d: One of the items in the language selection list.
       
   198 // d: Indicates that the language in question in the selection list is Slovenian.
       
   199 // l: qtl_list_popup_sec_add
       
   200 // r: 3.0
       
   201 #define qtn_swins_lqi_sloven "Slovenian"
       
   202 
       
   203 // d: One of the items in the language selection list.
       
   204 // d: Indicates that the language in question in the selection list is Taiwan Chinese.
       
   205 // l: qtl_list_popup_sec_add
       
   206 // r: 3.0
       
   207 #define qtn_swins_lqi_taiwchin "Taiwan Chinese"
       
   208 
       
   209 // d: One of the items in the language selection list.
       
   210 // d: Indicates that the language in question in the selection list is Honk Kong Chinese.
       
   211 // l: qtl_list_popup_sec_add
       
   212 // r: 3.0
       
   213 #define qtn_swins_lqi_hkchin "Honk Kong Chinese"
       
   214 
       
   215 // d: One of the items in the language selection list.
       
   216 // d: Indicates that the language in question in the selection list is Prc Chinese.
       
   217 // l: qtl_list_popup_sec_add
       
   218 // r: 3.0
       
   219 #define qtn_swins_lqi_prcchin "Prc Chinese"
       
   220 
       
   221 // d: One of the items in the language selection list.
       
   222 // d: Indicates that the language in question in the selection list is Japanese.
       
   223 // l: qtl_list_popup_sec_add
       
   224 // r: 3.0
       
   225 #define qtn_swins_lqi_japan "Japanese"
       
   226 
       
   227 // d: One of the items in the language selection list.
       
   228 // d: Indicates that the language in question in the selection list is Thai.
       
   229 // l: qtl_list_popup_sec_add
       
   230 // r: 3.0
       
   231 #define qtn_swins_lqi_thai "Thai"
       
   232 
       
   233 // d: One of the items in the language selection list.
       
   234 // d: Indicates that the language in question in the selection list is Afrikaans.
       
   235 // l: qtl_list_popup_sec_add
       
   236 // r: 3.0
       
   237 #define qtn_swins_lqi_afrik "Afrikaans"
       
   238 
       
   239 // d: One of the items in the language selection list.
       
   240 // d: Indicates that the language in question in the selection list is Albanian.
       
   241 // l: qtl_list_popup_sec_add
       
   242 // r: 3.0
       
   243 #define qtn_swins_lqi_alb "Albanian"
       
   244 
       
   245 // d: One of the items in the language selection list.
       
   246 // d: Indicates that the language in question in the selection list is Amharic.
       
   247 // l: qtl_list_popup_sec_add
       
   248 // r: 3.0
       
   249 #define qtn_swins_lqi_amhar "Amharic"
       
   250 
       
   251 // d: One of the items in the language selection list.
       
   252 // d: Indicates that the language in question in the selection list is Arabic.
       
   253 // l: qtl_list_popup_sec_add
       
   254 // r: 3.0
       
   255 #define qtn_swins_lqi_arabic "Arabic"
       
   256 
       
   257 // d: One of the items in the language selection list.
       
   258 // d: Indicates that the language in question in the selection list is Armenian.
       
   259 // l: qtl_list_popup_sec_add
       
   260 // r: 3.0
       
   261 #define qtn_swins_lqi_armenian "Armenian"
       
   262 
       
   263 // d: One of the items in the language selection list.
       
   264 // d: Indicates that the language in question in the selection list is Belarussian.
       
   265 // l: qtl_list_popup_sec_add
       
   266 // r: 3.0
       
   267 #define qtn_swins_lqi_belarus "Belarussian"
       
   268 
       
   269 // d: One of the items in the language selection list.
       
   270 // d: Indicates that the language in question in the selection list is Bengali.
       
   271 // l: qtl_list_popup_sec_add
       
   272 // r: 3.0
       
   273 #define qtn_swins_lqi_beng "Bengali"
       
   274 
       
   275 // d: One of the items in the language selection list.
       
   276 // d: Indicates that the language in question in the selection list is Bulgarian.
       
   277 // l: qtl_list_popup_sec_add
       
   278 // r: 3.0
       
   279 #define qtn_swins_lqi_bulg "Bulgarian"
       
   280 
       
   281 // d: One of the items in the language selection list.
       
   282 // d: Indicates that the language in question in the selection list is Burmese.
       
   283 // l: qtl_list_popup_sec_add
       
   284 // r: 3.0
       
   285 #define qtn_swins_lqi_burm "Burmese"
       
   286 
       
   287 // d: One of the items in the language selection list.
       
   288 // d: Indicates that the language in question in the selection list is Catalan.
       
   289 // l: qtl_list_popup_sec_add
       
   290 // r: 3.0
       
   291 #define qtn_swins_lqi_catalan "Catalan"
       
   292 
       
   293 // d: One of the items in the language selection list.
       
   294 // d: Indicates that the language in question in the selection list is Croatian.
       
   295 // l: qtl_list_popup_sec_add
       
   296 // r: 3.0
       
   297 #define qtn_swins_lqi_croat "Croatian"
       
   298 
       
   299 // d: One of the items in the language selection list.
       
   300 // d: Indicates that the language in question in the selection list is Canadian English.
       
   301 // l: qtl_list_popup_sec_add
       
   302 // r: 3.0
       
   303 #define qtn_swins_lqi_caneng "Canadian English"
       
   304 
       
   305 // d: One of the items in the language selection list.
       
   306 // d: Indicates that the language in question in the selection list is International English.
       
   307 // l: qtl_list_popup_sec_add
       
   308 // r: 3.0
       
   309 #define qtn_swins_lqi_inteng "International English"
       
   310 
       
   311 // d: One of the items in the language selection list.
       
   312 // d: Indicates that the language in question in the selection list is South African English.
       
   313 // l: qtl_list_popup_sec_add
       
   314 // r: 3.0
       
   315 #define qtn_swins_lqi_saeng "South African English"
       
   316 
       
   317 // d: One of the items in the language selection list.
       
   318 // d: Indicates that the language in question in the selection list is Estonian.
       
   319 // l: qtl_list_popup_sec_add
       
   320 // r: 3.0
       
   321 #define qtn_swins_lqi_estonia "Estonian"
       
   322 
       
   323 // d: One of the items in the language selection list.
       
   324 // d: Indicates that the language in question in the selection list is Farsi.
       
   325 // l: qtl_list_popup_sec_add
       
   326 // r: 3.0
       
   327 #define qtn_swins_lqi_farsi "Farsi"
       
   328 
       
   329 // d: One of the items in the language selection list.
       
   330 // d: Indicates that the language in question in the selection list is Canadian French.
       
   331 // l: qtl_list_popup_sec_add
       
   332 // r: 3.0
       
   333 #define qtn_swins_lqi_canfrench "Canadian French"
       
   334 
       
   335 // d: One of the items in the language selection list.
       
   336 // d: Indicates that the language in question in the selection list is Scots gaelic.
       
   337 // l: qtl_list_popup_sec_add
       
   338 // r: 3.0
       
   339 #define qtn_swins_lqi_scotgael "Scots gaelic"
       
   340 
       
   341 // d: One of the items in the language selection list.
       
   342 // d: Indicates that the language in question in the selection list is Georgian.
       
   343 // l: qtl_list_popup_sec_add
       
   344 // r: 3.0
       
   345 #define qtn_swins_lqi_georg "Georgian"
       
   346 
       
   347 // d: One of the items in the language selection list.
       
   348 // d: Indicates that the language in question in the selection list is Greek.
       
   349 // l: qtl_list_popup_sec_add
       
   350 // r: 3.0
       
   351 #define qtn_swins_lqi_greek "Greek"
       
   352 
       
   353 // d: One of the items in the language selection list.
       
   354 // d: Indicates that the language in question in the selection list is Cyprus Greek.
       
   355 // l: qtl_list_popup_sec_add
       
   356 // r: 3.0
       
   357 #define qtn_swins_lqi_cygreek "Cyprus Greek"
       
   358 
       
   359 // d: One of the items in the language selection list.
       
   360 // d: Indicates that the language in question in the selection list is Gujarati.
       
   361 // l: qtl_list_popup_sec_add
       
   362 // r: 3.0
       
   363 #define qtn_swins_lqi_gujarat "Gujarati"
       
   364 
       
   365 // d: One of the items in the language selection list.
       
   366 // d: Indicates that the language in question in the selection list is Hebrew.
       
   367 // l: qtl_list_popup_sec_add
       
   368 // r: 3.0
       
   369 #define qtn_swins_lqi_hebr "Hebrew"
       
   370 
       
   371 // d: One of the items in the language selection list.
       
   372 // d: Indicates that the language in question in the selection list is Hindi.
       
   373 // l: qtl_list_popup_sec_add
       
   374 // r: 3.0
       
   375 #define qtn_swins_lqi_hindi "Hindi"
       
   376 
       
   377 // d: One of the items in the language selection list.
       
   378 // d: Indicates that the language in question in the selection list is Indonesian.
       
   379 // l: qtl_list_popup_sec_add
       
   380 // r: 3.0
       
   381 #define qtn_swins_lqi_indon "Indonesian"
       
   382 
       
   383 // d: One of the items in the language selection list.
       
   384 // d: Indicates that the language in question in the selection list is Irish.
       
   385 // l: qtl_list_popup_sec_add
       
   386 // r: 3.0
       
   387 #define qtn_swins_lqi_irish "Irish"
       
   388 
       
   389 // d: One of the items in the language selection list.
       
   390 // d: Indicates that the language in question in the selection list is Swiss Italian.
       
   391 // l: qtl_list_popup_sec_add
       
   392 // r: 3.0
       
   393 #define qtn_swins_lqi_swissital "Swiss Italian"
       
   394 
       
   395 // d: One of the items in the language selection list.
       
   396 // d: Indicates that the language in question in the selection list is Kannada.
       
   397 // l: qtl_list_popup_sec_add
       
   398 // r: 3.0
       
   399 #define qtn_swins_lqi_kannada "Kannada"
       
   400 
       
   401 // d: One of the items in the language selection list.
       
   402 // d: Indicates that the language in question in the selection list is Kazakh.
       
   403 // l: qtl_list_popup_sec_add
       
   404 // r: 3.0
       
   405 #define qtn_swins_lqi_kazakh "Kazakh"
       
   406 
       
   407 // d: One of the items in the language selection list.
       
   408 // d: Indicates that the language in question in the selection list is Khmer.
       
   409 // l: qtl_list_popup_sec_add
       
   410 // r: 3.0
       
   411 #define qtn_swins_lqi_khmer "Khmer"
       
   412 
       
   413 // d: One of the items in the language selection list.
       
   414 // d: Indicates that the language in question in the selection list is Korean.
       
   415 // l: qtl_list_popup_sec_add
       
   416 // r: 3.0
       
   417 #define qtn_swins_lqi_korean "Korean"
       
   418 
       
   419 // d: One of the items in the language selection list.
       
   420 // d: Indicates that the language in question in the selection list is Lao.
       
   421 // l: qtl_list_popup_sec_add
       
   422 // r: 3.0
       
   423 #define qtn_swins_lqi_lao "Lao"
       
   424 
       
   425 // d: One of the items in the language selection list.
       
   426 // d: Indicates that the language in question in the selection list is Latvian.
       
   427 // l: qtl_list_popup_sec_add
       
   428 // r: 3.0
       
   429 #define qtn_swins_lqi_latv "Latvian"
       
   430 
       
   431 // d: One of the items in the language selection list.
       
   432 // d: Indicates that the language in question in the selection list is Lithuanian.
       
   433 // l: qtl_list_popup_sec_add
       
   434 // r: 3.0
       
   435 #define qtn_swins_lqi_lith "Lithuanian"
       
   436 
       
   437 // d: One of the items in the language selection list.
       
   438 // d: Indicates that the language in question in the selection list is Macedonian.
       
   439 // l: qtl_list_popup_sec_add
       
   440 // r: 3.0
       
   441 #define qtn_swins_lqi_maced "Macedonian"
       
   442 
       
   443 // d: One of the items in the language selection list.
       
   444 // d: Indicates that the language in question in the selection list is Malay.
       
   445 // l: qtl_list_popup_sec_add
       
   446 // r: 3.0
       
   447 #define qtn_swins_lqi_malay "Malay"
       
   448 
       
   449 // d: One of the items in the language selection list.
       
   450 // d: Indicates that the language in question in the selection list is Malyalam.
       
   451 // l: qtl_list_popup_sec_add
       
   452 // r: 3.0
       
   453 #define qtn_swins_lqi_malyalam "Malyalam"
       
   454 
       
   455 // d: One of the items in the language selection list.
       
   456 // d: Indicates that the language in question in the selection list is Marathi.
       
   457 // l: qtl_list_popup_sec_add
       
   458 // r: 3.0
       
   459 #define qtn_swins_lqi_marath "Marathi"
       
   460 
       
   461 // d: One of the items in the language selection list.
       
   462 // d: Indicates that the language in question in the selection list is Moldavian.
       
   463 // l: qtl_list_popup_sec_add
       
   464 // r: 3.0
       
   465 #define qtn_swins_lqi_molda "Moldavian"
       
   466 
       
   467 // d: One of the items in the language selection list.
       
   468 // d: Indicates that the language in question in the selection list is Mongolianh.
       
   469 // l: qtl_list_popup_sec_add
       
   470 // r: 3.0
       
   471 #define qtn_swins_lqi_mong "Mongolian"
       
   472 
       
   473 // d: One of the items in the language selection list.
       
   474 // d: Indicates that the language in question in the selection list is Norwegian nynorsk.
       
   475 // l: qtl_list_popup_sec_add
       
   476 // r: 3.0
       
   477 #define qtn_swins_lqi_nornynorsk "Norwegian nynorsk"
       
   478 
       
   479 // d: One of the items in the language selection list.
       
   480 // d: Indicates that the language in question in the selection list is Brazilian Portuguese.
       
   481 // l: qtl_list_popup_sec_add
       
   482 // r: 3.0
       
   483 #define qtn_swins_lqi_brazport "Brazilian Portuguese"
       
   484 
       
   485 // d: One of the items in the language selection list.
       
   486 // d: Indicates that the language in question in the selection list is Punjabi.
       
   487 // l: qtl_list_popup_sec_add
       
   488 // r: 3.0
       
   489 #define qtn_swins_lqi_punj "Punjabi"
       
   490 
       
   491 // d: One of the items in the language selection list.
       
   492 // d: Indicates that the language in question in the selection list is Romanian.
       
   493 // l: qtl_list_popup_sec_add
       
   494 // r: 3.0
       
   495 #define qtn_swins_lqi_roman "Romanian"
       
   496 
       
   497 // d: One of the items in the language selection list.
       
   498 // d: Indicates that the language in question in the selection list is Serbian.
       
   499 // l: qtl_list_popup_sec_add
       
   500 // r: 3.0
       
   501 #define qtn_swins_lqi_serb "Serbian"
       
   502 
       
   503 // d: One of the items in the language selection list.
       
   504 // d: Indicates that the language in question in the selection list is Sinhalese.
       
   505 // l: qtl_list_popup_sec_add
       
   506 // r: 3.0
       
   507 #define qtn_swins_lqi_sinhal "Sinhalese"
       
   508 
       
   509 // d: One of the items in the language selection list.
       
   510 // d: Indicates that the language in question in the selection list is Somali.
       
   511 // l: qtl_list_popup_sec_add
       
   512 // r: 3.0
       
   513 #define qtn_swins_lqi_somal "Somali"
       
   514 
       
   515 // d: One of the items in the language selection list.
       
   516 // d: Indicates that the language in question in the selection list is International Spanish.
       
   517 // l: qtl_list_popup_sec_add
       
   518 // r: 3.0
       
   519 #define qtn_swins_lqi_intspan "International Spanish"
       
   520 
       
   521 // d: One of the items in the language selection list.
       
   522 // d: Indicates that the language in question in the selection list is Latin American Spanish.
       
   523 // l: qtl_list_popup_sec_add
       
   524 // r: 3.0
       
   525 #define qtn_swins_lqi_latspan "Latin American Spanish"
       
   526 
       
   527 // d: One of the items in the language selection list.
       
   528 // d: Indicates that the language in question in the selection list is Swahili.
       
   529 // l: qtl_list_popup_sec_add
       
   530 // r: 3.0
       
   531 #define qtn_swins_lqi_swahil "Swahili"
       
   532 
       
   533 // d: One of the items in the language selection list.
       
   534 // d: Indicates that the language in question in the selection list is Finland Swedish.
       
   535 // l: qtl_list_popup_sec_add
       
   536 // r: 3.0
       
   537 #define qtn_swins_lqi_finswe "Finland Swedish"
       
   538 
       
   539 // d: One of the items in the language selection list.
       
   540 // d: Indicates that the language in question in the selection list is Tajik.
       
   541 // l: qtl_list_popup_sec_add
       
   542 // r: 3.0
       
   543 #define qtn_swins_lqi_tajik "Tajik"
       
   544 
       
   545 // d: One of the items in the language selection list.
       
   546 // d: Indicates that the language in question in the selection list is Tamil.
       
   547 // l: qtl_list_popup_sec_add
       
   548 // r: 3.0
       
   549 #define qtn_swins_lqi_tamil "Tamil"
       
   550 
       
   551 // d: One of the items in the language selection list.
       
   552 // d: Indicates that the language in question in the selection list is Telugu.
       
   553 // l: qtl_list_popup_sec_add
       
   554 // r: 3.0
       
   555 #define qtn_swins_lqi_telugu "Telugu"
       
   556 
       
   557 // d: One of the items in the language selection list.
       
   558 // d: Indicates that the language in question in the selection list is Tibetan.
       
   559 // l: qtl_list_popup_sec_add
       
   560 // r: 3.0
       
   561 #define qtn_swins_lqi_tibet "Tibetan"
       
   562 
       
   563 // d: One of the items in the language selection list.
       
   564 // d: Indicates that the language in question in the selection list is Tigrinya.
       
   565 // l: qtl_list_popup_sec_add
       
   566 // r: 3.0
       
   567 #define qtn_swins_lqi_tigrin "Tigrinya"
       
   568 
       
   569 // d: One of the items in the language selection list.
       
   570 // d: Indicates that the language in question in the selection list is Cyprus Turkish.
       
   571 // l: qtl_list_popup_sec_add
       
   572 // r: 3.0
       
   573 #define qtn_swins_lqi_cyturk "Cyprus Turkish"
       
   574 
       
   575 // d: One of the items in the language selection list.
       
   576 // d: Indicates that the language in question in the selection list is Turkmen.
       
   577 // l: qtl_list_popup_sec_add
       
   578 // r: 3.0
       
   579 #define qtn_swins_lqi_turkmen "Turkmen"
       
   580 
       
   581 // d: One of the items in the language selection list.
       
   582 // d: Indicates that the language in question in the selection list is Ukranian.
       
   583 // l: qtl_list_popup_sec_add
       
   584 // r: 3.0
       
   585 #define qtn_swins_lqi_ukran "Ukranian"
       
   586 
       
   587 // d: One of the items in the language selection list.
       
   588 // d: Indicates that the language in question in the selection list is Urdu.
       
   589 // l: qtl_list_popup_sec_add
       
   590 // r: 3.0
       
   591 #define qtn_swins_lqi_urdu "Urdu"
       
   592 
       
   593 // d: One of the items in the language selection list.
       
   594 // d: Indicates that the language in question in the selection list is Uzbek.
       
   595 // l: qtl_list_popup_sec_add
       
   596 // r: 3.0
       
   597 #define qtn_swins_lqi_uzbek "Uzbek"
       
   598 
       
   599 // d: One of the items in the language selection list.
       
   600 // d: Indicates that the language in question in the selection list is Vietnamese.
       
   601 // l: qtl_list_popup_sec_add
       
   602 // r: 3.0
       
   603 #define qtn_swins_lqi_viet "Vietnamese"
       
   604 
       
   605 // d: One of the items in the language selection list.
       
   606 // d: Indicates that the language in question in the selection list is Welsh.
       
   607 // l: qtl_list_popup_sec_add
       
   608 // r: 3.0
       
   609 #define qtn_swins_lqi_welsh "Welsh"
       
   610 
       
   611 // d: One of the items in the language selection list.
       
   612 // d: Indicates that the language in question in the selection list is Zulu.
       
   613 // l: qtl_list_popup_sec_add
       
   614 // r: 3.0
       
   615 #define qtn_swins_lqi_zulu "Zulu"
       
   616 
       
   617 // d: One of the items in the language selection list.
       
   618 // d: Indicates that the language in question in the selection list is Tagalog.
       
   619 // l: qtl_list_popup_sec_add
       
   620 // r: 3.0
       
   621 #define qtn_swins_lqi_taga "Tagalog"
       
   622 
       
   623 // d: One of the items in the language selection list.
       
   624 // d: Indicates that the language in question in the selection list is Basque.
       
   625 // l: qtl_list_popup_sec_add
       
   626 // r: 5.0
       
   627 #define qtn_swins_lqi_basque "Basque"
       
   628 
       
   629 // d: One of the items in the language selection list.
       
   630 // d: Indicates that the language in question in the selection list is Galician.
       
   631 // l: qtl_list_popup_sec_add
       
   632 // r: 5.0
       
   633 #define qtn_swins_lqi_galic "Galician"
       
   634 
       
   635 // d: One of the items in the language selection list.
       
   636 // d: Indicates that the language in question in the selection list is English (APAC).
       
   637 // l: qtl_list_popup_sec_add
       
   638 // r: 5.0
       
   639 #define qtn_swins_lqi_apaceng "English (APAC)"
       
   640 
       
   641 // d: One of the items in the language selection list.
       
   642 // d: Indicates that the language in question in the selection list is English (Taiwan).
       
   643 // l: qtl_list_popup_sec_add
       
   644 // r: 5.0
       
   645 #define qtn_swins_lqi_tweng "English (Taiwan)"
       
   646 
       
   647 // d: One of the items in the language selection list.
       
   648 // d: Indicates that the language in question in the selection list is English (Hongkong).
       
   649 // l: qtl_list_popup_sec_add
       
   650 // r: 5.0
       
   651 #define qtn_swins_lqi_hkeng "English (Hongkong)"
       
   652 
       
   653 // d: One of the items in the language selection list.
       
   654 // d: Indicates that the language in question in the selection list is English (PrcChina).
       
   655 // l: qtl_list_popup_sec_add
       
   656 // r: 5.0
       
   657 #define qtn_swins_lqi_prceng "English (PrcChina)"
       
   658 
       
   659 // d: One of the items in the language selection list.
       
   660 // d: Indicates that the language in question in the selection list is English (Japanese).
       
   661 // l: qtl_list_popup_sec_add
       
   662 // r: 5.0
       
   663 #define qtn_swins_lqi_jpneng "English (Japanese)"
       
   664 
       
   665 // d: One of the items in the language selection list.
       
   666 // d: Indicates that the language in question in the selection list is English (Thai).
       
   667 // l: qtl_list_popup_sec_add
       
   668 // r: 5.0
       
   669 #define qtn_swins_lqi_thaieng "English (Thai)"
       
   670 
       
   671 // d: One of the items in the language selection list.
       
   672 // d: Indicates that the language in question in the selection list is Malay (APAC).
       
   673 // l: qtl_list_popup_sec_add
       
   674 // r: 5.0
       
   675 #define qtn_swins_lqi_apacmalay "Malay (APAC)"
       
   676 
       
   677 // d: One of the items in the language selection list.
       
   678 // d: Indicates that the language in question in the selection list is Indonesian (APAC).
       
   679 // l: qtl_list_popup_sec_add
       
   680 // r: 5.0
       
   681 #define qtn_swins_lqi_apacind "Indonesian (APAC)"
       
   682