Changeset 1718809
- Timestamp:
- 08/24/2017 02:04:12 PM (9 years ago)
- Location:
- env-bar/trunk
- Files:
-
- 11 added
- 1 edited
-
.editorconfig (added)
-
Gruntfile.js (added)
-
grunt (added)
-
grunt/aliases.js (added)
-
grunt/clean.js (added)
-
grunt/copy.js (added)
-
grunt/image.js (added)
-
grunt/makepot.js (added)
-
grunt/version.js (added)
-
languages/env-bar.pot (modified) (2 diffs)
-
package-lock.json (added)
-
package.json (added)
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. 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: \n"5 "Project-Id-Version: Env Bar 0.1.2\n" 6 6 "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" 8 8 "MIME-Version: 1.0\n" 9 9 "Content-Type: text/plain; charset=utf-8\n" … … 14 14 "X-Generator: grunt-wp-i18n1.0.0\n" 15 15 16 # : env-bar.php:36 env-bar.php:6916 #. Plugin Name of the plugin/theme 17 17 msgid "Env Bar" 18 18 msgstr "" 19 19 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 21 24 msgid "Environment" 22 25 msgstr "" 23 26 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 25 29 msgid "Development" 26 30 msgstr "" 27 31 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 29 34 msgid "Staging" 30 35 msgstr "" 31 36 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 33 39 msgid "Production" 34 40 msgstr "" 35 41 36 #: env-bar.php:12042 #: dist/env-bar/env-bar.php:120 env-bar.php:120 37 43 msgid "Options saved." 38 44 msgstr "" 39 45 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 41 48 msgid "Env Bar Settings" 42 49 msgstr "" 50 51 #. Plugin URI of the plugin/theme 52 msgid "https://wordpress.org/plugin/env-bar" 53 msgstr "" 54 55 #. Description of the plugin/theme 56 msgid "Display a colored bar to help distinguish between different environments." 57 msgstr "" 58 59 #. Author of the plugin/theme 60 msgid "Justin Peacock" 61 msgstr "" 62 63 #. Author URI of the plugin/theme 64 msgid "https://byjust.in" 65 msgstr ""
Note: See TracChangeset
for help on using the changeset viewer.