Plugin Directory

Changeset 410990


Ignore:
Timestamp:
07/17/2011 11:31:31 AM (15 years ago)
Author:
sebat
Message:

Ready for Version 0.3

Location:
wp1/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • wp1/trunk/lang/en_US.po

    r410826 r410990  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: WP Google+1 0.1\n"
     5"Project-Id-Version: WP Google+1 0.3\n"
    66"Report-Msgid-Bugs-To: http://wordpress.org/tag/wp1\n"
    7 "POT-Creation-Date: 2011-07-16 21:18:38+00:00\n"
     7"POT-Creation-Date: 2011-07-17 09:57:42+00:00\n"
    88"MIME-Version: 1.0\n"
    99"Content-Type: text/plain; charset=UTF-8\n"
    1010"Content-Transfer-Encoding: 8bit\n"
    11 "PO-Revision-Date: 2011-07-16 23:22+0100\n"
     11"PO-Revision-Date: 2011-07-17 12:00+0100\n"
    1212"Last-Translator: Sebastian Thiele <translate.20.seat@xoxy.net>\n"
    1313"Language-Team: Sebastian\n"
     
    1515"X-Poedit-Country: UNITED STATES\n"
    1616
     17#: wp1.php:27
     18msgid "Google +1"
     19msgstr ""
     20
     21#. #-#-#-#-#  plugin.pot (WP Google+1 0.2)  #-#-#-#-#
     22#. Plugin Name of the plugin/theme
     23#: wp1.php:51
     24msgid "WP Google+1"
     25msgstr ""
     26
    1727#: wp1-menue.php:22
    1828msgid "WP Google +1 options page"
    19 msgstr "WP Google +1 options page"
     29msgstr ""
     30
     31#: wp1-menue.php:29
     32msgid "To add the Google +1 button please use the following code in your template files."
     33msgstr ""
     34
     35#: wp1-menue.php:35
     36msgid "Please use instead of <b>size</b> one of the following values."
     37msgstr ""
    2038
    2139#: wp1-menue.php:47
    2240msgid "Save"
    23 msgstr "Save"
     41msgstr ""
    2442
    25 #. Plugin Name of the plugin/theme
    26 msgid "WP Google+1"
    27 msgstr "WP Google+1"
     43#: wp1-menue.php:53
     44msgid "This plugin ist provided by %1$s and developed by %2$s."
     45msgstr ""
     46
     47#: wp1-menue.php:54
     48msgid "<a href=\"%s\">You can leave a note about a bug or a feature request on github.</a>"
     49msgstr ""
     50
     51#: wp1-menue.php:57
     52msgid "Support the development"
     53msgstr ""
    2854
    2955#. Plugin URI of the plugin/theme
     
    3359#. Description of the plugin/theme
    3460msgid "show all google +1 counts on the article overview"
    35 msgstr "show all google +1 counts on the article overview"
     61msgstr ""
    3662
    3763#. Author of the plugin/theme
  • wp1/trunk/lang/wp1.pot

    r410826 r410990  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: WP Google+1 0.1\n"
     5"Project-Id-Version: WP Google+1 0.2\n"
    66"Report-Msgid-Bugs-To: http://wordpress.org/tag/wp1\n"
    7 "POT-Creation-Date: 2011-07-16 21:18:38+00:00\n"
     7"POT-Creation-Date: 2011-07-17 09:57:42+00:00\n"
    88"MIME-Version: 1.0\n"
    99"Content-Type: text/plain; charset=UTF-8\n"
     
    1313"Language-Team: LANGUAGE <LL@li.org>\n"
    1414
     15#: wp1.php:27
     16msgid "Google +1"
     17msgstr ""
     18
     19#. #-#-#-#-#  plugin.pot (WP Google+1 0.2)  #-#-#-#-#
     20#. Plugin Name of the plugin/theme
     21#: wp1.php:51
     22msgid "WP Google+1"
     23msgstr ""
     24
    1525#: wp1-menue.php:22
    1626msgid "WP Google +1 options page"
     27msgstr ""
     28
     29#: wp1-menue.php:29
     30msgid ""
     31"To add the Google +1 button please use the following code in your template "
     32"files."
     33msgstr ""
     34
     35#: wp1-menue.php:35
     36msgid "Please use instead of <b>size</b> one of the following values."
    1737msgstr ""
    1838
     
    2141msgstr ""
    2242
    23 #. Plugin Name of the plugin/theme
    24 msgid "WP Google+1"
     43#: wp1-menue.php:53
     44msgid "This plugin ist provided by %1$s and developed by %2$s."
     45msgstr ""
     46
     47#: wp1-menue.php:54
     48msgid ""
     49"<a href=\"%s\">You can leave a note about a bug or a feature request on "
     50"github.</a>"
     51msgstr ""
     52
     53#: wp1-menue.php:57
     54msgid "Support the development"
    2555msgstr ""
    2656
  • wp1/trunk/readme.txt

    r410945 r410990  
    44Requires at least: 3.2.1
    55Tested up to: 3.2.1
    6 Stable tag: 0.2
     6Stable tag: 0.3
    77
    88Adds Google +1 stuff to the blog. E.g. a overview of the number of shared articles.
     
    3838
    3939= 0.3 =
     40* Add: German Language
    4041* Fix: Some text was not multi language ready
    4142
Note: See TracChangeset for help on using the changeset viewer.