please change:
const IMAGE_BUTTON_CONTACT_US = 'Contact Us';
const IMAGE_BUTTON_CONTINUE = 'Kontakt';
to:
const IMAGE_BUTTON_CONTACT_US = 'Kontakt';
const IMAGE_BUTTON_CONTINUE = 'Weiter';
German language / Deutsches Sprachpaket
change in german.php - German language / Deutsches Sprachpaket
-
wos
- Builder
- Posts: 3
- Joined: Wed Jun 24, 2026 8:16 am
- Phoenix Version: V1.1.0.6
- Contact:
Re: change in german.php
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
-
raiwa
- Certified Developer
- Posts: 1640
- Joined: Sat Dec 21, 2019 8:08 am
- Phoenix Version: 1.1.0.6
- : Buy Me A Beverage
- Contact:
Re: change in german.php
Hi raiwa,
thanks a lot.
Not sure if intends, in ht_table_click_jquery.php the consts are english now.
In modules/navbar/nb_currencies.php
const MODULE_NAVBAR_CURRENCIES_SELECTED_CURRENCY = '<i title="Moneda seleccionada: %1$s" ...
is spanish.
And I found a missing text in action_recorder.php
const TEXT_INFO_DATE_ADDED = 'Hinzugefügt am: %s';
regards
thanks a lot.
Not sure if intends, in ht_table_click_jquery.php the consts are english now.
In modules/navbar/nb_currencies.php
const MODULE_NAVBAR_CURRENCIES_SELECTED_CURRENCY = '<i title="Moneda seleccionada: %1$s" ...
is spanish.
And I found a missing text in action_recorder.php
const TEXT_INFO_DATE_ADDED = 'Hinzugefügt am: %s';
regards
-
wos
- Builder
- Posts: 3
- Joined: Wed Jun 24, 2026 8:16 am
- Phoenix Version: V1.1.0.6
- Contact:
Re: change in german.php
This is not core any morewos wrote: Not sure if intends, in ht_table_click_jquery.php the consts are english now.
Thanks, I'll fix it soonwos wrote: In modules/navbar/nb_currencies.php
const MODULE_NAVBAR_CURRENCIES_SELECTED_CURRENCY = '<i title="Moneda seleccionada: %1$s" ...
is spanish.
There is no such constant in core, neither in english.wos wrote: And I found a missing text in action_recorder.php
const TEXT_INFO_DATE_ADDED = 'Hinzugefügt am: %s';
I found;
Code: Select all
const TABLE_HEADING_DATE_ADDED = 'Datum';
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
-
raiwa
- Certified Developer
- Posts: 1640
- Joined: Sat Dec 21, 2019 8:08 am
- Phoenix Version: 1.1.0.6
- : Buy Me A Beverage
- Contact: