Plugin Directory

Changeset 1718809


Ignore:
Timestamp:
08/24/2017 02:04:12 PM (9 years ago)
Author:
mrdink
Message:

added grunt tasks

Location:
env-bar/trunk
Files:
11 added
1 edited

Legend:

Unmodified
Added
Removed
  • env-bar/trunk/languages/env-bar.pot

    r1718512 r1718809  
    1 # Copyright (C) 2017
    2 # This file is distributed under the same license as the  package.
     1# Copyright (C) 2017 Justin Peacock
     2# This file is distributed under the GNU General Public License v2 or later.
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: \n"
     5"Project-Id-Version: Env Bar 0.1.2\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/plugin/env-bar/\n"
    7 "POT-Creation-Date: 2017-08-24 03:52:14+00:00\n"
     7"POT-Creation-Date: 2017-08-24 13:49:32+00:00\n"
    88"MIME-Version: 1.0\n"
    99"Content-Type: text/plain; charset=utf-8\n"
     
    1414"X-Generator: grunt-wp-i18n1.0.0\n"
    1515
    16 #: env-bar.php:36 env-bar.php:69
     16#. Plugin Name of the plugin/theme
    1717msgid "Env Bar"
    1818msgstr ""
    1919
    20 #: env-bar.php:37 env-bar.php:57 env-bar.php:70 env-bar.php:90 env-bar.php:224
     20#: dist/env-bar/env-bar.php:37 dist/env-bar/env-bar.php:57
     21#: dist/env-bar/env-bar.php:70 dist/env-bar/env-bar.php:90
     22#: dist/env-bar/env-bar.php:224 env-bar.php:37 env-bar.php:57 env-bar.php:70
     23#: env-bar.php:90 env-bar.php:224
    2124msgid "Environment"
    2225msgstr ""
    2326
    24 #: env-bar.php:106 env-bar.php:201
     27#: dist/env-bar/env-bar.php:106 dist/env-bar/env-bar.php:201 env-bar.php:106
     28#: env-bar.php:201
    2529msgid "Development"
    2630msgstr ""
    2731
    28 #: env-bar.php:107 env-bar.php:204
     32#: dist/env-bar/env-bar.php:107 dist/env-bar/env-bar.php:204 env-bar.php:107
     33#: env-bar.php:204
    2934msgid "Staging"
    3035msgstr ""
    3136
    32 #: env-bar.php:108 env-bar.php:207
     37#: dist/env-bar/env-bar.php:108 dist/env-bar/env-bar.php:207 env-bar.php:108
     38#: env-bar.php:207
    3339msgid "Production"
    3440msgstr ""
    3541
    36 #: env-bar.php:120
     42#: dist/env-bar/env-bar.php:120 env-bar.php:120
    3743msgid "Options saved."
    3844msgstr ""
    3945
    40 #: env-bar.php:124 env-bar.php:141
     46#: dist/env-bar/env-bar.php:124 dist/env-bar/env-bar.php:141 env-bar.php:124
     47#: env-bar.php:141
    4148msgid "Env Bar Settings"
    4249msgstr ""
     50
     51#. Plugin URI of the plugin/theme
     52msgid "https://wordpress.org/plugin/env-bar"
     53msgstr ""
     54
     55#. Description of the plugin/theme
     56msgid "Display a colored bar to help distinguish between different environments."
     57msgstr ""
     58
     59#. Author of the plugin/theme
     60msgid "Justin Peacock"
     61msgstr ""
     62
     63#. Author URI of the plugin/theme
     64msgid "https://byjust.in"
     65msgstr ""
Note: See TracChangeset for help on using the changeset viewer.