Replace obsolescent %hs printf specifier
https://github.com/audacity/audacity/commit/e181ee115e727b4754619b04aa6e8ad872113592

Index: locale/tg.po
--- locale/tg.po.orig
+++ locale/tg.po
@@ -4422,7 +4422,7 @@ msgstr ""
 #: src/FileFormats.cpp
 #, fuzzy, c-format
 msgid "Error (file may not have been written): %s"
-msgstr "Хато (файл сабт намешавад): %hs"
+msgstr "Хато (файл сабт намешавад): %s"
 
 #: src/FileFormats.cpp
 msgid "&Copy uncompressed files into the project (safer)"
@@ -20628,7 +20628,7 @@ msgstr ""
 #: plug-ins/eq-xml-to-txt-converter.ny
 #, fuzzy, lisp-format
 msgid "Error.~%File cannot be written:~%\"~a.txt\""
-msgstr "Хато (файл сабт намешавад): %hs"
+msgstr "Хато (файл сабт намешавад): %s"
 
 #: plug-ins/equalabel.ny
 msgid "Regular Interval Labels"
