Fix localisation resx file casing

The .NET build toolchain expects that the dialect part of the language
tag in the filename of a resx file should be upper-cased. However, some
resx files with the dialect part were committed as fully lower-cased,
which causes compilation failures on filesystems/OSes on which filenames
are case-sensitive, which is primarily Linux.

Move the offending files so that they use the proper upper-cased suffix.
master
Bartłomiej Dach 4 years ago
parent 872882c93d
commit 6d15cc3e23
No known key found for this signature in database
GPG Key ID: BCECCD4FA41F6497
Loading…
Cancel
Save