Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(210)

Side by Side Diff: visual_studio/NativeClientVSAddIn/NativeClientVSAddIn/Strings.resx

Issue 10830151: VS Add-in more properties and improvements (Closed) Base URL: https://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <root> 2 <root>
3 <!-- 3 <!--
4 Microsoft ResX Schema 4 Microsoft ResX Schema
5 5
6 Version 2.0 6 Version 2.0
7 7
8 The primary goals of this format is to allow a simple XML format 8 The primary goals of this format is to allow a simple XML format
9 that is mostly human readable. The generation and parsing of the 9 that is mostly human readable. The generation and parsing of the
10 various data types are done through the TypeConverter classes 10 various data types are done through the TypeConverter classes
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
110 </resheader> 110 </resheader>
111 <resheader name="version"> 111 <resheader name="version">
112 <value>2.0</value> 112 <value>2.0</value>
113 </resheader> 113 </resheader>
114 <resheader name="reader"> 114 <resheader name="reader">
115 <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4. 0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> 115 <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4. 0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
116 </resheader> 116 </resheader>
117 <resheader name="writer"> 117 <resheader name="writer">
118 <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4. 0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> 118 <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4. 0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
119 </resheader> 119 </resheader>
120 <data name="AddInName" xml:space="preserve">
121 <value>Native Client Visual Studio Add-In</value>
122 </data>
120 <data name="ChromePathEnvironmentVariable" xml:space="preserve"> 123 <data name="ChromePathEnvironmentVariable" xml:space="preserve">
121 <value>CHROME_PATH</value> 124 <value>CHROME_PATH</value>
122 </data> 125 </data>
123 <data name="ChromeProcessName" xml:space="preserve"> 126 <data name="ChromeProcessName" xml:space="preserve">
124 <value>chrome.exe</value> 127 <value>chrome.exe</value>
125 </data> 128 </data>
126 <data name="ChromeRendererFlag" xml:space="preserve"> 129 <data name="ChromeRendererFlag" xml:space="preserve">
127 <value>--type=renderer</value> 130 <value>--type=renderer</value>
128 </data> 131 </data>
129 <data name="NaClDebugFlag" xml:space="preserve"> 132 <data name="NaClDebugFlag" xml:space="preserve">
(...skipping 14 matching lines...) Expand all
144 <data name="PepperPlatformName" xml:space="preserve"> 147 <data name="PepperPlatformName" xml:space="preserve">
145 <value>PPAPI</value> 148 <value>PPAPI</value>
146 </data> 149 </data>
147 <data name="PepperProcessPluginFlagFormat" xml:space="preserve"> 150 <data name="PepperProcessPluginFlagFormat" xml:space="preserve">
148 <value>--register-pepper-plugins="{0};application/x-nacl"</value> 151 <value>--register-pepper-plugins="{0};application/x-nacl"</value>
149 <comment>Argument is plug-in assembly's path</comment> 152 <comment>Argument is plug-in assembly's path</comment>
150 </data> 153 </data>
151 <data name="SDKPathEnvironmentVariable" xml:space="preserve"> 154 <data name="SDKPathEnvironmentVariable" xml:space="preserve">
152 <value>NACL_SDK_ROOT</value> 155 <value>NACL_SDK_ROOT</value>
153 </data> 156 </data>
154 <data name="SDKPathNotSetFormat" xml:space="preserve"> 157 <data name="SDKPathNotSetError" xml:space="preserve">
155 <value>Environment variable {0} is not set! Cannot run NaCl add-in functiona lity.</value> 158 <value>NaCl SDK Root is not set in project properties! Cannot run NaCl funct ionality.</value>
156 <comment>Argument is the expected environment variable name</comment>
157 </data> 159 </data>
158 <data name="UnsupportedBreakpointTypeFormat" xml:space="preserve"> 160 <data name="UnsupportedBreakpointTypeFormat" xml:space="preserve">
159 <value>Unsupported breakpoint type: {0}</value> 161 <value>Unsupported breakpoint type: {0}</value>
160 <comment>Argument is the breakpoint type</comment> 162 <comment>Argument is the breakpoint type</comment>
161 </data> 163 </data>
162 <data name="WebServerMultiStartProjectWarning" xml:space="preserve"> 164 <data name="WebServerMultiStartProjectWarning" xml:space="preserve">
163 <value>Warning: Multiple start-up projects not supported. Web server will on ly be run from first project directory</value> 165 <value>Warning: Multiple start-up projects not supported. Web server will on ly be run from first project directory</value>
164 </data> 166 </data>
165 <data name="WebServerOutputWindowTitle" xml:space="preserve"> 167 <data name="WebServerOutputWindowTitle" xml:space="preserve">
166 <value>Native Client Web Server Output</value> 168 <value>Native Client Web Server Output</value>
167 </data> 169 </data>
170 <data name="WebServerPortNotSetFormat" xml:space="preserve">
171 <value>Specified web server port was not valid, defaulting to {0}</value>
172 <comment>Argument is the default web server port number</comment>
173 </data>
168 <data name="WebServerStartFail" xml:space="preserve"> 174 <data name="WebServerStartFail" xml:space="preserve">
169 <value>Warning: Failed to start web server. Is python.exe in PATH?</value> 175 <value>Warning: Failed to start web server. Is python.exe in PATH?</value>
170 </data> 176 </data>
171 <data name="WebServerStartMessage" xml:space="preserve"> 177 <data name="WebServerStartMessage" xml:space="preserve">
172 <value>Launching web server...</value> 178 <value>Launching web server...</value>
173 </data> 179 </data>
180 <data name="WebServerStopMessage" xml:space="preserve">
181 <value>Killing web server...</value>
182 </data>
174 </root> 183 </root>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698