diff --git a/aegisub/tools/osx-bundle.sed.in b/aegisub/tools/osx-bundle.sed.in index a7942b0a0..076edf976 100644 --- a/aegisub/tools/osx-bundle.sed.in +++ b/aegisub/tools/osx-bundle.sed.in @@ -3,7 +3,7 @@ s/@PLIST_SVN_REVISION@/@SVN_REVISION@/g s/@PLIST_BUILD_DATE@/@BUILD_DATE@/g s/@PKG_DMG_STRING@/@DMG_STRING@/ s/@PKG_BUNDLE_STRING@/@BUNDLE_STRING@/ -/ \+@LOCALIZATIONS@/ { +/ *@LOCALIZATIONS@/ { r languages d }