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

Translations template update and fixups. #13333

Merged
merged 9 commits into from Aug 21, 2015

Conversation

Projects
None yet
2 participants
@VlasovVitaly
Copy link
Contributor

commented Aug 17, 2015

Couple of fixups after PR #13283.

Added lots of comments to translators.
Added missing strings from use_action field ("message")

I found strange effect in data/json/effects.json

     {    
        "type": "effect_type",
        "id": "darkness",
        "apply_message": "Your vision flickers and goes gray!",
        "remove_message": "The world flickers back to normality.",
        "rating": "bad"
    },   

It seems valid, but don't have description. I didn't touch this effect_type.

@kevingranade kevingranade self-assigned this Aug 21, 2015

@kevingranade kevingranade merged commit e63f1e9 into CleverRaven:master Aug 21, 2015

1 check passed

default
Details

@VlasovVitaly VlasovVitaly deleted the VlasovVitaly:pot-update-fixups branch Aug 26, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.