photosgallery/gallery/loc/photos.loc
branchRCL_3
changeset 60 5b3385a43d68
child 75 01504893d9cb
equal deleted inserted replaced
59:8e5f6eea9c9f 60:5b3385a43d68
       
     1 /*
       
     2 * Copyright (c) 2007-2007 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:    Localisation file for Gallery/Photos application
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 /*
       
    22   The syntax of a logical name entry in this file is the following:
       
    23 
       
    24   // d:context description (line 1)
       
    25   // d:context description (line N)
       
    26   // l:layout id
       
    27   // w:
       
    28   // r:release information
       
    29   //
       
    30   #define qtn_<?feature_or_application>_?freetext "?text"
       
    31 
       
    32   where
       
    33       "qtn_" starts a logical name.  Note: "text_" has been used in
       
    34            old logical names, but is deprecated.
       
    35       "?feature/application" is 2-5 lower-case characters and/or numbers
       
    36            identifying the larger context of the display text.
       
    37       "?freetext" is the free text portion of the logical name.
       
    38            It may contain only lower-case letters ('a' to 'z'), numbers
       
    39            ('0' to '9'), and the underscore ('_').  The total length of
       
    40            the logical name does must not exceed 50 characters.
       
    41       "d:" Starts a description line clarifying the entry's context with
       
    42            information like:
       
    43            - Is a word a verb gin imperative or is it a noun?  (For instance,
       
    44              what does "Set" mean?)
       
    45            - What will replace %U (unicode text parameter) or %N (number
       
    46              parameter) included in texts?  (For instance, is it a phone
       
    47              number or an e-mail address?)
       
    48       "l:" Starts a layout id information (one line).
       
    49            "P" and "No" are symbols in LAF's information table
       
    50                 - "P" is parent pane or current pane
       
    51                 - "No" is reference number in table
       
    52       "r:" Starts a release information: one line indicating in which
       
    53            gallery increment (NOT RELEASE) the text was used for the first time.
       
    54 
       
    55 */
       
    56 
       
    57 // -----------------------------------------------------------------------------
       
    58 //
       
    59 // Abbreviations
       
    60 //
       
    61 // -----------------------------------------------------------------------------
       
    62 
       
    63 // d:UPnP: Universal Plug and Play. A communication technology that is used to show and play digital content and transfer content in home networks.
       
    64 // d:DRM: Digital Rights Management. DRM is used to control how commercial content can be shared and viewed to protect the interest of content creators.
       
    65 // d:In English language, "home network" should be shortened to "home net." if the longer version does not fit.
       
    66 
       
    67 
       
    68 //d: Title of the Photos app shown in matrix menu.
       
    69 //d: This is provided as part of the app registration file.
       
    70 //l: cell_app_pane_t1
       
    71 //r: 11.0
       
    72 #define qtn_lgal_photos_app_title "Photos"
       
    73 
       
    74 
       
    75 // d:Delete single item confirmation note
       
    76 // d:%U will be replaced with name of item about to be deleted
       
    77 // l:popup_note_window
       
    78 // r:4.0
       
    79 //
       
    80 #define qtn_lgal_note_delete_image		"Delete \n%U?"
       
    81 
       
    82 // d:Delete multiple items confirmation note
       
    83 // d:%N will be replaced with count of items about to be deleted
       
    84 // l:popup_note_window
       
    85 // r:6.0
       
    86 //
       
    87 #define qtn_lgal_note_delete_items      "Delete %N items?"
       
    88 
       
    89 // d:Delete a single album or tag (or other container) confirmation note
       
    90 // d:%U will be replaced with name of the album or tag 
       
    91 // d:about to be deleted
       
    92 // l:popup_note_window
       
    93 // r:4.0
       
    94 //
       
    95 #define qtn_lgal_note_delete_container  "Delete \n%U? (The files will not be deleted.)"
       
    96 
       
    97 // d:Remove single item from album confirmation note
       
    98 // d:Command doesn't delete original item from gallery
       
    99 // d:%U will be replaced with name of item about to be removed
       
   100 // d:When translating this to other languages make sure that
       
   101 // d:later "Note: the file will not..." part will get translated also.
       
   102 // l:popup_note_window
       
   103 // r:6.0 (4.0, but new English)
       
   104 //
       
   105 #define qtn_lgal_note_remove_name_album     "Remove \n%U from album?(The file will not be deleted.)"
       
   106 
       
   107 // d:Remove multiple items from album confirmation note
       
   108 // d:Command doesn't delete original items from gallery
       
   109 // d:%N will be replaced with count of items about to be removed from album
       
   110 // d:When translating this to other languages make sure that
       
   111 // d:later "Note: the files will not..." part will get translated also.
       
   112 // l:popup_note_window
       
   113 // r:6.0 (4.0, but new English)
       
   114 //
       
   115 #define qtn_lgal_note_remove_items_album    "Remove %N items from album? (The files will not be deleted.)"
       
   116 
       
   117 // d:Remove single item from tag confirmation note
       
   118 // d:Command doesn't delete original item from gallery
       
   119 // d:%U will be replaced with name of item about to be removed
       
   120 // d:When translating this to other languages make sure that
       
   121 // d:later "Note: the file will not..." part will get translated also.
       
   122 // l:popup_note_window
       
   123 // r:6.0
       
   124 //
       
   125 #define qtn_lgal_note_remove_name_tag 	"Remove from tag? (The file will not be deleted.)\n%U "
       
   126 
       
   127 
       
   128 // d:Remove multiple items from album confirmation note
       
   129 // d:Command doesn't delete original items from gallery
       
   130 // d:%N will be replaced with count of items about to be removed from album
       
   131 // d:When translating this to other languages make sure that
       
   132 // d:later "Note: the files will not..." part will get translated also.
       
   133 // l:popup_note_window
       
   134 // r:6.0
       
   135 //
       
   136 #define qtn_lgal_note_remove_items_tag 	"Remove %N items from tag? (The files will not be deleted.)"
       
   137 
       
   138 // d:delete location information note title
       
   139 // l:popup_note_window
       
   140 // r:6.0
       
   141 //
       
   142 #define qtn_lgal_note_delete_location 	"Delete location information? (This cannot be undone)"
       
   143 
       
   144 //
       
   145 // album pop-up texts
       
   146 //
       
   147 
       
   148 // d:New Album option in select album pop-up
       
   149 // l:list_single_pane_t1
       
   150 // r:4.0
       
   151 //
       
   152 #define qtn_lgal_album_create 			"New Album"
       
   153 
       
   154 // d:Query for entering a name in album popup
       
   155 // l:heading_pane_t1
       
   156 // r:6.0
       
   157 //
       
   158 #define qtn_lgal_query_enter_name		"Enter name:"
       
   159 
       
   160 // d:Default name for a new album
       
   161 // d:When the end-user creates a new album this string will be used as a default name
       
   162 // l:query_popup_data_pane/opt1
       
   163 // r:4.0
       
   164 //
       
   165 #define qtn_lgal_name_album         	"Album"
       
   166 
       
   167 
       
   168 // d:If an album already exists the next incremental number is added in the series of default album name.
       
   169 // l:query_popup_data_pane/opt1
       
   170 // r:9.1
       
   171 //
       
   172 #define qtn_lgal_album_create_incr     	"Album%n"
       
   173 
       
   174 
       
   175 //
       
   176 // Tag picker popup texts
       
   177 //
       
   178 
       
   179 // d:New tag option in tag picker pop-up
       
   180 // l:list_single_pane_t1
       
   181 // r:6.0
       
   182 //
       
   183 #define qtn_lgal_tag_create 			"New Tag"
       
   184 
       
   185 // d:Default name for a new tag
       
   186 // d:When the end-user creates a new tag this string will be used as a default name
       
   187 // l:query_popup_data_pane/opt1
       
   188 // r:6.0
       
   189 //
       
   190 #define qtn_lgal_name_tag         		"Tag"
       
   191 
       
   192 //
       
   193 // Wait and progress notes
       
   194 //
       
   195 
       
   196 // d:Generic progress or wait note text
       
   197 // d:Shown when device is busy
       
   198 // l:popup_note_wait_window
       
   199 // r:4.0
       
   200 //
       
   201 #define qtn_lgal_note_wait_processing	"Processing..."
       
   202 
       
   203 //
       
   204 // options menu
       
   205 //
       
   206 
       
   207 // d:Option in Options Menu
       
   208 // d:Option name for "Adding focused / selected item(s) to an album"
       
   209 // d:Opens the Select Album pop-up
       
   210 // l:list_single_pane_t1_cp2
       
   211 // r:4.0
       
   212 //
       
   213 #define qtn_lgal_options_add_to_album	"Add to album"
       
   214 
       
   215 // d:Option in Album list view Options Menu
       
   216 // d:Option name for Creating a new album. 
       
   217 // l:list_single_pane_t1_cp2
       
   218 // r:4.0
       
   219 //
       
   220 #define qtn_lgal_options_new_album 		"New album"
       
   221 
       
   222 
       
   223 // d:Option in Options Menu
       
   224 // d:Option name for "delete marked media files or focused media file"
       
   225 // d:Selecting this option deletes the files phone the phone memory
       
   226 // d:and memory card.
       
   227 // l:list_single_pane_t1_cp2
       
   228 // r:6.0
       
   229 //
       
   230 #define qtn_lgal_options_delete			"Delete"
       
   231 
       
   232 // d:Option in Options Menu
       
   233 // d:Option name for "Edit" submenu title
       
   234 // l:list_single_pane_t1_cp2/opt3
       
   235 // r:4.0
       
   236 //
       
   237 #define qtn_lgal_options_edit			"Edit"
       
   238 
       
   239 // d:Option in Tile view Options Menu
       
   240 // d:Move and copy option menu.
       
   241 // d:This option opens submenu where the Move/Copy commands can be executed.
       
   242 // l:list_single_pane_t1_cp2/opt3   
       
   243 // r:4.0
       
   244 //
       
   245 #define qtn_lgal_move_copy      		"Move and copy"
       
   246 
       
   247 // d:Option in Move and copy submenu
       
   248 // d:Choosing this option allows user to move images or videos to 
       
   249 // d:memory card or phone memory from current memory location
       
   250 // l:list_single_popup_submenu_pane_t1
       
   251 // r:6.0
       
   252 //
       
   253 #define qtn_lgal_options_move      		"Move"
       
   254 
       
   255 // d:Option in Move and copy submenu
       
   256 // d:Choosing this option allows user to copy images or videos to 
       
   257 // d:memory card or phone memory 
       
   258 // l:list_single_popup_submenu_pane_t1
       
   259 // r:6.0
       
   260 //
       
   261 #define qtn_lgal_options_copy      		"Copy"
       
   262 
       
   263 
       
   264 // d:Option in Options Menu
       
   265 // d:Option name for "Removing focused/selected item(s) from the album"
       
   266 // d:This option is available in album tile and album fullscreen views 
       
   267 // l:list_single_pane_t1_cp2
       
   268 // r:4.0
       
   269 //
       
   270 #define qtn_lgal_options_remove_from_album 	"Remove from album"
       
   271 
       
   272 
       
   273 // d:Option in Options Menu
       
   274 // d:Option name for "Removing focused/selected item(s) from the tag"
       
   275 // d:This option is available in tags tile view and tags full screen view 
       
   276 // l:list_single_pane_t1_cp2
       
   277 // r:4.0
       
   278 //
       
   279 #define qtn_lgal_options_remove_from_tag    "Remove from tag"
       
   280 
       
   281 // d:Option in Options Menu
       
   282 // d:Choosing this option will allow the user to give a new name for the 
       
   283 // d:selected file or album
       
   284 // l:list_single_pane_t1_cp2
       
   285 // r:6.0
       
   286 //
       
   287 #define qtn_lgal_options_rename			"Rename"
       
   288 
       
   289 // d:Submenu in Options Menu
       
   290 // d:Submenu name for Slide show
       
   291 // d:opens the Slide show submenu
       
   292 // l:list_single_pane_t1_cp2
       
   293 // r:4.0
       
   294 //
       
   295 #define qtn_lgal_options_slideshow		"Slide show"
       
   296 
       
   297 // d:Submenu option in slide show Options Menu
       
   298 // d:Choosing this option opens the slide show settings dialog and allows
       
   299 // d:the user to change the slide show settings
       
   300 // l:list_single_popup_submenu_pane_t1
       
   301 // r:4.0
       
   302 //
       
   303 #define qtn_lgal_options_slideshow_settings_general "Settings"
       
   304 
       
   305 
       
   306 // d:Submenu in Options Menu
       
   307 // d:This text is used as submenu title for "use items" submenu 
       
   308 // d:when only one image is selected
       
   309 // d:Submenu contains commands for using the image for different purposes, such as wallpaper or assign to contact
       
   310 // l:list_single_pane_t1_cp2/opt3   
       
   311 // r:4.0
       
   312 //
       
   313 #define qtn_lgal_options_use_image_as   "Use image"
       
   314 
       
   315 // d:Submenu in Options Menu
       
   316 // d:This text is used when multiple items are selected (image and video, or images and/or videos)
       
   317 // d:Submenu contains commands for using the images/videos in various ways.
       
   318 // l:list_single_pane_t1_cp2/opt3
       
   319 // r:4.0
       
   320 //
       
   321 #define qtn_lgal_options_use_items		"Use items"
       
   322 
       
   323 // d:Submenu in Options Menu
       
   324 // d:Submenu contains commands for using the video for different purposes, such as ring tone
       
   325 // l:list_single_pane_t1_cp2/opt3   
       
   326 // r:4.0
       
   327 //
       
   328 #define qtn_lgal_options_use_video_as	"Use video"
       
   329 
       
   330 
       
   331 // d:Option in Options Menu
       
   332 // d:Choosing this option will enter a mode in which the focused
       
   333 // d:image or video is shown on a remote display via a wireless link,
       
   334 // d:as the user navigates from item to item
       
   335 // l:list_single_popup_submenu_pane_t1 
       
   336 // r:4.0
       
   337 //
       
   338 #define qtn_lgal_options_show_ext		"Show on home network"
       
   339 
       
   340 // d:Option in Options Menu
       
   341 // d:Choosing this option will stop showing items on home network.
       
   342 // d:(See qtn_lgal_options_show_ext)
       
   343 // l:list_single_pane_t1_cp2 
       
   344 // r:4.0
       
   345 //
       
   346 #define qtn_lgal_options_stop_show		"Stop showing"		
       
   347 
       
   348 // d:Option in Options Menu
       
   349 // d:Choosing this option will copy items to the home network.
       
   350 // l:list_single_popup_submenu_pane_t1
       
   351 // r:6.5
       
   352 //
       
   353 #define qtn_lgal_options_copy_to_home_net   "Copy to home network" 
       
   354 
       
   355 // d:Home network submenu
       
   356 // d:Choosing this option will invoke the home network submenu
       
   357 // l:list_single_pane_t1_cp2/opt3 
       
   358 // r:6.5
       
   359 //
       
   360 #define qtn_lgal_options_home_network   "Home network"
       
   361 
       
   362 // d:Option in Home network sub menu
       
   363 // d:Choosing this option will enter a mode in which the focused
       
   364 // d:image or video is shown on a remote display via a wireless link,
       
   365 // d:as the user navigates from item to item
       
   366 // l:list_single_popup_submenu_pane_t1
       
   367 // r:6.5
       
   368 //
       
   369 #define qtn_lgal_options_sub_show_ext   "Show on home network" 
       
   370 
       
   371 // d:Option in Home network sub menu
       
   372 // d:Choosing this option will stop showing items on home network.
       
   373 // l:list_single_popup_submenu_pane_t1
       
   374 // r:6.5
       
   375 #define qtn_lgal_options_sub_stop_show  "Stop showing"
       
   376 
       
   377 // d:Submenu name in Options Menu
       
   378 // d:This submenu contains different printing options for focused/selected item(s)
       
   379 // l:list_single_pane_t1_cp2
       
   380 // r:4.0
       
   381 //
       
   382 #define qtn_lgal_options_print_menu     "Print" 
       
   383 
       
   384 
       
   385 // d:Option in Options Menu
       
   386 // d:This submenu allows user to view and edit the properties
       
   387 // l:list_single_pane_t1_cp2 
       
   388 // r:6.0
       
   389 //
       
   390 #define qtn_lgal_options_properties_edit    "Edit"
       
   391 
       
   392 
       
   393 // d:Option in Options Menu
       
   394 // d:This submenu item allows users to show the item on a map
       
   395 // d:if the item contains location data
       
   396 // l:list_single_pane_t1_cp2
       
   397 // r:6.0
       
   398 //
       
   399 #define qtn_lgal_option_show_on_map     "Show on map"
       
   400 
       
   401 
       
   402 // d:Title text when marking mode is set to on in the grid view
       
   403 // l:title_pane_t2/opt9
       
   404 // r:8.0
       
   405 //	
       
   406 #define qtn_lgal_title_marking_mode     "Mark items"
       
   407 
       
   408 // d:Title of photos suite main view
       
   409 // l:title_pane_t2/opt9
       
   410 // r:8.0
       
   411 //
       
   412 #define qtn_lgal_title_main_view        "Photos"	
       
   413 
       
   414 // d:Title of the grid view showing the items of one month.
       
   415 // l:title_pane_t2/opt9
       
   416 // r:8.0
       
   417 //
       
   418 #define qtn_lgal_title_months           "Months"
       
   419 
       
   420 // d:Title of months grid view
       
   421 // l:title_pane_t2/opt9
       
   422 // r:8.0
       
   423 //
       
   424 #define qtn_lgal_title_month_year       "%0U %1U"
       
   425 
       
   426 // d:Title of captured grid view
       
   427 // l:title_pane_t2/opt9
       
   428 // r:8.0
       
   429 //
       
   430 #define qtn_lgal_title_captured         "Captured"
       
   431 
       
   432 // d:Title of albums list view
       
   433 // l:title_pane_t2/opt9
       
   434 // r:8.0
       
   435 //
       
   436 #define qtn_lgal_title_albums           "Albums"
       
   437 
       
   438 // d:Title of the favourites album grid view
       
   439 // l:title_pane_t2/opt9
       
   440 // r:8.0
       
   441 //
       
   442 #define qtn_lgal_title_favourites       "Favourites"
       
   443 
       
   444 // d:Title of the tags browser view
       
   445 // l:title_pane_t2/opt9
       
   446 // r:8.0
       
   447 //
       
   448 #define qtn_lgal_title_tags             "Tags"
       
   449 
       
   450 // d:Title of the All collection grid view
       
   451 // l:title_pane_t2/opt9
       
   452 // r:8.0
       
   453 //
       
   454 #define qtn_lgal_title_all              "All"
       
   455 
       
   456 // d:Title of the Captured album grid view
       
   457 // l:title_pane_t2/opt9
       
   458 // r:11.0
       
   459 //
       
   460 #define qtn_lgal_title_my_captured      "My Captured"
       
   461 
       
   462 // d:Title of details view
       
   463 // l:title_pane_t2/opt9
       
   464 // r:8.0
       
   465 //
       
   466 #define qtn_lgal_title_details          "Details"
       
   467 
       
   468 // d:Title of the select container multiselection list view when tags are selected
       
   469 // l:title_pane_t2/opt9
       
   470 // r:8.0
       
   471 //
       
   472 #define qtn_lgal_title_select_tags      "Select tags"
       
   473 
       
   474 // d:Title of the select container multiselection list view when albums are selected
       
   475 // l:title_pane_t2/opt9
       
   476 // r:8.0
       
   477 //
       
   478 #define qtn_lgal_title_select_albums    "Select albums"
       
   479 
       
   480 // d:Title of the fetcher when only one image has to be selected
       
   481 // l:title_pane_t2/opt9
       
   482 // r:8.0
       
   483 //
       
   484 #define qtn_lgal_title_fetcher_select_image "Select image:"
       
   485 
       
   486 // d:Title of the fetcher when only one video has to be selected
       
   487 // l:title_pane_t2/opt9
       
   488 // r:8.0
       
   489 //
       
   490 #define qtn_lgal_title_fetcher_select_video "Select video:"
       
   491 
       
   492 // d:Title of the fetcher when more than one images have to be selected
       
   493 // l:title_pane_t2/opt9
       
   494 // r:8.0
       
   495 //
       
   496 #define qtn_lgal_title_fetcher_select_images    "Select images:"
       
   497 
       
   498 // d:Title of the fetcher when more than one videos have to be selected
       
   499 // l:title_pane_t2/opt9
       
   500 // r:8.0
       
   501 //
       
   502 #define qtn_lgal_title_fetcher_select_videos    "Select videos:"
       
   503 
       
   504 // d:Title for captured item in photos suite main view
       
   505 // l:list_logical_template_8_title
       
   506 // r:8.0
       
   507 //
       
   508 #define qtn_lgal_list_title_captured    "Captured"
       
   509 
       
   510 // d:Title for months item in photos suite main view
       
   511 // l:list_double_large_graphic_pane_t1
       
   512 // r:8.0
       
   513 //
       
   514 #define qtn_lgal_list_title_months      "Months"
       
   515 
       
   516 // d:Title for albums item in photos suite main view
       
   517 // l:list_double_large_graphic_pane_t1
       
   518 // r:8.0
       
   519 //
       
   520 #define qtn_lgal_list_title_albums      "Albums"
       
   521 
       
   522 // d:Title for tags item in photos suite main view
       
   523 // l:list_double_large_graphic_pane_t1
       
   524 // r:8.0
       
   525 //
       
   526 #define qtn_lgal_list_title_tags        "Tags"
       
   527 
       
   528 // d:Title for downloads item in photos suite main view
       
   529 // l:list_logical_template_8_title
       
   530 // r:8.0
       
   531 //
       
   532 #define qtn_lgal_list_title_downloads   "Downloads"
       
   533 
       
   534 // d:Title for a month item in Months list view. %0U is a 
       
   535 // d:month and %1U is the year.AVKON 3-character month 
       
   536 // d:strings are used to populate %0U.
       
   537 // l:list_double_large_graphic_pane_t1
       
   538 // r:8.0
       
   539 //
       
   540 #define qtn_lgal_monthlist_title_month_year  "%0U %1U"
       
   541 
       
   542 // d:Title for favourites item in albums list view
       
   543 // l:list_double_large_graphic_pane_t1
       
   544 // r:8.0
       
   545 //
       
   546 #define qtn_lgal_list_title_favourites  "Favourites"
       
   547 
       
   548 // d:Title for All item in photos suite main view
       
   549 // l:list_double_large_graphic_pane_t1
       
   550 // r:11.0
       
   551 //
       
   552 #define qtn_lgal_list_title_all   "All"
       
   553 
       
   554 // d:Title for the predefined camera albums in the Albums list view.
       
   555 // d:This folder contains all images captured using the device camera.  
       
   556 // l:list_double_large_graphic_pane_t1
       
   557 // r:11.0
       
   558 //
       
   559 #define qtn_lgal_list_title_my_captured     "My Captured"
       
   560 
       
   561 // d:Number of items (images or videos) in category.
       
   562 // d:Shown in photos suite main view when captured album category is focused.
       
   563 // d:Used when no images or videos exist in the category.
       
   564 // l:list_double_large_graphic_pane_t1
       
   565 // r:8.0
       
   566 //
       
   567 #define qtn_lgal_list_detail_no_img_vid             "No images or videos"
       
   568 
       
   569 // d:Number of tags and number of items the tag(s) has been added to.
       
   570 // d:Shown in photos suite main view when tags category is focused.
       
   571 // d:Used when no tagged items are present.
       
   572 // l:list_double_large_graphic_pane_t1
       
   573 // r:8.0
       
   574 //
       
   575 #define qtn_lgal_list_detail_no_tagged_items        "No tagged images or videos"
       
   576 
       
   577 // d:Title field in the details view.
       
   578 // l:list_double_large_graphic_pane_t1
       
   579 // r:8.0
       
   580 //
       
   581 #define qtn_lgal_details_title						"Title"
       
   582 
       
   583 // d:Albums field in the details view.
       
   584 // l:list_logical_template_5_title
       
   585 // r:8.0
       
   586 //
       
   587 #define qtn_lgal_details_albums             "Albums"
       
   588 
       
   589 // d:Tags field in the details view.
       
   590 // l:list_logical_template_5_title
       
   591 // r:8.0
       
   592 //
       
   593 #define qtn_lgal_details_tags               "Tags"
       
   594 
       
   595 // d:Description field in the details view.
       
   596 // l:list_logical_template_5_title
       
   597 // r:8.0
       
   598 //
       
   599 #define qtn_lgal_details_description        "Description"
       
   600 
       
   601 // d:Type field in the details view.
       
   602 // l:list_logical_template_5_title
       
   603 // r:8.0
       
   604 //
       
   605 #define qtn_lgal_details_type        "Type"
       
   606 
       
   607 // d:Location field in the details view.
       
   608 // l:list_logical_template_5_title
       
   609 // r:8.0
       
   610 //
       
   611 #define qtn_lgal_details_location           "Location"
       
   612 
       
   613 // d:Resolution field in the details view.
       
   614 // l:list_logical_template_5_title
       
   615 // r:8.0
       
   616 //
       
   617 #define qtn_lgal_details_resolution_title   "Resolution"
       
   618 
       
   619 // d:Duration field in the details view.
       
   620 // l:list_logical_template_5_title
       
   621 // r:8.0
       
   622 //
       
   623 #define qtn_lgal_details_duration           "Duration"
       
   624 
       
   625 // d:Usage rights field in the details view.
       
   626 // l:list_logical_template_5_title
       
   627 // r:8.0
       
   628 //
       
   629 #define qtn_lgal_detail_drm                 "Usage rights"
       
   630 
       
   631 // d:Resolution of the item
       
   632 // d:Used in the resolution pane of the details view
       
   633 // d:%0N is the width of the video/image in pixels and %1N is the height in pixels.
       
   634 // l:list_logical_template_5_detail
       
   635 // r:8.0
       
   636 //
       
   637 #define qtn_lgal_details_resolution_detail	"%0N x %1N"
       
   638 
       
   639 // d:Index of the displayed item among the total number of items 
       
   640 // d:in the previous grid view.
       
   641 // d:Used in the full screen view.
       
   642 // l:photos_counter_text
       
   643 // r:8.0
       
   644 //
       
   645 #define qtn_lgal_item_counter	"%0N/%1N"
       
   646 
       
   647 // d:Displayed in an empty grid view
       
   648 // d:Used when a user enter the grid view when no items are present
       
   649 // l:grid_view_text_empty
       
   650 // r:8.0
       
   651 //
       
   652 #define qtn_lgal_empty_grid_no_items	"No images or videos to display"
       
   653 
       
   654 // d:Displayed in an empty cloud view.
       
   655 // d:Used when a user enter the tag browser view when no tags have been assigned 
       
   656 // d:to any items
       
   657 // l:grid_view_text_empty
       
   658 // r:8.0
       
   659 //
       
   660 #define qtn_lgal_empty_tag_browser		"No tags added to images or videos"
       
   661 
       
   662 // d:Used when user enter months list view when no items 
       
   663 // d:are yet on the device.
       
   664 // l:list_view_text_empty
       
   665 // r:8.0
       
   666 //
       
   667 #define qtn_lgal_empty_list_no_captured_items		"No captured images or videos"
       
   668 
       
   669 // d:Zoom ratio
       
   670 // l:slider_3_counter_text
       
   671 // r:8.0
       
   672 //
       
   673 #define qtn_lgal_zoom_ratio		"%N %"
       
   674 
       
   675 // d:Text prompt to download images in downloads grid.
       
   676 // d:Used when image download link is present
       
   677 // l:metadata_pane_2_title
       
   678 // r:8.0
       
   679 //
       
   680 #define qtn_lgal_grid_meta_download_images	"Download images"
       
   681 
       
   682 // d:Text prompt to download videos in downloads grid.
       
   683 // d:Used when video download link is present
       
   684 // l:metadata_pane_2_title
       
   685 // r:8.0
       
   686 //
       
   687 #define qtn_lgal_grid_meta_download_videos	"Download videos"
       
   688 
       
   689 // d:Text to display the number of items assigned with a tag.
       
   690 // d:Used in tags browser view when more than 1 items are
       
   691 // d:assigned with a tag.
       
   692 // l:Deswcc_tb_highlight_text2
       
   693 // r:8.0
       
   694 //
       
   695 #define qtn_lgal_tag_popup_multi_items  "%N items"
       
   696 
       
   697 // d:Text to display the number of items assigned with a tag.
       
   698 // d:Used in tags browser view when exactly 1 item is assigned
       
   699 // d:to a tag.
       
   700 // l:Deswcc_tb_highlight_text2
       
   701 // r:8.0
       
   702 //
       
   703 #define qtn_lgal_tag_popup_one_item     "1 item"
       
   704 
       
   705 // d:No location information note 
       
   706 // l:popup_note_window
       
   707 // r:8.0
       
   708 //
       
   709 #define qtn_lgal_note_no_location	"No location information. Record location by turning on the location setting in Camera."
       
   710 
       
   711 // d:Confirmation note shown  when the user adds one item to an album 
       
   712 // l:popup_note_window
       
   713 // r:8.0
       
   714 //
       
   715 #define qtn_lgal_note_added_one_item_album		"Added"
       
   716 
       
   717 // d:Confirmation note shown  when the user adds multiple item to an album 
       
   718 // l:popup_note_window
       
   719 // r:8.0
       
   720 //
       
   721 #define qtn_lgal_note_added_multi_item_album		"Added"
       
   722 
       
   723 // d:Confirmation note shown  when the user adds one item to an tag 
       
   724 // l:popup_note_window
       
   725 // r:8.0
       
   726 //
       
   727 #define qtn_lgal_note_added_one_item_tag		"Added"
       
   728 
       
   729 // d:Confirmation note shown  when the user adds multiple item to an tag 
       
   730 // l:popup_note_window
       
   731 // r:8.0
       
   732 //
       
   733 #define qtn_lgal_note_added_multi_item_tag		"Added"
       
   734 
       
   735 // d:Tooltip displayed when user focuses on delete icon in the toolbar.
       
   736 // l:toolbar_text_tooltip
       
   737 // r:8.0
       
   738 //
       
   739 #define qtn_lgal_tooltip_delete	        "Delete "
       
   740 
       
   741 // d:Tooltip displayed when user focuses on mark items icon in the toolbar.
       
   742 // d:Used to turn on the marking mode in grid view
       
   743 // l:toolbar_text_tooltip
       
   744 // r:8.0
       
   745 //
       
   746 #define qtn_lgal_tooltip_mark_items     "Mark items"
       
   747 
       
   748 // d:Tooltip displayed when user focuses on un mark icon in the toolbar.
       
   749 // d:Used to stop or turn off the marking mode in grid view
       
   750 // l:toolbar_text_tooltip
       
   751 // r:8.0
       
   752 //
       
   753 #define qtn_lgal_tooltip_unmark_all   "Unmark all"
       
   754 
       
   755 // d:Tooltip displayed when user focuses on send icon in the toolbar.
       
   756 // l:toolbar_text_tooltip
       
   757 // r:8.0
       
   758 //
       
   759 #define qtn_lgal_tooltip_send           "Send"
       
   760 
       
   761 // d:Tooltip displayed when user focuses on new album icon in the toolbar.
       
   762 // l:toolbar_text_tooltip
       
   763 // r:8.0
       
   764 //
       
   765 #define qtn_lgal_tooltip_new_album      "New album"
       
   766 
       
   767 // d:Tooltip displayed when user focuses on play icon in the toolbar.
       
   768 // d:Used when video item is in focus in the grid view.
       
   769 // l:toolbar_text_tooltip
       
   770 // r:8.0
       
   771 //
       
   772 #define qtn_lgal_tooltip_play           "Play "
       
   773 
       
   774 // d:Tooltip displayed when user focuses on rename icon in the toolbar.
       
   775 // l:toolbar_text_tooltip
       
   776 // r:8.0
       
   777 //
       
   778 #define qtn_lgal_tooltip_rename         "Rename "
       
   779 
       
   780 // d:Tooltip displayed when user focuses on start slideshow icon in the toolbar.
       
   781 // l:toolbar_text_tooltip
       
   782 // r:8.0
       
   783 //
       
   784 #define qtn_lgal_tooltip_slideshow      "Start slideshow"
       
   785 
       
   786 // d:Details options menu string.
       
   787 // d:Used to open details view
       
   788 // l:list_single_pane_t1_cp2
       
   789 // r:8.0
       
   790 //
       
   791 #define qtn_lgal_options_details        "Details"
       
   792 
       
   793 // d:View options menu string.
       
   794 // d:Shown in Details view when Usage rights item is focused.
       
   795 // d:Opens the DRM details view provided by S60
       
   796 // l:list_single_pane_t1_cp2
       
   797 // r:8.0
       
   798 //
       
   799 #define qtn_lgal_options_view           "View"
       
   800 
       
   801 // d:View options menu string.
       
   802 // d:Shown in single line metapane to mark the current focussed image/video as favourite.
       
   803 // l:list_single_pane_t1_cp2
       
   804 // r:11.0
       
   805 //
       
   806 #define qtn_lgal_options_mark_as_favorite       "Mark as Favorite"
       
   807 
       
   808 // d:View options menu string.
       
   809 // d:Shown in single line metapane to unmark the current focussed image/video 
       
   810 // d:from being a favourite.
       
   811 // l:list_single_pane_t1_cp2
       
   812 // r:11.0
       
   813 //
       
   814 #define qtn_lgal_options_unmark_as_favorite     "UnMark as Favorite"
       
   815 
       
   816 // d:Top-level option to open image rotate sub-menu
       
   817 // l:list_single_pane_t1_cp2/opt3
       
   818 // r:8.0
       
   819 //
       
   820 #define qtn_lgal_options_rotate             "Rotate"
       
   821 
       
   822 
       
   823 // d:Rotate sub-meu option
       
   824 // d:Used to rotate the image to left.
       
   825 // l:list_single_popup_submenu_pane_t1
       
   826 // r:8.0
       
   827 //
       
   828 #define qtn_lgal_options_rotate_left                "Left"
       
   829 
       
   830 // d:Rotate sub-meu option
       
   831 // d:Used to rotate the image to right.
       
   832 // l:list_single_popup_submenu_pane_t1
       
   833 // r:8.0
       
   834 //
       
   835 #define qtn_lgal_options_rotate_right               "Right"
       
   836 
       
   837 // d:Slideshow submenu option
       
   838 // d:Used to start the slide show
       
   839 // l:list_single_popup_submenu_pane_t1
       
   840 // r:8.0
       
   841 //
       
   842 #define qtn_lgal_options_slideshow_play							"Play"
       
   843 
       
   844 // d:option menu item when video item is focussed.
       
   845 // d:Used to trigger video player to play the focussed video item.
       
   846 // l:list_single_pane_t1_cp2
       
   847 // r:8.0
       
   848 //
       
   849 #define qtn_lgal_options_play        "Play"
       
   850 
       
   851 // d:Fullscreen metapane option
       
   852 // d:Used to open the details view where all the image/video details will be listed
       
   853 // l:metadata_pane_5_detail
       
   854 // r:8.0
       
   855 //
       
   856 #define qtn_lgal_metapane_more_details							"More details"
       
   857 
       
   858 // d:File size shown in metapane
       
   859 // d:Used to display the file size of the focused item.
       
   860 // l:list_logical_template_5_title
       
   861 // r:8.0
       
   862 //
       
   863 #define qtn_lgal_details_file_size					"File size"
       
   864 
       
   865 // d:Details view list option
       
   866 // d:Date and time of the image/video when it was shot 
       
   867 // l:list_logical_template_5_title
       
   868 // r:8.0
       
   869 //
       
   870 #define qtn_lgal_details_date_and_time					"Date and time"
       
   871 
       
   872 // d:Fullscreen option in metapane
       
   873 // d:Show on map
       
   874 // l:metadata_pane_6_detail
       
   875 // r:8.0
       
   876 //
       
   877 #define qtn_lgal_metapane_show_map          "Show map"
       
   878 
       
   879 // d:image fetcher
       
   880 // d:If there are no items to show in the  image fetcher view, this text is displayed.
       
   881 // l:grid_view_text_empty
       
   882 // r:8.0
       
   883 //
       
   884 #define qtn_lgal_empty_grid_no_images             "No images to display"
       
   885 
       
   886 // d:video fetcher
       
   887 // d:If there are no items to show in the fetcher view, this text is displayed.
       
   888 // l:grid_view_text_empty
       
   889 // r:8.0
       
   890 //
       
   891 #define qtn_lgal_empty_grid_no_videos             "No videos to display"
       
   892 
       
   893 // d:info note
       
   894 // d:This information note is shown when the user presses Slideshow toolbar 
       
   895 // d:button and all the items of the container are non-playable items..
       
   896 // l:popup_note_window
       
   897 // r:8.0
       
   898 //
       
   899 #define qtn_lgal_note_no_images_to_play_slideshow   "No images to play slideshow"
       
   900 
       
   901 // d:Number of items (images or videos) in category. Shown in list view when
       
   902 // d:camera album, all images and videos and downloads category is focused.
       
   903 // d:Used when 1 item exists in the category.
       
   904 // l:list_double_large_graphic_pane_t2
       
   905 // r:8.0
       
   906 //
       
   907 #define qtn_lgal_list_detail_one_item	  "1 item"
       
   908 
       
   909 // d:Number of items (images or videos) in category. Shown in list view when
       
   910 // d:camera album, all images and videos and downloads category is focused.
       
   911 // d:Used when 0 or more than 1 items exist in the category.
       
   912 // l:list_double_large_graphic_pane_t2
       
   913 // r:8.0
       
   914 //
       
   915 #define qtn_lgal_list_detail_multi_item	           "%N items"
       
   916 
       
   917 // d:the text showing the 'from' month - year 'to' month - year
       
   918 // d:when highlighting the months item in main menu
       
   919 // d:Abbreviated month name %0U and full year %1U of oldest item and
       
   920 // d:Abbreviated month name %2U and full year %3U of newest item
       
   921 // l:list_double_large_graphic_pane_t2
       
   922 // r:8.0
       
   923 //
       
   924 #define qtn_lgal_list_title_month_year             "%0U %1U - %2U %3U"
       
   925 
       
   926 // d:Number of albums in category. Shown in list view when
       
   927 // d:albums category is focused.
       
   928 // d:Used when 1 album exists in the category.
       
   929 // l:list_double_large_graphic_pane_t2
       
   930 // r:8.0
       
   931 //
       
   932 #define qtn_lgal_list_detail_one_alb	       "1 album"
       
   933 
       
   934 // d:Number of albums in category. Shown in list view when
       
   935 // d:albums category is focused.
       
   936 // d:Used when 0 or more than 1 albums exist in the category.
       
   937 // l:list_double_large_graphic_pane_t2
       
   938 // r:8.0
       
   939 //
       
   940 #define qtn_lgal_list_detail_multi_alb	       "%N albums"
       
   941 
       
   942 // d:Number of tags in category. Shown in list view when
       
   943 // d:tags category is focused.
       
   944 // d:Used when 1 tag exists in the category.
       
   945 // l:list_double_large_graphic_pane_t2
       
   946 // r:8.0
       
   947 //
       
   948 #define qtn_lgal_list_detail_one_tag           "1 tag"
       
   949 
       
   950 // d:Number of tags in category. Shown in list view when
       
   951 // d:tags category is focused.
       
   952 // d:Used when 0 or more than 1 tags exist in the category.
       
   953 // l:list_double_large_graphic_pane_t2
       
   954 // r:8.0
       
   955 //
       
   956 #define qtn_lgal_list_detail_multi_tag             "%N tags"
       
   957 
       
   958 
       
   959 // d:Submenu name in Options Menu
       
   960 // d:This submenu allows user to view tags in alphabetical order
       
   961 // l:list_single_popup_submenu_pane_t1
       
   962 // r:8.0
       
   963 //
       
   964 #define qtn_lgal_options_alphabetical     "Alphabetical"
       
   965 
       
   966 // d:Submenu name in Options Menu
       
   967 // d:This submenu allows user to view tags in most used order
       
   968 // l:list_single_popup_submenu_pane_t1
       
   969 // r:8.0
       
   970 //
       
   971 #define qtn_lgal_options_most_used    "Most used"
       
   972 
       
   973 
       
   974 // d:Submenu name in Options Menu
       
   975 // d:This submenu option allows users to add tags to items
       
   976 // d:Selecting the option opens a tag selection popup
       
   977 // l:list_single_pane_t1_cp2
       
   978 // r:8.0
       
   979 //
       
   980 #define qtn_lgal_options_properties_add_tag    "Add tag"
       
   981 
       
   982 
       
   983 
       
   984 // d:Tooltip for floating tool bar
       
   985 // d:This option in tool bar enables user to view the details of the particular item
       
   986 // l:popup_preview_text_window_t1 
       
   987 // r:8.0
       
   988 //
       
   989 #define qtn_lgal_tooltip_details    "Details"
       
   990 
       
   991 
       
   992 // d:Submenu name in Options Menu
       
   993 // d:This submenu option allows users to hide the toolbar to background
       
   994 // l:list_single_pane_t1_cp2
       
   995 // r:8.0
       
   996 //
       
   997 #define qtn_lgal_options_hide_toolbar    "Hide toolbar"
       
   998 
       
   999 
       
  1000 // d:Tooltip for floating tool bar
       
  1001 // d:This option in tool bar enables user to add a particular image/video to an album
       
  1002 // l:popup_preview_text_window_t1 
       
  1003 // r:8.0
       
  1004 //
       
  1005 #define qtn_lgal_tooltip_add_to_album    "Add to album"
       
  1006 
       
  1007 
       
  1008 // d:Tooltip for floating tool bar
       
  1009 // d:This option in tool bar enables user to view the image in landscape orientation
       
  1010 // l:popup_preview_text_window_t1 
       
  1011 // r:8.0
       
  1012 //
       
  1013 #define qtn_lgal_tooltip_view_in_landscape    "View in landscape"
       
  1014 
       
  1015 
       
  1016 // d:Tooltip for floating tool bar
       
  1017 // d:This option in tool bar enables user to view the image in potrait orientation
       
  1018 // l:popup_preview_text_window_t1 
       
  1019 // r:8.0
       
  1020 //
       
  1021 #define qtn_lgal_tooltip_view_in_portrait    "View in portrait"
       
  1022 
       
  1023 
       
  1024 // d:Submenu name in Options Menu
       
  1025 // d:This submenu option is seen in tag view
       
  1026 // d:This submenu option opens another menu to enable user to sort the tags
       
  1027 // d:The tags can be sorted in alphabetical order or in the order of most used tag
       
  1028 // l:list_single_pane_t1_cp2/opt3
       
  1029 // r:8.0
       
  1030 //
       
  1031 #define qtn_lgal_options_sort    "Sort by"
       
  1032 
       
  1033 // d:Pop-up displayed when a large amount of images/videos are inserted into the device. 
       
  1034 // l:popup_note_wait_window
       
  1035 // r:11.0
       
  1036 #define qtn_lgal_refreshing_media_note "Refreshing your media"
       
  1037 
       
  1038 //-----------------------------------------------------------------------------
       
  1039 // single line metapane strings
       
  1040 //-----------------------------------------------------------------------------
       
  1041 // d:Tooltip displayed when user focuses on favourite button on single line metapane.
       
  1042 // d:This submenu option enables the image to be added into Favourites album when it is not already marked as favourite.
       
  1043 // l:toolbar_text_tooltip
       
  1044 // r:11.0
       
  1045 //
       
  1046 #define qtn_lgal_toopltip_mark_as_favorite      "Mark as favorite"
       
  1047 
       
  1048 // d:Tooltip displayed when user focuses on favourite button on single line metapane.
       
  1049 // d:This submenu option enables the image to be removed from Favourites album when it is already marked as favourite.
       
  1050 // l:toolbar_text_tooltip
       
  1051 // r:11.0
       
  1052 //
       
  1053 #define qtn_lgal_toopltip_unmark_as_favorite    "Unmark as favorite"
       
  1054 
       
  1055 //-----------------------------------------------------------------------------
       
  1056 // Image viewer strings
       
  1057 //-----------------------------------------------------------------------------
       
  1058 // d:Tooltip displayed when user focuses on save icon in the toolbar.
       
  1059 // d:This submenu option enables the current image to be saved
       
  1060 // l:toolbar_text_tooltip
       
  1061 // r:11.0
       
  1062 //
       
  1063 #define qtn_lgal_tooltip_save       "Save"
       
  1064 
       
  1065 // d:Option menu item to save the image.
       
  1066 // l:list_single_pane_t1_cp2
       
  1067 // r:11.0
       
  1068 //
       
  1069 #define qtn_lgal_options_save	   "Save"
       
  1070 
       
  1071 // d:Tooltip displayed when user focuses on use-image icon in the toolbar.
       
  1072 // d:This submenu option enables the image to be set as wallpaper, as caller image, and so on
       
  1073 // l:toolbar_text_tooltip
       
  1074 // r:11.0
       
  1075 //
       
  1076 #define qtn_lgal_tooltip_use_image  "Use image"
       
  1077 
       
  1078 // d:Information note displayed if the selected image cannot be shown in imageviewer
       
  1079 // l:popup_note_window
       
  1080 // r:11.0
       
  1081 //
       
  1082 #define qtn_lgal_format_unknown "Unable to open image"
       
  1083 
       
  1084 // d:Confimation note displayed if Image Viewer has been opened after 
       
  1085 // downloading/receiving image and user has not saved the same image before backstepping
       
  1086 // %U will be replaced with name of image
       
  1087 // l:popup_note_window
       
  1088 // r:11.0
       
  1089 //
       
  1090 #define qtn_lgal_query_conf_save_downloaded "%U has not been saved. Save now ?"
       
  1091 
       
  1092 // d:Confimation note displayed if the user selects options-->use image / toolbar-->use image before image has been saved
       
  1093 // downloading/receiving image and user has not saved the same image before backstepping
       
  1094 // %U will be replaced with name of image
       
  1095 // l:popup_note_window
       
  1096 // r:11.0
       
  1097 //
       
  1098 #define qtn_lgal_query_conf_save_before_using "%U needs to be saved before this operation. Save now?"
       
  1099 
       
  1100 // d:Confimation note displayed when the image is saved
       
  1101 // l:popup_note_window
       
  1102 // r:11.0
       
  1103 //
       
  1104 #define qtn_lgal_note_file_saved_to "File saved to Photos"
       
  1105 
       
  1106 //-----------------------------------------------------------------------------
       
  1107 // Photos-on-maps strings
       
  1108 //-----------------------------------------------------------------------------
       
  1109 // d:Title of the grid view showing the photos selected from a map.
       
  1110 // l:title_pane_t2/opt9
       
  1111 // r:11.0
       
  1112 //
       
  1113 #define qtn_lgal_title_photos_from_map  "Photos from Map"
       
  1114 
       
  1115 // d:Tooltip of show-grid button on photos-on-map view
       
  1116 // d:When selected, photos currently plotted on the map will be displayed in a grid view.
       
  1117 // l:toolbar_text_tooltip
       
  1118 // r:11.0
       
  1119 //
       
  1120 #define qtn_lgal_tooltip_show_grid  "Show grid"
       
  1121 
       
  1122 // d:Tooltip of show-world-view button
       
  1123 // d:When selected, world view of the map is displayed. This provides a quick way of zooming out to the top level.
       
  1124 // l:toolbar_text_tooltip
       
  1125 // r:11.0
       
  1126 //
       
  1127 #define qtn_lgal_tooltip_show_world_view  "Show world view"
       
  1128 
       
  1129 // d:Tooltip of return-to-photos button
       
  1130 // d:When selected, control goes back to the photos app location, more specifically to the location from where map was launched. 
       
  1131 // l:toolbar_text_tooltip
       
  1132 // r:11.0
       
  1133 //
       
  1134 #define qtn_lgal_tooltip_return_to_photos  "Return to Photos"
       
  1135 
       
  1136 // d:Option in Options menu
       
  1137 // d:When selected, photos currently plotted on the map will be displayed in a grid view.
       
  1138 // l:list_single_pane_t1_cp2
       
  1139 // r:11.0
       
  1140 //
       
  1141 #define qtn_lgal_options_show_grid  "Show grid"
       
  1142 
       
  1143 // d:Option in Options menu
       
  1144 // d:When selected, world view of the map is displayed. This provides a quick way of zooming out to the top level.
       
  1145 // l:list_single_pane_t1_cp2
       
  1146 // r:11.0
       
  1147 //
       
  1148 #define qtn_lgal_options_show_world_view  "Show world view"
       
  1149 
       
  1150 // d:Option in Options menu
       
  1151 // d:When selected, control goes back to the photos app location, more specifically to the location from where map was launched. 
       
  1152 // l:list_single_pane_t1_cp2
       
  1153 // r:11.0
       
  1154 //
       
  1155 #define qtn_lgal_options_return_to_photos  "Return to photos"
       
  1156 
       
  1157 //-----------------------------------------------------------------------------
       
  1158 // Photos sorted by location
       
  1159 //-----------------------------------------------------------------------------
       
  1160 // d:Name of the Places collection shown in Photos main view
       
  1161 // l:list_double_large_graphic_pane_t1
       
  1162 // r:11.0
       
  1163 //
       
  1164 #define qtn_lgal_list_title_places "Places"
       
  1165 
       
  1166 // d:Subtitle for Places collection when only one Place is present
       
  1167 // l:list_double_large_graphic_pane_t2
       
  1168 // r:11.0
       
  1169 //
       
  1170 #define qtn_lgal_list_detail_one_cty "1 city"
       
  1171 
       
  1172 // d:Subtitle for Places collection when several Places is present
       
  1173 // %N% will be replaced with the number of places present
       
  1174 // l:list_double_large_graphic_pane_t2
       
  1175 // r:11.0
       
  1176 //
       
  1177 #define qtn_lgal_list_detail_multi_cty "%N cities"
       
  1178 
       
  1179 // d:Subtitle for Places collection when no itmes with location info is present
       
  1180 // l:list_double_large_graphic_pane_t2
       
  1181 // r:11.0
       
  1182 //
       
  1183 #define qtn_lgal_list_detail_no_items_with_places "No images or videos"
       
  1184 
       
  1185 // d:Title of the Places list view
       
  1186 // l:title_pane_t2/opt9
       
  1187 // r:11.0
       
  1188 //
       
  1189 #define qtn_lgal_title_places "Places"
       
  1190 
       
  1191 // d:Discreet pop-up for fetching location(places) info
       
  1192 // l:popup_discreet_window/opt5
       
  1193 // r:11.0
       
  1194 #define qtn_lgal_note_fetching_location "Fetching location data, connecting to server…"
       
  1195 
       
  1196 //-----------------------------------------------------------------------------
       
  1197 // Slideshow related strings
       
  1198 //-----------------------------------------------------------------------------
       
  1199 //
       
  1200 // d:slideshow settings view title text
       
  1201 // l:title_pane_t1/opt3
       
  1202 // r:4.0
       
  1203 //
       
  1204 #define qtn_lgal_view_slideshow_settings_title_general  "Slide show settings"
       
  1205 
       
  1206 //
       
  1207 // d:Direction Setting item text
       
  1208 // l:list_setting_pane_t1
       
  1209 // r:8.0
       
  1210 //
       
  1211 #define qtn_lgal_slideshow_settings_order       "Slideshow order"
       
  1212 
       
  1213 //
       
  1214 // d:slideshow play order "old to new"
       
  1215 // l:list_set_graphic_pane_t1
       
  1216 // r:8.0
       
  1217 //
       
  1218 #define qtn_lgal_slideshow_settings_older_to_newer      "From older to newer"
       
  1219 
       
  1220 //
       
  1221 // d:slideshow play order "new to old"
       
  1222 // l:list_set_graphic_pane_t1
       
  1223 // r:8.0
       
  1224 //
       
  1225 #define qtn_lgal_slideshow_settings_newer_to_older      "From newer to older"
       
  1226 
       
  1227 //
       
  1228 // d:Music Setting item text
       
  1229 // l:list_setting_pane_t1
       
  1230 // r:4.0
       
  1231 //
       
  1232 #define qtn_lgal_slideshow_settings_music       "Music"
       
  1233 
       
  1234 //
       
  1235 // d:slideshow music settings 'on' text
       
  1236 // l:list_set_graphic_pane_t1
       
  1237 // r:4.0
       
  1238 //
       
  1239 #define qtn_lgal_slideshow_settings_music_on        "On"
       
  1240 
       
  1241 //
       
  1242 // d:slideshow music settings 'off' text
       
  1243 // l:list_set_graphic_pane_t1
       
  1244 // r:4.0
       
  1245 //
       
  1246 #define qtn_lgal_slideshow_settings_music_off       "Off"
       
  1247 
       
  1248 // d:Track Setting item text
       
  1249 // l:list_setting_pane_t1
       
  1250 // r:4.0
       
  1251 //
       
  1252 #define  qtn_lgal_slideshow_settings_track      "Track"
       
  1253 
       
  1254 //
       
  1255 // d:slideshow settings no tracks available text
       
  1256 // l:list_set_graphic_pane_t1
       
  1257 // r:4.0
       
  1258 //
       
  1259 #define qtn_lgal_slideshow_settings_track_none      "None"
       
  1260 
       
  1261 //
       
  1262 // d:slideshow setting transition text, to select an effect that is shown for images during the slide show
       
  1263 // l:list_setting_pane_t1
       
  1264 // r:6.0
       
  1265 //
       
  1266 #define qtn_lgal_slideshow_settings_transition      "Transition"
       
  1267 
       
  1268 //
       
  1269 // d:slideshow transition setting "fade" or "cross dissolve" or "cross fade", representing a 
       
  1270 // d:transition in which the next image is smoothly faded over to replace the currently shown image,
       
  1271 // d:from transparent to fully opaque.
       
  1272 // d:Selected from qtn_lgal_slideshow_settings_transition setting.
       
  1273 // l:list_set_graphic_pane_t1
       
  1274 // r:6.0
       
  1275 //
       
  1276 #define qtn_lgal_slideshow_settings_transition_xdissolve        "Cross dissolve"
       
  1277 
       
  1278 // d:slideshow transition setting zoom and pan text, representing simultaneous zooming and panning of items in slideshow
       
  1279 // d:Selected from qtn_lgal_slideshow_settings_transition setting.
       
  1280 // l:list_set_graphic_pane_t1
       
  1281 // r:6.0
       
  1282 //
       
  1283 #define qtn_lgal_slideshow_settings_transition_kenburns     "Zoom and pan"
       
  1284 
       
  1285 // d:Select track dialog title (Fetcher title)
       
  1286 // d:User can select music file also known as track using this dialog
       
  1287 // l:popup_query_data_window
       
  1288 // r:4.0
       
  1289 //
       
  1290 #define qtn_lgal_popup_select_track             "Select track:"
       
  1291 
       
  1292 // d:note that is shown if user starts the slide show but selected music track no longer exists
       
  1293 // l:popup_note_window/opt2
       
  1294 // r:4.0
       
  1295 //
       
  1296 #define qtn_lgal_note_slideshow_track           "Music track does not exist"
       
  1297 
       
  1298 // d:Confirmation note
       
  1299 // d:This note is shown if the user tries to set the 'Music' setting
       
  1300 // d:to 'On' but has not yet defined a music track.
       
  1301 // l:popup_note_window/opt2
       
  1302 // r:4.0
       
  1303 //
       
  1304 #define qtn_lgal_note_track_define          "No track defined. Define now?" 
       
  1305 
       
  1306 //
       
  1307 // d:Note text for invalid drm rights
       
  1308 // l:popup_note_window/opt2
       
  1309 // r:4.0
       
  1310 //
       
  1311 #define qtn_lgal_note_slideshow_drm         "Track rights are not valid. Music will not play"
       
  1312 
       
  1313 // d:Tempo setting item. The value of this settings item is used as the delay between each slide in the slide show.
       
  1314 // l:list_setting_pane_t1
       
  1315 // r:4.0
       
  1316 //
       
  1317 #define qtn_lgal_slideshow_settings_delay_slides        "Delay between slides"
       
  1318 
       
  1319 //
       
  1320 // d:slideshow delay text slow setting text
       
  1321 // d:This setting is accessible via qtn_lgal_slideshow_settings_delay_slides option
       
  1322 // l:setting_slider_graphic_pane_t1
       
  1323 // r:6.0
       
  1324 // 
       
  1325 #define qtn_lgal_slideshow_settings_delay_slow      "Slow"
       
  1326 
       
  1327 //
       
  1328 // d:slideshow delay text fast setting text
       
  1329 // d:This setting is accessible via qtn_lgal_slideshow_settings_delay_slides option
       
  1330 // l:setting_slider_graphic_pane_t2
       
  1331 // r:6.0
       
  1332 //
       
  1333 #define qtn_lgal_slideshow_settings_delay_fast      "Fast"
       
  1334 
       
  1335 //
       
  1336 // d:slideshow music playback's volume percentage
       
  1337 // d:This text is shown when the user adjusts the music volume
       
  1338 // l:slider_3_counter_text
       
  1339 // r:6.0
       
  1340 //
       
  1341 #define qtn_lgal_slideshow_volume_percentage "%N%"
       
  1342 
       
  1343 
       
  1344 //-----------------------------------------------------------------------------
       
  1345 // Slideshow soft keys
       
  1346 //-----------------------------------------------------------------------------
       
  1347 
       
  1348 //
       
  1349 // d:Softkey text for continuing slide show
       
  1350 // l:control_pane_t1/opt7
       
  1351 // r:4.0
       
  1352 //
       
  1353 #define qtn_lgal_slideshow_softkey_continue     "Continue"
       
  1354 
       
  1355 //
       
  1356 // d:Softkey text for ending slide show
       
  1357 // l:control_pane_t1/opt7
       
  1358 // r:4.0
       
  1359 //
       
  1360 #define qtn_lgal_slideshow_softkey_end          "End"
       
  1361 
       
  1362 //-----------------------------------------------------------------------------
       
  1363 // Removal of suites view - related strings
       
  1364 //-----------------------------------------------------------------------------
       
  1365 //
       
  1366 // d:Icon text for "All" toolbar extn button
       
  1367 // l:cell_tb_ext_pane_t1/opt1
       
  1368 // r:11.0
       
  1369 //
       
  1370 #define qtn_lgal_toolbar_extension_all_nc "All"
       
  1371 
       
  1372 // d:Icon text for "All" toolbar extn button
       
  1373 // d:%N will be replaced with count of items present in All
       
  1374 // l:cell_tb_ext_pane_t1/opt1
       
  1375 // r:11.0
       
  1376 //
       
  1377 #define qtn_lgal_toolbar_extension_all "All (%N)"	
       
  1378 
       
  1379 // d:Icon text for "Album" toolbar extn button
       
  1380 // l:cell_tb_ext_pane_t1/opt1
       
  1381 // r:11.0
       
  1382 //
       
  1383 #define qtn_lgal_toolbar_extension_album_nc "Albums"
       
  1384 
       
  1385 // d:Icon text for "Album" toolbar extn button
       
  1386 // d:%N will be replaced with count of albums present
       
  1387 // l:cell_tb_ext_pane_t1/opt1
       
  1388 // r:11.0
       
  1389 //
       
  1390 #define qtn_lgal_toolbar_extension_album "Albums (%N)"
       
  1391 
       
  1392 // d:Icon text for "Tags" toolbar extn button
       
  1393 // l:cell_tb_ext_pane_t1/opt1
       
  1394 // r:11.0
       
  1395 //
       
  1396 #define qtn_lgal_toolbar_extension_tags_nc "Tags"
       
  1397 
       
  1398 // d:Icon text for "Tags" toolbar extn button
       
  1399 // d:%N will be replaced with count of tags present
       
  1400 // l:cell_tb_ext_pane_t1/opt1
       
  1401 // r:11.0
       
  1402 //
       
  1403 #define qtn_lgal_toolbar_extension_tags "Tags (%N)"
       
  1404 
       
  1405 // d:Icon text for "Places" toolbar extn button
       
  1406 // l:cell_tb_ext_pane_t1/opt1
       
  1407 // r:11.0
       
  1408 //
       
  1409 #define qtn_lgal_toolbar_extension_places_nc "Places"
       
  1410 
       
  1411 // d:Icon text for "Places" toolbar extn button
       
  1412 // d:%N will be replaced with count of places present
       
  1413 // l:cell_tb_ext_pane_t1/opt1
       
  1414 // r:11.0
       
  1415 //
       
  1416 #define qtn_lgal_toolbar_extension_places "Places (%N)"
       
  1417 
       
  1418 // d: Tooltip string for "Change View" toolbar item
       
  1419 // l: popup_preview_text_window_t1
       
  1420 // r: 11.0
       
  1421 #define qtn_lgal_tooltip_change_view "Change View"
       
  1422 
       
  1423 // d: Tooltip string for "All" toolbar item
       
  1424 // l: popup_preview_text_window_t1
       
  1425 // r: 11.0
       
  1426 #define qtn_lgal_tooltip_all "All"
       
  1427 
       
  1428 // d: Tooltip string for "Albums" toolbar item
       
  1429 // l: popup_preview_text_window_t1
       
  1430 // r: 11.0
       
  1431 #define qtn_lgal_tooltip_albums "Albums"
       
  1432 
       
  1433 // d: Tooltip string for "Tags" toolbar item
       
  1434 // l: popup_preview_text_window_t1
       
  1435 // r: 11.0
       
  1436 #define qtn_lgal_tooltip_tags "Tags"
       
  1437 
       
  1438 // d: Tooltip string for "places" toolbar item
       
  1439 // l: popup_preview_text_window_t1
       
  1440 // r: 11.0
       
  1441 #define qtn_lgal_tooltip_places "Places"
       
  1442 
       
  1443 // d: Tooltip string for "New album" toolbar item
       
  1444 // l: popup_preview_text_window_t1
       
  1445 // r: 11.0
       
  1446 #define qtn_lgal_preview_tooltip_new_album "New album"
       
  1447 
       
  1448 // d: Tooltip string for "New tag" toolbar item
       
  1449 // l: popup_preview_text_window_t1
       
  1450 // r: 11.0
       
  1451 #define qtn_lgal_tooltip_new_tag "New Tag"
       
  1452 
       
  1453 // d: Tooltip string for "Sort" toolbar item
       
  1454 // l: popup_preview_text_window_t1
       
  1455 // r: 11.0
       
  1456 #define qtn_lgal_tooltip_sort "Sort"
       
  1457 
       
  1458 // d: Options menu item to open All items in grid view
       
  1459 // l: list_single_pane_t1_cp2
       
  1460 // r: 11.0
       
  1461 #define qtn_lgal_option_all "All"
       
  1462 
       
  1463 // d: Options menu item to open Albums list view
       
  1464 // l: list_single_pane_t1_cp2
       
  1465 // r: 11.0
       
  1466 #define qtn_lgal_option_albums "Albums"
       
  1467 
       
  1468 // d: Options menu item to open Places list view
       
  1469 // l: list_single_pane_t1_cp2
       
  1470 // r: 11.0
       
  1471 #define qtn_lgal_option_places "Places"
       
  1472 
       
  1473 // d: Options menu item to open Tags cloud view
       
  1474 // l: list_single_pane_t1_cp2
       
  1475 // r: 11.0
       
  1476 #define qtn_lgal_option_tags "Tags"
       
  1477 
       
  1478 // d: "Birthday" option in select album pop-up or select tag popup
       
  1479 // l:list_single_pane_t1
       
  1480 // r: 11.0
       
  1481 #define qtn_lgal_option_birthday "Birthday" 
       
  1482 
       
  1483 // d: "Personal" option in select album pop-up or select tag popup
       
  1484 // l:list_single_pane_t1
       
  1485 // r: 11.0
       
  1486 #define qtn_lgal_option_personal "Personal"