Page MenuHomeWildfire Games

Fix translation license year
ClosedPublic

Authored by vladislavbelov on Apr 25 2018, 10:50 PM.

Details

Summary

Currently year is fixed as 2014, that isn't true.

Test Plan
  1. Apply the patch.
  2. Run the script.
  3. Check that generated *.po files contain a correct license year.

Diff Detail

Repository
rP 0 A.D. Public Repository
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Vulcan added a subscriber: Vulcan.Apr 25 2018, 10:53 PM

Successful build - Chance fights ever on the side of the prudent.

Link to build: https://jenkins.wildfiregames.com/job/differential/438/display/redirect

vladislavbelov edited the test plan for this revision. (Show Details)Apr 26 2018, 12:41 AM
Itms accepted this revision.Apr 27 2018, 10:26 AM

Perfect, please include this!

I tested locally and poediff correctly discards the only copyright change to pot files, so this patch won't break string freeze.

Note regarding your Test Plan: this patch doesn't touch po files, only pot ones. Once the copyright of a pot file will be updated, Transifex will update the copyright for the associated po files accordingly. This final change will only land on our repo after the po file is actually updated by a translator.

This revision is now accepted and ready to land.Apr 27 2018, 10:26 AM
This revision was automatically updated to reflect the committed changes.