Skip to content

Commit

Permalink
patch #1733762 Typo in message "INSERT DELAY", thanks to Victor Volkov
Browse files Browse the repository at this point in the history
  • Loading branch information
lem9 committed Jun 10, 2007
1 parent f52b002 commit ee9e458
Show file tree
Hide file tree
Showing 109 changed files with 109 additions and 108 deletions.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ $HeadURL$
- patch #1726500 Wrong position of </tbody>, thanks to Jürgen Wind
- bug #1728590 Detected failing session_start fails, thanks to Jürgen Wind
- RFE #1714760 Obey ShowCreateDb on the Databases tab
- patch #1733762 Typo in message "INSERT DELAY", thanks to Victor Volkov

2.10.1.0 (2007-04-23)
=====================
Expand Down
2 changes: 1 addition & 1 deletion lang/afrikaans-iso-8859-1.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -841,7 +841,7 @@
$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate
$strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
Expand Down
2 changes: 1 addition & 1 deletion lang/afrikaans-utf-8.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -842,7 +842,7 @@
$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate
$strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
Expand Down
2 changes: 1 addition & 1 deletion lang/albanian-iso-8859-1.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,7 @@
$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate
$strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
Expand Down
2 changes: 1 addition & 1 deletion lang/albanian-utf-8.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -905,7 +905,7 @@
$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate
$strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
Expand Down
2 changes: 1 addition & 1 deletion lang/arabic-utf-8.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -899,7 +899,7 @@
$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate
$strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
Expand Down
2 changes: 1 addition & 1 deletion lang/arabic-windows-1256.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -898,7 +898,7 @@
$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate
$strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
Expand Down
2 changes: 1 addition & 1 deletion lang/azerbaijani-iso-8859-9.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,7 @@
$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate
$strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
Expand Down
2 changes: 1 addition & 1 deletion lang/azerbaijani-utf-8.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -885,7 +885,7 @@
$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate
$strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
Expand Down
2 changes: 1 addition & 1 deletion lang/basque-iso-8859-1.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,7 @@
$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate
$strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
Expand Down
2 changes: 1 addition & 1 deletion lang/basque-utf-8.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,7 @@
$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate
$strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
Expand Down
2 changes: 1 addition & 1 deletion lang/belarusian_cyrillic-utf-8.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -781,7 +781,7 @@
$strShowStatusKey_write_requestsDescr = 'Колькасьць запытаў на запіс блёку ключоў у кэш.';
$strShowStatusKey_writesDescr = 'Колькасьць фізычных запісаў блёку ключоў на дыск.';
$strShowStatusLast_query_costDescr = 'Агульны кошт апошняга зкампіляванага запыту, падлічанага аптымізатарам запытаў. Карысна для параўнаньня розных спосабаў рэалізацыі аднаго запыту. Значэньне па змоўчаньні 0 азначае, што ніводны запыт яшчэ ня быў зкампіляваны.';
$strShowStatusNot_flushed_delayed_rowsDescr = 'Колькасьць радкоў для запісу, адкладзеных запытамі INSERT DELAY.';
$strShowStatusNot_flushed_delayed_rowsDescr = 'Колькасьць радкоў для запісу, адкладзеных запытамі INSERT DELAYED.';
$strShowStatusOpened_tablesDescr = 'Колькасьць табліц, якія былі адкрытыя. Калі адкрытыя табліцы вялікія, значэньне кэшу табліц імаверна вельмі малое.';
$strShowStatusOpen_filesDescr = 'Колькасьць адкрытых файлаў.';
$strShowStatusOpen_streamsDescr = 'Колькасьць адкрытых патокаў (выкарыстоўваюцца пераважна для лагаваньня).';
Expand Down
2 changes: 1 addition & 1 deletion lang/belarusian_cyrillic-windows-1251.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -780,7 +780,7 @@
$strShowStatusKey_write_requestsDescr = 'Êîëüêàñüöü çàïûòࢠíà çàï³ñ áë¸êó êëþ÷î¢ ó êýø.';
$strShowStatusKey_writesDescr = 'Êîëüêàñüöü ô³çû÷íûõ çàï³ñࢠáë¸êó êëþ÷î¢ íà äûñê.';
$strShowStatusLast_query_costDescr = 'Àãóëüíû êîøò àïîøíÿãà çêàìï³ëÿâàíàãà çàïûòó, ïàäë³÷àíàãà àïòûì³çàòàðàì çàïûòà¢. Êàðûñíà äëÿ ïàðà¢íàíüíÿ ðîçíûõ ñïîñàáࢠðýàë³çàöû³ àäíàãî çàïûòó. Çíà÷ýíüíå ïà çìî¢÷àíüí³ 0 àçíà÷àå, øòî í³âîäíû çàïûò ÿø÷ý íÿ áû¢ çêàìï³ëÿâàíû.';
$strShowStatusNot_flushed_delayed_rowsDescr = 'Êîëüêàñüöü ðàäêî¢ äëÿ çàï³ñó, àäêëàäçåíûõ çàïûòàì³ INSERT DELAY.';
$strShowStatusNot_flushed_delayed_rowsDescr = 'Êîëüêàñüöü ðàäêî¢ äëÿ çàï³ñó, àäêëàäçåíûõ çàïûòàì³ INSERT DELAYED.';
$strShowStatusOpened_tablesDescr = 'Êîëüêàñüöü òàáë³ö, ÿê³ÿ áûë³ àäêðûòûÿ. Êàë³ àäêðûòûÿ òàáë³öû âÿë³ê³ÿ, çíà÷ýíüíå êýøó òàáë³ö ³ìàâåðíà âåëüì³ ìàëîå.';
$strShowStatusOpen_filesDescr = 'Êîëüêàñüöü àäêðûòûõ ôàéëà¢.';
$strShowStatusOpen_streamsDescr = 'Êîëüêàñüöü àäêðûòûõ ïàòîêࢠ(âûêàðûñòî¢âàþööà ïåðàâàæíà äëÿ ëàãàâàíüíÿ).';
Expand Down
2 changes: 1 addition & 1 deletion lang/belarusian_latin-utf-8.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -780,7 +780,7 @@
$strShowStatusKey_write_requestsDescr = 'Kolkaść zapytaŭ na zapis bloku klučoŭ u keš.';
$strShowStatusKey_writesDescr = 'Kolkaść fizyčnych zapisaŭ bloku klučoŭ na dysk.';
$strShowStatusLast_query_costDescr = 'Ahulny košt apošniaha zkampilavanaha zapytu, padličanaha aptymizataram zapytaŭ. Karysna dla paraŭnańnia roznych sposabaŭ realizacyi adnaho zapytu. Značeńnie pa zmoŭčańni 0 aznačaje, što nivodny zapyt jašče nia byŭ zkampilavany.';
$strShowStatusNot_flushed_delayed_rowsDescr = 'Kolkaść radkoŭ dla zapisu, adkładzienych zapytami INSERT DELAY.';
$strShowStatusNot_flushed_delayed_rowsDescr = 'Kolkaść radkoŭ dla zapisu, adkładzienych zapytami INSERT DELAYED.';
$strShowStatusOpened_tablesDescr = 'Kolkaść tablic, jakija byli adkrytyja. Kali adkrytyja tablicy vialikija, značeńnie kešu tablic imavierna vielmi małoje.';
$strShowStatusOpen_filesDescr = 'Kolkaść adkrytych fajłaŭ.';
$strShowStatusOpen_streamsDescr = 'Kolkaść adkrytych patokaŭ (vykarystoŭvajucca pieravažna dla łahavańnia).';
Expand Down
2 changes: 1 addition & 1 deletion lang/bosnian-utf-8.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -894,7 +894,7 @@
$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate
$strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
Expand Down
2 changes: 1 addition & 1 deletion lang/bosnian-windows-1250.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -893,7 +893,7 @@
$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.'; //to translate
$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate
$strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
Expand Down
2 changes: 1 addition & 1 deletion lang/brazilian_portuguese-iso-8859-1.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,7 @@
$strShowStatusKey_write_requestsDescr = 'O número de requisições para escrever um bloco chave para o cache.';
$strShowStatusKey_writesDescr = 'O número de escritas físicas para um bloco chave para o disco.';
$strShowStatusLast_query_costDescr = 'O custo total da última consulta compilada como computado pelo otimizador de consultas. Útil para comparar o custo de diferentes planos de consulta para a mesma consulta. O valor padrão 0 significa que nenhuma consulta foi compilada ainda.';
$strShowStatusNot_flushed_delayed_rowsDescr = 'O número de linhas esperando para serem escritas na fila de INSERT DELAY.';
$strShowStatusNot_flushed_delayed_rowsDescr = 'O número de linhas esperando para serem escritas na fila de INSERT DELAYED.';
$strShowStatusOpened_tablesDescr = 'O número de tabelas que devem estar abertas. Se aberta, as tabelas são grandes, o valor do cache de suas tabelas é provavelmente muito pequeno.';
$strShowStatusOpen_filesDescr = 'O número de arquivos que estão abertos.';
$strShowStatusOpen_streamsDescr = 'O número de streams que estão abertos (usados principalmente para log).';
Expand Down
2 changes: 1 addition & 1 deletion lang/brazilian_portuguese-utf-8.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,7 @@
$strShowStatusKey_write_requestsDescr = 'O número de requisições para escrever um bloco chave para o cache.';
$strShowStatusKey_writesDescr = 'O número de escritas físicas para um bloco chave para o disco.';
$strShowStatusLast_query_costDescr = 'O custo total da última consulta compilada como computado pelo otimizador de consultas. Útil para comparar o custo de diferentes planos de consulta para a mesma consulta. O valor padrão 0 significa que nenhuma consulta foi compilada ainda.';
$strShowStatusNot_flushed_delayed_rowsDescr = 'O número de linhas esperando para serem escritas na fila de INSERT DELAY.';
$strShowStatusNot_flushed_delayed_rowsDescr = 'O número de linhas esperando para serem escritas na fila de INSERT DELAYED.';
$strShowStatusOpened_tablesDescr = 'O número de tabelas que devem estar abertas. Se aberta, as tabelas são grandes, o valor do cache de suas tabelas é provavelmente muito pequeno.';
$strShowStatusOpen_filesDescr = 'O número de arquivos que estão abertos.';
$strShowStatusOpen_streamsDescr = 'O número de streams que estão abertos (usados principalmente para log).';
Expand Down
Loading

0 comments on commit ee9e458

Please sign in to comment.