summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Holcroft <[email protected]>2026-06-09 16:45:02 +0200
committerVictor Kareh <[email protected]>2026-06-09 11:40:39 -0400
commit68cce5765bc02efec07bc23befee0ed6b7340d59 (patch)
treecdcdc67a49255b1820337e900e2acde57b7d6c29
parentc5a382eccca122e70bada1922b3dbc3791cb54fd (diff)
downloadmate-calc-master.tar.bz2
mate-calc-master.tar.xz
remove control char from translationHEADmaster
this prevent import in Weblate mark strings as Fuzzy
-rw-r--r--po/ta.po6
1 files 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