[tools] Rename find_untranslated_strings.py to strings_utils.py

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
Konstantin Pastbin 2022-01-03 12:43:36 +03:00 committed by Alexander Borsuk
parent f47942efa1
commit 38e448e7e8
2 changed files with 1 additions and 1 deletions

View file

@ -8,7 +8,7 @@ from collections import defaultdict
from itertools import chain
from os.path import abspath, isabs
from find_untranslated_strings import StringsTxt
from strings_utils import StringsTxt
"""
This script determines which strings are used in the platform code (iOS and