eurofurence / crittersystem

Shift planning system for Eurofurence on-site departments forked from the Engelsystem which powers Chaos events.
https://critter.eurofurence.org
GNU General Public License v2.0
8 stars 1 forks source link

Missing " in German translation file resources/lang/de_DE/default.po on line 430 #40

Closed kshade closed 2 months ago

kshade commented 2 months ago

User Role

Anyone (Role doesn't matter)

System Type

Computer

Operating System

Linux

OS Version

Void Linux

Browser Details (if applicable)

No response

Steps to Reproduce

  1. Follow developer documentation (DEVELOPMENT.md)
  2. Get to "Update the translation files"
  3. Receive error

Expected Behavior

The language files should be updated without error

Actual Behavior

There is an error

Feature Area

Other

If you selected "Other", please specify

Setup

Severity

Major Issue

Error Messages

Error: executing /usr/bin/docker-compose exec --user root es_workspace find /var/www/resources/lang -type f -name *.po -exec sh -c msgfmt "${1%.*}.po" -o"${1%.*}.mo" shell {} ;: exit status 14

Workarounds Tried

No response

Network Type

None

Anything Else?

I'll try to push a branch with the missing "