From fca42b160d6de63fdc8b34ae3ff763743608f1c1 Mon Sep 17 00:00:00 2001 From: Erick Hitter <git-contrib@ethitter.com> Date: Sun, 12 May 2019 16:21:30 -0700 Subject: [PATCH] Ensure translation file is accurate --- languages/eth-simple-shortlinks.pot | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/languages/eth-simple-shortlinks.pot b/languages/eth-simple-shortlinks.pot index 009706d..a5b77c8 100644 --- a/languages/eth-simple-shortlinks.pot +++ b/languages/eth-simple-shortlinks.pot @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: ETH Simple Shortlinks 0.6\n" "Report-Msgid-Bugs-To: " "https://wordpress.org/support/plugin/eth-simple-shortlinks\n" -"POT-Creation-Date: 2019-05-12 21:28:24+00:00\n" +"POT-Creation-Date: 2019-05-12 23:21:03+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -49,11 +49,11 @@ msgstr "" msgid "<strong>%1$s</strong>: %2$s" msgstr "" -#: inc/class-eth-simple-shortlinks.php:402 +#: inc/class-eth-simple-shortlinks.php:422 msgid "Shortlink" msgstr "" -#: inc/class-eth-simple-shortlinks.php:459 +#: inc/class-eth-simple-shortlinks.php:479 msgid "" "Shortlinks cannot be generated until after <code>wp_loaded</code>; this " "ensures that all post types are registered." -- GitLab