You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to generate a publiccode.yml with more than one language, you might run into a deletion of your text without warning. This happens when you switch between languages (maybe only if you forgot to click "generate" at least once).
Text should be preserved when switching languages.
Potentially (but that would be a feature request not a bug report), for the first time switching to a second language, the text fields are filled with input from the other language (to know what to translate).
Actual behaviour
The text is gone without any warning. Especially if you wrote a relatively large amount without clicking "generate" this is quite frustrating.
The text was updated successfully, but these errors were encountered:
* App localization is now based on the detected language from the
browser at runtime
* Spell the whole language name in the UI
* Change the UI for multiple languages in the publiccode.yml file,
removing the tabs
* Use a library for the list of languages, so we don't have to maintain
our own
Obsoletes italia#247
Related italia#234Fixitalia#123
bfabio
added a commit
to bfabio/publiccode-editor
that referenced
this issue
Jan 15, 2024
* App localization is now based on the detected language from the
browser at runtime
* Spell the whole language name in the UI
* Change the UI for multiple languages in the publiccode.yml file,
removing the tabs
* Use a library for the list of languages, so we don't have to maintain
our own
Obsoletes italia#247
Related italia#234Fixesitalia#123, Fixesitalia#26
* App localization is now based on the detected language from the
browser at runtime
* Spell the whole language name in the UI
* Change the UI for multiple languages in the publiccode.yml file,
removing the tabs
* Use a library for the list of languages, so we don't have to maintain
our own
Obsoletes #247
Related #234Fixes#123, Fixes#26
Subject of the issue
If you want to generate a
publiccode.yml
with more than one language, you might run into a deletion of your text without warning. This happens when you switch between languages (maybe only if you forgot to click "generate" at least once).Steps to reproduce
Expected behaviour
Text should be preserved when switching languages.
Potentially (but that would be a feature request not a bug report), for the first time switching to a second language, the text fields are filled with input from the other language (to know what to translate).
Actual behaviour
The text is gone without any warning. Especially if you wrote a relatively large amount without clicking "generate" this is quite frustrating.
The text was updated successfully, but these errors were encountered: