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
) »
Translation not refeclted
« previous
next »
Print
Pages: [
1
]
Author
Topic: Translation not refeclted (Read 9797 times)
Nuts
Newbie
Posts: 35
Translation not refeclted
«
on:
February 21, 2016, 12:32:19 »
Hi, on the front I do not see the following translation shown as it is shown in the the langauge file for IOSR hotels: /domains/mysite/public_html/components/com_reservations/ext/hotels/language. Isnstead is show the english phrases: Chec in Check out.
$_lang['CHECKINTIME'] = 'Время въезда';
$_lang['CHECKOUTTIME'] = 'Время выезда';
the same applies to the word "Destination" written above the booking form.
Why am I doing wrong?
Thanking in advance for any hints
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: Translation not refeclted
«
Reply #1 on:
February 22, 2016, 22:23:39 »
These language strings exist in Russian language files, you shouldn't see them in English. It is very strange... Can you post a link to the exact page with this problem? If you dont want to post the link in public you can send me a personal message.
components/com_reservations/ext/hotels/language/ru.hotels.php
$_lang['CHECKINTIME'] = 'Время въезда';
$_lang['CHECKOUTTIME'] = 'Время выезда';
components/com_reservations/language/ru.com_reservations.php
$_lang['DESTINATION'] = 'Пункт назначения';
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Support
»
Language
(Moderator:
Farhad Sakhaei
) »
Translation not refeclted