Hide Forgot
Description of problem:[Admin Portal] Storage Tab -> The button 'Destroy'(Supprimer) is missing, and instead there is a 'Display Report' (Afficher Rapport) Version-Release number of selected component (if applicable):3.3.0 How reproducible: Steps to Reproduce: 1.Go to admin Portal in fr-FR locale 2.Presson Storage Tab 3. Actual results: You will see that there is a button showing 'Afficher Rapport'in FR which stands for 'Display Report' in EN Expected results: It should be 'Supprimer' instead which stands for 'Destroy' in English. Additional info:
Created attachment 800382 [details] Storage tab Destroy action button in fr-FR
Created attachment 800755 [details] code: MainTabStorageView.java
The "Destroy" action is available on the context menu only by design (see the code in attachment 800755 [details]). closing.