Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Add UUID for strings #57

Open
Nico-Duduf opened this issue Jun 30, 2017 · 3 comments
Open

Add UUID for strings #57

Nico-Duduf opened this issue Jun 30, 2017 · 3 comments

Comments

@Nico-Duduf
Copy link
Member

No description provided.

@Nico-Duduf Nico-Duduf added this to the launch 1.0 milestone Jun 30, 2017
@oktomus
Copy link
Member

oktomus commented Jul 16, 2017

What's this ?

@Nico-Duduf
Copy link
Member Author

The Chinese translator of Duik suggested that it could be useful to add a unique identifier to each translated string, this could ease tracking changes, additions and deletions of the strings.

UUID can easily be generated in Qt using the QUuid class.

But this means we would have to use those uuids in the source code of Duik itself and I really don't like this idea, it would make it very hard to maintain

@oktomus
Copy link
Member

oktomus commented Jul 19, 2017

I don't get it how it would ease tracked changes, it helps to identify what the is the translation meaning ? If that's the case, the comment already does it. And if it's not the case, I guess it generates a kind of key.

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

No branches or pull requests

2 participants