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

Need some help creating a component #7747

Closed
2 tasks done
lexisother opened this issue Jun 6, 2022 · 3 comments
Closed
2 tasks done

Need some help creating a component #7747

lexisother opened this issue Jun 6, 2022 · 3 comments
Assignees
Labels
bug Something is broken.
Milestone

Comments

@lexisother
Copy link

Describe the issue

I have a translation file in the following format:

{
  "OK": "Okay",
  "NO": "No",
  "SEARCH": "Search..."
}

However, when trying to set this base file as the base file, I run into the following:

Could not parse translation base file: Duplicate id_hash for unit { "SEARCH": "Search..." }

Am I doing something wrong?

I already tried

  • I've read and searched the documentation.
  • I've searched for similar issues in this repository.

Steps to reproduce the behavior

  1. Create a component
  2. Choose "From VCS"
  3. Set the base language file

Expected behavior

The file is parsed correctly and the component is created

Screenshots

image

Exception traceback

No response

How do you run Weblate?

weblate.org service

Weblate versions

No response

Weblate deploy checks

No response

Additional context

No response

@lexisother lexisother added the question This is more a question for the support than an issue. label Jun 6, 2022
@github-actions
Copy link

github-actions bot commented Jun 6, 2022

This issue looks more like a support question than an issue. We strive to answer these reasonably fast, but purchasing the support subscription is not only more responsible and faster for your business but also makes Weblate stronger.

In case your question is already answered, making a donation is the right way to say thank you!

@nijel nijel added this to the 4.13 milestone Jun 7, 2022
@nijel nijel added bug Something is broken. and removed question This is more a question for the support than an issue. labels Jun 7, 2022
@nijel nijel self-assigned this Jun 7, 2022
@nijel
Copy link
Member

nijel commented Jun 7, 2022

Should be fixed by d773c67.

@nijel nijel closed this as completed Jun 7, 2022
@github-actions
Copy link

github-actions bot commented Jun 7, 2022

Thank you for your report; the issue you have reported has just been fixed.

  • In case you see a problem with the fix, please comment on this issue.
  • In case you see a similar problem, please open a separate issue.
  • If you are happy with the outcome, don’t hesitate to support Weblate by making a donation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken.
Projects
None yet
Development

No branches or pull requests

2 participants