@@ -1441,15 +1441,16 @@ history_1525_li=Trace\: write dangerous operations (set log 0,...) in every case
history_1526_li=ParameterMetaData should return correct data type where possible (INSERT for example)
history_1527_li=Support indexes for views (probably requires materialized views)
history_1528_li=Linked tables that point to the same database should share the connection
history_1529_h3=Not Planned
history_1530_li=HSQLDB (did) support this\:select id i from test where i>0 (other databases don't)
history_1531_li=String.intern (so that Strings can be compared with \=\=) will not be used because some VMs have problems when used extensively
history_1532_h2=Supporters
history_1533_p=Many thanks for those who helped by finding and reporting bugs, gave valuable feedback, spread the word and have translated this project. Also many thanks to the donors who contributed via PayPal\:
history_1534_li=Florent Ramiere, France
history_1535_li=Pete Haidinyak, USA
history_1536_li=Jun Iyama, Japan
history_1537_li=Antonio Casqueiro, Portugal
history_1529_li=Use log for rollback
history_1530_h3=Not Planned
history_1531_li=HSQLDB (did) support this\:select id i from test where i>0 (other databases don't)
history_1532_li=String.intern (so that Strings can be compared with \=\=) will not be used because some VMs have problems when used extensively
history_1533_h2=Supporters
history_1534_p=Many thanks for those who helped by finding and reporting bugs, gave valuable feedback, spread the word and have translated this project. Also many thanks to the donors who contributed via PayPal\:
history_1535_li=Florent Ramiere, France
history_1536_li=Pete Haidinyak, USA
history_1537_li=Jun Iyama, Japan
history_1538_li=Antonio Casqueiro, Portugal
installation_1000_h1=Installation
installation_1001_a=Requirements
installation_1002_a=Supported Platforms
...
...
@@ -1606,9 +1607,9 @@ mainWeb_1003_li=Written Java; can be compiled with GCJ (Linux)
mainWeb_1004_li=Embedded, Server and Cluster modes
mainWeb_1005_li=JDBC and (partial) ODBC API; Web Client application
mainWeb_1006_h3=Download
mainWeb_1007_td=Version 1.0 / 2007-08-02\:
mainWeb_1008_a=Windows Installer (2.6 MB)
mainWeb_1009_a=All platforms (zip, 3.4 MB)
mainWeb_1007_td=Version 1.0.57 (2007-08-25)\:
mainWeb_1008_a=Windows Installer (2.7 MB)
mainWeb_1009_a=All platforms (zip, 3.8 MB)
mainWeb_1010_a=All Downloads
mainWeb_1011_td=
mainWeb_1012_h3=Support
...
...
@@ -1623,16 +1624,15 @@ mainWeb_1020_h3=News
mainWeb_1021_b=Newsfeeds\:
mainWeb_1022_p=Two are available\:<a href\="http\://www.h2database.com/html/newsfeed-atom.xml"target\="_blank">Full text (Atom)</a> and <a href\="http\://www.h2database.com/html/newsfeed-rss.xml"target\="_blank">Header only (RSS)</a> .
mainWeb_1023_b=Email Newsletter\:
mainWeb_1024_form=Subscribe to <a href\="http\://groups.google.com/group/h2database-news/subscribe">H2 Database News (Google account required)</a> to get informed about new releases. Your email address is only used in this context. If you don't want a Google account, there is a manually maintained list as well\:
mainWeb_1025_form=Email\:
mainWeb_1026_td=
mainWeb_1027_h3=Contribute
mainWeb_1028_p=You can contribute to the development of H2 by sending feedback and bug reports, or translate the H2 Console application (files h2/src/main/org/h2/server/web/res/_text_*.properties). Or click on the PayPal button below to donate money. You will be listed as a supporter\:
mainWeb_1029_td=
mainWeb_1030_h3=Feedback
mainWeb_1031_td=You may also send questions, feature requests, or feedback of any kind here\:
mainWeb_1032_p=Email (optional)\:
mainWeb_1033_form=Message\:
mainWeb_1024_p=Subscribe to <a href\="http\://groups.google.com/group/h2database-news/subscribe">H2 Database News (Google account required)</a> to get informed about new releases. Your email address is only used in this context.
mainWeb_1025_td=
mainWeb_1026_h3=Contribute
mainWeb_1027_p=You can contribute to the development of H2 by sending feedback and bug reports, or translate the H2 Console application (files h2/src/main/org/h2/server/web/res/_text_*.properties). Or click on the PayPal button below to donate money. You will be listed as a supporter\:
mainWeb_1028_td=
mainWeb_1029_h3=Feedback
mainWeb_1030_td=You may also send questions, feature requests, or feedback of any kind here\:
mainWeb_1031_p=Email (optional)\:
mainWeb_1032_form=Message\:
main_1000_h1=H2 Database Engine
main_1001_p=Welcome to H2, the free SQL database engine.