AbanteCart Development > Languages and Zones
Getting translation to French?
gob33:
On 1.1.9, install Spanish and Russian, the country and zone description stay always empty when content language is not english, even with translations loaded in DB.
Same thing for my french descs, do not appear (cache cleared, language settings tried all positions).
I have also put pull request on github for missing countries and zones.
Im expecting this to be in place with new ISO-correct usable french zones for 1.2.0
Basara:
--- Quote from: gob33 on May 27, 2014, 11:21:12 AM ---On 1.1.9, install Spanish and Russian, the country and zone description stay always empty when content language is not english, even with translations loaded in DB.
Same thing for my french descs, do not appear (cache cleared, language settings tried all positions).
I have also put pull request on github for missing countries and zones.
Im expecting this to be in place with new ISO-correct usable french zones for 1.2.0
--- End quote ---
Hello. Did you try Load missing (not translated) language data see post above
gob33:
I finally got my french descs displayed by Load missing (not translated) language data in 2 steps:
1) Copy from English
2) Copy from French
Doing step 2 only gives nothing. Is it normal ?
Also, stock_statuses and length_classes pages stay empty. Seems they dont like 'language_id'.
gob33:
Have tested 1.2.0.alpha and was really impressed by the very good level of the product.
No errors at install and in usage.
On install step 4, the button continue can be confusing as the progress bar stay a long time at end, the user asking if he must click on it or not.
Also my biggest problem is always with french zones which are old and incorrect.
A correction would need to shift all next IDs to keep the sequence ordered by country
(This could happen with other countries)
A solution would be to keep 1000 positions per country in the zone ID sequence:
Eg: for country_id=74, reserving zone_id from 74000 to 74999
so that each country could change its zones without shifting the others.
As long as these incorrect zones stay there, the software is unusable except for US.
I dont see merchants doing adjustments by hand as each will have different french zone_id depending of the order they inserted them.
Personnaly, I stopped my translation as it was becomming a long nightmare.
I suppose the same reason for the other translators.
Basara:
--- Quote from: gob33 on November 22, 2014, 02:51:15 PM ---
Also my biggest problem is always with french zones which are old and incorrect.
A correction would need to shift all next IDs to keep the sequence ordered by country
(This could happen with other countries)
A solution would be to keep 1000 positions per country in the zone ID sequence:
Eg: for country_id=74, reserving zone_id from 74000 to 74999
so that each country could change its zones without shifting the others.
As long as these incorrect zones stay there, the software is unusable except for US.
I dont see merchants doing adjustments by hand as each will have different french zone_id depending of the order they inserted them.
--- End quote ---
Hello.
ID is unique identifier related to database and php code - not to zones actually. Where and why you need id? It is not visible at storefront for your customers.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version