scripts/untranslated.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 02f59accaaab4b75df27636e57a110046ddee97f Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Thu Oct 18 15:36:30 2018 +0200 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Thu Oct 18 15:36:30 2018 +0200 typo: streingIds -> stringIds Change-Id: If68d5ddb26eb8a9b1b1c9b13db3819972753aa28 diff --git a/scripts/untranslated.py b/scripts/untranslated.py index 78d377f6f..44c04f64b 100755 --- a/scripts/untranslated.py +++ b/scripts/untranslated.py @@ -92,7 +92,7 @@ if __name__ == "__main__": # extract Impress/Draw style names poFile = dir + lang + '/sd/source/core.po' - streingIds = ["STR_STANDARD_STYLESHEET_NAME", "STR_POOL", "STR_PSEUDOSHEET"] + strengIds = ["STR_STANDARD_STYLESHEET_NAME", "STR_POOL", "STR_PSEUDOSHEET"] extractFromPo(poFile, stringIds, untranslated) # extract Impress layout names and 'Slide %1 of %2' _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits