From 68cce5765bc02efec07bc23befee0ed6b7340d59 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Holcroft Date: Tue, 9 Jun 2026 16:45:02 +0200 Subject: remove control char from translation this prevent import in Weblate mark strings as Fuzzy --- po/ta.po | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/po/ta.po b/po/ta.po index a187db4..1ec89ce 100644 --- a/po/ta.po +++ b/po/ta.po @@ -1177,13 +1177,15 @@ msgstr "ஹைபர்போலிக் டான்ஜென்ட்" #. Tooltip for the inverse sine button #: src/math-buttons.c:186 +#, fuzzy msgid "Inverse Sine" -msgstr "Sine-ஐ தலைகீழாக்கு" +msgstr "Sine-ஐ தலைகீழாக்கு" #. Tooltip for the inverse cosine button #: src/math-buttons.c:189 +#, fuzzy msgid "Inverse Cosine" -msgstr "Cosine-ஐ தலைகீழாக்கு" +msgstr "Cosine-ஐ தலைகீழாக்கு" #. Tooltip for the inverse tangent button #: src/math-buttons.c:192 -- cgit v1.2.1