configtool/com.nokia.s60ct.cenrep.gui/plugin.properties
changeset 0 30eb2d538f02
equal deleted inserted replaced
-1:000000000000 0:30eb2d538f02
       
     1 # <copyright>
       
     2 # </copyright>
       
     3 #
       
     4 # $Id$
       
     5 
       
     6 # ====================================================================
       
     7 # To code developer:
       
     8 #   Do NOT change the properties between this line and the
       
     9 #   "%%% END OF TRANSLATED PROPERTIES %%%" line.
       
    10 #   Make a new property name, append to the end of the file and change
       
    11 #   the code to use the new property.
       
    12 # ====================================================================
       
    13 
       
    14 # ====================================================================
       
    15 # %%% END OF TRANSLATED PROPERTIES %%%
       
    16 # ====================================================================
       
    17 
       
    18 pluginName = com.nokia.S60CT.CenRep.gui
       
    19 providerName = www.nokia.com
       
    20 
       
    21 
       
    22 _File_Extension_ = crml
       
    23 _UI_Menu_File_label = &File
       
    24 _UI_Menu_New_label = &New
       
    25 _UI_Menu_Open_description = Opens a model object file
       
    26 _UI_Menu_OpenURI_label = &Open URI...
       
    27 _UI_Menu_OpenURI_description = Opens a model object loading it from a URI
       
    28 _UI_Menu_Edit_label = &Edit
       
    29 _UI_Menu_Window_label = &Window
       
    30 _UI_Menu_Help_label = &Help
       
    31 _UI_Menu_About_label = CenRep Plugin &About...
       
    32 _UI_About_title = CenRep Plugin Application
       
    33 _UI_About_text = CenRep Plugin Application about box goes here.
       
    34 
       
    35 
       
    36 
       
    37 _UI_CenrepFilenameExtension = crml
       
    38 
       
    39 
       
    40 #top-level menus
       
    41 _UI_Menu_File_label = &File
       
    42 _UI_Menu_Edit_label = &Edit
       
    43 _UI_Menu_Window_label = &Window
       
    44 _UI_Menu_Help_label = &Help
       
    45 
       
    46 #file
       
    47 _UI_Menu_New_label = &New
       
    48 _UI_Menu_Open_label = &Open
       
    49 _UI_Menu_New_CR_label = &CR Implementation
       
    50 _UI_Menu_Open_CR_label = &CR Implementation
       
    51 _UI_Menu_Open_Repository = &Repository
       
    52 _UI_New_Repository_Menu_Lable = &Repository
       
    53 _UI_Repository_Wizard_Menu_Lable = &Repository Wizard
       
    54 _UI_New_Repository_Empty_Menu_Lable = &Empty Repository 
       
    55 _UI_Save_Repository_Menu_Label = &Save CRML
       
    56 _UI_SaveAs_Repository_Menu_Label = &Save As...
       
    57 
       
    58 #edit
       
    59 _UI_Add_Menu_Lable = &Add...
       
    60 _UI_Add_Repository_Menu_Lable = &Repository
       
    61 
       
    62 _UI_Add_Simple_Key_Lable = Simple Key
       
    63 _UI_Add_Bitmask_Key_Lable = Bitmask Key
       
    64 _UI_Add_Range_Key_Lable = Range Key
       
    65 
       
    66 _UI_Wizard_label = New Repository
       
    67 _UI_Repository_Name_label = Repository UidValue
       
    68 _UI_Wizard_initial_object_description = Specify a file name to create new repository
       
    69 _UI_File_label = &File
       
    70 _UI_Browse_label = &Browse...
       
    71 _WARN_FilenameExtension = The file name must end in ".{0}"
       
    72 _UI_Question_title = Question
       
    73 _WARN_FileConflict = The file "{0}" already exists.  Do you want to replace the existing file?
       
    74 _UI_ReadOnlyFolderError_message = Unable to create the file "{0}".\n\nAccess is denied.
       
    75 _UI_ReadOnlyFile2Error_message = Unable to open the file "{0}" for editing.\n\nWrite access to folder is denied. Remove the read-only attribute and open the file again.
       
    76 
       
    77 _UI_Error_title = Error
       
    78 _UI_ReadOnlyFileError_message = {0} is a read-only file. Remove the read-only attribute and open the file again.
       
    79 _UI_WrongFormatFileError_message = File {0} is in a wrong format. Correct encoding is unicode big endian (UTF-16BE).