wearerequired / traduttore

🗼 A WordPress plugin to improve the I18N workflow for your own projects based on @GlotPress.
https://wearerequired.github.io/traduttore/
72 stars 15 forks source link

Add locale back to translation file name #130

Closed swissspidy closed 5 years ago

swissspidy commented 5 years ago

Fixes a regression added in #107 where the locale got lost.

This will also be addressed in some form or another in #108. Will need to fix the merge conflict there at some point.

Fixes #103.

Checklist:

codecov-io commented 5 years ago

Codecov Report

Merging #130 into master will increase coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master   #130      +/-   ##
==========================================
+ Coverage     77.88%    78%   +0.11%     
- Complexity      332    333       +1     
==========================================
  Files            23     23              
  Lines           796    800       +4     
==========================================
+ Hits            620    624       +4     
  Misses          176    176
Impacted Files Coverage Δ Complexity Δ
inc/ZipProvider.php 98.86% <100%> (+0.05%) 27 <2> (+1) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ca3dc4f...fcd3120. Read the comment docs.