Changeset 1722766
- Timestamp:
- 08/31/2017 03:19:10 PM (9 years ago)
- Location:
- env-bar/trunk
- Files:
-
- 2 edited
-
grunt/makepot.js (modified) (1 diff)
-
languages/env-bar.pot (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
env-bar/trunk/grunt/makepot.js
r1718809 r1722766 13 13 type: 'wp-plugin', 14 14 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', 16 18 'last-translator': 'hello@byjust.in' 17 19 } -
env-bar/trunk/languages/env-bar.pot
r1722756 r1722766 4 4 msgstr "" 5 5 "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" 8 8 "MIME-Version: 1.0\n" 9 9 "Content-Type: text/plain; charset=utf-8\n" … … 12 12 "Last-Translator: hello@byjust.in\n" 13 13 "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" 14 25 "X-Generator: grunt-wp-i18n1.0.0\n" 15 26
Note: See TracChangeset
for help on using the changeset viewer.