svgtopt/SVGTPlugin/loc/npSVGTPlugin.loc
changeset 46 88edb906c587
equal deleted inserted replaced
-1:000000000000 46:88edb906c587
       
     1 /*
       
     2 * Copyright (c) 2003 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:
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // r: GSM/CDMA
       
    20 // v: 
       
    21 // i: LOCALISATION_TARGET = S90
       
    22 
       
    23 
       
    24 //b: n/a
       
    25 //e: n/a
       
    26 //f: n/a
       
    27 //s: SVG-MEN001
       
    28 //w: S90MenuHdr
       
    29 //d: This is the menu command in the Svg Browser plugin. The Menu appears  
       
    30 //d: when the user taps and holds the stylus for predefined time on the 
       
    31 //d: svg display area in the browser window. "Pause" is used to pause 
       
    32 //d: current svg animation
       
    33 #define SVGT_ME_MEN001_PAUSE "Pause"
       
    34 
       
    35 
       
    36 //b: n/a
       
    37 //e: n/a
       
    38 //f: n/a
       
    39 //s: SVG-MEN001
       
    40 //w: S90MenuHdr
       
    41 //d: This is the menu command in the Svg Browser plugin. The Menu appears  
       
    42 //d: when the user taps and holds the stylus for predefined time on the 
       
    43 //d: svg display area in the browser window. "Resume" is used to resume playing of  
       
    44 //d: paused svg animation
       
    45 #define SVGT_ME_MEN001_RESUME "Resume"
       
    46 
       
    47 
       
    48 //b: n/a
       
    49 //e: n/a
       
    50 //f: n/a
       
    51 //s: SVG-MEN001
       
    52 //w: S90MenuHdr
       
    53 //d: This is the menu command in the Svg Browser plugin. The Menu appears  
       
    54 //d: when the user taps and holds the stylus for predefined time on the 
       
    55 //d: svg display area in the browser window. "Reset" is used to reset current  
       
    56 //d: svg animation
       
    57 #define SVGT_ME_MEN001_RESET "Reset"
       
    58 
       
    59 //b: n/a
       
    60 //e: n/a
       
    61 //f: n/a
       
    62 //s: SVG-MEN001
       
    63 //w: S90MenuHdr
       
    64 //d: This is the menu command in the Svg Browser plugin. The Menu appears  
       
    65 //d: when the user taps and holds the stylus for predefined time on the 
       
    66 //d: svg display area in the browser window. "Replay" is used to play the  
       
    67 //d: current svg animation from the start.
       
    68 #define SVGT_ME_MEN001_REPLAY "Replay"
       
    69 
       
    70 //b: n/a
       
    71 //e: n/a
       
    72 //f: n/a
       
    73 //s: SVG-MEN001
       
    74 //w: S90MenuHdr
       
    75 //d: This is the menu command in the Svg Browser plugin. The Menu appears  
       
    76 //d: when the user taps and holds the stylus for predefined time on the 
       
    77 //d: svg display area in the browser window. "Zoom" is used to pop out a 
       
    78 //d: cascade menu for "Zoom In" and "Zoom Out" options
       
    79 #define SVGT_ME_MEN001_ZOOM "Zoom"
       
    80 
       
    81 //b: n/a
       
    82 //e: n/a
       
    83 //f: n/a
       
    84 //s: SVG-MEN001
       
    85 //w: S90MenuHdr
       
    86 //d: This is the menu command in the Svg Browser plugin. The Menu appears  
       
    87 //d: when the user taps and holds the stylus for predefined time on the 
       
    88 //d: svg display area in the browser window. "Rotate" is used to pop out a 
       
    89 //d: cascade menu for "Rotate by 90°", "Rotate by 180°" and "Rotate by 270°" options
       
    90 #define SVGT_ME_MEN001_ROTATE "Rotate"
       
    91 
       
    92 //b: n/a
       
    93 //e: n/a
       
    94 //f: n/a
       
    95 //s: SVG-MEN001
       
    96 //w: S90MenuCmd
       
    97 //d: This is the menu command in the Svg Browser plugin. The Menu appears  
       
    98 //d: when the user taps and holds the stylus for predefined time on the 
       
    99 //d: svg display area in the browser window. "In" is used to Zoom In to the 
       
   100 //d: current svg content
       
   101 #define SVGT_ME_MEN001_ZOOM_IN "In"
       
   102 
       
   103 //b: n/a
       
   104 //e: n/a
       
   105 //f: n/a
       
   106 //s: SVG-MEN001
       
   107 //w: S90MenuCmd
       
   108 //d: This is the menu command in the Svg Browser plugin. The Menu appears  
       
   109 //d: when the user taps and holds the stylus for predefined time on the 
       
   110 //d: svg display area in the browser window. "Out" is used to Zoom Out of the 
       
   111 //d: current svg content
       
   112 #define SVGT_ME_MEN001_ZOOM_OUT "Out"
       
   113 
       
   114 //b: n/a
       
   115 //e: n/a
       
   116 //f: n/a
       
   117 //s: SVG-MEN001
       
   118 //w: S90MenuCmd
       
   119 //d: This is the menu command in the Svg Browser plugin. The Menu appears  
       
   120 //d: when the user taps and holds the stylus for predefined time on the 
       
   121 //d: svg display area in the browser window. "90°" is used to display current
       
   122 //d: svg content by rotating it by 90 degrees
       
   123 #define SVGT_ME_MEN001_ROTATE_90 "90°"
       
   124 
       
   125 //b: n/a
       
   126 //e: n/a
       
   127 //f: n/a
       
   128 //s: SVG-MEN001
       
   129 //w: S90MenuCmd
       
   130 //d: This is the menu command in the Svg Browser plugin. The Menu appears  
       
   131 //d: when the user taps and holds the stylus for predefined time on the 
       
   132 //d: svg display area in the browser window. "180°" is used to display current
       
   133 //d: svg content by rotating it by 180 degrees
       
   134 #define SVGT_ME_MEN001_ROTATE_180 "180°"
       
   135 
       
   136 //b: n/a
       
   137 //e: n/a
       
   138 //f: n/a
       
   139 //s: SVG-MEN001
       
   140 //w: S90MenuCmd
       
   141 //d: This is the menu command in the Svg Browser plugin. The Menu appears  
       
   142 //d: when the user taps and holds the stylus for predefined time on the 
       
   143 //d: svg display area in the browser window. "270°" is used to display current
       
   144 //d: svg content by rotating it by 270 degrees
       
   145 #define SVGT_ME_MEN001_ROTATE_270 "270°"