Sign in
webkit
/
WebKit
/
5a2c6007d7ecc86f3df5e5079da7c779f4daba2d
/
.
/
Tools
/
Scripts
/
extract-localizable-strings
blob: b6b60c9a1f168ae0962df498e85d4285b08c2edf [
file
] [
log
] [
blame
]
#!/bin/sh
exec
(
"$(dirname $0)/../../Source/WebCore/Scripts/extract-localizable-strings.pl"
"$@"
)