Closed (works as designed)
Project:
Internationalization
Version:
7.x-1.4
Component:
Fields
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2012 at 15:18 UTC
Updated:
22 Mar 2012 at 15:23 UTC
Hi,
i can't translate some strings with field translation activated. When i click on edit(screenshot 1) it shows me a textfield "english" instead of "german" (screenshot 2). Typing in something wont have any effect.
My languages are english and german (default language).
When adding a third language (dutch) it shows me the dutch field and i can translate the string into dutch (screenshot 3)
the strings are created by the module drupal commerce and i guess they are field titles.
| Comment | File | Size | Author |
|---|---|---|---|
| screenshot3.jpg | 27.61 KB | MickL | |
| screenshot2.jpg | 22.69 KB | MickL | |
| screenshot1.jpg | 12.32 KB | MickL |
Comments
Comment #1
MickL commentedupdated to d 7.12 and i18n 1.4 - no effect
Comment #2
PESTO3567 commentedChange the default language back to english and you should be able to translate it.
Comment #3
MickL commentedwith default language english the field is labeled "german" but it does not have any effect. the string is still not translated.
Comment #4
heikofischer commentedsame problem here. benchi, any news on this?
Comment #5
MickL commentedi used javascript to translate it. :(
but there is a patch for commerce http://drupal.org/node/1451132 out today
Comment #6
jose reyero commentedRight, field titles and description are only translatable 'from default language' so if you are mixing English / German fields it won't work.
Also we are just translating Drupal core fields. Then about commerce or other entities' fields, it is that module that should take care of that new entities and fields.
Comment #7
samuel.pismel commentedBut Jose, the string come from drupal commerce in english, if i have one installation with the default language unlike english i will never can translate this string...
if you got this translation issue you probaly got this too: #1451132: Translation issue "Billing information" + "Shipping information"
Comment #8
jose reyero commentedIt seems its being fixed on commerce module.
And anyway please read #6.
Comment #8.0
jose reyero commentedadded some more informations