From e8601ad9aa412a1327972befe29ea110c53efa8c Mon Sep 17 00:00:00 2001 From: James Crook Date: Tue, 14 Apr 2020 16:20:53 +0100 Subject: [PATCH] Fix format string in it.po --- locale/it.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/it.po b/locale/it.po index b00345d7c..10c68f783 100644 --- a/locale/it.po +++ b/locale/it.po @@ -412,7 +412,7 @@ msgstr "%s, cofondatore e sviluppatore" #: src/AboutDialog.cpp #, c-format msgid "%s, developer" -msgstr "%, sviluppatore" +msgstr "%s, sviluppatore" #. i18n-hint: For "About Audacity..." credits, substituting a person's proper name #: src/AboutDialog.cpp