author | nemo |
Wed, 07 Nov 2018 14:56:34 -0500 | |
changeset 14168 | e337e9920440 |
parent 14167 | 2c1502185e8b |
child 14169 | 1749961647b9 |
--- a/tools/find_outdated_engine_translations.sh Wed Nov 07 20:39:20 2018 +0100 +++ b/tools/find_outdated_engine_translations.sh Wed Nov 07 14:56:34 2018 -0500 @@ -1,4 +1,4 @@ -#!/bin/sh - +#!/bin/bash - # # Tool which tries to find outdated translations in the engine strings (*.txt) using hg blame. # Note this is only a heuristic; the output might not be 100% accurate.