Closed (duplicate)
Project:
IMCE
Version:
6.x-2.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2011 at 14:58 UTC
Updated:
21 Feb 2011 at 11:25 UTC
Some Buttons (i.e "Upload","insert file", "manage directories (from imce_mkdir)...) are displayed in english language, and error/info messages too (i.e. "Please select a file"...).
I precise that when I click on the Upload button, the imce upload form in the right language.
How to make all user interface elements in the good language ? I find no more translation files in the IMCE module.
Comments
Comment #1
ufku commentedYou can manually translate those using translation interface at admin/build/translate/search
Comment #2
lucuhb commentedWhen I look translation using the search translation interface, translations are OK.
For exemple, when I search for "Upload", I have, in the search results table, the translation for "Upload" in sites/all/modules/imce/js/imce.js.
Even after remove data from cache in Drupal and clear the navigator cache, nothing change on the imce interface.
The problem is the same for all my sites with a private file system : the problem does not appear with my sites with a public file system, so perhaps this is related to the file system ?
The labels of the delete button and of the unzip button (#956790: Add unzip functionality) have the good language for all cases.
Comment #3
ufku commented#572516: make private download method support css/js aggregation, color module and js translations