diff --git a/composer.json b/composer.json index 564b2e9..d773342 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "sniff": "phpcs --runtime-set installed_paths vendor/wp-coding-standards/wpcs -p ./ --standard=WordPress --report=full --extensions=php --ignore=*/tests/*,*/vendor/*", "clean": "phpcbf --runtime-set installed_paths vendor/wp-coding-standards/wpcs -p ./ --standard=WordPress --report=full --extensions=php --ignore=*/tests/*,*/vendor/*", "test": "phpunit", - "genpot": "vendor/websharks/wp-i18n-tools/makepot.php wp-plugin . $(pwd)/languages/wordpress-github-sync.pot", + "genpot": "vendor/websharks/wp-i18n-tools/makepot.php wp-plugin . $(pwd)/languages/wp-github-sync.pot", "post-install-cmd": [ "xrstf\\Composer52\\Generator::onPostInstallCmd" ], diff --git a/languages/wordpress-github-sync-de_DE.mo b/languages/wp-github-sync-de_DE.mo similarity index 100% rename from languages/wordpress-github-sync-de_DE.mo rename to languages/wp-github-sync-de_DE.mo diff --git a/languages/wordpress-github-sync-de_DE.po b/languages/wp-github-sync-de_DE.po similarity index 100% rename from languages/wordpress-github-sync-de_DE.po rename to languages/wp-github-sync-de_DE.po diff --git a/languages/wordpress-github-sync-zh_CN.mo b/languages/wp-github-sync-zh_CN.mo similarity index 100% rename from languages/wordpress-github-sync-zh_CN.mo rename to languages/wp-github-sync-zh_CN.mo diff --git a/languages/wordpress-github-sync-zh_CN.po b/languages/wp-github-sync-zh_CN.po similarity index 100% rename from languages/wordpress-github-sync-zh_CN.po rename to languages/wp-github-sync-zh_CN.po diff --git a/languages/wordpress-github-sync.pot b/languages/wp-github-sync.pot similarity index 98% rename from languages/wordpress-github-sync.pot rename to languages/wp-github-sync.pot index 52b8cf4..24ae312 100644 --- a/languages/wordpress-github-sync.pot +++ b/languages/wp-github-sync.pot @@ -2,9 +2,9 @@ # This file is distributed under the same license as the WordPress GitHub Sync package. msgid "" msgstr "" -"Project-Id-Version: WordPress GitHub Sync 1.7.2\n" +"Project-Id-Version: WordPress GitHub Sync 1.7.3\n" "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-github-sync\n" -"POT-Creation-Date: 2016-12-10 20:20:22+00:00\n" +"POT-Creation-Date: 2016-12-11 19:44:43+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n"