Plugin Directory

Changeset 1722766


Ignore:
Timestamp:
08/31/2017 03:19:10 PM (9 years ago)
Author:
mrdink
Message:

updated link in pot file

Location:
env-bar/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • env-bar/trunk/grunt/makepot.js

    r1718809 r1722766  
    1313            type: 'wp-plugin',
    1414            potHeaders: {
    15                 'report-msgid-bugs-to': 'https://wordpress.org/plugin/env-bar/',
     15                poedit: true,
     16                'x-poedit-keywordslist': true,
     17                'report-msgid-bugs-to': 'https://wordpress.org/support/plugin/env-bar',
    1618                'last-translator': 'hello@byjust.in'
    1719            }
  • env-bar/trunk/languages/env-bar.pot

    r1722756 r1722766  
    44msgstr ""
    55"Project-Id-Version: Env Bar 0.2.0\n"
    6 "Report-Msgid-Bugs-To: https://wordpress.org/plugin/env-bar/\n"
    7 "POT-Creation-Date: 2017-08-31 15:09:31+00:00\n"
     6"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/env-bar\n"
     7"POT-Creation-Date: 2017-08-31 15:18:15+00:00\n"
    88"MIME-Version: 1.0\n"
    99"Content-Type: text/plain; charset=utf-8\n"
     
    1212"Last-Translator: hello@byjust.in\n"
    1313"Language-Team: LANGUAGE <LL@li.org>\n"
     14"Language: en\n"
     15"Plural-Forms: nplurals=2; plural=(n != 1);\n"
     16"X-Poedit-Country: United States\n"
     17"X-Poedit-SourceCharset: UTF-8\n"
     18"X-Poedit-KeywordsList: "
     19"__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
     20"attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
     21"X-Poedit-Basepath: ../\n"
     22"X-Poedit-SearchPath-0: .\n"
     23"X-Poedit-Bookmarks: \n"
     24"X-Textdomain-Support: yes\n"
    1425"X-Generator: grunt-wp-i18n1.0.0\n"
    1526
Note: See TracChangeset for help on using the changeset viewer.