Plugin Directory

Changeset 357575


Ignore:
Timestamp:
03/09/2011 09:06:42 AM (15 years ago)
Author:
netsolutions
Message:

Committing 1.1 tag

Location:
ns-like-this
Files:
13 edited
12 copied

Legend:

Unmodified
Added
Removed
  • ns-like-this/tags/1.1/css/ns-like-this.css

    r354509 r357575  
    55    display:block;
    66    padding: 15px 0;
     7    font-size:14px;
    78}
    89.nsLikeThis .counter {
  • ns-like-this/tags/1.1/js/ns-like-this.js

    r354509 r357575  
    55       
    66        jQuery.post(blogUrl + "/wp-content/plugins/ns-like-this/like.php",
    7         { id: postId, type: type },
     7        { id: postId, type: type, fulltext: 1 },
    88            function(data){
    99                jQuery('#nsLikeThis-'+type+'-'+postId+' .counter').text(data);
  • ns-like-this/tags/1.1/lang/ns-like-this-it_IT.po

    r354509 r357575  
    33"Project-Id-Version: NS Like This\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2011-02-25 13:24+0100\n"
     5"POT-Creation-Date: 2011-03-09 09:46+0100\n"
    66"PO-Revision-Date: \n"
    77"Last-Translator: \n"
    8 "Language-Team: \n"
     8"Language-Team: NetSolutions <mcumer@gmail.com>\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "X-Poedit-KeywordsList: __;_e;gettext(\n"
     12"X-Poedit-KeywordsList: __;_e;gettext(;_n:1,2\n"
    1313"X-Poedit-Basepath: .\n"
    1414"X-Poedit-Language: Italian\n"
    1515"X-Poedit-Country: ITALY\n"
     16"X-Poedit-SourceCharset: utf-8\n"
     17"Plural-Forms: nplurals=2; plural=n == 1 ? 0 : 1;\n"
    1618"X-Poedit-SearchPath-0: .\n"
    1719"X-Poedit-SearchPath-1: ..\n"
     
    3840
    3941#: ../my-liked.php:79
     42#: ../ns-like-this.php:314
     43#: ../ns-like-this.php:398
     44#: ../ns-like-this.php:482
    4045msgid "Title"
    4146msgstr "Titolo"
    4247
    43 #: ../ns-like-this.php:36
     48#: ../ns-like-this.php:39
    4449msgid "My liked content"
    4550msgstr "I miei preferiti"
    4651
    47 #: ../ns-like-this.php:182
     52#: ../ns-like-this.php:185
    4853msgid "\"NS Like This\" Options"
    4954msgstr "Impostazioni \"NS Like This\""
    5055
    51 #: ../ns-like-this.php:187
     56#: ../ns-like-this.php:190
    5257msgid "Configuration"
    5358msgstr "Impostazioni"
    5459
    55 #: ../ns-like-this.php:193
     60#: ../ns-like-this.php:196
    5661msgid "jQuery framework"
    5762msgstr ""
    5863
    59 #: ../ns-like-this.php:196
     64#: ../ns-like-this.php:199
    6065msgid "Enabled"
    6166msgstr ""
    6267
    63 #: ../ns-like-this.php:196
     68#: ../ns-like-this.php:199
    6469msgid "Disabled"
    6570msgstr ""
    6671
    67 #: ../ns-like-this.php:198
     72#: ../ns-like-this.php:201
    6873msgid "Disable it if you already have the jQuery framework enabled in your theme."
    6974msgstr ""
    7075
    71 #: ../ns-like-this.php:202
     76#: ../ns-like-this.php:205
    7277msgid "Image or text?"
    7378msgstr ""
    7479
    75 #: ../ns-like-this.php:214
     80#: ../ns-like-this.php:217
    7681msgid "Automatic display"
    7782msgstr ""
    7883
    79 #: ../ns-like-this.php:218
     84#: ../ns-like-this.php:221
    8085msgid "<strong>On all posts</strong> (home, archives, search) at the bottom of the post"
    8186msgstr ""
    8287
    83 #: ../ns-like-this.php:220
     88#: ../ns-like-this.php:223
    8489msgid "If you disable this option, you have to put manually the code"
    8590msgstr ""
    8691
    87 #: ../ns-like-this.php:220
     92#: ../ns-like-this.php:223
    8893msgid "wherever you want in your template."
    8994msgstr ""
    9095
    91 #: ../ns-like-this.php:224
     96#: ../ns-like-this.php:227
    9297msgid "Use emblems"
    9398msgstr ""
    9499
    95 #: ../ns-like-this.php:228
     100#: ../ns-like-this.php:231
    96101msgid "Allows you to associate an emblem to each <em>like</em>"
    97102msgstr ""
    98103
    99 #: ../ns-like-this.php:233
     104#: ../ns-like-this.php:236
    100105msgid "Save Options"
    101106msgstr "Salva opzioni"
    102107
    103 #: ../ns-like-this.php:271
    104 #: ../ns-like-this.php:289
    105 #: ../ns-like-this.php:296
     108#: ../ns-like-this.php:274
     109#: ../ns-like-this.php:292
     110#: ../ns-like-this.php:299
    106111msgid "Most liked content"
    107112msgstr ""
    108113
    109 #: ../ns-like-this.php:311
    110 #: ../ns-like-this.php:395
    111 #: ../ns-like-this.php:479
    112 msgid "Title:"
     114#: ../ns-like-this.php:317
     115#: ../ns-like-this.php:401
     116#: ../ns-like-this.php:485
     117msgid "Number of posts to show"
    113118msgstr ""
    114119
    115 #: ../ns-like-this.php:314
    116 #: ../ns-like-this.php:398
    117 #: ../ns-like-this.php:482
    118 msgid "Number of posts to show:"
    119 msgstr ""
    120 
    121 #: ../ns-like-this.php:317
     120#: ../ns-like-this.php:320
    122121msgid "Show likes counter"
    123122msgstr ""
    124123
    125 #: ../ns-like-this.php:355
    126 #: ../ns-like-this.php:373
    127 #: ../ns-like-this.php:380
    128 #: ../ns-like-this.php:406
     124#: ../ns-like-this.php:358
     125#: ../ns-like-this.php:376
     126#: ../ns-like-this.php:383
     127#: ../ns-like-this.php:409
    129128msgid "Latest liked content"
    130129msgstr ""
    131130
    132 #: ../ns-like-this.php:401
     131#: ../ns-like-this.php:404
    133132msgid "Show dates"
    134133msgstr ""
    135134
    136 #: ../ns-like-this.php:439
    137 #: ../ns-like-this.php:457
    138 #: ../ns-like-this.php:464
     135#: ../ns-like-this.php:442
     136#: ../ns-like-this.php:460
     137#: ../ns-like-this.php:467
    139138msgid "Most visited liked content"
    140139msgstr ""
    141140
    142 #: ../ns-like-this.php:485
     141#: ../ns-like-this.php:488
    143142msgid "Show count"
    144143msgstr ""
     144
     145#: ../ns-like-this.php:516
     146msgid "I like this"
     147msgstr "Mi piace"
     148
     149#: ../ns-like-this.php:523
     150#: ../like.php:23
     151#, php-format
     152msgid "%d person like this"
     153msgid_plural "%d people like this"
     154msgstr[0] "A %d persona piace questo"
     155msgstr[1] "A %d persone piace questo"
    145156
    146157#: ../sort-table.php:24
     
    152163msgstr "Aggiungi ai \"Miei Preferiti\""
    153164
    154 #: ../class/liked_content.php:246
     165#: ../class/liked_content.php:248
    155166msgid "Today"
    156167msgstr "Oggi"
    157168
    158 #: ../class/liked_content.php:249
     169#: ../class/liked_content.php:251
    159170msgid "Yesterday"
    160171msgstr "Ieri"
    161172
    162 #: ../class/liked_content.php:252
     173#: ../class/liked_content.php:254
    163174#, php-format
    164175msgid "Last %s"
    165176msgstr "%s scorso"
    166177
    167 #: ../class/liked_content.php:259
     178#: ../class/liked_content.php:261
    168179#, php-format
    169180msgid "at %s"
  • ns-like-this/tags/1.1/lang/ns-like-this.pot

    r354509 r357575  
    11msgid ""
    22msgstr ""
    3 "Project-Id-Version: I Like This\n"
     3"Project-Id-Version: NS Like This\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2010-03-08 19:22+0100\n"
    6 "PO-Revision-Date: 2010-03-08 19:22+0100\n"
    7 "Last-Translator: Benoît Burgener <contact@benoitburgener.com>\n"
    8 "Language-Team: My Tapestry <hello@my-tapestry.com>\n"
     5"POT-Creation-Date: 2011-03-09 09:48+0100\n"
     6"PO-Revision-Date: 2011-03-09 09:48+0100\n"
     7"Last-Translator: \n"
     8"Language-Team: NetSolutions <mcumer@gmail.com>\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "X-Poedit-KeywordsList: _e;__\n"
     12"X-Poedit-KeywordsList: _e;__;_n:1,2\n"
    1313"X-Poedit-Basepath: .\n"
     14"Plural-Forms: nplurals=2; plural=n == 1 ? 0 : 1;\n"
    1415"X-Poedit-SearchPath-0: .\n"
     16"X-Poedit-SearchPath-1: ..\n"
    1517
    16 #: i-like-this.php:97
     18#: ../my-liked.php:66
     19msgid "Order by"
     20msgstr ""
     21
     22#: ../my-liked.php:68
     23msgid "Most recent"
     24msgstr ""
     25
     26#: ../my-liked.php:69
     27msgid "Most visited"
     28msgstr ""
     29
     30#: ../my-liked.php:70
     31msgid "Most liked"
     32msgstr ""
     33
     34#: ../my-liked.php:78
     35msgid "Date Liked"
     36msgstr ""
     37
     38#: ../my-liked.php:79
     39#: ../ns-like-this.php:314
     40#: ../ns-like-this.php:398
     41#: ../ns-like-this.php:482
     42msgid "Title"
     43msgstr ""
     44
     45#: ../ns-like-this.php:39
     46msgid "My liked content"
     47msgstr ""
     48
     49#: ../ns-like-this.php:185
     50msgid "\"NS Like This\" Options"
     51msgstr ""
     52
     53#: ../ns-like-this.php:190
    1754msgid "Configuration"
    1855msgstr ""
    1956
    20 #: i-like-this.php:103
     57#: ../ns-like-this.php:196
    2158msgid "jQuery framework"
    2259msgstr ""
    2360
    24 #: i-like-this.php:106
     61#: ../ns-like-this.php:199
    2562msgid "Enabled"
    2663msgstr ""
    2764
    28 #: i-like-this.php:106
     65#: ../ns-like-this.php:199
    2966msgid "Disabled"
    3067msgstr ""
    3168
    32 #: i-like-this.php:108
     69#: ../ns-like-this.php:201
    3370msgid "Disable it if you already have the jQuery framework enabled in your theme."
    3471msgstr ""
    3572
    36 #: i-like-this.php:112
     73#: ../ns-like-this.php:205
    3774msgid "Image or text?"
    3875msgstr ""
    3976
    40 #: i-like-this.php:124
     77#: ../ns-like-this.php:217
    4178msgid "Automatic display"
    4279msgstr ""
    4380
    44 #: i-like-this.php:128
     81#: ../ns-like-this.php:221
    4582msgid "<strong>On all posts</strong> (home, archives, search) at the bottom of the post"
    4683msgstr ""
    4784
    48 #: i-like-this.php:130
     85#: ../ns-like-this.php:223
    4986msgid "If you disable this option, you have to put manually the code"
    5087msgstr ""
    5188
    52 #: i-like-this.php:130
     89#: ../ns-like-this.php:223
    5390msgid "wherever you want in your template."
    5491msgstr ""
    5592
    56 #: i-like-this.php:134
     93#: ../ns-like-this.php:227
     94msgid "Use emblems"
     95msgstr ""
     96
     97#: ../ns-like-this.php:231
     98msgid "Allows you to associate an emblem to each <em>like</em>"
     99msgstr ""
     100
     101#: ../ns-like-this.php:236
    57102msgid "Save Options"
    58103msgstr ""
    59104
    60 #: i-like-this.php:145
    61 msgid "You like this plugin?"
     105#: ../ns-like-this.php:274
     106#: ../ns-like-this.php:292
     107#: ../ns-like-this.php:299
     108msgid "Most liked content"
    62109msgstr ""
    63110
    64 #: i-like-this.php:229
    65 msgid "Title:"
     111#: ../ns-like-this.php:317
     112#: ../ns-like-this.php:401
     113#: ../ns-like-this.php:485
     114msgid "Number of posts to show"
    66115msgstr ""
    67116
    68 #: i-like-this.php:232
    69 msgid "Number of posts to show:"
     117#: ../ns-like-this.php:320
     118msgid "Show likes counter"
    70119msgstr ""
    71120
    72 #: i-like-this.php:235
    73 msgid "Show post count"
     121#: ../ns-like-this.php:358
     122#: ../ns-like-this.php:376
     123#: ../ns-like-this.php:383
     124#: ../ns-like-this.php:409
     125msgid "Latest liked content"
    74126msgstr ""
    75127
     128#: ../ns-like-this.php:404
     129msgid "Show dates"
     130msgstr ""
     131
     132#: ../ns-like-this.php:442
     133#: ../ns-like-this.php:460
     134#: ../ns-like-this.php:467
     135msgid "Most visited liked content"
     136msgstr ""
     137
     138#: ../ns-like-this.php:488
     139msgid "Show count"
     140msgstr ""
     141
     142#: ../ns-like-this.php:516
     143msgid "I like this"
     144msgstr ""
     145
     146#: ../ns-like-this.php:523
     147#: ../like.php:23
     148#, php-format
     149msgid "%d person like this"
     150msgid_plural "%d people like this"
     151msgstr[0] ""
     152msgstr[1] ""
     153
     154#: ../sort-table.php:24
     155msgid "Dislike This"
     156msgstr ""
     157
     158#: ../sort-table.php:30
     159msgid "Like This"
     160msgstr ""
     161
     162#: ../class/liked_content.php:248
     163msgid "Today"
     164msgstr ""
     165
     166#: ../class/liked_content.php:251
     167msgid "Yesterday"
     168msgstr ""
     169
     170#: ../class/liked_content.php:254
     171#, php-format
     172msgid "Last %s"
     173msgstr ""
     174
     175#: ../class/liked_content.php:261
     176#, php-format
     177msgid "at %s"
     178msgstr ""
     179
  • ns-like-this/tags/1.1/like.php

    r354509 r357575  
    1818    }
    1919   
    20     echo LikedContent::getContentLikes($content_id, $content_type);
     20    $count = LikedContent::getContentLikes($content_id, $content_type);
     21   
     22    if($_POST['fulltext']){
     23        echo sprintf(_n('%d person like this', '%d people like this', $count, 'ns-like-this'), $count);
     24    }
     25    else{
     26        echo $count;
     27    }
    2128}
    2229?>
  • ns-like-this/tags/1.1/ns-like-this.php

    r354509 r357575  
    44Plugin URI: http://www.net-solutions.es
    55Description: This plugin allows users to like your posts/pages/categories/tags instead of commment it.
    6 Version: 1.0
     6Version: 1.1
    77Author: Net Solutions
    88Author URI: http://www.net-solutions.es
    9 
     9License: GPLv3
     10*/
     11
     12/*
    1013This program is free software; you can redistribute it and/or modify
    1114it under the terms of the GNU General Public License as published by
     
    511514    if (! LikedContent::userLikesThis($user_id, $content_id, $content_type)) {
    512515        if (get_option('nslt_textOrImage') == 'image') {
    513             $counter = '<a onclick="externalLikeThis('.$content_id.', \''.$content_type.'\');" class="image">'.$liked.'</a>';
     516            $counter = '<a onclick="externalLikeThis('.$content_id.', \''.$content_type.'\');" class="image">'. __('I like this', 'ns-like-this') .'</a>';
    514517        }
    515518        else {
     
    518521    }
    519522    else {
    520         $counter = $liked;
     523        $counter = sprintf(_n('%d person like this', '%d people like this', $liked, 'ns-like-this'), $liked);
    521524    }
    522525   
  • ns-like-this/tags/1.1/readme.txt

    r354509 r357575  
    44Requires at least: 3.0.0
    55Tested up to: 3.1
    6 Stable tag: 1.0
     6Stable tag: 1.1
    77
    88This plugin allows your users to save their favorite content, and keep track of their favorites (add or remove), other user's favorites and clicks on favorites.
     
    3535== Changelog ==
    3636
     37= 1.1 =
     38* Added some improvements in CSS and images
     39* Fixed problem in plugin header
     40* Added text in like button
     41* Updated translation
     42
    3743= 1.0 =
    3844* Initial release.
  • ns-like-this/trunk/css/ns-like-this.css

    r354509 r357575  
    55    display:block;
    66    padding: 15px 0;
     7    font-size:14px;
    78}
    89.nsLikeThis .counter {
  • ns-like-this/trunk/js/ns-like-this.js

    r354509 r357575  
    55       
    66        jQuery.post(blogUrl + "/wp-content/plugins/ns-like-this/like.php",
    7         { id: postId, type: type },
     7        { id: postId, type: type, fulltext: 1 },
    88            function(data){
    99                jQuery('#nsLikeThis-'+type+'-'+postId+' .counter').text(data);
  • ns-like-this/trunk/lang/ns-like-this-it_IT.po

    r354509 r357575  
    33"Project-Id-Version: NS Like This\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2011-02-25 13:24+0100\n"
     5"POT-Creation-Date: 2011-03-09 09:46+0100\n"
    66"PO-Revision-Date: \n"
    77"Last-Translator: \n"
    8 "Language-Team: \n"
     8"Language-Team: NetSolutions <mcumer@gmail.com>\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "X-Poedit-KeywordsList: __;_e;gettext(\n"
     12"X-Poedit-KeywordsList: __;_e;gettext(;_n:1,2\n"
    1313"X-Poedit-Basepath: .\n"
    1414"X-Poedit-Language: Italian\n"
    1515"X-Poedit-Country: ITALY\n"
     16"X-Poedit-SourceCharset: utf-8\n"
     17"Plural-Forms: nplurals=2; plural=n == 1 ? 0 : 1;\n"
    1618"X-Poedit-SearchPath-0: .\n"
    1719"X-Poedit-SearchPath-1: ..\n"
     
    3840
    3941#: ../my-liked.php:79
     42#: ../ns-like-this.php:314
     43#: ../ns-like-this.php:398
     44#: ../ns-like-this.php:482
    4045msgid "Title"
    4146msgstr "Titolo"
    4247
    43 #: ../ns-like-this.php:36
     48#: ../ns-like-this.php:39
    4449msgid "My liked content"
    4550msgstr "I miei preferiti"
    4651
    47 #: ../ns-like-this.php:182
     52#: ../ns-like-this.php:185
    4853msgid "\"NS Like This\" Options"
    4954msgstr "Impostazioni \"NS Like This\""
    5055
    51 #: ../ns-like-this.php:187
     56#: ../ns-like-this.php:190
    5257msgid "Configuration"
    5358msgstr "Impostazioni"
    5459
    55 #: ../ns-like-this.php:193
     60#: ../ns-like-this.php:196
    5661msgid "jQuery framework"
    5762msgstr ""
    5863
    59 #: ../ns-like-this.php:196
     64#: ../ns-like-this.php:199
    6065msgid "Enabled"
    6166msgstr ""
    6267
    63 #: ../ns-like-this.php:196
     68#: ../ns-like-this.php:199
    6469msgid "Disabled"
    6570msgstr ""
    6671
    67 #: ../ns-like-this.php:198
     72#: ../ns-like-this.php:201
    6873msgid "Disable it if you already have the jQuery framework enabled in your theme."
    6974msgstr ""
    7075
    71 #: ../ns-like-this.php:202
     76#: ../ns-like-this.php:205
    7277msgid "Image or text?"
    7378msgstr ""
    7479
    75 #: ../ns-like-this.php:214
     80#: ../ns-like-this.php:217
    7681msgid "Automatic display"
    7782msgstr ""
    7883
    79 #: ../ns-like-this.php:218
     84#: ../ns-like-this.php:221
    8085msgid "<strong>On all posts</strong> (home, archives, search) at the bottom of the post"
    8186msgstr ""
    8287
    83 #: ../ns-like-this.php:220
     88#: ../ns-like-this.php:223
    8489msgid "If you disable this option, you have to put manually the code"
    8590msgstr ""
    8691
    87 #: ../ns-like-this.php:220
     92#: ../ns-like-this.php:223
    8893msgid "wherever you want in your template."
    8994msgstr ""
    9095
    91 #: ../ns-like-this.php:224
     96#: ../ns-like-this.php:227
    9297msgid "Use emblems"
    9398msgstr ""
    9499
    95 #: ../ns-like-this.php:228
     100#: ../ns-like-this.php:231
    96101msgid "Allows you to associate an emblem to each <em>like</em>"
    97102msgstr ""
    98103
    99 #: ../ns-like-this.php:233
     104#: ../ns-like-this.php:236
    100105msgid "Save Options"
    101106msgstr "Salva opzioni"
    102107
    103 #: ../ns-like-this.php:271
    104 #: ../ns-like-this.php:289
    105 #: ../ns-like-this.php:296
     108#: ../ns-like-this.php:274
     109#: ../ns-like-this.php:292
     110#: ../ns-like-this.php:299
    106111msgid "Most liked content"
    107112msgstr ""
    108113
    109 #: ../ns-like-this.php:311
    110 #: ../ns-like-this.php:395
    111 #: ../ns-like-this.php:479
    112 msgid "Title:"
     114#: ../ns-like-this.php:317
     115#: ../ns-like-this.php:401
     116#: ../ns-like-this.php:485
     117msgid "Number of posts to show"
    113118msgstr ""
    114119
    115 #: ../ns-like-this.php:314
    116 #: ../ns-like-this.php:398
    117 #: ../ns-like-this.php:482
    118 msgid "Number of posts to show:"
    119 msgstr ""
    120 
    121 #: ../ns-like-this.php:317
     120#: ../ns-like-this.php:320
    122121msgid "Show likes counter"
    123122msgstr ""
    124123
    125 #: ../ns-like-this.php:355
    126 #: ../ns-like-this.php:373
    127 #: ../ns-like-this.php:380
    128 #: ../ns-like-this.php:406
     124#: ../ns-like-this.php:358
     125#: ../ns-like-this.php:376
     126#: ../ns-like-this.php:383
     127#: ../ns-like-this.php:409
    129128msgid "Latest liked content"
    130129msgstr ""
    131130
    132 #: ../ns-like-this.php:401
     131#: ../ns-like-this.php:404
    133132msgid "Show dates"
    134133msgstr ""
    135134
    136 #: ../ns-like-this.php:439
    137 #: ../ns-like-this.php:457
    138 #: ../ns-like-this.php:464
     135#: ../ns-like-this.php:442
     136#: ../ns-like-this.php:460
     137#: ../ns-like-this.php:467
    139138msgid "Most visited liked content"
    140139msgstr ""
    141140
    142 #: ../ns-like-this.php:485
     141#: ../ns-like-this.php:488
    143142msgid "Show count"
    144143msgstr ""
     144
     145#: ../ns-like-this.php:516
     146msgid "I like this"
     147msgstr "Mi piace"
     148
     149#: ../ns-like-this.php:523
     150#: ../like.php:23
     151#, php-format
     152msgid "%d person like this"
     153msgid_plural "%d people like this"
     154msgstr[0] "A %d persona piace questo"
     155msgstr[1] "A %d persone piace questo"
    145156
    146157#: ../sort-table.php:24
     
    152163msgstr "Aggiungi ai \"Miei Preferiti\""
    153164
    154 #: ../class/liked_content.php:246
     165#: ../class/liked_content.php:248
    155166msgid "Today"
    156167msgstr "Oggi"
    157168
    158 #: ../class/liked_content.php:249
     169#: ../class/liked_content.php:251
    159170msgid "Yesterday"
    160171msgstr "Ieri"
    161172
    162 #: ../class/liked_content.php:252
     173#: ../class/liked_content.php:254
    163174#, php-format
    164175msgid "Last %s"
    165176msgstr "%s scorso"
    166177
    167 #: ../class/liked_content.php:259
     178#: ../class/liked_content.php:261
    168179#, php-format
    169180msgid "at %s"
  • ns-like-this/trunk/lang/ns-like-this.pot

    r354509 r357575  
    11msgid ""
    22msgstr ""
    3 "Project-Id-Version: I Like This\n"
     3"Project-Id-Version: NS Like This\n"
    44"Report-Msgid-Bugs-To: \n"
    5 "POT-Creation-Date: 2010-03-08 19:22+0100\n"
    6 "PO-Revision-Date: 2010-03-08 19:22+0100\n"
    7 "Last-Translator: Benoît Burgener <contact@benoitburgener.com>\n"
    8 "Language-Team: My Tapestry <hello@my-tapestry.com>\n"
     5"POT-Creation-Date: 2011-03-09 09:48+0100\n"
     6"PO-Revision-Date: 2011-03-09 09:48+0100\n"
     7"Last-Translator: \n"
     8"Language-Team: NetSolutions <mcumer@gmail.com>\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "X-Poedit-KeywordsList: _e;__\n"
     12"X-Poedit-KeywordsList: _e;__;_n:1,2\n"
    1313"X-Poedit-Basepath: .\n"
     14"Plural-Forms: nplurals=2; plural=n == 1 ? 0 : 1;\n"
    1415"X-Poedit-SearchPath-0: .\n"
     16"X-Poedit-SearchPath-1: ..\n"
    1517
    16 #: i-like-this.php:97
     18#: ../my-liked.php:66
     19msgid "Order by"
     20msgstr ""
     21
     22#: ../my-liked.php:68
     23msgid "Most recent"
     24msgstr ""
     25
     26#: ../my-liked.php:69
     27msgid "Most visited"
     28msgstr ""
     29
     30#: ../my-liked.php:70
     31msgid "Most liked"
     32msgstr ""
     33
     34#: ../my-liked.php:78
     35msgid "Date Liked"
     36msgstr ""
     37
     38#: ../my-liked.php:79
     39#: ../ns-like-this.php:314
     40#: ../ns-like-this.php:398
     41#: ../ns-like-this.php:482
     42msgid "Title"
     43msgstr ""
     44
     45#: ../ns-like-this.php:39
     46msgid "My liked content"
     47msgstr ""
     48
     49#: ../ns-like-this.php:185
     50msgid "\"NS Like This\" Options"
     51msgstr ""
     52
     53#: ../ns-like-this.php:190
    1754msgid "Configuration"
    1855msgstr ""
    1956
    20 #: i-like-this.php:103
     57#: ../ns-like-this.php:196
    2158msgid "jQuery framework"
    2259msgstr ""
    2360
    24 #: i-like-this.php:106
     61#: ../ns-like-this.php:199
    2562msgid "Enabled"
    2663msgstr ""
    2764
    28 #: i-like-this.php:106
     65#: ../ns-like-this.php:199
    2966msgid "Disabled"
    3067msgstr ""
    3168
    32 #: i-like-this.php:108
     69#: ../ns-like-this.php:201
    3370msgid "Disable it if you already have the jQuery framework enabled in your theme."
    3471msgstr ""
    3572
    36 #: i-like-this.php:112
     73#: ../ns-like-this.php:205
    3774msgid "Image or text?"
    3875msgstr ""
    3976
    40 #: i-like-this.php:124
     77#: ../ns-like-this.php:217
    4178msgid "Automatic display"
    4279msgstr ""
    4380
    44 #: i-like-this.php:128
     81#: ../ns-like-this.php:221
    4582msgid "<strong>On all posts</strong> (home, archives, search) at the bottom of the post"
    4683msgstr ""
    4784
    48 #: i-like-this.php:130
     85#: ../ns-like-this.php:223
    4986msgid "If you disable this option, you have to put manually the code"
    5087msgstr ""
    5188
    52 #: i-like-this.php:130
     89#: ../ns-like-this.php:223
    5390msgid "wherever you want in your template."
    5491msgstr ""
    5592
    56 #: i-like-this.php:134
     93#: ../ns-like-this.php:227
     94msgid "Use emblems"
     95msgstr ""
     96
     97#: ../ns-like-this.php:231
     98msgid "Allows you to associate an emblem to each <em>like</em>"
     99msgstr ""
     100
     101#: ../ns-like-this.php:236
    57102msgid "Save Options"
    58103msgstr ""
    59104
    60 #: i-like-this.php:145
    61 msgid "You like this plugin?"
     105#: ../ns-like-this.php:274
     106#: ../ns-like-this.php:292
     107#: ../ns-like-this.php:299
     108msgid "Most liked content"
    62109msgstr ""
    63110
    64 #: i-like-this.php:229
    65 msgid "Title:"
     111#: ../ns-like-this.php:317
     112#: ../ns-like-this.php:401
     113#: ../ns-like-this.php:485
     114msgid "Number of posts to show"
    66115msgstr ""
    67116
    68 #: i-like-this.php:232
    69 msgid "Number of posts to show:"
     117#: ../ns-like-this.php:320
     118msgid "Show likes counter"
    70119msgstr ""
    71120
    72 #: i-like-this.php:235
    73 msgid "Show post count"
     121#: ../ns-like-this.php:358
     122#: ../ns-like-this.php:376
     123#: ../ns-like-this.php:383
     124#: ../ns-like-this.php:409
     125msgid "Latest liked content"
    74126msgstr ""
    75127
     128#: ../ns-like-this.php:404
     129msgid "Show dates"
     130msgstr ""
     131
     132#: ../ns-like-this.php:442
     133#: ../ns-like-this.php:460
     134#: ../ns-like-this.php:467
     135msgid "Most visited liked content"
     136msgstr ""
     137
     138#: ../ns-like-this.php:488
     139msgid "Show count"
     140msgstr ""
     141
     142#: ../ns-like-this.php:516
     143msgid "I like this"
     144msgstr ""
     145
     146#: ../ns-like-this.php:523
     147#: ../like.php:23
     148#, php-format
     149msgid "%d person like this"
     150msgid_plural "%d people like this"
     151msgstr[0] ""
     152msgstr[1] ""
     153
     154#: ../sort-table.php:24
     155msgid "Dislike This"
     156msgstr ""
     157
     158#: ../sort-table.php:30
     159msgid "Like This"
     160msgstr ""
     161
     162#: ../class/liked_content.php:248
     163msgid "Today"
     164msgstr ""
     165
     166#: ../class/liked_content.php:251
     167msgid "Yesterday"
     168msgstr ""
     169
     170#: ../class/liked_content.php:254
     171#, php-format
     172msgid "Last %s"
     173msgstr ""
     174
     175#: ../class/liked_content.php:261
     176#, php-format
     177msgid "at %s"
     178msgstr ""
     179
  • ns-like-this/trunk/like.php

    r354509 r357575  
    1818    }
    1919   
    20     echo LikedContent::getContentLikes($content_id, $content_type);
     20    $count = LikedContent::getContentLikes($content_id, $content_type);
     21   
     22    if($_POST['fulltext']){
     23        echo sprintf(_n('%d person like this', '%d people like this', $count, 'ns-like-this'), $count);
     24    }
     25    else{
     26        echo $count;
     27    }
    2128}
    2229?>
  • ns-like-this/trunk/ns-like-this.php

    r354509 r357575  
    44Plugin URI: http://www.net-solutions.es
    55Description: This plugin allows users to like your posts/pages/categories/tags instead of commment it.
    6 Version: 1.0
     6Version: 1.1
    77Author: Net Solutions
    88Author URI: http://www.net-solutions.es
    9 
     9License: GPLv3
     10*/
     11
     12/*
    1013This program is free software; you can redistribute it and/or modify
    1114it under the terms of the GNU General Public License as published by
     
    511514    if (! LikedContent::userLikesThis($user_id, $content_id, $content_type)) {
    512515        if (get_option('nslt_textOrImage') == 'image') {
    513             $counter = '<a onclick="externalLikeThis('.$content_id.', \''.$content_type.'\');" class="image">'.$liked.'</a>';
     516            $counter = '<a onclick="externalLikeThis('.$content_id.', \''.$content_type.'\');" class="image">'. __('I like this', 'ns-like-this') .'</a>';
    514517        }
    515518        else {
     
    518521    }
    519522    else {
    520         $counter = $liked;
     523        $counter = sprintf(_n('%d person like this', '%d people like this', $liked, 'ns-like-this'), $liked);
    521524    }
    522525   
  • ns-like-this/trunk/readme.txt

    r354509 r357575  
    44Requires at least: 3.0.0
    55Tested up to: 3.1
    6 Stable tag: 1.0
     6Stable tag: 1.1
    77
    88This plugin allows your users to save their favorite content, and keep track of their favorites (add or remove), other user's favorites and clicks on favorites.
     
    3535== Changelog ==
    3636
     37= 1.1 =
     38* Added some improvements in CSS and images
     39* Fixed problem in plugin header
     40* Added text in like button
     41* Updated translation
     42
    3743= 1.0 =
    3844* Initial release.
Note: See TracChangeset for help on using the changeset viewer.