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

Add species description to translation #37647

Merged
merged 1 commit into from
Feb 2, 2020

Conversation

AMurkin
Copy link
Contributor

@AMurkin AMurkin commented Feb 2, 2020

Summary

SUMMARY: None

Purpose of change

Add species description to translation.
Was missed in #36906.

Describe the solution

Move "SPECIES" from ignorable to automatically_convertible in lang/extract_json_strings.py script.

Describe alternatives you've considered

None.

Testing

Strings extracted to lang/json/SPECIES_from_json.py
_('a mammal')
_('an amphibian')
_('a bird')
_('a reptile')
_('a fish')
_('a mutant')
_('a nether creature')
_('a blob')
_('plop.')
_('a fungus')
_('a leech plant')
_('an insect')
_('a spider')
_('a plant')
_('a mollusk')
_('a worm')
_('rustle.')
_('a zombie')
_('shuffling.')
_('a robot')
_('mechanical whirring.')
_('a horror')
_('an aberration')
_('a human')
_('shlop.')
_('pop.')
_('tac.')
_('pat.')
_('shlip.')

@ZhilkinSerg ZhilkinSerg added [Python] Code made in Python Translation I18n labels Feb 2, 2020
@ZhilkinSerg ZhilkinSerg merged commit 24e4fe3 into CleverRaven:master Feb 2, 2020
@AMurkin AMurkin deleted the i18n-extract-species branch February 2, 2020 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Python] Code made in Python Translation I18n
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants