Re: Locale Directive in 4.9.x
Stefan Hornburg <[email protected]> Thu, 10 Apr 2003 00:31:32 +0200
| Newsgroups | gmane.comp.web.interchange.internationalization |
|---|---|
| Organization | LinuXia Systems |
| Message-ID | <[email protected]> |
On Wed, 09 Apr 2003 13:56:07 -0700 Kirill Sapelkin <[email protected]> wrote: > Hello Racke, > > Still can't get shadow specs to work for me. Archive search did not > yeild up any docs for me. > > > However, I found a bug in the Shadow module, please upgrade to the attached > > one (latest CVS). With that, you can use: > > > > Database specs specs.txt TAB > > Database specs MAP detail ru_RU rdetail > > > > I tested that, but needed to add keys to my specs database file, otherwise on > ly one > > column will be displayed. > > > As an experiment I made a plain vanilla 4.9.7 DBM tools catalog, added > > Database specs specs.txt TAB #TAB is uppercase "T" "A" "B" > Database specs MAP detail ru_RU rdetail > > to catalog.cfg, added > > [setlocale locale=ru_RU persist=1 > > to pages/index.html. Replaced nl_NL with ru_RU in > products/locale.txt. Doctered products/specs.txt as follows: > > code sku sort header detail rheader rdetail > os28069 000 Case material çainted Steel íÁÔÅÕÒÉÁÌ óÔÁÌØ > os28069 000 Hinge material Galvanized > os28069 000 Latch material Stainless Steel > os28069 000 Height 14" > os28069 000 Width 24" > os28069 000 Depth 10" > > The effect that I get is as if no changes were made. On screen we > see: > Case material and çainted Steel. It's not looking at the rdetail > column. You probably didn't modify flypage.html and the specs database as described in an earlier posting from myself. Bye Racke