Skip to content
Snippets Groups Projects

Prepare plugin for WP.org

Merged Erick Hitter requested to merge update/prep-for-dotorg into master
4 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline
Files
4
# Copyright (C) 2022 Erick Hitter
# This file is distributed under the same license as the WP Redis User Session Storage package.
# This file is distributed under the same license as the Redis User Session Storage package.
msgid ""
msgstr ""
"Project-Id-Version: WP Redis User Session Storage 0.1\n"
"Project-Id-Version: Redis User Session Storage 0.2\n"
"Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/wp-redis-user-session-storage\n"
"POT-Creation-Date: 2022-07-01 04:12:36+00:00\n"
"https://wordpress.org/support/plugin/redis-user-session-storage\n"
"POT-Creation-Date: 2022-07-09 03:45:24+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -25,12 +25,19 @@ msgstr ""
"X-Textdomain-Support: yes\n"
"X-Generator: grunt-wp-i18n 1.0.3\n"
#: redis-user-session-storage.php:90
#. translators: 1: New plugin name, 2: Old plugin name
msgid ""
"%1$s: An outdated version of this plugin, %2$s, is active. Please "
"deactivate it to use the current version."
msgstr ""
#. Plugin Name of the plugin/theme
msgid "WP Redis User Session Storage"
msgid "Redis User Session Storage"
msgstr ""
#. Plugin URI of the plugin/theme
msgid "https://ethitter.com/plugins/wp-redis-user-session-storage/"
msgid "https://ethitter.com/plugins/redis-user-session-storage/"
msgstr ""
#. Description of the plugin/theme
Loading