mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-14 00:02:28 +00:00
added script to update development language localization
This commit is contained in:
3
scripts/extract_localizeables.sh
Executable file
3
scripts/extract_localizeables.sh
Executable file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
find ../MacPass/. -name \*.m | xargs genstrings -o .
|
||||||
|
mv Localizable.strings ../MacPass/en.lproj/Localizable.strings.updated
|
||||||
Reference in New Issue
Block a user