mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-06-05 15:08:34 +09:00
Update POT.
This commit is contained in:
+6
-6
@@ -20,7 +20,7 @@ module.exports = function(grunt) {
|
||||
|
||||
|
||||
// I18n
|
||||
|
||||
|
||||
// Add text domain as last argument of i18n functions
|
||||
addtextdomain: {
|
||||
php: {
|
||||
@@ -43,15 +43,15 @@ module.exports = function(grunt) {
|
||||
'_e:1,2d',
|
||||
'_x:1,2c,3d',
|
||||
'_ex:1,2c,3d',
|
||||
'_n:1,2,4d',
|
||||
'_n:1,2,4d',
|
||||
'_nx:1,2,4c,5d',
|
||||
'_n_noop:1,2,3d',
|
||||
'_nx_noop:1,2,3c,4d',
|
||||
'esc_attr__:1,2d',
|
||||
'esc_attr__:1,2d',
|
||||
'esc_html__:1,2d',
|
||||
'esc_attr_e:1,2d',
|
||||
'esc_attr_e:1,2d',
|
||||
'esc_html_e:1,2d',
|
||||
'esc_attr_x:1,2c,3d',
|
||||
'esc_attr_x:1,2c,3d',
|
||||
'esc_html_x:1,2c,3d'
|
||||
]
|
||||
},
|
||||
@@ -75,7 +75,7 @@ module.exports = function(grunt) {
|
||||
pot.headers['last-translator'] = 'StudioPress <translations@studiopress.com>';
|
||||
pot.headers['language-team'] = 'English <translations@studiopress.com>';
|
||||
pot.headers['plural-forms'] = 'nplurals=2; plural=n != 1;';
|
||||
pot.headers['x-generator'] = 'grunt-wp-i18n 0.4.4';
|
||||
pot.headers['x-generator'] = 'grunt-wp-i18n';
|
||||
pot.headers['x-poedit-basepath'] = '.';
|
||||
pot.headers['x-poedit-language'] = 'English';
|
||||
pot.headers['x-poedit-country'] = 'UNITED STATES';
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
# Copyright (C) 2015 Nathan Rice
|
||||
# Copyright (C) 2016 Nathan Rice
|
||||
# This file is distributed under the GNU General Public License v2.0 (or later).
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Genesis Simple Sidebars 2.0.2\n"
|
||||
"Project-Id-Version: Genesis Simple Sidebars 2.0.3\n"
|
||||
"Report-Msgid-Bugs-To: StudioPress <translations@studiopress.com>\n"
|
||||
"POT-Creation-Date: 2015-09-29 20:53:32+00:00\n"
|
||||
"POT-Creation-Date: 2016-02-24 19:51:21+00:00\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
|
||||
"PO-Revision-Date: 2016-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: StudioPress <translations@studiopress.com>\n"
|
||||
"Language-Team: English <translations@studiopress.com>\n"
|
||||
"X-Generator: grunt-wp-i18n 0.4.4\n"
|
||||
"X-Generator: grunt-wp-i18n\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Poedit-Basepath: .\n"
|
||||
"X-Poedit-Language: English\n"
|
||||
|
||||
Reference in New Issue
Block a user