meetingrequest/mragnversit2/data/esmragnversit2strings.rss
changeset 0 8466d47a6819
equal deleted inserted replaced
-1:000000000000 0:8466d47a6819
       
     1 /*
       
     2 * Copyright (c) 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: The following resources define localisable strings used by AgnVersit2.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 NAME AVT2
       
    20 
       
    21 //<cmail>
       
    22 //<cmail>
       
    23 #include "esmragnversit2strings.hrh" //localised strings used by agnversit2
       
    24 //</cmail>
       
    25 //</cmail>
       
    26 #include <badef.rh> //LBUF
       
    27 
       
    28 
       
    29 RESOURCE BA_RSS_SIGNATURE {}
       
    30 
       
    31 // The following resources define localisable strings used by AgnVersit2
       
    32 // The prodid field will be written directly to a generated *.ics file
       
    33 // TZID resources are used to generate names for timezones, these have no meaning outside
       
    34 // of the generated *.ics file and can generally be left alone
       
    35 // X-PARAM resources define custom properties for Agenda entries
       
    36 // CAT resources map to agenda categories
       
    37 
       
    38 RESOURCE LBUF r_ical_prodid
       
    39     {
       
    40     txt =  PROD_ID_VALUE;
       
    41     }
       
    42 
       
    43 RESOURCE LBUF r_tzid_utc
       
    44     {
       
    45     txt = TZID_TEXT_UTC;
       
    46     }
       
    47 
       
    48 RESOURCE LBUF r_tzid_plus
       
    49     {
       
    50     txt =  TZID_TEXT_PLUS;
       
    51     }
       
    52 
       
    53 RESOURCE LBUF r_tzid_minus
       
    54     {
       
    55     txt =  TZID_TEXT_MINUS;
       
    56     }
       
    57 
       
    58 RESOURCE LBUF r_tzid_slash
       
    59     {
       
    60     txt =  TZID_TEXT_SLASH;
       
    61     }
       
    62 
       
    63 RESOURCE LBUF r_tzid_standard
       
    64     {
       
    65     txt =  TZID_TEXT_STANDARD;
       
    66     }
       
    67 
       
    68 RESOURCE LBUF r_tzid_daylight
       
    69     {
       
    70     txt =  TZID_TEXT_DAYLIGHT;
       
    71     }
       
    72 
       
    73 RESOURCE LBUF r_errimport_numrules
       
    74     {
       
    75     txt =  IMPORT_ERROR_RRULE_NUMRULES;
       
    76     }
       
    77 
       
    78 RESOURCE LBUF r_errimport_nofreq
       
    79     {
       
    80     txt =  IMPORT_ERROR_RRULE_NOFREQ;
       
    81     }
       
    82 
       
    83 RESOURCE LBUF r_errimport_notyearly
       
    84     {
       
    85     txt =  IMPORT_ERROR_RRULE_NOTYEARLY;
       
    86     }
       
    87 
       
    88 RESOURCE LBUF r_errimport_notallowed
       
    89     {
       
    90     txt =  IMPORT_ERROR_VALARM_NOTALLOWED;
       
    91     }
       
    92 
       
    93 RESOURCE LBUF r_errimport_notrigger
       
    94     {
       
    95     txt =  IMPORT_ERROR_VALARM_NOTRIGGER;
       
    96     }
       
    97 
       
    98 RESOURCE LBUF r_errimport_nostart
       
    99     {
       
   100     txt =  IMPORT_ERROR_VALARM_NOSTART;
       
   101     }
       
   102 
       
   103 RESOURCE LBUF r_errimport_afterevent
       
   104     {
       
   105     txt =  IMPORT_ERROR_VALARM_AFTEREVENT;
       
   106     }
       
   107 
       
   108 RESOURCE LBUF r_xparam_type
       
   109     {
       
   110     txt = X_PARAM_TYPE;
       
   111     }
       
   112 
       
   113 RESOURCE LBUF r_xparam_appt
       
   114     {
       
   115     txt = X_PARAM_APPT;
       
   116     }
       
   117 
       
   118 RESOURCE LBUF r_xparam_todo
       
   119     {
       
   120     txt = X_PARAM_TODO;
       
   121     }
       
   122 
       
   123 RESOURCE LBUF r_xparam_event
       
   124     {
       
   125     txt = X_PARAM_EVENT;
       
   126     }
       
   127 
       
   128 RESOURCE LBUF r_xparam_reminder
       
   129     {
       
   130     txt = X_PARAM_REMINDER;
       
   131     }
       
   132 
       
   133 RESOURCE LBUF r_xparam_anniversary
       
   134     {
       
   135     txt = X_PARAM_ANNIVERSARY;
       
   136     }
       
   137 
       
   138 RESOURCE LBUF r_cat_appointment
       
   139     {
       
   140     txt = CAT_APPOINTMENT;
       
   141     }
       
   142 
       
   143 RESOURCE LBUF r_cat_business
       
   144     {
       
   145     txt = CAT_BUSINESS;
       
   146     }
       
   147 
       
   148 RESOURCE LBUF r_cat_education
       
   149     {
       
   150     txt = CAT_EDUCATION;
       
   151     }
       
   152 
       
   153 RESOURCE LBUF r_cat_holiday
       
   154     {
       
   155     txt = CAT_HOLIDAY;
       
   156     }
       
   157 
       
   158 RESOURCE LBUF r_cat_meeting
       
   159     {
       
   160     txt = CAT_MEETING;
       
   161     }
       
   162 
       
   163 RESOURCE LBUF r_cat_misc
       
   164     {
       
   165     txt = CAT_MISC;
       
   166     }
       
   167 
       
   168 RESOURCE LBUF r_cat_personal
       
   169     {
       
   170     txt = CAT_PERSONAL;
       
   171     }
       
   172 
       
   173 RESOURCE LBUF r_cat_phonecall
       
   174     {
       
   175     txt = CAT_PHONECALL;
       
   176     }
       
   177 
       
   178 RESOURCE LBUF r_cat_sick
       
   179     {
       
   180     txt = CAT_SICK;
       
   181     }
       
   182 
       
   183 RESOURCE LBUF r_cat_special
       
   184     {
       
   185     txt = CAT_SPECIAL;
       
   186     }
       
   187 
       
   188 RESOURCE LBUF r_cat_travel
       
   189     {
       
   190     txt = CAT_TRAVEL;
       
   191     }
       
   192 
       
   193 RESOURCE LBUF r_cat_vacation
       
   194     {
       
   195     txt = CAT_VACATION;
       
   196     }
       
   197 
       
   198 // End of file.