locationlandmarksrefappfors60/Inc/LmRefApp.rls
branchRCL_3
changeset 17 1fc85118c3ae
parent 16 8173571d354e
child 18 870918037e16
equal deleted inserted replaced
16:8173571d354e 17:1fc85118c3ae
     1 /*
       
     2 * Copyright (c) 2004-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:  Defines literal strings for a specific language
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //  LOCALISATION STRINGS
       
    20 
       
    21 //d:Defines the application title
       
    22 //l:
       
    23 //w:
       
    24 //
       
    25 rls_string qtn_lmrefapp_title                 "LmRefApp"
       
    26 
       
    27 //d:Defines the landmarks view title
       
    28 //l:
       
    29 //w:
       
    30 //
       
    31 rls_string qtn_lmrefapp_view                  "Landmarks"
       
    32 
       
    33 //d:Defines the categories view title
       
    34 //l:
       
    35 //w:
       
    36 //
       
    37 rls_string qtn_lmrefapp_categories_view       "Categories"
       
    38 
       
    39 //d:Describes the command open landmark
       
    40 //l:
       
    41 //w:
       
    42 //
       
    43 rls_string qtn_lmrefapp_open_item             "Open"
       
    44 
       
    45 //d:Describes the command edit landmark
       
    46 //l:
       
    47 //w:
       
    48 //
       
    49 rls_string qtn_lmrefapp_edit_item             "Edit"
       
    50 
       
    51 //d:Describes the command to save landmark
       
    52 //l:
       
    53 //w:
       
    54 //
       
    55 rls_string qtn_lmrefapp_save_item             "Save"
       
    56 
       
    57 //d:Describes the command for creating a new category
       
    58 //l:
       
    59 //w:
       
    60 //
       
    61 rls_string qtn_lmrefapp_new_cat_item          "New Category"
       
    62 
       
    63 //d:Describes the command for creating a new landmark
       
    64 //l:
       
    65 //w:
       
    66 //
       
    67 rls_string qtn_lmrefapp_new_lm_item           "New landmark"
       
    68 
       
    69 //d:Describes the sub command for creating a landmark based on current
       
    70 //d:location
       
    71 //l:
       
    72 //w:
       
    73 //
       
    74 rls_string qtn_lmrefapp_add_current_item      "Current location"
       
    75 
       
    76 //d:Describes the sub command for creating a landmark based on current
       
    77 //d:location
       
    78 //l:
       
    79 //w:
       
    80 //
       
    81 rls_string qtn_lmrefapp_edit_cat_item         "Edit categories"
       
    82 
       
    83 //d:Decribes the menu item on the edit landmark menu for fetching the current
       
    84 //d:location
       
    85 //l:
       
    86 //w:
       
    87 //
       
    88 rls_string qtn_lmrefapp_current_loc           "Fetch current location"
       
    89 
       
    90 //d:Decribes the menu item on the edit landmark menu for resetting
       
    91 //d:coordinates
       
    92 //l:
       
    93 //w:
       
    94 //
       
    95 rls_string qtn_lmrefapp_reset_coords 			"Reset coordinates"
       
    96 
       
    97 //d:Describes the sub command for creating an empty landmark
       
    98 //l:
       
    99 //w:
       
   100 //
       
   101 rls_string qtn_lmrefapp_add_blank_item        "Blank"
       
   102 
       
   103 //d:Describes the command for renaming category
       
   104 //l:
       
   105 //w:
       
   106 //
       
   107 rls_string qtn_lmrefapp_rename_item           "Rename"
       
   108 
       
   109 //d:Describes the command for deleting an item
       
   110 //l:
       
   111 //w:
       
   112 //
       
   113 rls_string qtn_lmrefapp_delete_item           "Delete"
       
   114 
       
   115 //d:Describes the command for exiting the application
       
   116 //l:
       
   117 //w:
       
   118 //
       
   119 rls_string qtn_lmrefapp_exit_item             "Exit"
       
   120 
       
   121 //d:Defines the error when editing a landmark and no data supplied
       
   122 //l:
       
   123 //w:
       
   124 //
       
   125 rls_string qtn_lmrefapp_empty_landmark_error  "Enter landmark name"
       
   126 
       
   127 //d:Defines the error when editing a landmark and the supplied latitude
       
   128 //d:is illegal. (Longitude is undefined)
       
   129 //l:
       
   130 //w:
       
   131 //
       
   132 rls_string qtn_lmrefapp_latitude_error        "Illegal latitude"
       
   133 
       
   134 //d:Defines the error when editing a landmark and the supplied longitude
       
   135 //d:is illegal. (Latitude is undefined)
       
   136 //l:
       
   137 //w:
       
   138 //
       
   139 rls_string qtn_lmrefapp_longitude_error       "Illegal longitude"
       
   140 
       
   141 //d:Defines the error when editing a landmark and the supplied altitude
       
   142 //d:is illegal.
       
   143 //l:
       
   144 //w:
       
   145 //
       
   146 rls_string qtn_lmrefapp_altitude_error        "Illegal altitude"
       
   147 
       
   148 //d:Defines the error when editing a landmark and the horizontal accuracy
       
   149 //d:is illegal.
       
   150 //l:
       
   151 //w:
       
   152 //
       
   153 rls_string qtn_lmrefapp_hor_acc_error         "Illegal horizontal accuracy"
       
   154 
       
   155 //d:Defines the error when editing a landmark and the vertical accuracy
       
   156 //d:is illegal.
       
   157 //l:
       
   158 //w:
       
   159 //
       
   160 rls_string qtn_lmrefapp_ver_acc_error         "Illegal vertical accuracy"
       
   161 
       
   162 //d:Defines the error when editing a landmark and the coverage radius
       
   163 //d:is illegal.
       
   164 //l:
       
   165 //w:
       
   166 //
       
   167 rls_string qtn_lmrefapp_radius_error          "Illegal coverage radius"
       
   168 
       
   169 //d:Defines the error when editing a landmark and either the latitude or the
       
   170 //d:longitude are undefined.
       
   171 //l:
       
   172 //w:
       
   173 //
       
   174 rls_string qtn_lmrefapp_lat_long_error        "Latitude and longitude must be defined together"
       
   175 
       
   176 //d:Defines the error when editing a landmark and the supplied altitude
       
   177 //d:is legal but no latitude or longitude is defined.
       
   178 //l:
       
   179 //w:
       
   180 //
       
   181 rls_string qtn_lmrefapp_alt_lat_long_error    "Setting altitude requires that latitude and longitude are defined"
       
   182 
       
   183 //d:Defines the error when editing a landmark and the supplied horizontal
       
   184 //d:accuracy is legal but no latitude or longitude is defined.
       
   185 //l:
       
   186 //w:
       
   187 //
       
   188 rls_string qtn_lmrefapp_hacc_lat_long_error   "Setting horizontal accuracy requires that latitude and longitude are defined"
       
   189 
       
   190 //d:Defines the error when editing a landmark and the supplied vertical
       
   191 //d:accuracy is legal but no altitude is defined.
       
   192 //l:
       
   193 //w:
       
   194 //
       
   195 rls_string qtn_lmrefapp_vacc_alt_error        "Setting vertical accuracy requires that altitude is defined"
       
   196 
       
   197 //d:Decribes the name field of a landmark in the edit landmark dialog.
       
   198 //l:
       
   199 //w:
       
   200 //
       
   201 rls_string qtn_lmrefapp_name                  "Name"
       
   202 
       
   203 //d:Decribes the description field of a landmark in the edit landmark dialog.
       
   204 //l:
       
   205 //w:
       
   206 //
       
   207 rls_string qtn_lmrefapp_description           "Description"
       
   208 
       
   209 //d:Decribes the categories field of a landmark in the edit landmark dialog.
       
   210 //l:
       
   211 //w:
       
   212 //
       
   213 rls_string qtn_lmrefapp_categories            "Categories"
       
   214 
       
   215 //d:Decribes the latitude field of a landmark in the edit landmark dialog.
       
   216 //l:
       
   217 //w:
       
   218 //
       
   219 rls_string qtn_lmrefapp_latitude              "Latitude"
       
   220 
       
   221 //d:Decribes the longitude field of a landmark in the edit landmark dialog.
       
   222 //l:
       
   223 //w:
       
   224 //
       
   225 rls_string qtn_lmrefapp_longitude             "Longitude"
       
   226 
       
   227 //d:Decribes the altitude field of a landmark in the edit landmark dialog.
       
   228 //l:
       
   229 //w:
       
   230 //
       
   231 rls_string qtn_lmrefapp_altitude              "Altitude"
       
   232 
       
   233 //d:Decribes the horizontal accuracy field of a landmark in the edit landmark
       
   234 //d:dialog.
       
   235 //l:
       
   236 //w:
       
   237 //
       
   238 rls_string qtn_lmrefapp_hor_acc               "Horizontal accuracy"
       
   239 
       
   240 //d:Decribes the vertical accuracy field of a landmark in the edit landmark
       
   241 //d:dialog.
       
   242 //l:
       
   243 //w:
       
   244 //
       
   245 rls_string qtn_lmrefapp_ver_acc               "Vertical accuracy"
       
   246 
       
   247 //d:Decribes the radius field of a landmark in the edit landmark dialog.
       
   248 //l:
       
   249 //w:
       
   250 //
       
   251 rls_string qtn_lmrefapp_radius                "Coverage Radius"
       
   252 
       
   253 //d:Decribes the street field of a landmark in the edit landmark dialog.
       
   254 //l:
       
   255 //w:
       
   256 //
       
   257 rls_string qtn_lmrefapp_street                "Street"
       
   258 
       
   259 //d:Decribes the postal code field of a landmark in the edit landmark dialog.
       
   260 //l:
       
   261 //w:
       
   262 //
       
   263 rls_string qtn_lmrefapp_postal                "Postal/ZIP"
       
   264 
       
   265 //d:Decribes the city field of a landmark in the edit landmark dialog.
       
   266 //l:
       
   267 //w:
       
   268 //
       
   269 rls_string qtn_lmrefapp_city                  "City"
       
   270 
       
   271 //d:Decribes the country field of a landmark in the edit landmark dialog.
       
   272 //l:
       
   273 //w:
       
   274 //
       
   275 rls_string qtn_lmrefapp_country               "Country"
       
   276 
       
   277 //d:Decribes the name field of a landmark in the landmark info view.
       
   278 //l:
       
   279 //w:
       
   280 //
       
   281 rls_string qtn_lmrefapp_name_short            "name"
       
   282 
       
   283 //d:Decribes the description field of a landmark in the landmark info view.
       
   284 //l:
       
   285 //w:
       
   286 //
       
   287 rls_string qtn_lmrefapp_description_short     "info"
       
   288 
       
   289 //d:Decribes the category field of a landmark in the view landmark dialog.
       
   290 //l:
       
   291 //w:
       
   292 //
       
   293 rls_string qtn_lmrefapp_category_short        "category"
       
   294 
       
   295 //d:Decribes the latitude field of a landmark in the landmark info view.
       
   296 //l:
       
   297 //w:
       
   298 //
       
   299 rls_string qtn_lmrefapp_latitude_short        "latitude"
       
   300 
       
   301 //d:Decribes the longitude field of a landmark in the landmark info view.
       
   302 //l:
       
   303 //w:
       
   304 //
       
   305 rls_string qtn_lmrefapp_longitude_short       "longitude"
       
   306 
       
   307 //d:Decribes the altitude field of a landmark in the landmark info view.
       
   308 //l:
       
   309 //w:
       
   310 //
       
   311 rls_string qtn_lmrefapp_altitude_short        "altitude"
       
   312 
       
   313 //d:Decribes the horizontal accuracy field of a landmark in the edit landmark
       
   314 //d:dialog.
       
   315 //l:
       
   316 //w:
       
   317 //
       
   318 rls_string qtn_lmrefapp_hor_acc_short         "hor.acc."
       
   319 
       
   320 //d:Decribes the vertical accuracy field of a landmark in the edit landmark
       
   321 //d:dialog.
       
   322 //l:
       
   323 //w:
       
   324 //
       
   325 rls_string qtn_lmrefapp_ver_acc_short         "vert.acc."
       
   326 
       
   327 //d:Decribes the radius field of a landmark in the landmark info view.
       
   328 //l:
       
   329 //w:
       
   330 //
       
   331 rls_string qtn_lmrefapp_radius_short          "coverage"
       
   332 
       
   333 //d:Decribes the street field of a landmark in the landmark info view.
       
   334 //l:
       
   335 //w:
       
   336 //
       
   337 rls_string qtn_lmrefapp_street_short          "street"
       
   338 
       
   339 //d:Decribes the postal code field of a landmark in the landmark info view.
       
   340 //l:
       
   341 //w:
       
   342 //
       
   343 rls_string qtn_lmrefapp_postal_short          "postal"
       
   344 
       
   345 //d:Decribes the city field of a landmark in the landmark info view.
       
   346 //l:
       
   347 //w:
       
   348 //
       
   349 rls_string qtn_lmrefapp_city_short            "city"
       
   350 
       
   351 //d:Decribes the country field of a landmark in the landmark info view.
       
   352 //l:
       
   353 //w:
       
   354 //
       
   355 rls_string qtn_lmrefapp_country_short         "country"
       
   356 
       
   357 //d:Describes what is done when the default landmarks database is initialized.
       
   358 //l:
       
   359 //w:
       
   360 //
       
   361 rls_string qtn_lmrefapp_initializing          "Initializing database..."
       
   362 
       
   363 //d:Describes what is done when current location is retrieved.
       
   364 //l:
       
   365 //w:
       
   366 //
       
   367 rls_string qtn_lmrefapp_acquiring_loc         "Acquiring location..."
       
   368 
       
   369 //d:Query that asks the user if it is OK to delete a specific category.
       
   370 //d:%S is the name of the current category to be deleted.
       
   371 //l:
       
   372 //w:
       
   373 //
       
   374 rls_string qtn_lmrefapp_delete_category       "Delete category \"%S\""
       
   375 
       
   376 //d:The title of the rename category dialog.
       
   377 //l:
       
   378 //w:
       
   379 //
       
   380 rls_string qtn_lmrefapp_new_category          "New Category:"
       
   381 
       
   382 //d:Description of the category name editor
       
   383 //l:
       
   384 //w:
       
   385 //
       
   386 rls_string qtn_lmrefapp_category_name         "Category name:"
       
   387 
       
   388 //d:Definition of the undefined category choice.
       
   389 //l:
       
   390 //w:
       
   391 //
       
   392 rls_string qtn_lmrefapp_undefined_category    "None"
       
   393 
       
   394 //d:Query that asks the user if it is OK to delete a specific landmark.
       
   395 //d:%S is the name of the current landmark to be deleted.
       
   396 //l:
       
   397 //w:
       
   398 //
       
   399 rls_string qtn_lmrefapp_delete_landmark       "Delete landmark \"%S\""
       
   400 
       
   401 //d:Title of the dialog used for assigning categories to a landmark.
       
   402 //l:
       
   403 //w:
       
   404 //
       
   405 rls_string qtn_lmrefapp_edit_cat_title        "Categories"
       
   406 
       
   407 //d:Definition of a the message displayed when acquiring location fails.
       
   408 //d:%d represents error code
       
   409 //l:
       
   410 //w:
       
   411 //
       
   412 rls_string qtn_lmrefapp_acquiring_loc_error   "Acquiring location failed (reason: %d)"
       
   413 
       
   414 //d:Edit button title
       
   415 //l:
       
   416 //w:
       
   417 //
       
   418 rls_string qtn_lmrefapp_edit                   "Edit"
       
   419 
       
   420 //d:Back button title
       
   421 //l:
       
   422 //w:
       
   423 //
       
   424 rls_string qtn_lmrefapp_back                   "Back"
       
   425 
       
   426 //d:Definition of the message displayed when acquiring current location fails
       
   427 //d:and last known location is used
       
   428 //l:
       
   429 //w:
       
   430 //
       
   431 rls_string qtn_lmrefapp_last_location_used_info  "Current location unavailable.\nUsing last known location."
       
   432 
       
   433 // End of File
       
   434