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

Comment out strings without a translation in translation files #15

Open
dacmot opened this issue Sep 1, 2020 · 1 comment
Open

Comment out strings without a translation in translation files #15

dacmot opened this issue Sep 1, 2020 · 1 comment

Comments

@dacmot
Copy link

dacmot commented Sep 1, 2020

To help avoid terrors like in

New strings, or really any string without a translation should be commented out in the translation files. For example:

this is an old string=ceci est une vieille chaine
#this is a new string=

Thanks!

@Wuzzy2
Copy link
Contributor

Wuzzy2 commented Aug 16, 2023

This is probably no longer neccessary as Minetest now silently ignores empty translations.

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

2 participants