sftemplateswizard/com.nokia.s60tools.templates.tests/data/templates/resource_template.loc
author dpodwall
Tue, 12 Jan 2010 13:17:53 -0600
changeset 0 61163b28edca
permissions -rw-r--r--
initial EPL conversion
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     1
/*
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     2
* ============================================================================
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     3
*  Name        : ?filename.loc
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     4
*  Part of     : ?Subsystem_name / ?Module_name       *** Info from the SWAD
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     5
*  Description : Localization strings for project ?myapp
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     6
*  Version     : %version: % << Don't touch! Updated by Synergy at check-out.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     7
*
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     8
*  Copyright © ?year-?year Nokia Corporation and/or its subsidiary(-ies).
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
     9
*  All rights reserved.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    10
*  This component and the accompanying materials are made available
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    11
*  under the terms of the License "?License"
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    12
*  which accompanies this distribution, and is available
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    13
*  at the URL "?LicenseUrl".
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    14
*
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    15
*  Initial Contributors:
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    16
*  ?Company_name - initial contribution.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    17
*
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    18
*  Contributors:
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    19
* 
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    20
* ============================================================================
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    21
* Template version: 4.0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    22
*/
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    23
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    24
*** INSTRUCTIONS TO THE TEMPLATE USER:
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    25
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    26
*** This template follows the S60 coding conventions
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    27
*** (S60_Coding_Conventions.doc).  Remove all unneeded declarations
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    28
*** and definitions before checking the file in!  Also remove the
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    29
*** template's usage instructions, that is, everything that begins
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    30
*** with "***".
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    31
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    32
*** The copyright years should be < the year of the file's creation >
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    33
*** - < the year of the file's latest update >.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    34
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    35
*** Words that begin with "?" are for you to replace with your own
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    36
*** identifiers, filenames, or comments.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    37
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    38
*** To support building on Linux, use only forward slashes in include
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    39
*** directives.  Also, all filenames and pathnames must be completely
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    40
*** in lowercase.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    41
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    42
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    43
/*
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    44
  The syntax of a logical name entry in this file is the following:
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    45
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    46
  // d:context description (line 1)
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    47
  // d:context description (line N)
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    48
  // l:layout id
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    49
  // w:
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    50
  // r:release information
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    51
  //
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    52
  #define qtn_<?feature_or_application>_?freetext "?text"
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    53
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    54
  where
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    55
      "qtn_" starts a logical name.  Note: "text_" has been used in
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    56
           old logical names, but is deprecated.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    57
      "?feature/application" is 2-5 lower-case characters and/or numbers
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    58
           identifying the larger context of the display text.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    59
      "?freetext" is the free text portion of the logical name.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    60
           It may contain only lower-case letters ('a' to 'z'), numbers
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    61
           ('0' to '9'), and the underscore ('_').  The total length of
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    62
           the logical name does must not exceed 50 characters.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    63
      "d:" Starts a description line clarifying the entry's context with
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    64
           information like:
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    65
           - Is a word a verb in imperative or is it a noun?  (For instance,
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    66
             what does "Set" mean?)
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    67
           - What will replace %U (unicode text parameter) or %N (number
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    68
             parameter) included in texts?  (For instance, is it a phone
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    69
             number or an e-mail address?)
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    70
      "l:" Starts a layout id information (one line).
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    71
           "P" and "No" are symbols in LAF's information table
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    72
                - "P" is parent pane or current pane
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    73
                - "No" is reference number in table
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    74
      "r:" Starts a release information: one line indicating in which
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    75
           S60 release the text was used for the first time.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    76
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    77
  Refer to the S60 localization instructions for more information.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    78
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    79
  Examples:
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    80
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    81
// d:Command in options list in short term memories.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    82
// d:Opens the call list view that is focused.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    83
// l:list_single_popup_menu_pane_1
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    84
// r:3.1
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    85
//
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    86
#define text_logs_stm_cmd_open "Open"
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    87
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    88
// d:Title pane text in converter main state.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    89
// l:title_pane_1
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    90
// r:3.0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    91
//
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    92
#define qtn_cnv_title "Converter"
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    93
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    94
// d:Prompt text for currency data query in converter.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    95
// l:popup_query_data_window_1
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    96
// r:4.0
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    97
//
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    98
#define qtn_cnv_edit_name_prompt "Currency name"
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
    99
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   100
// d:Active call is terminated and a held call becomes active.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   101
// d:Operation is confirmed with this info note.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   102
// d:%U stands for the call identification of the activated call.
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   103
// l:popup_note_window_1
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   104
// r:3.1
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   105
//
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   106
#define qtn_multc_unhold_done_note "%U active"
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   107
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   108
*/
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   109
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   110
61163b28edca initial EPL conversion
dpodwall
parents:
diff changeset
   111
*** localization strings go here: