Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

Ability to open res files #397

Open
PeterKottas opened this issue Jun 9, 2020 · 6 comments
Open

Ability to open res files #397

PeterKottas opened this issue Jun 9, 2020 · 6 comments
Labels

Comments

@PeterKottas
Copy link

It would be awesome if you could open res files frequently used to translate dot net (core) apps.

@gilmarsquinelato
Copy link
Owner

Hello @PeterKottas,

This request was already made, but due to the structure of .res files not being as simple as the .json and .yaml files, it gets harder to consolidate the translations and after to save them back to the files.

@HiiZun
Copy link

HiiZun commented Jun 12, 2020

Hello, this feature can be very helpful for my situation, i'm using js files to save translations,
files can be formed like this:
KEY: "My value"
or with variables:
image

@gilmarsquinelato
Copy link
Owner

@HiiZun how this feature would be related to js files?

@PeterKottas
Copy link
Author

@gilmarsquinelato thanks for getting back to me. I understand. It will probably require some import/export modules as well as an internal data structure that would keep the imported model in memory. Maybe something cool for the future ;)

@gilmarsquinelato
Copy link
Owner

Yeah, I'll need to do some researches about this way to treat the files with more "complex" data.
Maybe in the future we can deliver that one :)

@PeterKottas
Copy link
Author

Cool, I think there would be a lot of value in this!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants