refactory: added UI removed from core plugin.
[phpeclipse.git] / net.sourceforge.phpeclipse.ui / src / net / sourceforge / phpeclipse / preferences / PHPPreferencesMessages.properties
1 #########################################
2 # PHPProjectLibraryPage 
3 #########################################
4
5 PHPProjectLibraryPage.elementNotIProject=ERROR: Element not IProject
6 PHPProjectLibraryPage.project=Project
7 PHPProjectLibraryPage.tabName=Projects
8
9
10 #########################################
11 # Property Pages
12 #########################################
13
14 PHPProjectPropertyPage.phpProjectClosed=The project selected is a PHP project, but is closed.
15 PHPProjectPropertyPage.performOkExceptionDialogTitle=Unable to save
16 PHPProjectPropertyPage.performOkExceptionDialogMessage=ERROR: Unable to save project properties.
17
18 PHPMiscProjectPreferences.localhost=Localhost
19 PHPMiscProjectPreferences.documentroot=DocumentRoot
20 PHPMiscProjectPreferences.bookmark=SQL default bookmark:
21
22 PHPMiscProjectPreferences.obfuscator=Obfuscator directory:
23
24 PHPPreviewProjectPreferences.auto_preview=Refresh PHP browser view when opening editor
25 PHPPreviewProjectPreferences.bring_to_top_preview=Show PHP browser view when opening editor
26 PHPPreviewProjectPreferences.show_html_files_local=Show HTML files as local resources (no 'http://' url)
27
28 #########################################
29 # Preference Pages
30 #########################################
31 PHPBasePreferencePage.description=PHP Preferences
32 PHPBasePreferencePage.websettingsGroup=Webserver Settings
33 PHPBasePreferencePage.websettingsGroup.localhost=Localhost
34 PHPBasePreferencePage.websettingsGroup.docroot=DocumentRoot
35 PHPBasePreferencePage.websettingsGroup.browser=External browser command
36 PHPBasePreferencePage.websettingsGroup.useexternal=Use external browser
37 #PHPBasePreferencePage.websettingsGroup.showexternalpreview=Show preview on editor load (win32 only)
38 PHPBasePreferencePage.apacheGroup=Apache Settings
39 PHPBasePreferencePage.apacheGroup.xampp_start=XAMPP Start
40 PHPBasePreferencePage.apacheGroup.xampp_stop=XAMPP Stop
41 PHPBasePreferencePage.apacheGroup.run=Apache
42 PHPBasePreferencePage.apacheGroup.httpdconf=httpd.conf
43 PHPBasePreferencePage.apacheGroup.etchosts=etc/hosts
44 PHPBasePreferencePage.apacheGroup.start=Start Apache
45 PHPBasePreferencePage.apacheGroup.start_background=Run in background mode
46 PHPBasePreferencePage.apacheGroup.stop=Stop Apache
47 PHPBasePreferencePage.apacheGroup.stop_background=Run in background mode
48 PHPBasePreferencePage.apacheGroup.restart=Restart Apache
49 PHPBasePreferencePage.apacheGroup.restart_background=Run in background mode
50 PHPBasePreferencePage.console.php=Run PHP command
51 PHPBasePreferencePage.mySQLGroup=MySQL Settings
52 PHPBasePreferencePage.mySQLGroup.run=MySQL
53 PHPBasePreferencePage.mySQLGroup.start_background=Run in background mode
54 PHPBasePreferencePage.mySQLGroup.command=Start MySQL
55 PHPBasePreferencePage.parsers=Parsing settings
56 PHPBasePreferencePage.parsers.pos=Parse on save
57 PHPBasePreferencePage.parsers.external=External
58 PHPBasePreferencePage.parsers.internal=Internal
59 PHPBasePreferencePage.parsers.extcommand=Parser command
60 PHPBasePreferencePage.parsers.choose=Choose PHP Parser
61 PHPBasePreferencePage.phpExtensionPrefs=PHP file extensions (internal Parser)
62
63 PHPEditorSyntaxPreferencePage.description:PHP Editor Preferences
64 PHPEditorSyntaxPreferencePage.background:Background settings
65 PHPEditorSyntaxPreferencePage.foreground:Foreground settings
66 PHPEditorSyntaxPreferencePage.syntax:Syntax highlighting
67 PHPEditorSyntaxPreferencePage.color:Colour
68 PHPEditorSyntaxPreferencePage.bold:Bold
69 PHPEditorSyntaxPreferencePage.italic:Italic
70 PHPEditorSyntaxPreferencePage.underline:Underline
71 PHPEditorSyntaxPreferencePage.multiLineComment=Multi-line comment
72 PHPEditorSyntaxPreferencePage.singleLineComment=Single-line comment
73 PHPEditorSyntaxPreferencePage.tags=PHP Tags
74 PHPEditorSyntaxPreferencePage.keywords=Keywords
75 PHPEditorSyntaxPreferencePage.variables='$' Variables
76 PHPEditorSyntaxPreferencePage.variables_dollar='$_' Variables
77 PHPEditorSyntaxPreferencePage.types=Types
78 PHPEditorSyntaxPreferencePage.functions=Functions
79 PHPEditorSyntaxPreferencePage.constants=Constants
80 PHPEditorSyntaxPreferencePage.strings_dq=Double Quoted Strings
81 PHPEditorSyntaxPreferencePage.strings_sq=Single Quoted Strings
82 PHPEditorSyntaxPreferencePage.others=Others
83 PHPEditorSyntaxPreferencePage.syntaxdialog=Custom PHP Syntax File:
84 PHPEditorSyntaxPreferencePage.browse=Browse..
85 PHPEditorSyntaxPreferencePage.textfont=Text font
86
87 PHPLanguagePreferencePage.description=PHP Editor Language
88 PHPLanguagePreferencePage.preflingo=PHP Language Preference
89 PHPLanguagePreferencePage.choose=Choose Language
90 PHPLanguagePreferencePage.english=English
91 PHPLanguagePreferencePage.german=German
92 PHPLanguagePreferencePage.french=French
93 PHPLanguagePreferencePage.spanish=Spanish
94 PHPLanguagePreferencePage.japanese=Japanese