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

Side by Side Diff: visual_studio/NativeClientVSAddIn/NativeClientVSAddIn/Strings.Designer.cs

Issue 10836143: Refactored the VS add-in (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 //----------------------------------------------------------------------------- - 1 //----------------------------------------------------------------------------- -
2 // <auto-generated> 2 // <auto-generated>
3 // This code was generated by a tool. 3 // This code was generated by a tool.
4 // Runtime Version:4.0.30319.269 4 // Runtime Version:4.0.30319.269
5 // 5 //
6 // Changes to this file may cause incorrect behavior and will be lost if 6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated. 7 // the code is regenerated.
8 // </auto-generated> 8 // </auto-generated>
9 //------------------------------------------------------------------------------ 9 //------------------------------------------------------------------------------
10 10
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 /// <summary> 90 /// <summary>
91 /// Looks up a localized string similar to --type=renderer. 91 /// Looks up a localized string similar to --type=renderer.
92 /// </summary> 92 /// </summary>
93 internal static string ChromeRendererFlag { 93 internal static string ChromeRendererFlag {
94 get { 94 get {
95 return ResourceManager.GetString("ChromeRendererFlag", resourceC ulture); 95 return ResourceManager.GetString("ChromeRendererFlag", resourceC ulture);
96 } 96 }
97 } 97 }
98 98
99 /// <summary> 99 /// <summary>
100 /// Looks up a localized string similar to Warning: Multiple start-up projects not supported. Web server will only be run from first project directory .
101 /// </summary>
102 internal static string MultiStartProjectWarning {
103 get {
104 return ResourceManager.GetString("MultiStartProjectWarning", res ourceCulture);
105 }
106 }
107
108 /// <summary>
100 /// Looks up a localized string similar to --enable-nacl-debug. 109 /// Looks up a localized string similar to --enable-nacl-debug.
101 /// </summary> 110 /// </summary>
102 internal static string NaClDebugFlag { 111 internal static string NaClDebugFlag {
103 get { 112 get {
104 return ResourceManager.GetString("NaClDebugFlag", resourceCultur e); 113 return ResourceManager.GetString("NaClDebugFlag", resourceCultur e);
105 } 114 }
106 } 115 }
107 116
108 /// <summary> 117 /// <summary>
109 /// Looks up a localized string similar to --type=nacl-loader. 118 /// Looks up a localized string similar to --type=nacl-loader.
(...skipping 16 matching lines...) Expand all
126 /// <summary> 135 /// <summary>
127 /// Looks up a localized string similar to nacl64.exe. 136 /// Looks up a localized string similar to nacl64.exe.
128 /// </summary> 137 /// </summary>
129 internal static string NaClProcessName { 138 internal static string NaClProcessName {
130 get { 139 get {
131 return ResourceManager.GetString("NaClProcessName", resourceCult ure); 140 return ResourceManager.GetString("NaClProcessName", resourceCult ure);
132 } 141 }
133 } 142 }
134 143
135 /// <summary> 144 /// <summary>
136 /// Looks up a localized string similar to Not initialized correctly!.
137 /// </summary>
138 internal static string NotInitializedMessage {
139 get {
140 return ResourceManager.GetString("NotInitializedMessage", resour ceCulture);
141 }
142 }
143
144 /// <summary>
145 /// Looks up a localized string similar to PPAPI. 145 /// Looks up a localized string similar to PPAPI.
146 /// </summary> 146 /// </summary>
147 internal static string PepperPlatformName { 147 internal static string PepperPlatformName {
148 get { 148 get {
149 return ResourceManager.GetString("PepperPlatformName", resourceC ulture); 149 return ResourceManager.GetString("PepperPlatformName", resourceC ulture);
150 } 150 }
151 } 151 }
152 152
153 /// <summary> 153 /// <summary>
154 /// Looks up a localized string similar to --register-pepper-plugins=& quot;{0};application/x-nacl&quot;. 154 /// Looks up a localized string similar to --register-pepper-plugins=& quot;{0};application/x-nacl&quot;.
(...skipping 25 matching lines...) Expand all
180 /// <summary> 180 /// <summary>
181 /// Looks up a localized string similar to Unsupported breakpoint type : {0}. 181 /// Looks up a localized string similar to Unsupported breakpoint type : {0}.
182 /// </summary> 182 /// </summary>
183 internal static string UnsupportedBreakpointTypeFormat { 183 internal static string UnsupportedBreakpointTypeFormat {
184 get { 184 get {
185 return ResourceManager.GetString("UnsupportedBreakpointTypeForma t", resourceCulture); 185 return ResourceManager.GetString("UnsupportedBreakpointTypeForma t", resourceCulture);
186 } 186 }
187 } 187 }
188 188
189 /// <summary> 189 /// <summary>
190 /// Looks up a localized string similar to Warning: Multiple start-up projects not supported. Web server will only be run from first project directory .
191 /// </summary>
192 internal static string WebServerMultiStartProjectWarning {
193 get {
194 return ResourceManager.GetString("WebServerMultiStartProjectWarn ing", resourceCulture);
195 }
196 }
197
198 /// <summary>
199 /// Looks up a localized string similar to Native Client Web Server Ou tput. 190 /// Looks up a localized string similar to Native Client Web Server Ou tput.
200 /// </summary> 191 /// </summary>
201 internal static string WebServerOutputWindowTitle { 192 internal static string WebServerOutputWindowTitle {
202 get { 193 get {
203 return ResourceManager.GetString("WebServerOutputWindowTitle", r esourceCulture); 194 return ResourceManager.GetString("WebServerOutputWindowTitle", r esourceCulture);
204 } 195 }
205 } 196 }
206 197
207 /// <summary> 198 /// <summary>
208 /// Looks up a localized string similar to Specified web server port w as not valid, defaulting to {0}. 199 /// Looks up a localized string similar to Specified web server port w as not valid, defaulting to {0}.
(...skipping 25 matching lines...) Expand all
234 /// <summary> 225 /// <summary>
235 /// Looks up a localized string similar to Killing web server.... 226 /// Looks up a localized string similar to Killing web server....
236 /// </summary> 227 /// </summary>
237 internal static string WebServerStopMessage { 228 internal static string WebServerStopMessage {
238 get { 229 get {
239 return ResourceManager.GetString("WebServerStopMessage", resourc eCulture); 230 return ResourceManager.GetString("WebServerStopMessage", resourc eCulture);
240 } 231 }
241 } 232 }
242 } 233 }
243 } 234 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698