PageRenderTime 49ms CodeModel.GetById 18ms RepoModel.GetById 1ms app.codeStats 0ms

/tags/stable-1.2.0/Client/Resources.resx

#
Unknown | 685 lines | 674 code | 11 blank | 0 comment | 0 complexity | 9e90ebfd1dd816bdeefb8d3c98b4822a MD5 | raw file
Possible License(s): CC-BY-SA-3.0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3. <!--
  4. Microsoft ResX Schema
  5. Version 2.0
  6. The primary goals of this format is to allow a simple XML format
  7. that is mostly human readable. The generation and parsing of the
  8. various data types are done through the TypeConverter classes
  9. associated with the data types.
  10. Example:
  11. ... ado.net/XML headers & schema ...
  12. <resheader name="resmimetype">text/microsoft-resx</resheader>
  13. <resheader name="version">2.0</resheader>
  14. <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
  15. <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
  16. <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
  17. <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
  18. <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
  19. <value>[base64 mime encoded serialized .NET Framework object]</value>
  20. </data>
  21. <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
  22. <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
  23. <comment>This is a comment</comment>
  24. </data>
  25. There are any number of "resheader" rows that contain simple
  26. name/value pairs.
  27. Each data row contains a name, and value. The row also contains a
  28. type or mimetype. Type corresponds to a .NET class that support
  29. text/value conversion through the TypeConverter architecture.
  30. Classes that don't support this are serialized and stored with the
  31. mimetype set.
  32. The mimetype is used for serialized objects, and tells the
  33. ResXResourceReader how to depersist the object. This is currently not
  34. extensible. For a given mimetype the value must be set accordingly:
  35. Note - application/x-microsoft.net.object.binary.base64 is the format
  36. that the ResXResourceWriter will generate, however the reader can
  37. read any of the formats listed below.
  38. mimetype: application/x-microsoft.net.object.binary.base64
  39. value : The object must be serialized with
  40. : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
  41. : and then encoded with base64 encoding.
  42. mimetype: application/x-microsoft.net.object.soap.base64
  43. value : The object must be serialized with
  44. : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
  45. : and then encoded with base64 encoding.
  46. mimetype: application/x-microsoft.net.object.bytearray.base64
  47. value : The object must be serialized into a byte array
  48. : using a System.ComponentModel.TypeConverter
  49. : and then encoded with base64 encoding.
  50. -->
  51. <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
  52. <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
  53. <xsd:element name="root" msdata:IsDataSet="true">
  54. <xsd:complexType>
  55. <xsd:choice maxOccurs="unbounded">
  56. <xsd:element name="metadata">
  57. <xsd:complexType>
  58. <xsd:sequence>
  59. <xsd:element name="value" type="xsd:string" minOccurs="0" />
  60. </xsd:sequence>
  61. <xsd:attribute name="name" use="required" type="xsd:string" />
  62. <xsd:attribute name="type" type="xsd:string" />
  63. <xsd:attribute name="mimetype" type="xsd:string" />
  64. <xsd:attribute ref="xml:space" />
  65. </xsd:complexType>
  66. </xsd:element>
  67. <xsd:element name="assembly">
  68. <xsd:complexType>
  69. <xsd:attribute name="alias" type="xsd:string" />
  70. <xsd:attribute name="name" type="xsd:string" />
  71. </xsd:complexType>
  72. </xsd:element>
  73. <xsd:element name="data">
  74. <xsd:complexType>
  75. <xsd:sequence>
  76. <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
  77. <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
  78. </xsd:sequence>
  79. <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
  80. <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
  81. <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
  82. <xsd:attribute ref="xml:space" />
  83. </xsd:complexType>
  84. </xsd:element>
  85. <xsd:element name="resheader">
  86. <xsd:complexType>
  87. <xsd:sequence>
  88. <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
  89. </xsd:sequence>
  90. <xsd:attribute name="name" type="xsd:string" use="required" />
  91. </xsd:complexType>
  92. </xsd:element>
  93. </xsd:choice>
  94. </xsd:complexType>
  95. </xsd:element>
  96. </xsd:schema>
  97. <resheader name="resmimetype">
  98. <value>text/microsoft-resx</value>
  99. </resheader>
  100. <resheader name="version">
  101. <value>2.0</value>
  102. </resheader>
  103. <resheader name="reader">
  104. <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  105. </resheader>
  106. <resheader name="writer">
  107. <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  108. </resheader>
  109. <data name="AddEditSettingDialogLearnMore" xml:space="preserve">
  110. <value>Learn more about this setting</value>
  111. </data>
  112. <data name="AddEditSettingDialogName" xml:space="preserve">
  113. <value>Name:</value>
  114. </data>
  115. <data name="AddEditSettingDialogSection" xml:space="preserve">
  116. <value>Section:</value>
  117. </data>
  118. <data name="AddEditSettingDialogValue" xml:space="preserve">
  119. <value>Value:</value>
  120. </data>
  121. <data name="AddEditSettingDialogAddSetting" xml:space="preserve">
  122. <value>Add PHP Setting</value>
  123. </data>
  124. <data name="AllPagesGoBackTask" xml:space="preserve">
  125. <value>Back to main page</value>
  126. </data>
  127. <assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
  128. <data name="Delete16" type="System.Resources.ResXFileRef, System.Windows.Forms">
  129. <value>Resources\Delete16.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  130. </data>
  131. <data name="AddEditSettingDialogEditSetting" xml:space="preserve">
  132. <value>Edit PHP Setting</value>
  133. </data>
  134. <data name="AllSettingsPageEditTask" xml:space="preserve">
  135. <value>Edit...</value>
  136. </data>
  137. <data name="AllSettingsPageGettingSettings" xml:space="preserve">
  138. <value>Getting settings</value>
  139. </data>
  140. <data name="GoBack16" type="System.Resources.ResXFileRef, System.Windows.Forms">
  141. <value>Resources\goBack16.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  142. </data>
  143. <data name="ErrorNoPHPFilesInDirectory" xml:space="preserve">
  144. <value>The directory does not contain required PHP files: php-cgi.exe and php.ini.</value>
  145. </data>
  146. <data name="PHPExtensionItemConfigureTask" xml:space="preserve">
  147. <value>Configure extension's settings</value>
  148. </data>
  149. <data name="PHPExtensionItemEnableTask" xml:space="preserve">
  150. <value>Enable or disable an extension</value>
  151. </data>
  152. <data name="PHPExtensions32" type="System.Resources.ResXFileRef, System.Windows.Forms">
  153. <value>Resources\php-extensions32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  154. </data>
  155. <data name="PHPExtensionsItemTitle" xml:space="preserve">
  156. <value>PHP Extensions</value>
  157. </data>
  158. <data name="AllExtensionsPageDescription" xml:space="preserve">
  159. <value>Enable or disable PHP extensions and configure PHP extensions settings.</value>
  160. </data>
  161. <data name="AllExtensionsPageDisabledGroup" xml:space="preserve">
  162. <value>Disabled</value>
  163. </data>
  164. <data name="AllExtensionsPageDisableTask" xml:space="preserve">
  165. <value>Disable</value>
  166. </data>
  167. <data name="AllExtensionsPageEnabledGroup" xml:space="preserve">
  168. <value>Enabled</value>
  169. </data>
  170. <data name="AllExtensionsPageEnableTask" xml:space="preserve">
  171. <value>Enable</value>
  172. </data>
  173. <data name="AllExtensionsPageGettingExtensions" xml:space="preserve">
  174. <value>Getting extensions</value>
  175. </data>
  176. <data name="AllExtensionsPageLongDescription" xml:space="preserve">
  177. <value>PHP extensions provide additional functionality to PHP runtime, such as database connectivity, caching, debugging and others. Use this feature to enable or disable PHP extensions and to configure PHP extensions settings.</value>
  178. </data>
  179. <data name="AllExtensionsPageNameField" xml:space="preserve">
  180. <value>Name</value>
  181. </data>
  182. <data name="AllExtensionsPageStateField" xml:space="preserve">
  183. <value>State</value>
  184. </data>
  185. <data name="AllExtensionsPageTitle" xml:space="preserve">
  186. <value>PHP Extensions</value>
  187. </data>
  188. <data name="AllPagesOpenPHPIniTask" xml:space="preserve">
  189. <value>Open php.ini</value>
  190. </data>
  191. <data name="PHPInfoPageDescription" xml:space="preserve">
  192. <value>Get the output of the phpinfo() function</value>
  193. </data>
  194. <data name="PHPInfoPageLongDescription" xml:space="preserve">
  195. <value>Get the output of phpinfo() function that provides the information about current state of PHP. This information can be used to examine all aspects of PHP runtime and for debugging purposes.</value>
  196. </data>
  197. <data name="PHPInfoPageTitle" xml:space="preserve">
  198. <value>phpinfo() output</value>
  199. </data>
  200. <data name="PHPInfoRefreshPHPInfo" xml:space="preserve">
  201. <value>Refresh phpinfo</value>
  202. </data>
  203. <data name="PHPIniSettingDeleteConfirmation" xml:space="preserve">
  204. <value>Are you sure you want to delete this setting?</value>
  205. </data>
  206. <data name="PHPLogo16" type="System.Resources.ResXFileRef, System.Windows.Forms">
  207. <value>Resources\php-logo16.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  208. </data>
  209. <data name="PHPLogo32" type="System.Resources.ResXFileRef, System.Windows.Forms">
  210. <value>Resources\php-logo32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  211. </data>
  212. <data name="PHPPageConfigurationFile" xml:space="preserve">
  213. <value>Configuration file:</value>
  214. </data>
  215. <data name="PHPPageDescription" xml:space="preserve">
  216. <value>PHP runtime configuration and settings</value>
  217. </data>
  218. <data name="PHPPageExecutable" xml:space="preserve">
  219. <value>PHP executable:</value>
  220. </data>
  221. <data name="PHPPageExtensionsPath" xml:space="preserve">
  222. <value>Extensions path:</value>
  223. </data>
  224. <data name="PHPPageItemTaskSeparator" xml:space="preserve">
  225. <value> | </value>
  226. </data>
  227. <data name="PHPPageLongDescription" xml:space="preserve">
  228. <value>Use this feature to check the PHP runtime settings, to configure PHP runtime directives and to enable or disable PHP extensions.</value>
  229. </data>
  230. <data name="PHPPageTitle" xml:space="preserve">
  231. <value>PHP Manager</value>
  232. </data>
  233. <data name="PHPPageVersion" xml:space="preserve">
  234. <value>PHP version:</value>
  235. </data>
  236. <data name="PHPSettings32" type="System.Resources.ResXFileRef, System.Windows.Forms">
  237. <value>Resources\php-settings32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  238. </data>
  239. <data name="PHPSettingsItemAllSettingsTask" xml:space="preserve">
  240. <value>Manage all settings</value>
  241. </data>
  242. <data name="PHPSettingsItemErrorReportingTask" xml:space="preserve">
  243. <value>Configure error reporting</value>
  244. </data>
  245. <data name="PHPSettingsItemTitle" xml:space="preserve">
  246. <value>PHP Settings</value>
  247. </data>
  248. <data name="AllPagesAddTask" xml:space="preserve">
  249. <value>Add...</value>
  250. </data>
  251. <data name="AllSettingsPageDescription" xml:space="preserve">
  252. <value>Configure all php settings</value>
  253. </data>
  254. <data name="AllSettingsPageLongDescription" xml:space="preserve">
  255. <value>Configure all php settings that are stored in php.ini file. These setting control all aspects of PHP runtime, such error reporting, security, sessions and others.</value>
  256. </data>
  257. <data name="AllSettingsPageNameField" xml:space="preserve">
  258. <value>Name</value>
  259. </data>
  260. <data name="AllSettingsPageSectionField" xml:space="preserve">
  261. <value>Section</value>
  262. </data>
  263. <data name="AllSettingsPageTitle" xml:space="preserve">
  264. <value>PHP Settings</value>
  265. </data>
  266. <data name="AllSettingsPageValueField" xml:space="preserve">
  267. <value>Value</value>
  268. </data>
  269. <data name="PHPSetup32" type="System.Resources.ResXFileRef, System.Windows.Forms">
  270. <value>Resources\php-setup32.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  271. </data>
  272. <data name="PHPSetupItemChangeVersionTask" xml:space="preserve">
  273. <value>Change PHP version</value>
  274. </data>
  275. <data name="PHPSetupItemCheckPHPInfoTask" xml:space="preserve">
  276. <value>Check phpinfo()</value>
  277. </data>
  278. <data name="PHPSetupItemRegisterPHPTask" xml:space="preserve">
  279. <value>Register new PHP version</value>
  280. </data>
  281. <data name="PHPSetupItemTitle" xml:space="preserve">
  282. <value>PHP Setup</value>
  283. </data>
  284. <data name="RegisterPHPDialogSelectPath" xml:space="preserve">
  285. <value>Provide a path to the php executable file (php-cgi.exe):</value>
  286. </data>
  287. <data name="AllSettingsPageRemoveTask" xml:space="preserve">
  288. <value>Remove</value>
  289. </data>
  290. <data name="SelectSiteAndUrlDialogTitle" xml:space="preserve">
  291. <value>Choose Site and URL</value>
  292. </data>
  293. <data name="RegisterPHPDialogRegisterNew" xml:space="preserve">
  294. <value>Register new PHP version</value>
  295. </data>
  296. <data name="SelectSiteAndUrlDialogSelectAUrl" xml:space="preserve">
  297. <value>Select a &amp;URL used for the selected site:</value>
  298. </data>
  299. <data name="SelectSiteAndUrlDialogSelectASite" xml:space="preserve">
  300. <value>Select a &amp;site where to check PHP configuration:</value>
  301. </data>
  302. <data name="PHPSettingsItemLimitsTask" xml:space="preserve">
  303. <value>Set runtime limits</value>
  304. </data>
  305. <data name="PHPPageErrorLog" xml:space="preserve">
  306. <value>Error log:</value>
  307. </data>
  308. <data name="PHPPageEnabledExtensions" xml:space="preserve">
  309. <value>There are {0} extensions enabled.</value>
  310. </data>
  311. <data name="PHPPageInstalledExtensions" xml:space="preserve">
  312. <value>There are {0} extensions installed.</value>
  313. </data>
  314. <data name="ErrorReportingPageDescription" xml:space="preserve">
  315. <value>PHP error reporting and logging</value>
  316. </data>
  317. <data name="ErrorReportingPageLongDescription" xml:space="preserve">
  318. <value>Use this feature to configure how PHP reports and logs errors, warnings and information notices.</value>
  319. </data>
  320. <data name="ErrorReportingPageTitle" xml:space="preserve">
  321. <value>PHP Error Reporting</value>
  322. </data>
  323. <data name="ErrorReportingPageDevMachine" xml:space="preserve">
  324. <value>&amp;Development machine</value>
  325. </data>
  326. <data name="ErrorReportingPageDevMachineDesc" xml:space="preserve">
  327. <value>This is a development machine. A verbose error reporting will be used. All errors, warnings and informational notices will be output in a web browser and also will be written into a log file.</value>
  328. </data>
  329. <data name="ErrorReportingPageErrorLogFile" xml:space="preserve">
  330. <value>Error log file:</value>
  331. </data>
  332. <data name="ErrorReportingPageProdMachine" xml:space="preserve">
  333. <value>&amp;Production machine</value>
  334. </data>
  335. <data name="ErrorReportingPageProdMachineDesc" xml:space="preserve">
  336. <value>This is a production server accessible from the internet. Only errors will be written to a log file. No errors, warnings or notices will be output in a web browser.</value>
  337. </data>
  338. <data name="ErrorReportingPageSelectServerType" xml:space="preserve">
  339. <value>Select a server type. This will influence how the errors will be reported and logged.</value>
  340. </data>
  341. <data name="ErrorReportingPageServerType" xml:space="preserve">
  342. <value>Type of server</value>
  343. </data>
  344. <data name="ErrorInvalidPHPExecutablePath" xml:space="preserve">
  345. <value>The provided path should point to either php-cgi.exe or php.exe.</value>
  346. </data>
  347. <data name="ErrorNoExtDirectory" xml:space="preserve">
  348. <value>The directory does not contain ext subdirectory with PHP extensions.</value>
  349. </data>
  350. <data name="RegisterPHPDialogOpenFileFilter" xml:space="preserve">
  351. <value>PHP executable (php-cgi.exe)|php-cgi.exe|All files (*.*)|*.*</value>
  352. </data>
  353. <data name="RegisterPHPDialogOpenFileTitle" xml:space="preserve">
  354. <value>Select PHP executable file</value>
  355. </data>
  356. <data name="ChangeVersionDialogSelectVersion" xml:space="preserve">
  357. <value>Select PHP version:</value>
  358. </data>
  359. <data name="ChangeVersionDialogTitle" xml:space="preserve">
  360. <value>Change PHP version</value>
  361. </data>
  362. <data name="RegisterPHPDialogExample" xml:space="preserve">
  363. <value>Example: C:\PHP\php-cgi.exe</value>
  364. </data>
  365. <data name="ErrorLogSaveDialogFilter" xml:space="preserve">
  366. <value>Log file (*.log)|*.log|All files (*.*)|*.*</value>
  367. </data>
  368. <data name="ErrorLogSaveDialogTitle" xml:space="preserve">
  369. <value>PHP Error Log File</value>
  370. </data>
  371. <data name="ErrorReportingErrorLogFile" xml:space="preserve">
  372. <value>Error log file:</value>
  373. </data>
  374. <data name="RuntimeLimitsMaxExecutionTime" xml:space="preserve">
  375. <value>Maximum Execution Time</value>
  376. </data>
  377. <data name="RuntimeLimitsPageDescription" xml:space="preserve">
  378. <value>Configure PHP runtime limits, including execution timeouts, maximum upload times, etc.</value>
  379. </data>
  380. <data name="RuntimeLimitsPageLongDescription" xml:space="preserve">
  381. <value>Configure PHP runtime limits, such as maximum script execution time, maximum size of uploaded files, request timeouts and others.</value>
  382. </data>
  383. <data name="RuntimeLimitsPageTitle" xml:space="preserve">
  384. <value>PHP Runtime Limits</value>
  385. </data>
  386. <data name="RuntimeLimitsDataHandling" xml:space="preserve">
  387. <value>Data Handling</value>
  388. </data>
  389. <data name="RuntimeLimitsMaxExecutionTimeDescription" xml:space="preserve">
  390. <value>Maximum time in seconds a script is allowed to run before it is terminated by the parser. This helps prevent poorly written scripts from tying up the server.</value>
  391. </data>
  392. <data name="RuntimeLimitsMaxFileUploads" xml:space="preserve">
  393. <value>Maximum Files To Upload</value>
  394. </data>
  395. <data name="RuntimeLimitsMaxFileUploadsDescription" xml:space="preserve">
  396. <value>Maximum number of files that can be uploaded via a single request.</value>
  397. </data>
  398. <data name="RuntimeLimitsMaxInputTime" xml:space="preserve">
  399. <value>Maximum Input Time</value>
  400. </data>
  401. <data name="RuntimeLimitsMaxInputTimeDescription" xml:space="preserve">
  402. <value>Maximum time in seconds a script is allowed to parse input data, like POST, GET and file uploads.</value>
  403. </data>
  404. <data name="RuntimeLimitsMemoryLimit" xml:space="preserve">
  405. <value>Memory Limit</value>
  406. </data>
  407. <data name="RuntimeLimitsMemoryLimitDescription" xml:space="preserve">
  408. <value>Maximum amount of memory in bytes that a script is allowed to allocate. This helps prevent poorly written scripts for eating up all available memory on a server.</value>
  409. </data>
  410. <data name="RuntimeLimitsPostMaxSize" xml:space="preserve">
  411. <value>Maximum POST size</value>
  412. </data>
  413. <data name="RuntimeLimitsPostMaxSizeDescription" xml:space="preserve">
  414. <value>Maximum allowed size of POST data. This setting also affects file upload. To upload large files, this value must be larger than upload_max_filesize.</value>
  415. </data>
  416. <data name="RuntimeLimitsResourceLimits" xml:space="preserve">
  417. <value>Resource Limits</value>
  418. </data>
  419. <data name="RuntimeLimitsUploadMaxFilesize" xml:space="preserve">
  420. <value>Upload Maximum File Size</value>
  421. </data>
  422. <data name="RuntimeLimitsUploadMaxFilesizeDescription" xml:space="preserve">
  423. <value>Maximum allowed size for uploaded files.</value>
  424. </data>
  425. <data name="PHPPageExtensionsNotAvailable" xml:space="preserve">
  426. <value>PHP extensions are not available</value>
  427. </data>
  428. <data name="PHPPagePHPNotAvailable" xml:space="preserve">
  429. <value>Not available</value>
  430. </data>
  431. <data name="ErrorPHPIniNotFound" xml:space="preserve">
  432. <value>The php.ini file cannot be found. Make sure PHP is correctly registered with IIS.</value>
  433. </data>
  434. <data name="AllPagesPageIsReadOnly" xml:space="preserve">
  435. <value>These settings are read-only. They can only be changed by a server administrator.</value>
  436. </data>
  437. <data name="ErrorCannotCreatePHPInfo" xml:space="preserve">
  438. <value>Cannot create a temporary phpinfo file on the server due to insufficient privileges.</value>
  439. </data>
  440. <data name="ErrorSomeHandlersLocked" xml:space="preserve">
  441. <value>The PHP version cannot be changed because some of the IIS handler mappings are locked on a server level.</value>
  442. </data>
  443. <data name="PHPExtensionItemReadOnlyEnableTask" xml:space="preserve">
  444. <value>View enabled and disabled extensions</value>
  445. </data>
  446. <data name="PHPSettingsItemReadOnlyAllSettingsTask" xml:space="preserve">
  447. <value>View all settings</value>
  448. </data>
  449. <data name="PHPSettingsItemReadOnlyErrorReportingTask" xml:space="preserve">
  450. <value>View error reporting</value>
  451. </data>
  452. <data name="PHPSettingsItemReadOnlyLimitsTask" xml:space="preserve">
  453. <value>View runtime limits</value>
  454. </data>
  455. <data name="ErrorFileDoesNotExist" xml:space="preserve">
  456. <value>File {0} does not exist.</value>
  457. </data>
  458. <data name="Warning16" type="System.Resources.ResXFileRef, System.Windows.Forms">
  459. <value>Resources\warning16.png;System.Drawing.Bitmap, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  460. </data>
  461. <data name="WarningViewRecommendations" xml:space="preserve">
  462. <value>View recommendations.</value>
  463. </data>
  464. <data name="WarningPHPConfigNotOptimal" xml:space="preserve">
  465. <value>Not optimal PHP configuration detected on this machine. </value>
  466. </data>
  467. <data name="ConfigIssueNone" xml:space="preserve">
  468. <value>&lt;Not set&gt;</value>
  469. </data>
  470. <data name="RecommendConfigDialogCurrentValue" xml:space="preserve">
  471. <value>Current value</value>
  472. </data>
  473. <data name="RecommendConfigDialogRecommendation" xml:space="preserve">
  474. <value>&amp;Recommendation:</value>
  475. </data>
  476. <data name="RecommendConfigDialogDetectedIssues" xml:space="preserve">
  477. <value>&amp;Detected configuration issues:</value>
  478. </data>
  479. <data name="RecommendConfigDialogRecommendedValue" xml:space="preserve">
  480. <value>Recommended value</value>
  481. </data>
  482. <data name="RecommendConfigDialogSettingName" xml:space="preserve">
  483. <value>Setting name</value>
  484. </data>
  485. <data name="RecommendConfigDialogTitle" xml:space="preserve">
  486. <value>Configuration Recommendations</value>
  487. </data>
  488. <data name="ConfigIssueCgiForceRedirectNotCorrect" xml:space="preserve">
  489. <value>The PHP directive "cgi.force_redirect" is not set to "0".</value>
  490. </data>
  491. <data name="ConfigIssueCgiForceRedirectNotSet" xml:space="preserve">
  492. <value>The PHP directive "cgi.force_redirect" is not set.</value>
  493. </data>
  494. <data name="ConfigIssueCgiForceRedirectRecommend" xml:space="preserve">
  495. <value>It is recommended to turn "cgi.force_redirect" off when PHP is run on IIS.</value>
  496. </data>
  497. <data name="ConfigIssueCgiPathInfoNotCorrect" xml:space="preserve">
  498. <value>The PHP directive "cgi.fix_pathinfo" is not set to "1".</value>
  499. </data>
  500. <data name="ConfigIssueCgiPathInfoNotSet" xml:space="preserve">
  501. <value>The PHP directive "cgi.fix_pathinfo" is not set.</value>
  502. </data>
  503. <data name="ConfigIssueCgiPathInfoRecommend" xml:space="preserve">
  504. <value>This setting provides real PATH_INFO/ PATH_TRANSLATED support for CGI and FastCGI. It is recommended to enable this support by setting it to "1".</value>
  505. </data>
  506. <data name="ConfigIssueErrorLogNotCorrect" xml:space="preserve">
  507. <value>The PHP directive "error_log" is using a non-existent directory.</value>
  508. </data>
  509. <data name="ConfigIssueErrorLogNotSet" xml:space="preserve">
  510. <value>The PHP directive "error_log" is not set.</value>
  511. </data>
  512. <data name="ConfigIssueErrorLogRecommend" xml:space="preserve">
  513. <value>The "error_log" specifies the name of the file where script errors should be logged to. It is recommended to set this to an absolute file path and the file should be writable by the web server.</value>
  514. </data>
  515. <data name="ConfigIssueExtensionDirIncorrect" xml:space="preserve">
  516. <value>The PHP directive "extension_dir" does not contain an absolute file path.</value>
  517. </data>
  518. <data name="ConfigIssueExtensionDirNotSet" xml:space="preserve">
  519. <value>The PHP directive "extension_dir" is not set.</value>
  520. </data>
  521. <data name="ConfigIssueExtensionDirRecommend" xml:space="preserve">
  522. <value>The "extension_dir" is used to specify a directory path in which PHP should look for dynamically loadable extensions. It is recommended to use absolute directory path for this setting.</value>
  523. </data>
  524. <data name="ConfigIssueFastCgiImpersonateNotCorrect" xml:space="preserve">
  525. <value>The PHP directive "fastcgi.impersonate" is not set to "1".</value>
  526. </data>
  527. <data name="ConfigIssueFastCgiImpersonateNotSet" xml:space="preserve">
  528. <value>The PHP directive "fastcgi.impersonate" is not set.</value>
  529. </data>
  530. <data name="ConfigIssueFastCgiImpersonateRecommend" xml:space="preserve">
  531. <value>FastCGI supports the ability to impersonate security tokens of the calling client. This allows IIS to define the security context that the request runs under. It is recommended to enable impersonation by setting this directive to "1".</value>
  532. </data>
  533. <data name="ConfigIssueLogErrorsNotCorrect" xml:space="preserve">
  534. <value>The PHP directive "log_errors" is not set to "On".</value>
  535. </data>
  536. <data name="ConfigIssueLogErrorsNotSet" xml:space="preserve">
  537. <value>The PHP directive "log_errors" is not set.</value>
  538. </data>
  539. <data name="ConfigIssueLogErrorsRecommend" xml:space="preserve">
  540. <value>The "log_errors" controls whether PHP logs errors and warning to a log file. It is recommended to set this to "On".</value>
  541. </data>
  542. <data name="ConfigIssueMonitorChangesIncorrect" xml:space="preserve">
  543. <value>The FastCGI setting monitorChangesTo is pointing to a wrong file.</value>
  544. </data>
  545. <data name="ConfigIssueMonitorChangesNotSet" xml:space="preserve">
  546. <value>The FastCGI setting monitorChangesTo is not set.</value>
  547. </data>
  548. <data name="ConfigIssueMonitorChangesRecommend" xml:space="preserve">
  549. <value>The monitorChangesTo setting is used to configure FastCGI to monitor a file so that when file is changed the FastCGI processes are recycled. It is recommended to set this to point to php.ini file that is loaded by PHP. That way the configuration changes to PHP will take effect immediately after the php.ini is updated.</value>
  550. </data>
  551. <data name="ConfigIssuePHPMaxRequestsIncorrect" xml:space="preserve">
  552. <value>The value for PHP_FCGI_MAX_REQUESTS is smaller than the value for FastCGI instanceMaxRequests setting.</value>
  553. </data>
  554. <data name="ConfigIssuePHPMaxRequestsNotSet" xml:space="preserve">
  555. <value>The environment variable PHP_FCGI_MAX_REQUESTS is not set for PHP processes.</value>
  556. </data>
  557. <data name="ConfigIssuePHPMaxRequestsRecommend" xml:space="preserve">
  558. <value>The PHP_FCGI_MAX_REQUESTS environment variable is used to specify the number of requests that PHP executable will handle before it gets recycled. It is recommended that the value for this variable is greater or equal to the value for FastCgi instanceMaxRequests setting. That way the IIS FastCGI process recycling logic will not conflict with PHP recycling behavior.</value>
  559. </data>
  560. <data name="ConfigIssuePHPRCFileNotExists" xml:space="preserve">
  561. <value>The PHPRC environment variable points to a directory that does not contain php.ini file.</value>
  562. </data>
  563. <data name="ConfigIssuePHPRCNotSet" xml:space="preserve">
  564. <value>The PHPRC environment variable is not set for PHP processes.</value>
  565. </data>
  566. <data name="ConfigIssuePHPRCRecommend" xml:space="preserve">
  567. <value>The PHPRC environment variable is used to specify the directory that contains a PHP configuration file php.ini. PHP will load that configuration file during startup. It is recommended to always set this environment variable per PHP registration, thus avoiding situations when PHP loads wrong configuration file.</value>
  568. </data>
  569. <data name="ConfigIssueResourceTypeIncorrect" xml:space="preserve">
  570. <value>The resourceType attribute of an IIS handler for PHP is not set to "Either".</value>
  571. </data>
  572. <data name="ConfigIssueResourceTypeRecommend" xml:space="preserve">
  573. <value>The IIS handler attribute resourceType is used to specify a condition when handler will be invoked for a web request. When configuring the handler for PHP, it is recommended to set this attribute to "Either" for security reasons. That way the handler will be invoked only if the requested URL maps to a file or a folder on the file system.</value>
  574. </data>
  575. <data name="ConfigIssueSessionPathNotCorrect" xml:space="preserve">
  576. <value>The PHP directive "session.save_path" uses a non-existent directory.</value>
  577. </data>
  578. <data name="ConfigIssueSessionPathNotSet" xml:space="preserve">
  579. <value>The PHP directive "session.save_path" is not set.</value>
  580. </data>
  581. <data name="ConfigIssueSessionPathRecommend" xml:space="preserve">
  582. <value>The "session.save_path" sets the path to the directory where PHP session data will be stored. It is recommended to use an absolute path to the directory that is writable by the web server.</value>
  583. </data>
  584. <data name="RecommendConfigDialogIssueDescription" xml:space="preserve">
  585. <value>&amp;Issue description:</value>
  586. </data>
  587. <data name="ConfigIssueDefaultDocumentNotSet" xml:space="preserve">
  588. <value>index.php is not set as a default document.</value>
  589. </data>
  590. <data name="ConfigIssueDefaultDocumentRecommend" xml:space="preserve">
  591. <value>Majority of PHP applications use index.php as the default file name for web requests. It is recommended to add index.php to the list of default documents in IIS and ensure that it is the first in the list.</value>
  592. </data>
  593. <data name="ConfigIssueDefaultDocumentNotFirst" xml:space="preserve">
  594. <value>index.php is not the first in the list of IIS default documents.</value>
  595. </data>
  596. <data name="WarningPHPConfigCgi" xml:space="preserve">
  597. <value>Not optimal PHP registration (CGI) is found. Register new PHP version to enable PHP via FastCGI.</value>
  598. </data>
  599. <data name="WarningPHPConfigIsapi" xml:space="preserve">
  600. <value>Not optimal PHP registration (ISAPI) is found. Register new PHP version to enable PHP via FastCGI.</value>
  601. </data>
  602. <data name="WarningPHPConfigNotRegistered" xml:space="preserve">
  603. <value>PHP is not enabled. Register new PHP version to enable PHP via FastCGI.</value>
  604. </data>
  605. <data name="ErrorFailedToGetConfiguration" xml:space="preserve">
  606. <value>Information about PHP cannot be obtained due to invalid IIS configuration.</value>
  607. </data>
  608. <data name="RecommendConfigDialogDescription" xml:space="preserve">
  609. <value>These are the IIS and PHP configuration issues detected on this server. Select the issues that you want to get fixed.</value>
  610. </data>
  611. <data name="ConfigIssueUploadDirNotCorrect" xml:space="preserve">
  612. <value>The PHP directive "upload_tmp_dir" points to a directory that does not exist.</value>
  613. </data>
  614. <data name="ConfigIssueUploadDirNotSet" xml:space="preserve">
  615. <value>The PHP directive "upload_tmp_dir" is not set.</value>
  616. </data>
  617. <data name="ConfigIssueUploadDirRecommend" xml:space="preserve">
  618. <value>The "upload_tmp_dir" specifies the temporary directory used for storing files when doing file upload. The directory must be writable by whatever user PHP is running as.</value>
  619. </data>
  620. <data name="ConfigIssueDateTimeZoneNotSet" xml:space="preserve">
  621. <value>The PHP directive date.timezone is not set.</value>
  622. </data>
  623. <data name="ConfigIssueDateTimeZoneRecommend" xml:space="preserve">
  624. <value>It is not safe to rely on the system's timezone settings. It is recommended to explicitly set the timezone information by using date.timezone directive or the date_default_timezone_set() function.</value>
  625. </data>
  626. <data name="PHPExtensionItemAddTask" xml:space="preserve">
  627. <value>Add an extension</value>
  628. </data>
  629. <data name="AddExtensionDialogAddExtension" xml:space="preserve">
  630. <value>Add an extension</value>
  631. </data>
  632. <data name="AddExtensionDialogOpenFileFilter" xml:space="preserve">
  633. <value>PHP extension (php*.dll)|php*.dll|All files (*.*)|*.*</value>
  634. </data>
  635. <data name="AddExtensionDialogOpenFileTitle" xml:space="preserve">
  636. <value>Select extension binary file</value>
  637. </data>
  638. <data name="ErrorCannotAddExtension" xml:space="preserve">
  639. <value>Cannot add PHP extension. The extension file cannot be copied to the PHP extensions directory.</value>
  640. </data>
  641. <data name="AddExtensionDialogExample" xml:space="preserve">
  642. <value>Example: C:\Temp\php_wincache.dll</value>
  643. </data>
  644. <data name="AddExtensionDialogProvidePath" xml:space="preserve">
  645. <value>Provide a path to extension's binary file:</value>
  646. </data>
  647. <data name="ErrorExtensionFileAlreadyExists" xml:space="preserve">
  648. <value>This extension already exists in PHP extentions directory. Use "Enable or disable an extension" task to enable this extension.</value>
  649. </data>
  650. <data name="PHPInfoPageLocalHandlersFolder" xml:space="preserve">
  651. <value>'{0}' has local handler mappings that overwrite the mappings defined on the upper levels. Changes to the PHP setup on upper levels may not take effect on this folder.</value>
  652. </data>
  653. <data name="PHPInfoPageLocalHandlersSite" xml:space="preserve">
  654. <value>'{0}' has local handler mappings that overwrite the mappings defined on the server level. Changes to the PHP setup on the server level may not take effect on this site.</value>
  655. </data>
  656. <data name="PHPPageHandlerMapping" xml:space="preserve">
  657. <value>Handler mapping:</value>
  658. </data>
  659. <data name="PHPPageInheritedHandler" xml:space="preserve">
  660. <value>Inherited</value>
  661. </data>
  662. <data name="PHPPageLocalHandler" xml:space="preserve">
  663. <value>Local</value>
  664. </data>
  665. <data name="WarningFastCgiLearnMore" xml:space="preserve">
  666. <value>Learn more.</value>
  667. </data>
  668. <data name="WarningPHPConfigNoFastCgi" xml:space="preserve">
  669. <value>FastCGI feature must be enabled in order to register PHP. </value>
  670. </data>
  671. <data name="ErrorPHPIsNotRegistered" xml:space="preserve">
  672. <value>Cannot find PHP registration on this IIS server. PHP is either not registered or is registered incorrectly.</value>
  673. </data>
  674. </root>