From 744f0ee8d76be0ad8b924c72f74efe70880ffa0b Mon Sep 17 00:00:00 2001 From: Ansuel Smith Date: Fri, 20 Sep 2019 19:11:27 +0200 Subject: [PATCH] utility: fix detection of gettext in lua files Signed-off-by: Ansuel Smith --- scripts/update_po.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/update_po.py b/scripts/update_po.py index 941bc500d..b35b3500d 100755 --- a/scripts/update_po.py +++ b/scripts/update_po.py @@ -13,7 +13,7 @@ plural_po_regex = re.compile(r"(?<=msgid\s)\".*?(?