I have tried to change the Resource.resx file at run time but it's impossible because during compile time all the .resx files for an app are packed into a single PRI file by the MakePRI utility and included with the app's deployment package.I have tried to change the Resource.resx file a