stable

Clone or download

Read-only

Remove hackish VueTranslater component

part of story #13566 associate a custom icon to external services After 25da1eebf96acee48e301b41e4380a4dfe531c33, we now have a way to extract translations from .js files associated to Vue apps. However, since there is also a "gettext-js" target for the whole project/admin/ folder, this translation is now extracted twice. I did not find a satisfactory solution by movings the "members" and "ugroups" files into dedicated folders. I consider having this one duplicated string the least of two evils until we figure out a better way. Change-Id: Ic4e86e526310008effbc4bb49e8b9ceaccf479fd

Modified Files

Name
D src/www/scripts/project/admin/services/src/components/VueTranslater.vue +0 −46 Go to diff View file
A src/www/scripts/project/admin/services/src/helpers/gettext_provider.js +22 −0 Go to diff View file
M src/www/scripts/project/admin/services/src/modal-initializer.js +12 −4 Go to diff View file
M src/www/scripts/project/po/fr.po +10 −13 Go to diff View file