What is the disadvantage of using them.. I mean:
const string hello = "Hello";
and someone who can read/write both English + their native lang comes in and changes it to
const string hello = "Bonjour";
It will require a re-build.. Did I miss something? Forgive my ignorance! ![]()