Ir al contenido
Menú
Se marcó esta pregunta

Hi,

I've created one module that overrides "Products" strings into "Vehicles", so that every "Product" string will be replaced by "Vehicle", on field strings, menuitems strings etc... And i'm facing an issue when installing/uninstalling the module, because some strings are not updating. For example in this menu item:

in my custom.product module:

<menuitem id="menu_custom_product" name="Products" .../>

in my custom.vehicle.product module, inheriting custom.product.module:

<menuitem id="custom_product.menu_custom_product" name="Vehicles" .../>

When i install my custom_vehicle_product module, the string Products is replaced by Vehicles as expected. But when I uninstall the module,  the string is still Vehicles instead of Products.

What am i doing wrong? Is there any other (and proper) way to do this? Maybe something related with the caché or translations?

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
4
jul 24
6764
2
jul 24
3638
4
jun 24
25413
3
abr 24
2346
1
feb 24
3679