Fixed
Status Update
Comments
gm...@google.com <gm...@google.com>
jl...@google.com <jl...@google.com>
di...@google.com <di...@google.com>
an...@google.com <an...@google.com> #2
Repathing this to the Translations Editor node, as this bug is about the order in which the Translations Editor inserts resources.
jl...@google.com <jl...@google.com>
jl...@google.com <jl...@google.com>
jl...@google.com <jl...@google.com>
jl...@google.com <jl...@google.com>
an...@google.com <an...@google.com> #3
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Studio Ladybug | 2024.2.1 Canary 7
- Android Gradle Plugin 8.7.0-alpha07
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
ch...@gmail.com <ch...@gmail.com> #4
android-studio-preview/bin/ y ejecuta studio.sh.
Description
I have already reported this here: https://issuetracker.google.com/issues/119661688 but with IntelliJ 2024.1 this is broken yet again.
Given the file:
When I'm adding a new resource at the front:
and then inserting all of the translations via the Translation editor the new strings are appended at the end and not where the original translation key was added.
Current output:
Desired output:
Is it possible to insert the key at the index of the original key (values qualifier)?