Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
6.x-2.6
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2009 at 08:55 UTC
Updated:
24 Nov 2009 at 14:25 UTC
Hi!
Would it be possible to make the "Rewrite the output of this field"-text translatable?
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