Plugin Directory

Changeset 937611


Ignore:
Timestamp:
06/24/2014 02:22:41 AM (12 years ago)
Author:
rob1n
Message:

Fixing tagging error

Location:
smarter-archives/tags/3.1.2
Files:
2 added
7 edited

Legend:

Unmodified
Added
Removed
  • smarter-archives/tags/3.1.2/lang/smarter-archives-es_ES.po

    r836945 r937611  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Smarter Archives 3.1.1\n"
     5"Project-Id-Version: Smarter Archives 3.1.2\n"
    66"Report-Msgid-Bugs-To: http://wordpress.org/tag/smarter-archives\n"
    77"POT-Creation-Date: 2013-12-15 07:16:44+00:00\n"
    8 "PO-Revision-Date: 2014-01-11 19:09-0800\n"
     8"PO-Revision-Date: 2014-06-23 19:07-0800\n"
    99"Last-Translator: Robin Adrianse <robinadr@gmail.com>\n"
    1010"Language-Team: \n"
     
    1313"Content-Type: text/plain; charset=UTF-8\n"
    1414"Content-Transfer-Encoding: 8bit\n"
    15 "X-Generator: Poedit 1.6.3\n"
     15"X-Generator: Poedit 1.6.5\n"
    1616"Plural-Forms: nplurals=2; plural=(n != 1);\n"
    1717
  • smarter-archives/tags/3.1.2/lang/smarter-archives-it_IT.po

    r836945 r937611  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Smarter Archives 3.1.1\n"
     5"Project-Id-Version: Smarter Archives 3.1.2\n"
    66"Report-Msgid-Bugs-To: http://wordpress.org/tag/smarter-archives\n"
    77"POT-Creation-Date: 2013-12-15 07:16:44+00:00\n"
    8 "PO-Revision-Date: 2014-01-11 19:10-0800\n"
     8"PO-Revision-Date: 2014-06-23 19:07-0800\n"
    99"Last-Translator: Robin Adrianse <robinadr@gmail.com>\n"
    1010"Language-Team: AstronautiNews.it <info@isaa.it>\n"
     
    1313"Content-Type: text/plain; charset=UTF-8\n"
    1414"Content-Transfer-Encoding: 8bit\n"
    15 "X-Generator: Poedit 1.6.3\n"
     15"X-Generator: Poedit 1.6.5\n"
    1616"Plural-Forms: nplurals=2; plural=(n != 1);\n"
    1717"X-Poedit-SourceCharset: UTF-8\n"
  • smarter-archives/tags/3.1.2/lang/smarter-archives.pot

    r822300 r937611  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Smarter Archives 3.0\n"
     5"Project-Id-Version: Smarter Archives 3.1.2\n"
    66"Report-Msgid-Bugs-To: http://wordpress.org/tag/smarter-archives\n"
    77"POT-Creation-Date: 2013-12-15 07:16:44+00:00\n"
  • smarter-archives/tags/3.1.2/readme.txt

    r895607 r937611  
    33Tags: archives, archive
    44Tested up to: 3.9
    5 Stable tag: 3.1.1
     5Stable tag: 3.1.2
    66
    77Easily navigate the yearly and monthly archives of your blog.
     
    1313See the **Usage** section for a complete list of the arguments the shortcode takes, and how you can use them to customize your archives listing.
    1414
    15 The month names are [internationalized with the WordPress translation API](http://codex.wordpress.org/I18n_for_WordPress_Developers). A POT file is included, and if you want to translate please feel free to do so and [contact me](http://robinadr.com/contact) so I can include it with the plugin (with credit to you, of course). Here are the translations that have been done so far:
     15The month names are [internationalized with the WordPress translation API](http://codex.wordpress.org/I18n_for_WordPress_Developers). A POT file is included, and if you want to translate please feel free to do so and [submit a new pull request](https://github.com/robinadr/smarter-archives/pulls) on GitHub. If you do not know how to use GitHub, you can also [contact me directly](http://robinadr.com/contact). Here are the translations that have been done so far:
    1616
     17* French (fr_FR)
    1718* Italian (it_IT)
    1819* Spanish (es_ES)
     
    5859
    5960== Changelog ==
     61
     62= 3.1.2 =
     63
     64* Added French (fr_FR) translation, thanks to [Jean-Hugues Roy](http://jhroy.ca/)
     65
     66This update is **optional**, the only change is the new French translation.
     67
     68Also, note that development is now on [GitHub](https://github.com/robinadr/smarter-archives). Releases will continue to be pushed through the WP plugin repository, however.
    6069
    6170= 3.1.1 =
  • smarter-archives/tags/3.1.2/smarter-archives.php

    r836946 r937611  
    88   
    99    Description: Easy, simple, and intuitive way to access archives via months, broken down by year.
    10     Version: 3.1.1
     10    Version: 3.1.2
    1111    Text Domain: smarter-archives
    1212   
Note: See TracChangeset for help on using the changeset viewer.