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

FR: Ability to paste xml data to key #77

Open
10Dozen opened this issue Jun 3, 2020 · 0 comments
Open

FR: Ability to paste xml data to key #77

10Dozen opened this issue Jun 3, 2020 · 0 comments

Comments

@10Dozen
Copy link

10Dozen commented Jun 3, 2020

I want to be able to paste xml stuctures to app:
(a) To first/any cell of empty line:

<Key ID="STR_CUP_MyKey">
    <Original>Original Itemname</Original>
    <Russian>Russian Itemname</Russian>
    <Japanese>Anime Itemanme</Japanese>
</Key>

(b) To any cell of existing key

    <Original>Original Itemname</Original>
    <Russian>Russian Itemname</Russian>
    <Japanese>Anime Itemanme</Japanese>

and want Tabler to:

  • (a) append structure as a new key with fullfilled cells for specified languages
  • (b) update selected key with given translations (overriding existing and adding new values/languages)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant