All prefs administrated in external tools plugin.
[phpeclipse.git] / net.sourceforge.phpeclipse.externaltools / src / net / sourceforge / phpdt / externaltools / 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.start=Start Apache
43 PHPBasePreferencePage.apacheGroup.start_background=Run in background mode
44 PHPBasePreferencePage.apacheGroup.stop=Stop Apache
45 PHPBasePreferencePage.apacheGroup.stop_background=Run in background mode
46 PHPBasePreferencePage.apacheGroup.restart=Restart Apache
47 PHPBasePreferencePage.apacheGroup.restart_background=Run in background mode
48 PHPBasePreferencePage.console.php=Run PHP command
49 PHPBasePreferencePage.mySQLGroup=MySQL Settings
50 PHPBasePreferencePage.mySQLGroup.run=MySQL
51 PHPBasePreferencePage.mySQLGroup.start_background=Run in background mode
52 PHPBasePreferencePage.mySQLGroup.command=Start MySQL
53 PHPBasePreferencePage.parsers=Parsing settings
54 PHPBasePreferencePage.parsers.pos=Parse on save
55 PHPBasePreferencePage.parsers.external=External
56 PHPBasePreferencePage.parsers.internal=Internal
57 PHPBasePreferencePage.parsers.extcommand=Parser command
58 PHPBasePreferencePage.parsers.choose=Choose PHP Parser
59 PHPBasePreferencePage.phpExtensionPrefs=PHP file extensions (internal Parser)
60
61 PHPEditorSyntaxPreferencePage.description:PHP Editor Preferences
62 PHPEditorSyntaxPreferencePage.background:Background settings
63 PHPEditorSyntaxPreferencePage.foreground:Foreground settings
64 PHPEditorSyntaxPreferencePage.syntax:Syntax highlighting
65 PHPEditorSyntaxPreferencePage.color:Colour
66 PHPEditorSyntaxPreferencePage.bold:Bold
67 PHPEditorSyntaxPreferencePage.italic:Italic
68 PHPEditorSyntaxPreferencePage.underline:Underline
69 PHPEditorSyntaxPreferencePage.multiLineComment=Multi-line comment
70 PHPEditorSyntaxPreferencePage.singleLineComment=Single-line comment
71 PHPEditorSyntaxPreferencePage.tags=PHP Tags
72 PHPEditorSyntaxPreferencePage.keywords=Keywords
73 PHPEditorSyntaxPreferencePage.variables=Variables
74 PHPEditorSyntaxPreferencePage.types=Types
75 PHPEditorSyntaxPreferencePage.functions=Functions
76 PHPEditorSyntaxPreferencePage.constants=Constants
77 PHPEditorSyntaxPreferencePage.strings_dq=Double Quoted Strings
78 PHPEditorSyntaxPreferencePage.strings_sq=Single Quoted Strings
79 PHPEditorSyntaxPreferencePage.others=Others
80 PHPEditorSyntaxPreferencePage.syntaxdialog=Custom PHP Syntax File:
81 PHPEditorSyntaxPreferencePage.browse=Browse..
82 PHPEditorSyntaxPreferencePage.textfont=Text font
83
84 PHPLanguagePreferencePage.description=PHP Editor Language
85 PHPLanguagePreferencePage.preflingo=PHP Language Preference
86 PHPLanguagePreferencePage.choose=Choose Language
87 PHPLanguagePreferencePage.english=English
88 PHPLanguagePreferencePage.german=German
89 PHPLanguagePreferencePage.french=French
90 PHPLanguagePreferencePage.spanish=Spanish
91 PHPLanguagePreferencePage.japanese=Japanese