Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/safari-7615.1.23.10-branch
/
.
/
Tools
/
Scripts
/
extract-localizable-strings
blob: b6b60c9a1f168ae0962df498e85d4285b08c2edf [
file
] [
log
] [
blame
] [
edit
]
#!/bin/sh
exec
(
"$(dirname $0)/../../Source/WebCore/Scripts/extract-localizable-strings.pl"
"$@"
)