Automattic / Automattic/WP-Job-Manager

Issue with capitalization of German translation files

Open
#1,885 1 comment 0 reactions 1 assignee Claimed by @jom View on GitHub
[Pri] Normal Bug
Dominant language
PHP
Stars
899
Forks
369
Avg merge
11h 37m
Merged PRs (30d)
12

Description

From #2351858-zen:

> The translation file of this plugin and some other plugin of yours does not work, e.g. de_DE.
> After a log of time and research I found the reason of this issue.
> Suffix of some files to download, e.g. https://wpjobmanager.com/wp-content/uploads/2017/08/application-deadline-german.zip
> do have capitals ".MO"! On linux based web servers this does not work, because in your code your load_text_domain looks for small letters ".mo".
> I highly would appreciate if you fix this on one or the other site (suffix or PHP code).

We can probably just replace the .zip file there with `*.mo` files?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.