devicediagnostics/devdiagapp/loc/devdiagapp.loc
changeset 0 3ce708148e4d
equal deleted inserted replaced
-1:000000000000 0:3ce708148e4d
       
     1 /*
       
     2 * Copyright (c) 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:  Localization strings. 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 rls_string STRING_short_caption "Diagnostics"
       
    20 rls_string STRING_r_DevDiagApp_caption "Diagnostics"
       
    21 
       
    22 /**
       
    23 * DO NOT LOCALIZE. This application is not visible on the grid (launched from GS).
       
    24 **/
       
    25 #define qtn_diag_diagnostics_title "Diagnostics"
       
    26 
       
    27 // d:Options list item to perfom a single test 
       
    28 // l:list_single_pane_t1_cp2
       
    29 // r:5.0
       
    30 //
       
    31 #define qtn_diag_options_perform_test "Perform test"
       
    32 
       
    33 // d:Options list item to perfom all hardware tests
       
    34 // l:list_single_pane_t1_cp2
       
    35 // r:5.0
       
    36 //
       
    37 #define qtn_diag_options_perform_hardware_tests "Perform all hardware tests"
       
    38 
       
    39 // d:Options list item to perform all tests (HW+service+Conn+Service)
       
    40 // l:list_single_pane_t1_cp2
       
    41 // r:5.0
       
    42 //
       
    43 #define qtn_diag_options_perform_all_tests "Perform all tests"
       
    44 
       
    45 // d:Options list item to perfom all connectivity tests
       
    46 // l:list_single_pane_t1_cp2
       
    47 // r:5.0
       
    48 //
       
    49 #define qtn_diag_options_perform_connectivity_tests "Perform all connectivity tests"
       
    50 
       
    51 // d:Options list item to perfom all service tests
       
    52 // l:list_single_pane_t1_cp2
       
    53 // r:5.0
       
    54 //
       
    55 #define qtn_diag_options_perform_services_tests "Perform all service tests"
       
    56 
       
    57 // d:Options list item to perfom all coverage tests
       
    58 // l:list_single_pane_t1_cp2
       
    59 // r:5.0
       
    60 //
       
    61 #define qtn_diag_options_perform_coverage_tests "Perform all coverage tests"
       
    62 
       
    63 // d:Title of the hardware tests
       
    64 // l:title_pane_t2/opt12
       
    65 // r:5.0
       
    66 //
       
    67 #define qtn_diag_title_hardware "Hardware"
       
    68 
       
    69 // d:Title of the connectivity tests
       
    70 // l:title_pane_t2/opt12
       
    71 // r:5.0
       
    72 //
       
    73 #define qtn_diag_title_connectivity "Connectivity"
       
    74 
       
    75 // d:Title of the service tests
       
    76 // l:title_pane_t2/opt12
       
    77 // r:5.0
       
    78 //
       
    79 #define qtn_diag_title_services "Services"
       
    80 
       
    81 // d:Title of the coverage tests
       
    82 // l:title_pane_t2/opt12
       
    83 // r:5.0
       
    84 //
       
    85 #define qtn_diag_title_coverage "Coverage"
       
    86 
       
    87 // d:Indicates that a test has not been executed.
       
    88 // l:list_double_large_graphic_pane_t2
       
    89 // r:5.0
       
    90 //
       
    91 #define qtn_diag_list_not_performed "Not Performed"
       
    92 
       
    93 // d:Indicates that a test has been executed successfully.
       
    94 // %U is time when the test was passed. Either qtn_date_usual or qtn_time_usual (depending on when the test was executed).
       
    95 // l:list_double_large_graphic_pane_t2
       
    96 // r:5.0
       
    97 //
       
    98 #define qtn_diag_lst_test_pass "Passed %U"
       
    99 
       
   100 // d:Indicates that a test has been executed and the result was failed.
       
   101 // %U is time when the test was failed. Either qtn_date_usual or qtn_time_usual (depending on when the test was executed).
       
   102 // l:list_double_large_graphic_pane_t2
       
   103 // r:5.0
       
   104 //
       
   105 #define qtn_diag_lst_test_failed "Failed %U"
       
   106 
       
   107 // d:Means that we are executing this test.
       
   108 // l:list_double_large_graphic_pane_t2
       
   109 // r:5.0
       
   110 //
       
   111 #define qtn_diag_lst_test_ongoing "Testing ..."
       
   112 
       
   113 // d:Message query heading 
       
   114 // l:heading_pane_t1
       
   115 // r:5.0
       
   116 //
       
   117 #define qtn_diag_msg_title_perform_all_hardware_tests "Perform all hardware tests"
       
   118 
       
   119 // d:Message query text that is displayed when all hardware tests are performed.
       
   120 // l:popup_info_list_pane_t1
       
   121 // r:5.0
       
   122 //
       
   123 #define qtn_diag_msg_perform_all_hardware_tests "All hardware tests will be performed. In case you don't want to perform some test you can skip it."
       
   124 
       
   125 // d:Message query heading 
       
   126 // l:heading_pane_t1
       
   127 // r:5.0
       
   128 //
       
   129 #define qtn_diag_msg_title_perform_all_coverage_tests "Perform all coverage tests"
       
   130 
       
   131 // d:Message query text that is displayed when all coverage tests are performed.
       
   132 // l:popup_info_list_pane_t1
       
   133 // r:5.0
       
   134 //
       
   135 #define qtn_diag_msg_perform_all_coverage_tests "All coverage tests will be performed. In case you don't want to perform some test you can skip it."
       
   136 /* Add this as part of UI spec conformation
       
   137 // d:Message query heading 
       
   138 // l:heading_pane_t1
       
   139 // r:5.0
       
   140 //
       
   141 #define qtn_diag_msg_title_perform_all_connectivity_tests "Perform all connectivity tests"
       
   142 
       
   143 // d:Message query text that is displayed when all coverage tests are performed.
       
   144 // l:popup_info_list_pane_t1
       
   145 // r:5.0
       
   146 //
       
   147 #define qtn_diag_msg_perform_all_connectivity_tests "All connectivity tests will be performed. In case you don't want to perform some test you can skip it."
       
   148 
       
   149 / d:Message query heading 
       
   150 // l:heading_pane_t1
       
   151 // r:5.0
       
   152 //
       
   153 #define qtn_diag_msg_title_perform_all_serivices_tests "Perform all service tests"
       
   154 
       
   155 // d:Message query text that is displayed when all coverage tests are performed.
       
   156 // l:popup_info_list_pane_t1
       
   157 // r:5.0
       
   158 //
       
   159 #define qtn_diag_msg_perform_all_services_tests "All service tests will be performed. In case you don't want to perform some test you can skip it."
       
   160 */
       
   161 // d:Confirmation dialog is displayed after a group of tests are executed. 
       
   162 // d:This indicates that all tests have been passed (skipped /cancelled tests are not count)
       
   163 // l:popup_note_window
       
   164 // r:5.0
       
   165 //
       
   166 #define qtn_diag_conf_test_passed "Testing is complete."
       
   167 
       
   168 // d:Confirmation dialog is displayed after a group of tests are executed. 
       
   169 // d:This indicates that one or more tests have been failed.
       
   170 // l:popup_note_window
       
   171 // r:5.0
       
   172 //
       
   173 #define qtn_diag_conf_test_failed "Testing is complete. Following tests have failed: \n"
       
   174 
       
   175 // d:Message query text that is displayed when all tests are performed.
       
   176 // l:popup_info_list_pane_t1
       
   177 // r:5.0
       
   178 //
       
   179 #define qtn_diag_msg_title_perform_all_tests "Perform all tests"
       
   180 
       
   181 // d:Message query text that is displayed when all tests are performed.
       
   182 // l:popup_info_list_pane_t1
       
   183 // r:5.0
       
   184 //
       
   185 #define qtn_diag_msg_perform_all_tests "All tests will be performed. In case you don't want to perform some test you can skip it."
       
   186 
       
   187 
       
   188 // d:Waiting dialog that is displayed when plug-in loading takes some time.
       
   189 // l:popup_note_wait_window
       
   190 // r:5.0
       
   191 //
       
   192 #define qtn_diag_wait_note_loading_test "Loading..."
       
   193 
       
   194 // d:Dialog title shown when the current disk space (On C: drive) is too low to run Device Diagnostics.
       
   195 // l:heading_pane_t1
       
   196 // r:5.0
       
   197 //
       
   198 #define qtn_diag_err_title_memory_low "Device memory low"
       
   199 
       
   200 // d:Dialog text shown when the current disk space (On C: drive) is too low to run Device Diagnostics.
       
   201 // l:popup_info_list_pane_t1
       
   202 // r:5.0
       
   203 //
       
   204 #define qtn_diag_err_memory_low "There is not enough device memory.\nDelete some files from device, and run Diagnostics again."
       
   205 
       
   206 // d:Dialog title shown when the battery level required to run Device Diagnostics is too low.
       
   207 // l:heading_pane_t1
       
   208 // r:5.0
       
   209 //
       
   210 #define qtn_diag_err_title_battery_low "Battery level is low"
       
   211 
       
   212 // d:Dialog text shown when the current battery level is too low to run Device Diagnostics.
       
   213 // l:popup_info_list_pane_t1
       
   214 // r:5.0
       
   215 //
       
   216 #define qtn_diag_err_battery_low "Not enough battery to run tests.\nRecharge battery first."
       
   217 
       
   218 
       
   219 // d:List query dialog heading. This is displayed before tests are cancelled.
       
   220 // l:heading_pane_t1
       
   221 // r:5.0
       
   222 //
       
   223 #define qtn_diag_list_query_cancel "Cancel:" 
       
   224 
       
   225 
       
   226 // d:List query dialog option. 
       
   227 // l:list_single_pane_t1_cp2
       
   228 // r:5.0
       
   229 //
       
   230 #define qtn_diag_list_query_cancel_selected "Selected test"
       
   231 
       
   232 // d:List query dialog option. 
       
   233 // l:list_single_pane_t1_cp2
       
   234 // r:5.0
       
   235 //
       
   236 #define qtn_diag_list_query_cancel_rest "Rest of the tests"
       
   237 
       
   238 // d:List query dialog heading. This is displayed before tests are skipped.
       
   239 // l:heading_pane_t1
       
   240 // r:5.0
       
   241 //
       
   242 #define qtn_diag_list_query_skip "Skip:"
       
   243 
       
   244 // d:List query dialog option. 
       
   245 // l:list_single_pane_t1_cp2
       
   246 // r:5.0
       
   247 //
       
   248 #define qtn_diag_list_query_skip_selected "Selected test"
       
   249 
       
   250 // d:List query dialog option. 
       
   251 // l:list_single_pane_t1_cp2
       
   252 // r:5.0
       
   253 //
       
   254 #define qtn_diag_list_query_skip_rest "Rest of the tests"
       
   255 
       
   256 // d:Message query Dialog text. This dialog is shown when device diagnostics application is opened after a crash. %U is the name of the plug-in that crashed.
       
   257 // l:popup_info_list_pane_t1
       
   258 // r:5.0
       
   259 //
       
   260 #define qtn_diag_conf_query_after_crash "Last time Diagnostics crashed during following test:\n%U\nTest could not be completed. Do you want to perform the test again?"
       
   261 
       
   262 // d:After performing a group of tests, test results are listed (only if test cases failed).
       
   263 // l:heading_pane_t1
       
   264 // r:5.0
       
   265 //
       
   266 #define qtn_diag_msg_title_test_results "Test results"
       
   267 
       
   268 // d:Confirmation dialog is displayed after a tests is executed. 
       
   269 // d:This indicates if the test is passed.
       
   270 // l:popup_note_window
       
   271 // r:5.0
       
   272 //
       
   273 #define qtn_diag_conf_test_passed_1			"Testing is complete. The test has passed"
       
   274 
       
   275 // d:Confirmation dialog is displayed after a tests is executed.
       
   276 // d:This indicates if the test is failed.
       
   277 // l:popup_note_window
       
   278 // r:5.0
       
   279 //
       
   280 #define qtn_diag_conf_test_failed_1			"Testing is complete. The test has failed"
       
   281 
       
   282 //#define qtn_diag_msg_title_help  "Help"  // tmp imp to be removed
       
   283 
       
   284 //#define qtn_diag_msg_help       "Help for Dianostics is not ready now."  // tmp imp to be removed