add file_tt() as a wrapper for i18n tt() function, to allow node type information to be translated.
| Comment | File | Size | Author |
|---|---|---|---|
| file_tt.patch | 2.7 KB | aufumy |
add file_tt() as a wrapper for i18n tt() function, to allow node type information to be translated.
| Comment | File | Size | Author |
|---|---|---|---|
| file_tt.patch | 2.7 KB | aufumy |
Comments
Comment #1
jvieille commentedWhat is this patch for?
I was expecting that the "File" file type node associated to a given file was made translatable, but it does not seems the case.
When translating a "file" node, the uploaded file id no referenced, and request a new upload.
Comment #2
jvieille commentedAny explanation about this patch?
Comment #3
aufumy commentedIt is to translate the content type name to the appropriate language. So if the user language is french, instead of displaying 'File' it shows 'Fichier'
Thanks.
Comment #4
johanneshahn commentedmoved to
#1464256: i18n support for ff