Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: cannot have same key name for plurals and strings. #121

Open
7 tasks
vamshinagamalla opened this issue Apr 4, 2023 · 1 comment
Open
7 tasks

Bug: cannot have same key name for plurals and strings. #121

vamshinagamalla opened this issue Apr 4, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@vamshinagamalla
Copy link

vamshinagamalla commented Apr 4, 2023

Please select the affected platforms

  • [ x] Android Studio
  • IntelliJ IDEA

Please select the translator to use

  • Google
  • Google (API)
  • Microsoft
  • Baidu
  • Youdao
  • Ali
  • [ x] DeepL

Version of Plugin and IDE

  • Plugin Version: 3.0.0
  • IDE Version: Android Studio Electric Eel | 2022.1.1 Patch 2

Issue details

If we have

<string name="your_key_for_string>"Test String"</string>.

I cannot have a resource naming

<plurals name="your_key_for_string">...."

@Airsaid
Copy link
Owner

Airsaid commented Apr 8, 2023

Thanks for the feedback, this is a bug and I will fix it in a later version.

@Airsaid Airsaid added the bug Something isn't working label Apr 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants