From ae8b3bf946e02477b22bd390075fc0e7b58d4bda Mon Sep 17 00:00:00 2001 From: Francesco Marino Date: Wed, 26 Feb 2020 20:58:49 +0100 Subject: [PATCH] "Only run once" msgid missing + IT transaltion Added "Only run once" msgid Added translated msgstr Warning: the original english string was missing, not only the translation, please check if other translations are miss it as well! --- languages/code-snippets-it_IT.po | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/languages/code-snippets-it_IT.po b/languages/code-snippets-it_IT.po index 5af9d930..1c26c69f 100644 --- a/languages/code-snippets-it_IT.po +++ b/languages/code-snippets-it_IT.po @@ -94,6 +94,10 @@ msgstr "Attivo solo nell'area admin" msgid "Only run on site front-end" msgstr "Attivo solo nell'area pubblica" +#: php/admin-menus/class-edit-menu.php:339 +msgid "Only run once" +msgstr "Esegui solo una volta" + #: php/admin-menus/class-edit-menu.php:342 msgid "Scope" msgstr "Scopo"