Skip to content

HU Transferring translation changes from Master to the 5.1 branch

KiCad Bot requested to merge github/fork/szlldm/5.1 into 5.1

Created by: szlldm

Hi!

I have transferred the hungarian translation (i did recently) from master to the 5.1 branch.

I hope, i did it correctly:

  1. git checkout origin/5.1
  2. merged the .po files (from master and 5.1 branch) with msgcat (--use-first flag on master's .po file)
  3. validated with Poedit
  4. commit & pushed to my forked repo (git push origin HEAD:5.1)

Merge request reports