Plugin Directory

Changeset 1049136


Ignore:
Timestamp:
12/19/2014 11:04:15 AM (11 years ago)
Author:
FlyerUA
Message:

For 4.1

Location:
simple-rating
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • simple-rating/tags/1.4/readme.txt

    r1035847 r1049136  
    33Tags: rating, wordpress
    44Requires at least: 3.0
    5 Tested up to: 4.0.1
     5Tested up to: 4.1
    66Stable tag: 1.4
    77License: GPLv3
  • simple-rating/trunk/locales/en

    r1035847 r1049136  
    2424$spr_localization['widgets_top_rated_settings_list_style_upper_alpha']="Upper letters";
    2525$spr_localization['widgets_top_rated_settings_list_style_lower_roman']="Lower Roman";
    26 $spr_localization['widgets_top_rated_settings_list_style_upper_roman'] ="Upper Roman";
     26$spr_localization['widgets_top_rated_settings_list_style_upper_roman']="Upper Roman";
    2727$spr_localization['widgets_top_rated_settings_items_count']="Count of items";
    2828$spr_localization['widgets_statistics_metabox_title']="Rating statistics";
  • simple-rating/trunk/readme.txt

    r1035847 r1049136  
    33Tags: rating, wordpress
    44Requires at least: 3.0
    5 Tested up to: 4.0.1
     5Tested up to: 4.1
    66Stable tag: 1.4
    77License: GPLv3
     
    2828* Allow or disallow guests to vote
    2929* Rating statistics metabox
     30* Few languages available with an ability to easily add your own
    3031
    3132== Screenshots ==
     
    8081`$echo (boolean) (optional) (default: false)` whether result should be echoed or returned for use in PHP
    8182
     83**Are there localizations available?**
     84
     85Yes, currently, next languages are available:
     86* English
     87* Ukrainian
     88* Russian
     89
    8290**Can I easily translate it to my language?**
    8391
     
    8997.
    9098== Changelog ==
    91 
    9299= 1.4 =
    93100* Added ability to easily translate plugin to your language. Please read how_to_translate.txt for localization instructions. At this time English, Ukrainian and Russian languages are available (just because I don't know any other languages)
Note: See TracChangeset for help on using the changeset viewer.