- Posts: 22
- Thank you received: 0
The translation file on one line lack
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
To get rid of it add language files FREE_PAYMENT=" "
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
now there is a FREE_PAYMENT next to the name of the payment option
So you need to go to your language file and write: FREE_PAYMENT=" " to make it disappear, as Felix said
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Does not translate into an error message.
"Palun sisesta väärtus lahtrisse name"
("Please enter a value in cell name")
The same is also: username, email and password.
Please Log in or Create an account to join the conversation.
PASSWORDS_DO_NOT_MATCH="Passwords do not match"
VALID_EMAIL="Please enter a valid e-mail address"
PLEASE_FILL_THE_FIELD="Please fill the %s field"
You can find them in your translation file via the Languages tab of the configuration.
For the fields name, you can change them via the menu Display->Custom fields. If you want to translate the custom fields, you can also do it via the language file, or via falang/joomfish's interface.
Please Log in or Create an account to join the conversation.
The problem is that:
PLEASE_FILL_THE_FIELD="Please fill the %s field"
%s = name
%s = username
%s = email
%s = password
These four words cannot be translated.
Please Log in or Create an account to join the conversation.
HIKA_USER_NAME="Nom"
HIKA_USERNAME="Nom d'utilisateur"
HIKA_EMAIL="Email"
HIKA_PASSWORD="Password"
..etc..
Please Log in or Create an account to join the conversation.
The problem is that:
OK
translation problem
Registration
Name *If If a cell is blank, it says:"Please enter a value for the field name"
Username *[/color]If If a cell is blank, it says:"Please enter a value for the field Username"
E-mail *[/color]If If a cell is blank, it says:"Please enter a value for the field E-mail"
Password *[/color]If If a cell is blank, it says:"Please enter a value for the field Password"
Verify Password *[/color]If If a cell is blank, it says:"Please enter a value for the field Password2"
Address information
First name *
Last name *
Company
Address *
City *
Post code *
Telephone
Country *
State *
Fields marked with an asterisk (*) are required.
Register
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
PASSWORD2="My text"
Please Log in or Create an account to join the conversation.