From ab169d1de1ec78e48b48d465d1b0e80c00b97e53 Mon Sep 17 00:00:00 2001 From: Jose Castillo Date: Wed, 4 May 2022 12:21:38 +0200 Subject: [sos] Fix typo in po files There was a missing space between two words in one of the strings in all po files. Signed-off-by: Jose Castillo --- po/tr.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/tr.po') diff --git a/po/tr.po b/po/tr.po index a5d3f195..1f3724fa 100644 --- a/po/tr.po +++ b/po/tr.po @@ -37,7 +37,7 @@ msgstr "%s eklentisi doğrulanamadı, atlanıyor" #: ../sos/sosreport.py:983 #, fuzzy, python-format -msgid "plugin %s requires root permissionsto execute, skipping" +msgid "plugin %s requires root permissions to execute, skipping" msgstr "%s eklentisi kurulamıyor, atlanıyor" #: ../sos/sosreport.py:985 -- cgit