jcesarmobile edited a comment on pull request #1384: URL: https://github.com/apache/cordova-android/pull/1384#issuecomment-1005808254
there is some previous conversion somewhere else, because I tested with `'` and `"` and `'` was converted to `\'` and `"` wasn't converted at all. Note that for them to work in `strings.xml` they have to be `\'` and `\"`, didn't try ``` (by work I mean that the app name is displayed on the phone exactly as on the `strings.xml`) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
