Conversation
|
@sowjanyakch translations vanish automatically over time if no stable branch ships the value string anymore, until then transifex will always bring them back (!). So you can ignore string values in value-* folders |
@AndyScherzinger - the problem is eventhough I mark string as not translatable (with translatable = "false"), android still loads localised string because same string is already available in different languages. Without deleting strings, it is not possible to test the output. Happy to get some suggestions on how to improve the implementation. Another reason to delete strings is increase in the warnings. The resource string "nc_diagnose_signaling_mode_title" has been marked as translatable="false" elsewhere (usually in the values folder), but is translated to "sv" (Swedish) here |
86110ff to
a21ef6c
Compare
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
a21ef6c to
4873c98
Compare
…ttings and diagnose activities Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
4873c98 to
2c5de66
Compare
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/5872.apk |
@sowjanyakch fine to leave them in in this case 👍 Given the files will get overwritten anyways after the first transifex sync, but that doesn't matter since it is merged. |

fix #5823
🚧 TODO
🏁 Checklist
/backport to stable-xx.x