mirror of
https://github.com/alexkay/spek.git
synced 2025-04-16 00:30:34 +03:00
osx: Fix localisation of standard dialogs
This commit is contained in:
parent
10f1ce864d
commit
ae2d7160e1
1
dist/osx/bundle.sh
vendored
1
dist/osx/bundle.sh
vendored
@ -28,6 +28,7 @@ for lang in $LANGUAGES; do
|
||||
cp -v ../../po/"$lang".gmo Spek.app/Contents/Resources/"$lang".lproj/spek.mo
|
||||
cp -v "$INSTALL_PATH"/share/locale/"$lang"/LC_MESSAGES/wxstd.mo Spek.app/Contents/Resources/"$lang".lproj/
|
||||
done
|
||||
mkdir -p Spek.app/Contents/Resources/en.lproj
|
||||
|
||||
# Make DMG image
|
||||
VOLUME_NAME=Spek
|
||||
|
Loading…
x
Reference in New Issue
Block a user