From: Pierre Choffet Date: Sat, 15 Jul 2023 06:36:57 +0000 (-0400) Subject: Add translation string fuzzy compare. X-Git-Url: https://git.choffet.net/?a=commitdiff_plain;h=d1f760f3b50f178002919e0aab0ed1a8b0fff285;p=wdef_tools.git Add translation string fuzzy compare. It allows case unsensitive compare, with additional approximations. User will now receive a warning if a translation is added in a language which already has a string. --- diff --git a/xslts/merge_rdf.xslt b/xslts/merge_rdf.xslt index bb37306..4297046 100644 --- a/xslts/merge_rdf.xslt +++ b/xslts/merge_rdf.xslt @@ -1,6 +1,6 @@