Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Elxis 5.5 Calypso supports 2 factor authentication login with e-mail or SMS.
Home
Help
Login
Register
Elxis CMS Forum
»
Support
»
Language
(Moderator:
Farhad Sakhaei
) »
where can I change these?
« previous
next »
Print
Pages: [
1
]
Author
Topic: where can I change these? (Read 8292 times)
Nuts
Newbie
Posts: 35
where can I change these?
«
on:
March 23, 2018, 16:41:02 »
Thanks for any hints !
Where can I change these sentences to make them helpful to a user/translate
1. mysite.com/inner.php/reservations/hotels/hotelier/bookings/
"Error
To access this page you must login using an active hotelier user account". - want to change to say that hotelier needs to login and refresh page to see her control panel...
2. "Surrounding area" - I see it on my front page - wrong translation
3. "from "USD 100" for 1 nights" - I see it in hotel seach results and its shows minimum prices for a night/room - wrong translation
4. "Hoteliers control panel" - wrong translation - I see on hotelier page
5. "If prices for 2, 3, or more rooms is not supplied then the price for X rooms will be the price for 1 room multiplied by X. For more than 6 rooms it is the price for 6 rooms divided by 6 and multiplied by the quantity." -- wrong translation - I see it in room pricing little window..
Thanks again for reading so far and hope to get a response
«
Last Edit: March 23, 2018, 16:53:15 by Nuts
»
Logged
webgift
Elxis Team
Hero Member
Posts: 4193
Re: where can I change these?
«
Reply #1 on:
March 29, 2018, 09:08:32 »
Hello,
you can find this language strings at
components/com_reservations/ext/hotels/language/
for IOSR Hotels extension and
components/com_reservations/language/
for IOS Reservations
component. Are there available?
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
Nuts
Newbie
Posts: 35
Re: where can I change these?
«
Reply #2 on:
March 14, 2019, 09:42:24 »
No, it is not in these files and the Russian translation is badly wrong... it needs urgent attention, will be greateful to know where could I edit it please.. thank you very much... correction needed "for 1 nights, per person" that one sees in the hotels search result ..
Logged
webgift
Elxis Team
Hero Member
Posts: 4193
Re: where can I change these?
«
Reply #3 on:
March 14, 2019, 10:34:27 »
Here you're: components/com_reservations/ext/hotels/language/ru.hotels.php
Check the short quote below:
$_lang['PRICE_FOR_NIGHTS'] = "Price for %s nights";
$_lang['FOR_NIGHTS'] = "for %s nights";
$_lang['FOR_PERSONS'] = "for %s persons";
$_lang['FOR_ROOMS'] = "for %s rooms";
Search for PRICE_FOR_NIGHTS, FOR_NIGHTS, FOR_PERSONS etc in ru.hotels.php.
«
Last Edit: March 14, 2019, 10:41:07 by webgift
»
Logged
Elxis Team •
Custom web design [EN]
-
[EL]
•
.GR Registrar
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
Language
(Moderator:
Farhad Sakhaei
) »
where can I change these?