omads/omadsappui/AspSyncUtil/loc/NSmlDSSync.loc
branchRCL_3
changeset 24 8e7494275d3a
parent 23 2bb96f4ecad8
child 25 4f0867e42d62
equal deleted inserted replaced
23:2bb96f4ecad8 24:8e7494275d3a
     1 /*
       
     2 * Copyright (c) 2002-2005 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 OmaDSAppUi/AspSyncUtil
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 // -----------------------------------------------------------------------------
       
    22 // main view strings
       
    23 // -----------------------------------------------------------------------------
       
    24 
       
    25 //d:Title of the application on the title pane
       
    26 //l:title_pane_t2/opt9
       
    27 //r:3.0
       
    28 //
       
    29 #define qtn_apps_syncml_title		"Sync"
       
    30 
       
    31 //d:Title of the application on the application shell list
       
    32 //d: used in app shell
       
    33 //l:list_single_large_graphic_pane_t1
       
    34 //r:3.0
       
    35 //
       
    36 #define qtn_apps_sml_list			"Sync"
       
    37 
       
    38 //d:Title of the application on the application shell grid
       
    39 //d: used in app shell
       
    40 //l:cell_app_pane_t1
       
    41 //r:3.0
       
    42 //
       
    43 #define qtn_apps_sml_grid	"Sync"
       
    44 
       
    45 //d:Navipane texts on the mainview
       
    46 //d:Profile has not been synchronised
       
    47 //l:navi_navi_text_pane_t1
       
    48 //r:3.0
       
    49 //
       
    50 #define qtn_sml_main_sync_no_last	"Not synchronised"
       
    51 
       
    52 //d:Text for empty profile
       
    53 //l:list_set_graphic_pane_t1
       
    54 //r:3.0
       
    55 //
       
    56 #define qtn_apps_emptyprofile	"<unnamed set>"
       
    57 
       
    58 //d:Command in options list.
       
    59 //d:Selects the content
       
    60 //l:list_single_pane_t1_cp2
       
    61 //r:5.0
       
    62 //
       
    63 #define qtn_sml_cmd_mark		"Mark"
       
    64 
       
    65 //d:Command in options list.
       
    66 //d:Unselects the content
       
    67 //l:list_single_pane_t1_cp2
       
    68 //r:5.0
       
    69 //
       
    70 #define qtn_sml_cmd_unmark		"Unmark"
       
    71 
       
    72 
       
    73 //d:Command in options list to open advanced setting
       
    74 //l:list_single_pane_t1_cp2
       
    75 //r:3.2
       
    76 //
       
    77 #define qtn_sml_cmd_advanced_settings		"Advanced settings"
       
    78 
       
    79 //d:Roaming setting item (radio button list) 
       
    80 //l:list_setting_pane_t1
       
    81 //r:3.2
       
    82 //
       
    83 #define qtn_ds_set_roaming		"Roaming settings"
       
    84 
       
    85 //d:Used in qtn_ds_set_roaming
       
    86 //l:list_set_graphic_pane_t1
       
    87 //r:3.2
       
    88 //
       
    89 #define qtn_sml_always_ask		"Always ask"
       
    90 
       
    91 //d:Used in qtn_ds_set_roaming
       
    92 //l:list_set_graphic_pane_t1
       
    93 //r:3.2
       
    94 //
       
    95 #define qtn_sml_always_allow		"Always allow"
       
    96 
       
    97 //d:Used in qtn_ds_set_roaming
       
    98 //l:list_set_graphic_pane_t1
       
    99 //r:3.2
       
   100 //
       
   101 #define qtn_sml_never_allow		"Never allow"
       
   102 
       
   103 //d:Command in options list.
       
   104 //d:Starts the syncronisation
       
   105 //l:list_single_pane_t1_cp2
       
   106 //r:3.0
       
   107 //
       
   108 #define qtn_sml_cmd_sync		"Synchronise"
       
   109 
       
   110 //d:Command in options list.
       
   111 //d:Opens dialog for creating new sync set.
       
   112 //l:list_single_pane_t1_cp2
       
   113 //r:3.0
       
   114 //
       
   115 #define qtn_sml_cmd_create_new "Create new"
       
   116 
       
   117 //d:Command in options list.
       
   118 //d:Opens settings view with existing profile values
       
   119 //l:list_single_pane_t1_cp2
       
   120 //r:3.0
       
   121 //
       
   122 #define qtn_sml_cmd_edit		"Edit"
       
   123 
       
   124 //d:Command in options list.
       
   125 //d:Deletes currently selected profile
       
   126 //l:list_single_pane_t1_cp2
       
   127 //r:3.0
       
   128 //
       
   129 #define qtn_sml_cmd_delete		"Delete"
       
   130 
       
   131 //d:Command in options list.
       
   132 //d:Opens the profile's last synchronisation log for viewing
       
   133 //l:list_single_pane_t1_cp2
       
   134 //r:3.0
       
   135 //
       
   136 #define qtn_sml_cmd_view_log	"View log"
       
   137 
       
   138 //d:Command in options list.
       
   139 //d:Deletes phone data and then copies all sync data from server to phone
       
   140 //l:list_single_pane_t1_cp2
       
   141 //r:3.2
       
   142 //
       
   143 #define qtn_sml_cmd_slow_sync	"Copy all from server"
       
   144 
       
   145 //d:Command in options list.
       
   146 //d:Opens selection list for changing active profile.
       
   147 //l:list_single_pane_t1_cp2
       
   148 //r:3.2
       
   149 //
       
   150 #define qtn_sml_cmd_change_profile "Change"
       
   151 
       
   152 //d:Command in options list.
       
   153 //d:Opens automatic sync dialog.
       
   154 //l:list_single_pane_t1_cp2
       
   155 //r:3.2
       
   156 //
       
   157 #define qtn_sml_cmd_automatic_sync "Automatic sync"
       
   158 
       
   159 //d:this message is shown when user tries to start sync using profile that misses 
       
   160 //d:some mandatory data.
       
   161 //l:popup_note_window
       
   162 //r:3.2
       
   163 //
       
   164 #define qtn_sml_query_mandatory_missing "Some compulsory settings are not defined and synchronisation cannot be started. Define now?"
       
   165 
       
   166 //d:this message is shown when user tries to start sync and there are no sync profiles. 
       
   167 //l:popup_note_window
       
   168 //r:3.2
       
   169 //
       
   170 #define qtn_sml_query_no_profiles "No sync profiles defined. Define now?"
       
   171 
       
   172 //d:Title for dialog that shows profile selection list for deleting one profile.
       
   173 //l:heading_pane_t1
       
   174 //r:3.2
       
   175 //
       
   176 #define qtn_sml_query_title_delete_profile "Delete profile"
       
   177 
       
   178 //d:Title for dialog that shows profile selection list for changing active profile.
       
   179 //l:heading_pane_t1
       
   180 //r:3.2
       
   181 //
       
   182 #define qtn_sml_query_title_change_profile "Change profile"
       
   183 
       
   184 //d:Error confirmation dialog
       
   185 //d:Shown when user starts synchronization and profile has no contents selected
       
   186 //l:popup_note_window
       
   187 //r:3.2
       
   188 //
       
   189 #define qtn_sml_err_nocontent "Profile has no content selected"
       
   190 
       
   191 //d:This yes/no question is shown to verify command qtn_sml_cmd_slow_sync.
       
   192 //l:popup_note_window
       
   193 //r:3.2
       
   194 //
       
   195 #define qtn_sml_query_slow_sync_conf "This operation replaces all phone data with data from the server. Do you want to continue?"
       
   196 
       
   197 //d:Dialog title. Dialog is used for selecting set (from selection list) for syncing. 
       
   198 //l:heading_pane_t1
       
   199 //r:3.0
       
   200 //
       
   201 #define qtn_sml_apps_select_set "Select set for sync:"
       
   202 
       
   203 //d:This note is shown when user tries to modify read-only profile.
       
   204 //l:popup_note_window
       
   205 //r:3.2
       
   206 //
       
   207 #define qtn_sml_note_main_locked "This sync profile is read-only and cannot be edited."
       
   208 
       
   209 //d:popup note text that is shown when user changes currently open profile
       
   210 //l:popup_preview_text_window/opt6
       
   211 //r:3.2
       
   212 //
       
   213 #define qtn_sml_main_info "profile: %0U, connection method: %1U"
       
   214 
       
   215 
       
   216 
       
   217 // -----------------------------------------------------------------------------
       
   218 // sync strings needed in other applications
       
   219 // -----------------------------------------------------------------------------
       
   220 
       
   221 
       
   222 //d:Menu command in other application's options menu (not Sync app).
       
   223 //d:Opens submenu that contains items qtn_ds_options_sync_settings and qtn_sml_cmd_start.
       
   224 //l:list_single_pane_t1_cp2/opt3
       
   225 //r:3.0
       
   226 //
       
   227 #define qtn_ds_options_sync "Synchronization"
       
   228 
       
   229 
       
   230 //d:Command in other application (not Sync app) Synchronization sub menu.
       
   231 //d:Opens dialog for editing sync settings.
       
   232 //l:list_single_popup_submenu_pane_t1
       
   233 //r:3.0
       
   234 //
       
   235 #define qtn_ds_options_sync_settings "Settings"
       
   236 
       
   237 
       
   238 //d:Command in other application (not Sync app) Synchronization sub menu.
       
   239 //d:Starts synchronization.
       
   240 //l:list_single_popup_submenu_pane_t1
       
   241 //r:3.0
       
   242 //
       
   243 #define qtn_ds_options_sync_start "Start"
       
   244 
       
   245 //d:Command in other application(not sync app) Default dialog list item for qtn_ds_options_sync_settings
       
   246 //d:Starts the Profile wizard
       
   247 //l:list_single_pane_t1_cp2/opt1
       
   248 //r:5.0
       
   249 #define qtn_sml_apps_select_profile_create_new "Create new profile"
       
   250 
       
   251 //d:this message is shown when user tries to start sync using profile that misses 
       
   252 //d:some mandatory data.
       
   253 //l:popup_note_window
       
   254 //r:3.2
       
   255 //
       
   256 #define qtn_sml_note_tarm_mandatory_missing "Unable to synchronise. Profile is locked and mandatory settings are missing."
       
   257 
       
   258 
       
   259 
       
   260 
       
   261 // -----------------------------------------------------------------------------
       
   262 // setting view strings
       
   263 // -----------------------------------------------------------------------------
       
   264 
       
   265 //d:One of the setting items in settings view
       
   266 //d:Used also as a title in editing state 
       
   267 //l:list_setting_pane_t1/opt1
       
   268 //r:3.0
       
   269 //
       
   270 #define qtn_sml_set_list_profile	"Sync set name"
       
   271 
       
   272 //d:One of the setting items in settings view
       
   273 //d:Used also as a title in editing state 
       
   274 //l:list_setting_pane_t1/opt1 
       
   275 //r:3.0
       
   276 //
       
   277 #define qtn_sml_set_list_server_id "Server Id"
       
   278 
       
   279 //d:Title of settings item
       
   280  //l:list_setting_pane_t1/opt1
       
   281 //r:3.0
       
   282 //
       
   283 #define qtn_sml_set_bearertype "Bearer type"
       
   284 
       
   285 //d:One of the setting items in settings view
       
   286 //d:Used also as a title in editing state
       
   287 //l:list_setting_pane_t1/opt1
       
   288 //r:3.0
       
   289 //
       
   290 #define qtn_sml_set_list_access		"Access point"
       
   291 
       
   292 //d:One of the setting items in settings view
       
   293 //d:Used also as a title in editing state
       
   294 //l:list_setting_pane_t1/opt1 
       
   295 //r:3.0
       
   296 //
       
   297 #define qtn_sml_set_list_host		"Host address"
       
   298 
       
   299 //d:One of the setting items in settings view
       
   300 //d:Used also as a title in editing state
       
   301 //l:list_setting_pane_t1/opt1
       
   302 //r:3.0
       
   303 //
       
   304 #define qtn_sml_set_list_port		"Port"
       
   305 
       
   306 //d:One of the setting items in settings view
       
   307 //d:Used also as a title in editing state
       
   308 //l:list_setting_pane_t1/opt1
       
   309 //r:3.0
       
   310 //
       
   311 #define qtn_sml_set_list_username	"User name"
       
   312 
       
   313 //d:One of the setting items in settings view
       
   314 //d:Used also as a title in editing state
       
   315 //l:list_setting_pane_t1/opt1
       
   316 //r:3.0
       
   317 //
       
   318 #define qtn_sml_set_list_password	"Password"
       
   319 
       
   320 //d:One of the setting items in settings view
       
   321 //d:Used also as a title in editing state 
       
   322 //l:list_setting_pane_t1
       
   323 //r:3.0
       
   324 //
       
   325 #define qtn_ds_set_lbl_active "Allow sync request"
       
   326 
       
   327 //d:One of the setting items in settings view
       
   328 //d:Used also as a title in editing state
       
   329 //l:list_setting_pane_t1/opt1 
       
   330 //r:3.0
       
   331 //
       
   332 #define qtn_sml_set_list_https_username	"Https user name"
       
   333 
       
   334 //d:One of the setting items in settings view
       
   335 //d:Used also as a title in editing state
       
   336  //l:list_setting_pane_t1/opt1 
       
   337 //r:3.0
       
   338 //
       
   339 #define qtn_sml_set_list_https_password	"Https password"
       
   340 
       
   341 //d:Application dialog setting item for selecting sync type (eg. One-way into device)
       
   342 //l:list_setting_pane_t1/opt1
       
   343 //r:3.0
       
   344 //
       
   345 #define qtn_sml_sync_type "Sync type"
       
   346 
       
   347 //d:Value used in qtn_ds_set_lbl_active
       
   348 //d:Auto-accept means that server alerts are automatically accepted
       
   349 //l:list_set_graphic_pane_t1
       
   350 //r:3.2
       
   351 //
       
   352 #define qtn_sml_set_sync_req_auto "Auto-accept"
       
   353 
       
   354 //d:Value used in qtn_ds_set_lbl_active
       
   355 //d:Ask first means server alerts are always confirmed
       
   356 //l:list_set_graphic_pane_t1
       
   357 //r:3.2
       
   358 //
       
   359 #define qtn_sml_set_sync_req_ask_always "Ask first"
       
   360 
       
   361 //d:Value used in qtn_ds_set_lbl_active
       
   362 //d:Not allowed means server alerts are never accepted
       
   363 //l:list_set_graphic_pane_t1
       
   364 //r:3.2
       
   365 //
       
   366 #define qtn_sml_set_sync_req_never "Not allowed"
       
   367 
       
   368 //d:This yes/no question is shown when user has given profile server id that already exists.
       
   369 //l:popup_note_window
       
   370 //r:3.2
       
   371 //
       
   372 #define qtn_sml_query_serverid_exists "There is already a profile created for this server. Exit anyway ?"
       
   373 
       
   374 //d:Value used in qtn_sml_sync_type list.
       
   375 //d:Normal sync. Sync items (eg. contatcs) are send from phone to sync server
       
   376 //d: and from sync server to phone.
       
   377 //l:list_set_graphic_pane_t1
       
   378 //r:3.0
       
   379 //
       
   380 #define qtn_sml_sync_type_normal "Normal"
       
   381 
       
   382 //d:Value used in qtn_sml_sync_type list
       
   383 //d:Sync items (eg. contatcs) are send from phone to sync server.
       
   384 //l:list_set_graphic_pane_t1
       
   385 //r:3.0
       
   386 //
       
   387 #define qtn_sml_sync_type_one_way_dev_to_srv "One-way from device"
       
   388 
       
   389 //d:Value used in qtn_sml_sync_type list
       
   390 //d:Sync items (eg. contatcs) are send from sync server to phone.
       
   391 //l:list_set_graphic_pane_t1
       
   392 //r:3.0
       
   393 //
       
   394 #define qtn_sml_sync_type_one_way_srv_to_dev "One-way into device"
       
   395 
       
   396 //d:NOTE: This is defined in "s60\ConnectionUiUtilities\inc\ConnectionUiUtilities.loc"
       
   397 //d:(qtn_netw_sett_iap_pref_prompt)
       
   398 //d:This string is used as connection dialog access point (qtn_sml_set_list_access)
       
   399 //d:setting value when user has selected "Always ask" option in access point selection dialog.
       
   400 //l:list_set_graphic_pane_t1
       
   401 //r:3.0
       
   402 //
       
   403 #define qtn_ds_sett_always_ask		"Always ask"
       
   404 
       
   405 //d:this message is shown when user tries to start sync when sync is already running. 
       
   406 //l:popup_note_window
       
   407 //r:3.0
       
   408 //
       
   409 #define qtn_ds_note_hidden_ongoing "Unable to start synchronisation. Other sync process already ongoing."
       
   410 
       
   411 //d:Text on the information note that is shown when user tries to edit setting that is 
       
   412 //d:read-only. 
       
   413 //l:popup_note_window
       
   414 //r:3.0
       
   415 //
       
   416 #define qtn_ds_note_read_only "This is read-only setting and cannot be edited"
       
   417 
       
   418 //d:This yes/no question is shown if user has not filled mandatory field(s) in a dialog.
       
   419 //l:popup_note_window
       
   420 //r:3.0
       
   421 //
       
   422 #define qtn_ds_conf_mandatory_missing "Some settings are compulsory and must be defined. Exit anyway?"
       
   423 
       
   424 //d:One of the setting items in settings view
       
   425 //d:Used also as a title in editing state
       
   426 //l:list_setting_pane_t1/opt1 
       
   427 //r:3.0
       
   428 #define qtn_sml_set_list_protocol_version "SyncML version"
       
   429 
       
   430 //d:Value used in setting view's protocol version list
       
   431 //l:list_set_graphic_pane_t1
       
   432 //r:3.0
       
   433 #define qtn_sml_syncml_1_1 "SyncML 1.1"
       
   434 
       
   435 //d:Value used in setting view's protocol version list
       
   436 //l:list_set_graphic_pane_t1
       
   437 //r:3.0
       
   438 #define qtn_sml_syncml_1_2 "SyncML 1.2"
       
   439 
       
   440 //d:Text on the information note that is shown when user changes sync protocol 
       
   441 //d:from 1.2 to 1.1. and sync set includes email application.
       
   442 //d:This is needed because SyncML version 1.1 does not support email sync.
       
   443 //l:popup_note_window
       
   444 //r:3.0
       
   445 //
       
   446 #define qtn_sml_info_proc_change "You cannot synchronise email with SyncML version 1.1"
       
   447 
       
   448 
       
   449 
       
   450 // -----------------------------------------------------------------------------
       
   451 // setting wizard strings
       
   452 // -----------------------------------------------------------------------------
       
   453 
       
   454 
       
   455 //d:Setting item (profile name) title.
       
   456 //l:list_setting_pane_t1
       
   457 //r:3.2
       
   458 //
       
   459 #define qtn_sml_set_list_destination_name	"Destinations's name"
       
   460 
       
   461 //d:Setting item (profile name) title. (new)
       
   462 //l:list_setting_pane_t1
       
   463 //r:3.2
       
   464 //
       
   465 #define qtn_sml_set_list_content_selection	"Sync contents"
       
   466 
       
   467 //d:This Start/Cancel note is shown when user starts profile wizard.
       
   468 //l:popup_info_list_pane_t1
       
   469 //r:3.2
       
   470 //
       
   471 #define qtn_ds_conf_profile_wizard_start "This wizard will guide you to create the basic settings for a new synchronisation profile."
       
   472 
       
   473 //d:Profile wizard's last page text when wizard is launched from sync app (cba Activate/Later).
       
   474 //l:popup_info_list_pane_t1
       
   475 //r:3.2
       
   476 //
       
   477 #define qtn_ds_conf_profile_wizard_end "New profile settings saved. For details, see Options and Edit. Activate new profile now?"
       
   478 
       
   479 //d:Profile wizard's last page text when wizard is launched from other application (cba Ok).
       
   480 //l:popup_info_list_pane_t1
       
   481 //r:3.2
       
   482 //
       
   483 #define qtn_ds_conf_profile_wizard_end_app "New profile settings saved. Select Options/Synchronisation/Start to synchronise."
       
   484 
       
   485 //d:Profile wizard's last page text when wizard is launched from other application (cba Ok).
       
   486 //l:popup_info_list_pane_t1
       
   487 //r:3.2
       
   488 //
       
   489 #define qtn_ds_conf_profile_wizard_end_email "New profile settings saved. Start synchronisation from options menu."
       
   490 
       
   491 //d:Setting item (profile name) title.
       
   492 //l:navi_text_pane_t1
       
   493 //r:3.2
       
   494 //
       
   495 #define qtn_sml_wizard_page_counter "Page %0N/%1N"
       
   496 
       
   497 //d:this message is shown in profile wizard when user does not enter profile name and 
       
   498 //d:presses "Next" in profile name editor. 
       
   499 //l:popup_note_window
       
   500 //r:3.2
       
   501 //
       
   502 #define qtn_sml_note_profile_name_missing "Profile name must be defined."
       
   503 
       
   504 //d:this message is shown in profile wizard when user does not enter host address and 
       
   505 //d:presses "Next" in host address editor. 
       
   506 //l:popup_note_window
       
   507 //r:3.2
       
   508 //
       
   509 #define qtn_sml_note_host_address_missing "Host address must be defined."
       
   510 
       
   511 //d:this message is shown in profile wizard when user enters incorrect host address. 
       
   512 //l:popup_note_window
       
   513 //r:3.2
       
   514 //
       
   515 #define qtn_sml_note_incorrect_host_address "Incorrect host address."
       
   516 
       
   517 //d:this message is shown in profile wizard when user does not enter remote 
       
   518 //d:database and presses "Next" in remote database editor. 
       
   519 //l:popup_note_window
       
   520 //r:3.2
       
   521 //
       
   522 #define qtn_sml_note_remote_database_missing "Remote database must be defined."
       
   523 
       
   524 //d:this message is shown in profile wizard when user does not enter MMS
       
   525 //d:database and presses "Next" in remote database editor. 
       
   526 //l:popup_note_window
       
   527 //r:3.2
       
   528 //
       
   529 #define qtn_sml_note_mms_db_missing "MMS database must be defined."
       
   530 
       
   531 //d:this message is shown in profile wizard when user does not enter SMS
       
   532 //d:database and presses "Next" in remote database editor. 
       
   533 //l:popup_note_window
       
   534 //r:3.2
       
   535 //
       
   536 #define qtn_sml_note_sms_db_missing "SMS database must be defined."
       
   537 
       
   538 //d:this message is shown in profile wizard when user does not enter Bookmark
       
   539 //d:database and presses "Next" in remote database editor. 
       
   540 //l:popup_note_window
       
   541 //r:3.2
       
   542 //
       
   543 #define qtn_sml_note_bkm_db_missing "Bookmark database must be defined."
       
   544 //d:this message is shown in profile wizard when user does not enter remote Contacts 
       
   545 //d:database and presses "Next" in remote database editor. 
       
   546 //l:popup_note_window
       
   547 //r:3.2
       
   548 //
       
   549 #define qtn_sml_note_contacts_db_missing "Contacts database must be defined."
       
   550 
       
   551 //d:this message is shown in profile wizard when user does not enter remote Calendar
       
   552 //d:database and presses "Next" in remote database editor. 
       
   553 //l:popup_note_window
       
   554 //r:3.2
       
   555 //
       
   556 #define qtn_sml_note_calendar_db_missing "Calendar database must be defined."
       
   557 
       
   558 //d:this message is shown in profile wizard when user does not enter remote Notes
       
   559 //d:database and presses "Next" in remote database editor. 
       
   560 //l:popup_note_window
       
   561 //r:3.2
       
   562 //
       
   563 #define qtn_sml_note_notes_db_missing  "Notes database must be defined."
       
   564 
       
   565 //d:this message is shown in profile wizard when user does not enter remote Email
       
   566 //d:database and presses "Next" in remote database editor. 
       
   567 //l:popup_note_window
       
   568 //r:3.2
       
   569 //
       
   570 #define qtn_sml_note_email_db_missing  "Email database must be defined."
       
   571 
       
   572 //d:this message is shown in profile wizard when user does not enter user 
       
   573 //d:name and presses "Next" in user name editor. 
       
   574 //l:popup_note_window
       
   575 //r:3.2
       
   576 //
       
   577 #define qtn_sml_note_username_missing "User name must be defined."
       
   578 
       
   579 //d:this message is shown in profile wizard when user does not enter password 
       
   580 //d:and presses "Next" in password editor. 
       
   581 //l:popup_note_window
       
   582 //r:3.2
       
   583 //
       
   584 #define qtn_sml_note_password_missing "Password must be defined."
       
   585 
       
   586 //d:this message is shown in profile wizard when user enters server id that 
       
   587 //d:is already used by another profile. 
       
   588 //l:popup_note_window
       
   589 //r:3.2
       
   590 //
       
   591 #define qtn_sml_note_incorrect_server_id "There is already a profile created for this server."
       
   592 
       
   593 //d:Profile wizard editor title. Editor is for Contact remote database name.
       
   594 //l:list_setting_pane_t1/opt1
       
   595 //r:3.2
       
   596 //
       
   597 #define qtn_sml_remote_database_cnt "Contacts database"
       
   598 
       
   599 //d:Profile wizard editor title. Editor is for Calendar remote database name.
       
   600 //l:list_setting_pane_t1/opt1
       
   601 //r:3.2
       
   602 //
       
   603 #define qtn_sml_remote_database_agn "Calendar database"
       
   604 
       
   605 //d:Profile wizard editor title. Editor is for Notes remote database name.
       
   606 //l:list_setting_pane_t1/opt1
       
   607 //r:3.2
       
   608 //
       
   609 #define qtn_sml_remote_database_npd "Notes database"
       
   610 
       
   611 //d:Profile wizard editor title. Editor is for SyncML EMail remote database name.
       
   612 //l:list_setting_pane_t1/opt1
       
   613 //r:3.2
       
   614 //
       
   615 #define qtn_sml_remote_database_eml "SyncML EMail database"
       
   616 
       
   617 //d:Profile wizard editor title. Editor is for SyncML EMail remote database name.
       
   618  //l:list_setting_pane_t1/opt1 
       
   619 //r:3.2
       
   620 //
       
   621 #define qtn_sml_local_database_eml "SyncML EMail mailbox"
       
   622 
       
   623 //d:Profile wizard editor title. Editor is for SyncML Sms remote database name.
       
   624 //l:list_setting_pane_t1/opt1
       
   625 //r:3.2
       
   626 //
       
   627 #define qtn_sml_remote_database_sms "SyncML Sms database"
       
   628 
       
   629 //d:Profile wizard editor title. Editor is for Multimedia messages remote database name.
       
   630 //l:list_setting_pane_t1/opt1
       
   631 //r:5.0
       
   632 //
       
   633 #define qtn_sml_remote_database_mms "MMS database"
       
   634 
       
   635 //d:Profile wizard editor title. Editor is for Bookmarks remote database name.
       
   636 //l:list_setting_pane_t1/opt1
       
   637 //r:5.0
       
   638 //
       
   639 #define qtn_sml_remote_database_bkm "Bookmarks database"
       
   640 
       
   641 //d:Synchronisation settings wizard info popup note text. 
       
   642 //l:popup_preview_text_window/opt3
       
   643 //r:3.2
       
   644 //
       
   645 #define qtn_ds_wizard_popup_profile_name "Key in the name for the new sync profile"
       
   646 
       
   647 //d:Synchronisation settings wizard info popup note text. 
       
   648 //l:popup_preview_text_window/opt3
       
   649 //r:3.2
       
   650 //
       
   651 #define qtn_ds_wizard_popup_protocol_version "Select the right SyncML version for the sync server"
       
   652 
       
   653 //d:Synchronisation settings wizard info popup note text. 
       
   654 //l:popup_preview_text_window/opt3
       
   655 //r:3.2
       
   656 //
       
   657 #define qtn_ds_wizard_popup_content_selection "Select the contents you want to synchronise with this profile"
       
   658 
       
   659 //d:Synchronisation settings wizard info popup note text. 
       
   660 //l:popup_preview_text_window/opt3
       
   661 //r:3.2
       
   662 //
       
   663 #define qtn_ds_wizard_popup_contacts_db "Key in the name of the Contacts database on the server"
       
   664 
       
   665 //d:Synchronisation settings wizard info popup note text. 
       
   666 //l:popup_preview_text_window/opt3
       
   667 //r:3.2
       
   668 //
       
   669 #define qtn_ds_wizard_popup_calendar_db "Key in the name of the Calendar database on the server"
       
   670 
       
   671 //d:Synchronisation settings wizard info popup note text. 
       
   672 //l:popup_preview_text_window/opt3
       
   673 //r:3.2
       
   674 //
       
   675 #define qtn_ds_wizard_popup_notes_db "Key in the name of the Notes database on the server"
       
   676 
       
   677 //d:Synchronisation settings wizard info popup note text. 
       
   678 //l:popup_preview_text_window/opt3
       
   679 //r:3.2
       
   680 //
       
   681 #define qtn_ds_wizard_popup_email_db "Key in the name of the DS Email database on the server"
       
   682 
       
   683 //d:Synchronisation settings wizard info popup note text. 
       
   684 //l:popup_preview_text_window/opt3
       
   685 //r:3.2
       
   686 //
       
   687 #define qtn_ds_wizard_popup_mailbox "Select the mailbox you want to synchronise"
       
   688 
       
   689 //d:Synchronisation settings wizard info popup note text. 
       
   690 //l:popup_preview_text_window/opt3
       
   691 //r:3.2
       
   692 //
       
   693 #define qtn_ds_wizard_popup_sms_db "Key in the name of the DS Sms database on the server"
       
   694 
       
   695 //d:Synchronisation settings wizard info popup note text. 
       
   696 //l: popup_preview_text_window/opt3
       
   697 //r:5.0
       
   698 //
       
   699 #define qtn_ds_wizard_popup_mms_db "Type in the MMS database name"
       
   700 
       
   701 //d:Synchronisation settings wizard info popup note text. 
       
   702 //l: popup_preview_text_window/opt3
       
   703 //r:5.0
       
   704 //
       
   705 #define qtn_ds_wizard_popup_bkm_db "Type in the Bookmarks database name"
       
   706 
       
   707 //d:Synchronisation settings wizard info popup note text. 
       
   708 //l:popup_preview_text_window/opt3
       
   709 //r:3.2
       
   710 //
       
   711 #define qtn_ds_wizard_popup_remote_db "Key in the name of the remote database on the server"
       
   712 
       
   713 //d:Synchronisation settings wizard info popup note text. 
       
   714 //l:popup_preview_text_window/opt3
       
   715 //r:3.2
       
   716 //
       
   717 #define qtn_ds_wizard_popup_connection_type "Select the connection type you want to synchronise by"
       
   718 
       
   719 //d:Synchronisation settings wizard info popup note text. 
       
   720 //l:popup_preview_text_window/opt3
       
   721 //r:3.2
       
   722 //
       
   723 #define qtn_ds_wizard_popup_host_address "Key in the host address for the used sync server"
       
   724 
       
   725 //d:Synchronisation settings wizard info popup note text. 
       
   726 //l:popup_preview_text_window/opt3
       
   727 //r:3.2
       
   728 //
       
   729 #define qtn_ds_wizard_popup_server_id "Key in the ID of the sync server"
       
   730 
       
   731 //d:Synchronisation settings wizard info popup note text. 
       
   732 //l:popup_preview_text_window/opt3
       
   733 //r:3.2
       
   734 //
       
   735 #define qtn_ds_wizard_popup_username "Key in the user name for the used sync server"
       
   736 
       
   737 //d:Synchronisation settings wizard info popup note text. 
       
   738 //l:popup_preview_text_window/opt3
       
   739 //r:3.2
       
   740 //
       
   741 #define qtn_ds_wizard_popup_password "Key in the password for the used sync server"
       
   742 
       
   743 
       
   744 //d:General error text indicating that profile wizard could not create new profile
       
   745 //l:popup_note_window
       
   746 //r:3.2
       
   747 //
       
   748 #define qtn_sml_log_err_profile_wizard "Profile creation failed"
       
   749 
       
   750 //d:Default title of the new profile 
       
   751 //l:list_single_large_graphic_pane_t1_cp2
       
   752 //r3.2
       
   753 //
       
   754 #define qtn_apps_newprofile		"New set (%N)"
       
   755 
       
   756 //d:Default title of the new set created in Phonebook application 
       
   757 //l:list_single_large_graphic_pane_t1_cp2
       
   758 //r:3.0
       
   759 //
       
   760 #define qtn_sml_apps_content_pb "Phonebook sync (%N)"
       
   761 
       
   762 
       
   763 //d:Default title of the new set created in Calendar application 
       
   764 //l:list_single_large_graphic_pane_t1_cp2
       
   765 //r:3.0
       
   766 //
       
   767 #define qtn_sml_apps_content_cal "Calendar sync (%N)"
       
   768 
       
   769 
       
   770 //d:Default title of the new set created in Email application 
       
   771 //l:list_single_large_graphic_pane_t1_cp2
       
   772 //r:3.0
       
   773 //
       
   774 #define qtn_sml_apps_content_syncml "SyncmlEmail sync (%N)"
       
   775 
       
   776 
       
   777 //d:Default title of the new set created in Note application 
       
   778 //l:list_single_large_graphic_pane_t1_cp2
       
   779 //r:3.0
       
   780 //
       
   781 #define qtn_sml_apps_content_notes "Note sync (%N)"
       
   782 
       
   783 //cba button text.
       
   784 //d:Starts profile wizard
       
   785 //l:control_pane_t1/opt7
       
   786 //r:3.2
       
   787 //
       
   788 #define qtn_sml_cba_start "Start"
       
   789 
       
   790 //cba button text.
       
   791 //d:Cancels starting profile wizard
       
   792 //l:control_pane_t1/opt7
       
   793 //r:3.2
       
   794 //
       
   795 #define qtn_sml_cba_cancel "Cancel"
       
   796 
       
   797 //cba button text.
       
   798 //d:Moves to next setting editor in profile wizard
       
   799 //l:control_pane_t1/opt7
       
   800 //r:3.2
       
   801 //
       
   802 #define qtn_sml_cba_next "Next"
       
   803 
       
   804 //cba button text.
       
   805 //d:Moves to previous setting editor in profile wizard
       
   806 //l:control_pane_t1/opt7
       
   807 //r:3.2
       
   808 //
       
   809 #define qtn_sml_cba_back "Back"
       
   810 
       
   811 //cba button text.
       
   812 //d:Activates just created (in profile wizard) profile
       
   813 //l:control_pane_t1/opt7
       
   814 //r:3.2
       
   815 //
       
   816 #define qtn_sml_cba_activate "Activate"
       
   817 
       
   818 //cba button text.
       
   819 //d:Does not activate just created (in profile wizard) profile
       
   820 //l:control_pane_t1/opt7
       
   821 //r:3.2
       
   822 //
       
   823 #define qtn_sml_cba_later "Later"
       
   824 
       
   825 // -----------------------------------------------------------------------------
       
   826 // automatic sync setting strings
       
   827 // -----------------------------------------------------------------------------
       
   828 //d:One of the setting items in automatic sync settings dialog
       
   829 //d:Setting for selecting profile that is used in auto sync (radio button list) 
       
   830 //l:list_setting_pane_t1
       
   831 //r:5.0
       
   832 //
       
   833 #define qtn_sml_sett_auto_sync_profile "Automatic sync profile"
       
   834 
       
   835 //d:Default value for qtn_sml_sett_auto_sync_profile
       
   836 //l:list_set_graphic_pane_t1
       
   837 //r:5.0
       
   838 //
       
   839 #define qtn_sml_sett_value_not_defined "Not defined"
       
   840 
       
   841 //d:One of the setting items in automatic sync settings dialog
       
   842 //d:Setting for selecting contents to be synchronized (multi selection list) 
       
   843 //l:list_setting_pane_t1
       
   844 //r:5.0
       
   845 //
       
   846 #define qtn_sml_sett_auto_sync_contents "Automatic sync contents"
       
   847 
       
   848 //d:Used in qtn_sml_sett_auto_sync_contents
       
   849 //d:Setting value when user has selected all contents
       
   850 //l:list_set_graphic_pane_t1
       
   851 //r:5.0
       
   852 //
       
   853 #define qtn_sml_sett_value_all_contents "All"
       
   854 
       
   855 //d:Used in qtn_sml_sett_auto_sync_contents
       
   856 //d:Setting value when user has selected more than one but not all contents
       
   857 //l:list_set_graphic_pane_t1
       
   858 //r:5.0
       
   859 //
       
   860 #define qtn_sml_sett_value_selected_contents "Selected Contents"
       
   861 
       
   862 //d:One of the setting items in automatic sync settings dialog
       
   863 //d:Setting for selecting sync interval (radio button list) 
       
   864 //l:list_setting_pane_t1
       
   865 //r:5.0
       
   866 //
       
   867 #define qtn_sml_sett_auto_sync_freq "Sync frequency"
       
   868 
       
   869 //d:Used in qtn_sml_sett_auto_sync_freq
       
   870 //l:list_set_graphic_pane_t1
       
   871 //r:5.0
       
   872 //
       
   873 #define qtn_sml_sett_auto_sync_freq_value_manual "Manual"
       
   874 
       
   875 //d:Used in qtn_sml_sett_auto_sync_freq
       
   876 //l:list_set_graphic_pane_t1
       
   877 //r:5.0
       
   878 //
       
   879 #define qtn_sml_sett_auto_sync_freq_many_a_day "Many times per day"
       
   880 
       
   881 //d:Used in qtn_sml_sett_auto_sync_freq
       
   882 //l:list_set_graphic_pane_t1
       
   883 //r:5.0
       
   884 //
       
   885 #define qtn_sml_sett_auto_value_24_hours "Once a day"
       
   886 
       
   887 //d:Used in qtn_sml_sett_auto_sync_freq
       
   888 //l:list_set_graphic_pane_t1
       
   889 //r:5.0
       
   890 //
       
   891 #define qtn_sml_sett_auto_value_2_days "Every 2 days"
       
   892 
       
   893 //d:Used in qtn_sml_sett_auto_sync_freq
       
   894 //l:list_set_graphic_pane_t1
       
   895 //r:5.0
       
   896 //
       
   897 #define qtn_sml_sett_auto_value_4_days "Every 4 days"
       
   898 
       
   899 //d:Used in qtn_sml_sett_auto_sync_freq
       
   900 //l:list_set_graphic_pane_t1
       
   901 //r:5.0
       
   902 //
       
   903 #define qtn_sml_sett_auto_value_7_days "Once a week"
       
   904 
       
   905 //d:Used in qtn_sml_sett_auto_sync_freq
       
   906 //l:list_set_graphic_pane_t1
       
   907 //r:5.0
       
   908 //
       
   909 #define qtn_sml_sett_auto_value_14_days "Every 2 weeks"
       
   910 
       
   911 //d:Used in qtn_sml_sett_auto_sync_freq
       
   912 //l:list_set_graphic_pane_t1
       
   913 //r:5.0
       
   914 //
       
   915 #define qtn_sml_sett_auto_value_30_days "Once a month"
       
   916 
       
   917 //d:One of the setting items in automatic sync settings dialog
       
   918 //d:Setting for selecting peak sync interval (radio button list) 
       
   919 //l:list_setting_pane_t1
       
   920 //r:5.0
       
   921 //
       
   922 #define qtn_sml_sett_auto_peak_schedule "Peak sync interval"
       
   923 
       
   924 //d:Used in qtn_sml_sett_auto_peak_schedule
       
   925 //l:list_set_graphic_pane_t1
       
   926 //r:5.0
       
   927 //
       
   928 #define qtn_sml_sett_auto_value_manual "Manual"
       
   929 
       
   930 //d:Used in qtn_sml_sett_auto_peak_schedule
       
   931 //l:list_set_graphic_pane_t1
       
   932 //r:5.0
       
   933 //
       
   934 #define qtn_sml_sett_auto_value_15_mins "Every 15 minutes"
       
   935 
       
   936 //d:Used in qtn_sml_sett_auto_peak_schedule
       
   937 //l:list_set_graphic_pane_t1
       
   938 //r:5.0
       
   939 //
       
   940 #define qtn_sml_sett_auto_value_30_mins "Every 30 minutes"
       
   941 
       
   942 //d:Used in qtn_sml_sett_auto_peak_schedule
       
   943 //l:list_set_graphic_pane_t1
       
   944 //r:5.0
       
   945 //
       
   946 #define qtn_sml_sett_auto_value_1_hour "Every 1 hour"
       
   947 
       
   948 //d:Used in qtn_sml_sett_auto_peak_schedule
       
   949 //l:list_set_graphic_pane_t1
       
   950 //r:5.0
       
   951 //
       
   952 #define qtn_sml_sett_auto_value_2_hours "Every 2 hours"
       
   953 
       
   954 //d:Used in qtn_sml_sett_auto_peak_schedule
       
   955 //l:list_set_graphic_pane_t1
       
   956 //r:5.0
       
   957 //
       
   958 #define qtn_sml_sett_auto_value_4_hours "Every 4 hours"
       
   959 
       
   960 //d:Used in qtn_sml_sett_auto_peak_schedule
       
   961 //l:list_set_graphic_pane_t1
       
   962 //r:5.0
       
   963 //
       
   964 #define qtn_sml_sett_auto_value_8_hours "Every 8 hours"
       
   965 
       
   966 //d:Used in qtn_sml_sett_auto_peak_schedule
       
   967 //l:list_set_graphic_pane_t1
       
   968 //r:5.0
       
   969 //
       
   970 #define qtn_sml_sett_auto_value_12_hours "Every 12 hours"
       
   971 
       
   972 //d:One of the setting items in automatic sync settings dialog
       
   973 //d:Setting for selecting off-peak sync interval (radio button list) 
       
   974 //l:list_setting_pane_t1
       
   975 //r:5.0
       
   976 //
       
   977 #define qtn_sml_sett_auto_offpeak_schedule "Off-peak sync interval"
       
   978 
       
   979 //d:Used in qtn_sml_sett_auto_off_peak_schedule
       
   980 //l:list_set_graphic_pane_t1
       
   981 //r:5.0
       
   982 //
       
   983 #define qtn_sml_sett_auto_value_off_manual "Manual"
       
   984 
       
   985 //d:Used in qtn_sml_sett_auto_off_peak_schedule
       
   986 //l:list_set_graphic_pane_t1
       
   987 //r:5.0
       
   988 //
       
   989 #define qtn_sml_sett_auto_value_off_15_mins "Every 15 minutes"
       
   990 
       
   991 //d:Used in qtn_sml_sett_auto_off_peak_schedule
       
   992 //l:list_set_graphic_pane_t1
       
   993 //r:5.0
       
   994 //
       
   995 #define qtn_sml_sett_auto_value_off_30_mins "Every 30 minutes"
       
   996 
       
   997 //d:Used in qtn_sml_sett_auto_off_peak_schedule
       
   998 //l:list_set_graphic_pane_t1
       
   999 //r:5.0
       
  1000 //
       
  1001 #define qtn_sml_sett_auto_value_off_1_hour "Every 1 hour"
       
  1002 
       
  1003 //d:Used in qtn_sml_sett_auto_off_peak_schedule
       
  1004 //l:list_set_graphic_pane_t1
       
  1005 //r:5.0
       
  1006 //
       
  1007 #define qtn_sml_sett_auto_value_off_2_hours "Every 2 hours"
       
  1008 
       
  1009 //d:Used in qtn_sml_sett_auto_off_peak_schedule
       
  1010 //l:list_set_graphic_pane_t1
       
  1011 //r:5.0
       
  1012 //
       
  1013 #define qtn_sml_sett_auto_value_off_4_hours "Every 4 hours"
       
  1014 
       
  1015 //d:Used in qtn_sml_sett_auto_off_peak_schedule
       
  1016 //l:list_set_graphic_pane_t1
       
  1017 //r:5.0
       
  1018 //
       
  1019 #define qtn_sml_sett_auto_value_off_8_hours "Every 8 hours"
       
  1020 
       
  1021 //d:Used in qtn_sml_sett_auto_off_peak_schedule
       
  1022 //l:list_set_graphic_pane_t1
       
  1023 //r:5.0
       
  1024 //
       
  1025 #define qtn_sml_sett_auto_value_off_12_hours "Every 12 hours"
       
  1026 
       
  1027 //d:One of the setting items in automatic sync settings dialog
       
  1028 //d:Setting for selecting sync days (multi selection list) 
       
  1029 //l:list_setting_pane_t1
       
  1030 //r:5.0
       
  1031 //
       
  1032 #define qtn_sml_sett_auto_sync_days "Peak days"
       
  1033 
       
  1034 //d:Used in qtn_sml_sett_auto_sync_days
       
  1035 //d:Setting value when user has selected all days
       
  1036 //l:list_set_graphic_pane_t1
       
  1037 //r:5.0
       
  1038 //
       
  1039 #define qtn_sml_sett_auto_sync_all_days "All days"
       
  1040 
       
  1041 //d:Used in qtn_sml_sett_auto_sync_days
       
  1042 //d:Setting value when user has selected more than one but not all days
       
  1043 //l:list_set_graphic_pane_t1
       
  1044 //r:5.0
       
  1045 //
       
  1046 #define qtn_sml_sett_auto_sync_sel_days "Selected days"
       
  1047 
       
  1048 //d:Used in qtn_sml_sett_auto_sync_days
       
  1049 //l:list_set_graphic_pane_t1
       
  1050 //r:5.0
       
  1051 //
       
  1052 #define qtn_sml_sett_auto_sync_mon "Monday"
       
  1053 
       
  1054 //d:Used in qtn_sml_sett_auto_sync_days
       
  1055 //l:list_set_graphic_pane_t1
       
  1056 //r:5.0
       
  1057 //
       
  1058 #define qtn_sml_sett_auto_sync_tue "Tuesday"
       
  1059 
       
  1060 //d:Used in qtn_sml_sett_auto_sync_days
       
  1061 //l:list_set_graphic_pane_t1
       
  1062 //r:5.0
       
  1063 //
       
  1064 #define qtn_sml_sett_auto_sync_wed "Wednesday"
       
  1065 
       
  1066 //d:Used in qtn_sml_sett_auto_sync_days
       
  1067 //l:list_set_graphic_pane_t1
       
  1068 //r:5.0
       
  1069 //
       
  1070 #define qtn_sml_sett_auto_sync_thu "Thursday"
       
  1071 
       
  1072 //d:Used in qtn_sml_sett_auto_sync_days
       
  1073 //l:list_set_graphic_pane_t1
       
  1074 //r:5.0
       
  1075 //
       
  1076 #define qtn_sml_sett_auto_sync_fri "Friday"
       
  1077 
       
  1078 //d:Used in qtn_sml_sett_auto_sync_days
       
  1079 //l:list_set_graphic_pane_t1
       
  1080 //r:5.0
       
  1081 //
       
  1082 #define qtn_sml_sett_auto_sync_sat "Saturday"
       
  1083 
       
  1084 //d:Used in qtn_sml_sett_auto_sync_days
       
  1085 //l:list_set_graphic_pane_t1
       
  1086 //r:5.0
       
  1087 //
       
  1088 #define qtn_sml_sett_auto_sync_sun "Sunday"
       
  1089 
       
  1090 //d:One of the setting items in automatic sync settings dialog
       
  1091 //d:Setting for selecting sync time when sync interval is >= 1 day
       
  1092 //l:list_setting_pane_t1
       
  1093 //r:5.0
       
  1094 //
       
  1095 #define qtn_sml_sett_auto_sync_time "Synchronisation time"
       
  1096 
       
  1097 //d:One of the setting items in automatic sync settings dialog
       
  1098 //d:Setting for selecting peak start time
       
  1099 //l:list_setting_pane_t1
       
  1100 //r:5.0
       
  1101 //
       
  1102 #define qtn_sml_sett_auto_peak_start "Peak start time"
       
  1103 
       
  1104 //d:One of the setting items in automatic sync settings dialog
       
  1105 //d:Setting for selecting peak end time
       
  1106 //l:list_setting_pane_t1
       
  1107 //r:5.0
       
  1108 //
       
  1109 #define qtn_sml_sett_auto_peak_end "Peak end time"
       
  1110 
       
  1111 //d:Title of the automatic profile setting dialog
       
  1112 //l:title_pane_t2/opt9
       
  1113 //r:5.0
       
  1114 //
       
  1115 #define qtn_sml_title_profile_settings "Profile settings"
       
  1116 
       
  1117 //d:Title of the automatic sync setting dialog
       
  1118 //l:title_pane_t2/opt9
       
  1119 //r:5.0
       
  1120 //
       
  1121 #define qtn_sml_title_automatic_sync_settings "Scheduling settings"
       
  1122 
       
  1123 //d:One of the setting items in settings view
       
  1124 //l:list_setting_pane_t1
       
  1125 //r:5.0
       
  1126 //
       
  1127 #define qtn_sml_setting_folder_profile "Profile settings"
       
  1128 
       
  1129 //d:One of the setting items in settings view
       
  1130 //l:list_setting_pane_t1
       
  1131 //r:5.0
       
  1132 //
       
  1133 #define qtn_sml_setting_folder_schedule "Scheduling settings"
       
  1134 
       
  1135 //d:this message is shown when user tries to delete a profile that is selected for auto sync
       
  1136 //l:popup_note_window
       
  1137 //r:5.0
       
  1138 //
       
  1139 #define qtn_ds_conf_query_delete_auto_sync_profile "Deleting this profile will end automatic synchronisation. Continue?"
       
  1140 
       
  1141 //d:this message is shown when user tries to edit profile settings for a profile that is selected for auto sync
       
  1142 //l:popup_note_window
       
  1143 //r:5.0
       
  1144 //
       
  1145 #define qtn_sml_note_modify_auto_sync_settings "Modifying this setting may prevent automatic synchronisation with this profile"
       
  1146 
       
  1147 //d:this message is shown when user tries to edit scheduling settings from a profile
       
  1148 //d:and auto sync is set for another profile
       
  1149 //l:popup_note_window
       
  1150 //r:5.0
       
  1151 //
       
  1152 #define qtn_sml_query_auto_sync_on "Scheduled sync is currently set for another profile. Cancel schedule and define settings for this profile?"
       
  1153 
       
  1154 //d:this message is shown when user tries to select a profile that has access point in "ask always" 
       
  1155 //d;state for auto sync ,or when user edits access point for a profile that is selected for auto sync
       
  1156 //l:popup_note_window
       
  1157 //r:5.0
       
  1158 //
       
  1159 #define qtn_sml_query_iap_no_ask_always "Automatic synchronisation will not be possible without selecting an access point for profile. Select now?"
       
  1160 
       
  1161 //d:this message is shown when sync application is launched ,if auto sync is enabled 
       
  1162 //l:popup_note_window
       
  1163 //r:5.0
       
  1164 //
       
  1165 #define qtn_sml_main_note_auto_on "Next sync:   %0U ,profile:   %1U"
       
  1166 
       
  1167 //d:this message is shown while closing auto sync setting dialog
       
  1168 //l:popup_note_window/opt2
       
  1169 //r:5.0
       
  1170 //
       
  1171 #define qtn_sml_sett_auto_sync_done "Automatic sync is now on. Next sync will happen at %U."
       
  1172 
       
  1173 //d:this message is shown when user tries to save auto sync setting ,without defining
       
  1174 //d:content setting
       
  1175 //l:popup_note_window
       
  1176 //r:5.0
       
  1177 //
       
  1178 #define qtn_sml_note_auto_contents_missing_settings "Some compulsory settings missing for selected contents. Define now?"
       
  1179 
       
  1180 //d:this message is shown as a link to log view in the auto sync error note.
       
  1181 //l:popup_info_list_pane_t1
       
  1182 //r:5.0
       
  1183 //
       
  1184 #define qtn_sml_main_auto_error_log_link "View details"
       
  1185 
       
  1186 //d:this message is shown when auto sync profile is set active profile
       
  1187 //d:and there has been error in automatic sync. 
       
  1188 //l:popup_info_list_pane_t1
       
  1189 //r:3.2
       
  1190 //
       
  1191 #define qtn_sml_main_info_error "An error has occurred in automatic synchronization. Please check sync log for more details."
       
  1192 
       
  1193 //d:this message is shown when auto sync setting page is tried to save with an invalid peak time definition 
       
  1194 //l:popup_note_window/opt2
       
  1195 //r:5.0
       
  1196 //
       
  1197 #define qtn_sml_incorrect_peak_time "Incorrect peak time definition"
       
  1198 
       
  1199 //d:this message is shown during application launch, if auto sync has been failed for a profile because of on going manual sync
       
  1200 //d:for another profile 
       
  1201 //l:popup_note_window/opt2
       
  1202 //r:5.0
       
  1203 //
       
  1204 #define qtn_sml_manual_sync_override "Auto sync cancelled. Manual sync in progress"
       
  1205 
       
  1206 //d:One of the setting items in automatic sync settings dialog
       
  1207 //d:Setting for selecting whether user wants to synchronize while roaming
       
  1208 //d:(phone is not within home network) 
       
  1209 //l:list_setting_pane_t1
       
  1210 //r:3.2
       
  1211 //
       
  1212 #define qtn_sml_sett_auto_sync_roaming "Sync while roaming"
       
  1213 
       
  1214 //d:Used in qtn_sml_sett_auto_sync_interval
       
  1215 //l:list_set_graphic_pane_t1
       
  1216 //r:3.2
       
  1217 //
       
  1218 #define qtn_sml_sett_auto_sync_roaming_on "Yes"
       
  1219 
       
  1220 //d:Used in qtn_sml_sett_auto_sync_interval
       
  1221 //l:list_set_graphic_pane_t1
       
  1222 //r:3.2
       
  1223 //
       
  1224 #define qtn_sml_sett_auto_sync_roaming_off "Only in home network"
       
  1225 
       
  1226 //d:Title of the content list
       
  1227 //l:heading_pane_t1
       
  1228 //r:3.2
       
  1229 //
       
  1230 #define qtn_sml_auto_sync_view_contents_head  "Contents"
       
  1231 
       
  1232 //d:Command in options list.
       
  1233 //d:Opens selected profile's content list
       
  1234 //l:list_single_pane_t1_cp2
       
  1235 //r:3.2
       
  1236 //
       
  1237 #define qtn_sml_cmd_view_contents		"View contents"
       
  1238 
       
  1239 //d:Command in options list.
       
  1240 //d:Selects profile for automatic sync
       
  1241 //l:list_single_pane_t1_cp2
       
  1242 //r:3.2
       
  1243 //
       
  1244 #define qtn_sml_cmd_select		"Select"
       
  1245 
       
  1246 //d:msk button text.
       
  1247 //d:Selects profile for auto sync
       
  1248 //l:control_pane_t3/opt7
       
  1249 //r:3.2
       
  1250 //
       
  1251 #define qtn_msk_select		"Select"
       
  1252 
       
  1253 //d:msk button text.
       
  1254 //d:View selected profile's contents
       
  1255 //l:control_pane_t3/opt7 
       
  1256 //r:3.2
       
  1257 //*
       
  1258 #define qtn_msk_view_contents "View contents"
       
  1259 
       
  1260 //d:this message is shown when auto sync profile is set active profile 
       
  1261 //l:popup_note_window
       
  1262 //r:3.2
       
  1263 //
       
  1264 #define qtn_sml_main_info_auto_on "Current profile:%0U, connection method: %1U. Next sync in %0N hours %1N minutes."
       
  1265 
       
  1266 // -----------------------------------------------------------------------------
       
  1267 // application specific setting strings
       
  1268 // -----------------------------------------------------------------------------
       
  1269 
       
  1270 //d:Application dialog setting item for selecting database (selection list)
       
  1271 //d:that is synced.
       
  1272 //l:list_setting_pane_t1
       
  1273 //r:3.0
       
  1274 //
       
  1275 #define qtn_sml_local_database "Local database"
       
  1276 
       
  1277 //d:Application dialog setting item for selecting remote database for syncing.
       
  1278 //l:list_setting_pane_t1/opt1
       
  1279 //r:3.0
       
  1280 //
       
  1281 #define qtn_sml_remote_database "Remote database"
       
  1282 
       
  1283 //d:Application dialog setting item (Yes/No) for selecting whether sync filters
       
  1284 //d:should be used in syncing.
       
  1285 //l:list_setting_pane_t1
       
  1286 //r:3.0
       
  1287 //
       
  1288 #define qtn_nsml_eml_use_filters "Use filters"
       
  1289 
       
  1290 //d:Value used in qtn_nsml_eml_use_filters setting (Yes/No).
       
  1291 //l:list_set_graphic_pane_t1
       
  1292 //r:3.0
       
  1293 //
       
  1294 #define qtn_nsml_eml_use_filters_yes "Yes"
       
  1295 
       
  1296 //d:Value used in qtn_nsml_eml_use_filters setting (Yes/No).
       
  1297 //l:list_set_graphic_pane_t1
       
  1298 //r:3.0
       
  1299 //
       
  1300 #define qtn_nsml_eml_use_filters_no	"No"
       
  1301 
       
  1302 //d:One of the setting items in settings view
       
  1303 //l:list_setting_pane_t1/opt1
       
  1304 //r:3.2
       
  1305 //
       
  1306 #define qtn_sml_content_settings_pb	"Phonebook settings"
       
  1307 
       
  1308 //d:One of the setting items in settings view
       
  1309 //l:list_setting_pane_t1/opt1
       
  1310 //r:3.2
       
  1311 //
       
  1312 #define qtn_sml_content_settings_cal	"Calendar settings"
       
  1313  
       
  1314 //d:One of the setting items in settings view
       
  1315 //l:list_setting_pane_t1/opt1
       
  1316 //r:3.2
       
  1317 //
       
  1318 #define qtn_sml_content_settings_notes	"Notes settings"
       
  1319 
       
  1320 //d:One of the setting items in settings view
       
  1321 //l:list_setting_pane_t1/opt1
       
  1322 //r:3.2
       
  1323 //
       
  1324 #define qtn_sml_content_settings_email	"Email settings"
       
  1325 
       
  1326 //d:One of the setting items in settings view
       
  1327 //l:list_setting_pane_t1/opt1
       
  1328 //r:3.2
       
  1329 //
       
  1330 #define qtn_sml_content_settings_sms	"Sms settings"
       
  1331 
       
  1332 //d:One of the setting items in settings view
       
  1333 //l:list_setting_pane_t1/opt1 
       
  1334 //r:5.0
       
  1335 //
       
  1336 #define qtn_sml_content_settings_mms	"MMS settings"
       
  1337 
       
  1338 //d:One of the setting items in settings view
       
  1339  //l:list_setting_pane_t1/opt1
       
  1340 //r:5.0
       
  1341 //
       
  1342 #define qtn_sml_content_settings_bkm	"Bookmarks settings"
       
  1343 
       
  1344 //d:Display name for Contact content. Used eg. in sync progress text
       
  1345 //d:"Sending Contacts 5/10" 
       
  1346 //l:list_double_large_graphic_pane_t1
       
  1347 //r:3.0
       
  1348 //
       
  1349 #define qtn_nsml_cnt_display_name "Contacts"
       
  1350 
       
  1351 //d:Display name for Calendar content. Used eg. in sync progress text
       
  1352 //d:"Sending Calendar 5/10" 
       
  1353 //l:list_double_large_graphic_pane_t1
       
  1354 //r:3.0
       
  1355 //
       
  1356 #define qtn_nsml_agn_display_name "Calendar"
       
  1357 
       
  1358 //d:Display name for Notes content. Used eg. in sync progress text
       
  1359 //d:"Sending Notes 5/10" 
       
  1360 //l:list_double_large_graphic_pane_t1
       
  1361 //r:3.0
       
  1362 //
       
  1363 #define qtn_nsml_npd_display_name "Notes"
       
  1364 
       
  1365 //d:Display name for EMail content. Used eg. in sync progress text
       
  1366 //d:"Sending EMail 5/10" 
       
  1367 //l:list_double_large_graphic_pane_t1
       
  1368 //r:3.0
       
  1369 //
       
  1370 #define qtn_nsml_eml_display_name "SyncML Email"
       
  1371 
       
  1372 //d:Display name for Sms content. Used eg. in sync progress text
       
  1373 //d:"Sending EMail 5/10" 
       
  1374 //l:list_double_large_graphic_pane_t1
       
  1375 //r:3.0
       
  1376 //
       
  1377 #define qtn_nsml_sms_display_name "Sms"
       
  1378 
       
  1379 //d:Display name for MMS. Used eg. in sync progress text
       
  1380 //d:"Sending MMS 5/10" 
       
  1381 //l:list_double_large_graphic_pane_t1
       
  1382 //r:5.0
       
  1383 //
       
  1384 #define qtn_nsml_mms_display_name "MMS"
       
  1385 
       
  1386 //d:Display name for Bookmarks content. Used eg. in sync progress text
       
  1387 //d:"Sending Bookmarks 5/10" 
       
  1388 //l:list_double_large_graphic_pane_t1
       
  1389 //r:5.0
       
  1390 //
       
  1391 #define qtn_nsml_bkm_display_name "Bookmarks"
       
  1392 
       
  1393 //d:Application dialog title. 
       
  1394 //l:title_pane_t2/opt9
       
  1395 //r:3.0
       
  1396 //
       
  1397 #define qtn_sml_title_contacts "Contacts"
       
  1398 
       
  1399 //d:Application dialog title. 
       
  1400 //l:title_pane_t2/opt9
       
  1401 //r:3.0
       
  1402 //
       
  1403 #define qtn_sml_title_calendar "Calendar"
       
  1404 
       
  1405 //d:Application dialog title. 
       
  1406 //l:title_pane_t2/opt9
       
  1407 //r:3.0
       
  1408 //
       
  1409 #define qtn_sml_title_notes "Notes"
       
  1410 
       
  1411 //d:Application dialog title. 
       
  1412 //l:title_pane_t2/opt9
       
  1413 //r:3.0
       
  1414 //
       
  1415 #define qtn_sml_title_email "SyncML EMail"
       
  1416 
       
  1417 //d:Application dialog title. 
       
  1418 //l:title_pane_t2/opt9
       
  1419 //r:3.0
       
  1420 //
       
  1421 #define qtn_sml_title_sms "Sms"
       
  1422 
       
  1423 //d:Application dialog title. 
       
  1424 //l:title_pane_t2/opt9
       
  1425 //r:5.0
       
  1426 //
       
  1427 #define qtn_sml_title_mms "MMS"
       
  1428 
       
  1429 //d:Application dialog title. 
       
  1430 //l:title_pane_t2/opt9
       
  1431 //r:5.0
       
  1432 //
       
  1433 #define qtn_sml_title_bookmarks "Bookmarks"
       
  1434 
       
  1435 //d:Text on the information note that is shown when user tries to set email mailbox
       
  1436 //d:in application dialog but no email mailboxes exist. 
       
  1437 //l:popup_note_window
       
  1438 //r:3.0
       
  1439 //
       
  1440 #define qtn_sml_info_no_mailboxes "No mailboxes defined. Check your mailbox settings in Messaging Centre."
       
  1441 
       
  1442 // -----------------------------------------------------------------------------
       
  1443 // sync progress dialog strings
       
  1444 // -----------------------------------------------------------------------------
       
  1445 
       
  1446 //d:progress note window which shows the synchronistion progress
       
  1447 //d:changing text displayed at connect stage
       
  1448 //d:Image replaced by animation
       
  1449 //l:popup_note_wait_window
       
  1450 //r:3.0
       
  1451 //
       
  1452 #define qtn_sml_sync_conn		"Connecting\n"
       
  1453 
       
  1454 //d:changing text displayed at initialising stage
       
  1455 //d:Image replaced by animation
       
  1456 //l:popup_note_wait_window
       
  1457 //r:3.0
       
  1458 //
       
  1459 #define qtn_sml_sync_init		"Initialising\n"
       
  1460 
       
  1461 //d:changing text displayed at synchronising stage
       
  1462 //d:Image replaced by animation
       
  1463 //l:popup_note_wait_window
       
  1464 //r:3.0
       
  1465 //
       
  1466 #define qtn_sml_sync_sync		"Synchronising\n"
       
  1467 
       
  1468 //d:changing text displayed at synchronising stage
       
  1469 //d:Image replaced by animation
       
  1470 //l:popup_note_wait_window
       
  1471 //r:3.0
       
  1472 //
       
  1473 #define qtn_sml_sync_sending	"Sending %0U"
       
  1474 
       
  1475 /* Implementation of CMCC PIM v3 begins*/
       
  1476 //d:changing text displayed at synchronising stage
       
  1477 //d:Image replaced by animation
       
  1478 //l:popup_note_wait_window
       
  1479 //r:9.2
       
  1480 //for TD-SCDMA products only
       
  1481 //
       
  1482 #define qtn_sml_sync_sending_xofy_tdscdma   "Sending %0N of %1N %0U"
       
  1483 /* Implementation of CMCC PIM v3 ends*/ 
       
  1484 
       
  1485 /* Implementation of CMCC PIM v3 begins*/
       
  1486 //d:changing text displayed at synchronising stage
       
  1487 //d:Image replaced by animation
       
  1488 //l:popup_note_wait_window
       
  1489 //r:9.2
       
  1490 //for TD-SCDMA products only
       
  1491 //
       
  1492 #define qtn_sml_sync_sending_xofy_cal_tdscdma   "Sending %0N of %1N of calendar entries"
       
  1493 /* Implementation of CMCC PIM v3 ends*/ 
       
  1494 
       
  1495 //d:changing text displayed at synchronising stage
       
  1496 //d:Image replaced by animation
       
  1497 //l:popup_note_wait_window
       
  1498 //r:3.0
       
  1499 //
       
  1500 #define qtn_sml_sync_receiving	"Receiving %0U"
       
  1501 
       
  1502 /* Implementation of CMCC PIM v3 begins*/ 
       
  1503 //d:changing text displayed at synchronising stage
       
  1504 //d:Image replaced by animation
       
  1505 //l:popup_note_wait_window
       
  1506 //r:9.2
       
  1507 //for TD-SCDMA products only
       
  1508 //
       
  1509 #define qtn_sml_sync_receiving_xofy_tdscdma "Receiving %0U:%0N"
       
  1510 /* Implementation of CMCC PIM v3 ends*/ 
       
  1511 
       
  1512 /* Implementation of CMCC PIM v3 begins*/ 
       
  1513 //d:changing text displayed at synchronising stage
       
  1514 //d:Image replaced by animation
       
  1515 //l:popup_note_wait_window
       
  1516 //r:9.2
       
  1517 //for TD-SCDMA products only
       
  1518 //
       
  1519 #define qtn_sml_sync_receiving_xofy_cal_tdscdma "Receiving calendar entries:%0N"
       
  1520 /* Implementation of CMCC PIM v3 ends*/ 
       
  1521 
       
  1522 //d:changing text displayed at disconnect stage
       
  1523 //d:Image replaced by animation
       
  1524 //l:popup_note_wait_window 
       
  1525 //r:3.0
       
  1526 //
       
  1527 #define qtn_sml_sync_disconn	"Disconnecting\n"
       
  1528 
       
  1529 //d:changing text displayed after succesful synchronisation
       
  1530 //d:Image replaced by animation
       
  1531 //l:popup_note_wait_window 
       
  1532 //r:3.0
       
  1533 //
       
  1534 #define qtn_sml_sync_end_done	"Completed\n\n"
       
  1535 
       
  1536 //d:changing text displayed at cancelling stage
       
  1537 //d:Image replaced by animation
       
  1538 //l:popup_note_wait_window
       
  1539 //r:3.0
       
  1540 //
       
  1541 #define qtn_sml_sync_cancel		"Cancelling\n"
       
  1542 
       
  1543 /* Implementation of CMCC PIM v3 begins*/ 
       
  1544 //d:changing text displayed at synchronising stage
       
  1545 //d:Image replaced by animation
       
  1546 //l:popup_note_window
       
  1547 //r:9.2
       
  1548 //for TD-SCDMA products only
       
  1549 //
       
  1550 #define qtn_nsml_log_err_serverfull_tdscdma  "Server memory is full"
       
  1551 /* Implementation of CMCC PIM v3 ends*/ 
       
  1552 
       
  1553 
       
  1554 
       
  1555 // -----------------------------------------------------------------------------
       
  1556 // sync log dialog strings
       
  1557 // -----------------------------------------------------------------------------
       
  1558 
       
  1559 
       
  1560 //d:texts for the log view window
       
  1561 //d:heading for the log view window list
       
  1562 //l:heading_pane_t1
       
  1563 //r:3.0
       
  1564 //
       
  1565 #define qtn_sml_log_synclog_title	"Sync log" 
       
  1566 
       
  1567 //d:texts for the log view window
       
  1568 //d:heading for the log view window list
       
  1569 //l:list_double_pane_t1_cp2
       
  1570 //r:3.0
       
  1571 //
       
  1572 #define qtn_sml_log_profile			"Set name" 
       
  1573 
       
  1574 //d:heading for the log view window list
       
  1575 //l:list_double_pane_t1_cp2
       
  1576 //r:3.0
       
  1577 //
       
  1578 #define qtn_sml_log_date			"Date"
       
  1579 
       
  1580 //d:heading for the log view window list
       
  1581 //l:list_double_pane_t1_cp2
       
  1582 //r:3.0
       
  1583 //
       
  1584 #define qtn_sml_log_time			"Time"
       
  1585 
       
  1586 //d:heading for the log view window list
       
  1587 //l:list_double_pane_t1_cp2
       
  1588 //r:3.0
       
  1589 //
       
  1590 #define qtn_sml_log_remote			"Remote server"
       
  1591 
       
  1592 //d:heading for the log view window list
       
  1593 //l:list_double_pane_t1_cp2
       
  1594 //r:3.0
       
  1595 //
       
  1596 #define qtn_sml_log_status			"Status"
       
  1597 
       
  1598 //d:heading for the log view window list
       
  1599 //l:list_double_pane_t1_cp2
       
  1600 //r:3.0
       
  1601 //
       
  1602 #define qtn_sml_log_phone			"Phone"
       
  1603 
       
  1604 //d:heading for the log view window list
       
  1605 //l:list_double_pane_t1_cp2
       
  1606 //r:3.0
       
  1607 //
       
  1608 #define qtn_sml_log_server			"Server"
       
  1609 
       
  1610 //d:heading for the log view window list
       
  1611 //l:list_double_pane_t1_cp2
       
  1612 //r:3.2
       
  1613 //
       
  1614 #define qtn_sml_log_error			"Errors:"
       
  1615 
       
  1616 //d:heading for the log view window list
       
  1617 //l:list_single_heading_pane_t1
       
  1618 //r:3.0
       
  1619 //
       
  1620 #define qtn_sml_log_ok				"Complete"
       
  1621 
       
  1622 //d:heading for the log view window list
       
  1623 //l:list_single_heading_pane_t1
       
  1624 //r:3.2
       
  1625 //
       
  1626 #define qtn_sml_log_cancelled		"Cancelled"	
       
  1627 
       
  1628 //d:heading for the log view window list
       
  1629 //l:list_single_heading_pane_t1
       
  1630 //r:3.2
       
  1631 //
       
  1632 #define qtn_sml_log_err				"Incomplete"
       
  1633 
       
  1634 //d:item in the sync log view
       
  1635 //d:%U refers to content name
       
  1636 //l:list_double_pane_t2_cp2 
       
  1637 //r:3.2
       
  1638 //
       
  1639 #define qtn_sml_log_added_content "Added %U:" 
       
  1640 
       
  1641 //d:item in the sync log view
       
  1642 //d:%U refers to content name
       
  1643 //l:list_double_pane_t2_cp2 
       
  1644 //r:3.2
       
  1645 //
       
  1646 #define qtn_sml_log_updated_content	"Updated %U:" 
       
  1647 
       
  1648 //d:item in the sync log view
       
  1649 //d:%U refers to content name
       
  1650 //l:list_double_pane_t2_cp2 
       
  1651 //r:3.2
       
  1652 //
       
  1653 #define qtn_sml_log_deleted_content	"Deleted %U:"
       
  1654 
       
  1655 //d:item in the sync log view
       
  1656 //d:%U refers to content name
       
  1657 //l:list_double_pane_t2_cp2 
       
  1658 //r:3.2
       
  1659 //
       
  1660 #define qtn_sml_log_discarded_content "Discarded %U:"
       
  1661 
       
  1662 //d:item in the sync log view
       
  1663 //d:%U refers to content name
       
  1664 //l:list_double_pane_t2_cp2 
       
  1665 //r:3.2
       
  1666 //
       
  1667 #define qtn_sml_log_moved_content "Moved %U:"
       
  1668 
       
  1669 //d:item in the sync log view
       
  1670 //l:list_double_pane_t2_cp2 
       
  1671 //r:3.2
       
  1672 //
       
  1673 #define qtn_sml_log_added_contacts "Added contacts:" 
       
  1674 
       
  1675 //d:item in the sync log view
       
  1676 //l:list_double_pane_t2_cp2 
       
  1677 //r:3.2
       
  1678 //
       
  1679 #define qtn_sml_log_updated_contacts	"Updated contacts:" 
       
  1680 
       
  1681 //d:item in the sync log view
       
  1682 //l:list_double_pane_t2_cp2 
       
  1683 //r:3.2
       
  1684 //
       
  1685 #define qtn_sml_log_deleted_contacts	"Deleted contacts:"
       
  1686 
       
  1687 //d:item in the sync log view
       
  1688 //l:list_double_pane_t2_cp2 
       
  1689 //r:3.2
       
  1690 //
       
  1691 #define qtn_sml_log_discarded_contacts "Discarded contacts:"
       
  1692 
       
  1693 //d:item in the sync log view
       
  1694 //l:list_double_pane_t2_cp2 
       
  1695 //r:3.2
       
  1696 //
       
  1697 #define qtn_sml_log_moved_contacts "Moved contacts:"
       
  1698 
       
  1699 //d:item in the sync log view
       
  1700 //l:list_double_pane_t2_cp2 
       
  1701 //r:3.2
       
  1702 //
       
  1703 #define qtn_sml_log_added_calendar "Added calendar:" 
       
  1704 
       
  1705 //d:item in the sync log view
       
  1706 //l:list_double_pane_t2_cp2 
       
  1707 //r:3.2
       
  1708 //
       
  1709 #define qtn_sml_log_updated_calendar	"Updated calendar:" 
       
  1710 
       
  1711 //d:item in the sync log view
       
  1712 //l:list_double_pane_t2_cp2 
       
  1713 //r:3.2
       
  1714 //
       
  1715 #define qtn_sml_log_deleted_calendar	"Deleted calendar:"
       
  1716 
       
  1717 //d:item in the sync log view
       
  1718 //l:list_double_pane_t2_cp2 
       
  1719 //r:3.2
       
  1720 //
       
  1721 #define qtn_sml_log_discarded_calendar "Discarded calendar:"
       
  1722 
       
  1723 //d:item in the sync log view
       
  1724 //l:list_double_pane_t1_cp2 
       
  1725 //r:3.2
       
  1726 //
       
  1727 #define qtn_sml_log_moved_calendar "Moved calendar:"
       
  1728 
       
  1729 //d:item in the sync log view
       
  1730 //l:list_double_pane_t2_cp2 
       
  1731 //r:3.2
       
  1732 //
       
  1733 #define qtn_sml_log_added_notes "Added notes:" 
       
  1734 
       
  1735 //d:item in the sync log view
       
  1736 //l:list_double_pane_t2_cp2 
       
  1737 //r:3.2
       
  1738 //
       
  1739 #define qtn_sml_log_updated_notes	"Updated notes:" 
       
  1740 
       
  1741 //d:item in the sync log view
       
  1742 //l:list_double_pane_t2_cp2 
       
  1743 //r:3.2
       
  1744 //
       
  1745 #define qtn_sml_log_deleted_notes	"Deleted notes:"
       
  1746 
       
  1747 //d:item in the sync log view
       
  1748 //l:list_double_pane_t2_cp2 
       
  1749 //r:3.2
       
  1750 //
       
  1751 #define qtn_sml_log_discarded_notes "Discarded notes:"
       
  1752 
       
  1753 //d:item in the sync log view
       
  1754 //l:list_double_pane_t2_cp2 
       
  1755 //r:3.2
       
  1756 //
       
  1757 #define qtn_sml_log_moved_notes "Moved notes:"
       
  1758 
       
  1759 //d:item in the sync log view
       
  1760 //l:list_double_pane_t2_cp2 
       
  1761 //r:3.2
       
  1762 //
       
  1763 #define qtn_sml_log_added_email "Added email:" 
       
  1764 
       
  1765 //d:item in the sync log view
       
  1766 //l:list_double_pane_t2_cp2 
       
  1767 //r:3.2
       
  1768 //
       
  1769 #define qtn_sml_log_updated_email	"Updated email:" 
       
  1770 
       
  1771 //d:item in the sync log view
       
  1772 //l:list_double_pane_t2_cp2 
       
  1773 //r:3.2
       
  1774 //
       
  1775 #define qtn_sml_log_deleted_email	"Deleted email:"
       
  1776 
       
  1777 //d:item in the sync log view
       
  1778 //l:list_double_pane_t2_cp2 
       
  1779 //r:3.2
       
  1780 //
       
  1781 #define qtn_sml_log_discarded_email "Discarded email:"
       
  1782 
       
  1783 //d:item in the sync log view
       
  1784 //l:list_double_pane_t2_cp2 
       
  1785 //r:3.2
       
  1786 //
       
  1787 #define qtn_sml_log_moved_email "Moved email:"
       
  1788 
       
  1789 
       
  1790 //d:item in the sync log view
       
  1791 //l:list_double_pane_t2_cp2 
       
  1792 //r:3.2
       
  1793 //
       
  1794 #define qtn_sml_log_added_sms "Added Sms:" 
       
  1795 
       
  1796 //d:item in the sync log view
       
  1797 //l:list_double_pane_t2_cp2 
       
  1798 //r:3.2
       
  1799 //
       
  1800 #define qtn_sml_log_updated_sms	"Updated Sms:" 
       
  1801 
       
  1802 //d:item in the sync log view
       
  1803 //l:list_double_pane_t2_cp2 
       
  1804 //r:3.2
       
  1805 //
       
  1806 #define qtn_sml_log_deleted_sms	"Deleted sms:"
       
  1807 
       
  1808 //d:item in the sync log view
       
  1809 //l:list_double_pane_t2_cp2 
       
  1810 //r:3.2
       
  1811 //
       
  1812 #define qtn_sml_log_discarded_sms "Discarded sms:"
       
  1813 
       
  1814 //d:item in the sync log view
       
  1815 //l:list_double_pane_t2_cp2 
       
  1816 //r:3.2
       
  1817 //
       
  1818 #define qtn_sml_log_moved_sms "Moved sms:"
       
  1819 
       
  1820 //d:item in the sync log view
       
  1821 //l:list_double_pane_t1_cp2 
       
  1822 //r:5.0
       
  1823 //
       
  1824 #define qtn_sml_log_added_mms "Added MMS:" 
       
  1825 
       
  1826 //d:item in the sync log view
       
  1827 //l:list_double_pane_t1_cp2 
       
  1828 //r:5.0
       
  1829 //
       
  1830 #define qtn_sml_log_updated_mms	"Updated MMS:" 
       
  1831 
       
  1832 //d:item in the sync log view
       
  1833 //l:list_double_pane_t1_cp2 
       
  1834 //r:5.0
       
  1835 //
       
  1836 #define qtn_sml_log_deleted_mms	"Deleted MMS:"
       
  1837 
       
  1838 //d:item in the sync log view
       
  1839 //l:list_double_pane_t1_cp2 
       
  1840 //r:5.0
       
  1841 //
       
  1842 #define qtn_sml_log_discarded_mms "Discarded MMS:"
       
  1843 
       
  1844 //d:item in the sync log view
       
  1845 //l:list_double_pane_t1_cp2 
       
  1846 //r:5.0
       
  1847 //
       
  1848 #define qtn_sml_log_moved_mms "Moved MMS:"
       
  1849 
       
  1850 //d:item in the sync log view
       
  1851 //l:list_double_pane_t1_cp2 
       
  1852 //r:5.0
       
  1853 //
       
  1854 #define qtn_sml_log_added_bkm "Added Bookmarks:" 
       
  1855 
       
  1856 //d:item in the sync log view
       
  1857 //l:list_double_pane_t1_cp2 
       
  1858 //r:5.0
       
  1859 //
       
  1860 #define qtn_sml_log_updated_bkm	"Updated Bookmarks:" 
       
  1861 
       
  1862 //d:item in the sync log view
       
  1863 //l:list_double_pane_t1_cp2 
       
  1864 //r:5.0
       
  1865 //
       
  1866 #define qtn_sml_log_deleted_bkm	"Deleted Bookmarks:"
       
  1867 
       
  1868 //d:item in the sync log view
       
  1869 //l:list_double_pane_t1_cp2 
       
  1870 //r:5.0
       
  1871 //
       
  1872 #define qtn_sml_log_discarded_bkm "Discarded Bookmarks:"
       
  1873 
       
  1874 //d:item in the sync log view
       
  1875 //l:list_double_pane_t1_cp2 
       
  1876 //r:5.0
       
  1877 //
       
  1878 #define qtn_sml_log_moved_bkm "Moved Bookmarks:"
       
  1879 
       
  1880 // -----------------------------------------------------------------------------
       
  1881 // error strings
       
  1882 // -----------------------------------------------------------------------------
       
  1883 
       
  1884 
       
  1885 //d:Error confirmation dialog
       
  1886 //d:Message in log if system error occured
       
  1887 //l:popup_note_window
       
  1888 //r:3.0
       
  1889 //
       
  1890 #define qtn_nsml_log_err_systemerror "System Error"
       
  1891 
       
  1892 //d:Error confirmation dialog
       
  1893 //d:Message in log if system error occured in server
       
  1894 //l:popup_note_window
       
  1895 //r:3.0
       
  1896 //
       
  1897 #define qtn_nsml_log_err_servererror "Error in sync server"
       
  1898 
       
  1899 //d:Error confirmation dialog
       
  1900 //d:Message in log if SyncML protocol error occured
       
  1901 //l:popup_note_window
       
  1902 //r:3.0
       
  1903 //
       
  1904 #define qtn_nsml_log_err_protocol "Unable to synchronise with server"
       
  1905 
       
  1906 //d:Error confirmation dialog
       
  1907 //d:Message in log if command sent to server was not supported 
       
  1908 //l:popup_note_window
       
  1909 //r:3.0
       
  1910 //
       
  1911 #define qtn_nsml_log_err_cmdnotsupported "Unsupported SyncML software version in server"
       
  1912 
       
  1913 //d:Error confirmation dialog
       
  1914 //d:Message in log if server has unsupported version
       
  1915 //l:popup_note_window
       
  1916 //r:3.0
       
  1917 //
       
  1918 #define qtn_nsml_log_err_versionnotsupported "Unsupported SyncML software version in server"
       
  1919 
       
  1920 //d:Error confirmation dialog
       
  1921 //d:Message in log if content type is not supported by server
       
  1922 //l:popup_note_window
       
  1923 //r:3.0
       
  1924 //
       
  1925 #define qtn_nsml_log_err_contentnotsupported "Unsupported content type"
       
  1926 
       
  1927 //d:Error confirmation dialog
       
  1928 //d:Message in log if client authentication failed
       
  1929 //l:popup_note_window
       
  1930 //r:3.0
       
  1931 //
       
  1932 #define qtn_nsml_log_err_clientauth "Invalid user name or password"
       
  1933 
       
  1934 //d:Error confirmation dialog
       
  1935 //d:Message in log if client authentication failed
       
  1936 //l:popup_note_window
       
  1937 //r:3.0
       
  1938 //
       
  1939 #define qtn_nsml_log_err_httpauth "Http authentication failed"
       
  1940 
       
  1941 //d:Error confirmation dialog
       
  1942 //d:Message in log if server was busy
       
  1943 //l:popup_note_window
       
  1944 //r:3.0
       
  1945 //
       
  1946 #define qtn_nsml_log_err_serverbusy "Synchronisation server was busy"
       
  1947 
       
  1948 //d:Error confirmation dialog
       
  1949 //d:Message in log if opening local database fails
       
  1950 //l:popup_note_window
       
  1951 //r:3.0
       
  1952 //
       
  1953 #define qtn_nsml_log_err_localdatabase "Unable to open database"
       
  1954 
       
  1955 //d:Error confirmation dialog
       
  1956 //d:Message in log if local database has changed
       
  1957 //l:popup_note_window
       
  1958 //r:3.0
       
  1959 //
       
  1960 #define qtn_nsml_log_err_localdbchanged "Database changed. Synchronization interrupted."
       
  1961 
       
  1962 //d:Error confirmation dialog
       
  1963 //d:Message in log if remote database name is invalid
       
  1964 //l:popup_note_window
       
  1965 //r:3.0
       
  1966 //
       
  1967 #define qtn_nsml_log_err_remotedatabase "Invalid remote database"
       
  1968 
       
  1969 //d:Error confirmation dialog
       
  1970 //d:Message in log if databases cannot be found (?)
       
  1971 //l:popup_note_window
       
  1972 //r:3.0
       
  1973 //
       
  1974 #define qtn_nsml_log_err_invaliddatabase "Invalid database"
       
  1975 
       
  1976 //d:Error confirmation dialog
       
  1977 //d:Message in log if server is not responding
       
  1978 //l:popup_note_window
       
  1979 //r:3.0
       
  1980 //
       
  1981 #define qtn_nsml_log_err_servernotresponding "Server is not responding"
       
  1982 
       
  1983 //d:Error confirmation dialog
       
  1984 //d:Message in log if server is not responding
       
  1985 //l:popup_note_window
       
  1986 //r:3.0
       
  1987 //
       
  1988 #define qtn_nsml_log_err_invalidsynctype "Sync type was not allowed"
       
  1989 
       
  1990 //d:Error confirmation dialog
       
  1991 //d:Message in log if communication error occured
       
  1992 //l:popup_note_window
       
  1993 //r:3.0
       
  1994 //
       
  1995 #define qtn_nsml_log_err_comm "Error in communication"
       
  1996 
       
  1997 //d:Error confirmation dialog
       
  1998 //d:Message in log if uri is invalid
       
  1999 //l:popup_note_window
       
  2000 //r:3.0
       
  2001 //
       
  2002 #define qtn_nsml_log_err_uriinvalid "Invalid host address"
       
  2003 
       
  2004 //d:Error confirmation dialog
       
  2005 //d:Message when user tries to simultaneously edit one sync set in more 
       
  2006 //d:than one application (eg. Phonebook and Sync)
       
  2007 //l:popup_note_window
       
  2008 //r:3.0
       
  2009 //
       
  2010 #define qtn_nsml_locked_profile "Sync set already in use by another application"
       
  2011 
       
  2012 //d:Error confirmation dialog
       
  2013 //l:popup_note_window
       
  2014 //r:3.2
       
  2015 //
       
  2016 #define qtn_sml_log_err_untrusted_certificate "Server has untrusted certificate"
       
  2017 
       
  2018 
       
  2019 //d:lText of Data synchronization list item in  Control panel Device management view
       
  2020 //d:Item opens Data sync application
       
  2021 //l:list_single_large_graphic_pane_t1
       
  2022 //r:5.0
       
  2023 //
       
  2024 #define qtn_cp_folder_data_sync "Sync"
       
  2025 
       
  2026 //d: radio button popup menu text
       
  2027 //l: list_set_graphic_pane_t1
       
  2028 //w: 
       
  2029 //r: 3.2
       
  2030 //
       
  2031 #define qtn_netw_conset_sett_default_connection "Default Connection"
       
  2032 
       
  2033 //d: radio button popup menu title text
       
  2034 //l: list_setting_pane_t1
       
  2035 //w: 
       
  2036 //r: 3.2
       
  2037 //
       
  2038 #define qtn_netw_conset_sett_destination "Network connection"
       
  2039 
       
  2040 //d: radio button popup menu text
       
  2041 //l: list_set_graphic_pane_t1
       
  2042 //w: 
       
  2043 //r: 3.2
       
  2044 //
       
  2045 #define qtn_netw_conset_sett_user_defined "User Defined"
       
  2046 
       
  2047 //d:this message is shown when sync is attempted while 'Always ask' is selected and user is in roaming
       
  2048 //l:popup_note_window
       
  2049 //r:3.2
       
  2050 //
       
  2051 #define qtn_sml_note_network_confirmation "Foreign network used. Extra costs may exist. Continue sync?"
       
  2052 
       
  2053 //d:this message is shown when sync is attempted while 'never allow' is selected and user is in roaming
       
  2054 //l:popup_note_window
       
  2055 //r:3.2
       
  2056 //
       
  2057 #define qtn_sml_note_network_not_allowed "Foreign network used. Sync not allowed"
       
  2058 
       
  2059 //d:this message is shown when sync is attempted while roaming setting is blocked
       
  2060 //l:popup_note_window
       
  2061 //r:3.2
       
  2062 //
       
  2063 #define qtn_sml_note_not_home_network "Sync not allowed until in home network"
       
  2064 
       
  2065 //d:Title of the advanced settings in options
       
  2066 //l:title_pane_t2/opt9
       
  2067 //r:3.2
       
  2068 //
       
  2069 #define qtn_sml_title_adv_settings  "Advanced settings"
       
  2070 // End of File