Sync trunk and gavotte diff60_root editor_api_update_200701181147 editor_api_update_200701191113 excludes_49026_base_3 milestone08_root report_integration_root
authoryaroslavskiy@netbeans.org
Mon, 15 Jan 2007 14:44:19 +0000
changeset 305a1f164c623d
parent 29 02081b01a2b6
child 31 d2c2c28d8f34
Sync trunk and gavotte
bpel.search/src/org/netbeans/modules/bpel/search/impl/ui/Bundle.properties
     1.1 --- a/bpel.search/src/org/netbeans/modules/bpel/search/impl/ui/Bundle.properties	Fri Jan 12 11:11:11 2007 +0000
     1.2 +++ b/bpel.search/src/org/netbeans/modules/bpel/search/impl/ui/Bundle.properties	Mon Jan 15 14:44:19 2007 +0000
     1.3 @@ -20,15 +20,30 @@
     1.4  CTL_Input_Description=Enter a text to be found
     1.5  
     1.6  # Search
     1.7 +# {0} - message
     1.8 +ERR_Pattern_Error={0}
     1.9  LBL_Advanced_Search=Advanced Search
    1.10 +LBL_Name=&Name:
    1.11 +LBL_Type=T&ype:
    1.12  LBL_Search=Search
    1.13  TLT_Search=Starts the search
    1.14 +LBL_Options=Options
    1.15 +LBL_Match_Case=&Match Case
    1.16 +LBL_Pattern_Match=&Pattern Match (? and *)
    1.17 +LBL_Regular_Expression=&Regular Expression
    1.18  
    1.19  # Tree
    1.20 -# {0} - text to be find
    1.21 +# {0} - text to be found
    1.22  # {1} - count of occurrences
    1.23 -LBL_Found_Occurrences=Found {1} occurrences of ''{0}''
    1.24 -LBL_Select_Action=Select on Diagram
    1.25 +LBL_Found_Occurrences=Found ''{0}'': {1} occurrences
    1.26 +LBL_Go_to_Source=Go to Source
    1.27 +LBL_Select_on_Diagram=Select on Diagram
    1.28 +LBL_Copy=Copy
    1.29 +LBL_Export=Export as HTML ...
    1.30 +LBL_Previous_Occurence=Previous Occurence
    1.31 +LBL_Next_Occurence=Next Occurence
    1.32 +LBL_Collapse_Expand=Collapse / Expand
    1.33 +LBL_Remove=Remove from Search
    1.34  
    1.35  # View
    1.36  # {0} - search result
    1.37 @@ -36,3 +51,17 @@
    1.38  CTL_Search_Results_Name=Search Results
    1.39  CTL_Search_Results_Tooltip=Search Results
    1.40  
    1.41 +# Export
    1.42 +# {0} - file name
    1.43 +LBL_File_Exists=File {0} already exists. Overwrite?
    1.44 +# {0} - file name
    1.45 +LBL_Cannot_Write_to_File=Cannot write to file {0}
    1.46 +LBL_Export_Title=Export as HTML
    1.47 +LBL_File_Name=File name
    1.48 +LBL_Description=Description
    1.49 +LBL_Open_in_Browser=Open in Browser
    1.50 +LBL_Search_Results=Search results
    1.51 +LBL_Description=Description:
    1.52 +TLT_Browse=Browse
    1.53 +LBL_Browse=...
    1.54 +LBL_HTML_File_Type=HTML Files