Hi!
Would it be possible to make the "Rewrite the output of this field"-text translatable?
It's a user defined string, so I think it should be done by i18n, or?
I'm with the same problem.
Trying to use i18n, the "Rewrite the output of this field" string don't appear at search to translate, only the "label" appear.
But the label aways appear with ":" and I don't know how to remove it yet.
It'll be great if i18n translate the "Rewrite the output of this field", or accept php code at this field to insert strings into t();
I have the same problem!
I need to define a dynamic URL, one for each language.
I think this is a no minor request for multilingual sites.
Thank you!
Does anyone know if this issue has been addressed or if there is another solution? Thank you
Same probleme
subscribing
This featur should be added to this patch #357529: Implement translation of customized 'translatable' views properties
Btw, the i18n side already committed (latest -dev), #360024: Write views localization plugin
Comments
Comment #1
dawehnerIt's a user defined string, so I think it should be done by i18n, or?
Comment #2
diogo_plta commentedI'm with the same problem.
Trying to use i18n, the "Rewrite the output of this field" string don't appear at search to translate, only the "label" appear.
But the label aways appear with ":" and I don't know how to remove it yet.
It'll be great if i18n translate the "Rewrite the output of this field", or accept php code at this field to insert strings into t();
Comment #3
juan m commentedI have the same problem!
I need to define a dynamic URL, one for each language.
I think this is a no minor request for multilingual sites.
Thank you!
Comment #4
iamjon commentedDoes anyone know if this issue has been addressed or if there is another solution?
Thank you
Comment #5
gagarine commentedSame probleme
Comment #6
Bilmar commentedsubscribing
Comment #7
jose reyero commentedThis featur should be added to this patch #357529: Implement translation of customized 'translatable' views properties
Btw, the i18n side already committed (latest -dev), #360024: Write views localization plugin