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
Some strings in the translation files are part of other sentences or incomplete text. These may have meaning in english when joined together but it is not possible to translate to other languages.
For example, the text "Are you sure you want to remove the" is part of a question that may not be able to have a proper translation.
The solution would be to identify these strings found in the templates directory and try to rephrase in a way that could be translated correctly. Change those then in the file lib/Ravada/I18N/en.po
Some strings in the translation files are part of other sentences or incomplete text. These may have meaning in english when joined together but it is not possible to translate to other languages.
For example, the text "Are you sure you want to remove the" is part of a question that may not be able to have a proper translation.
The solution would be to identify these strings found in the templates directory and try to rephrase in a way that could be translated correctly. Change those then in the file lib/Ravada/I18N/en.po
Thanks to @eltomato89
The text was updated successfully, but these errors were encountered: