Dotclear

Changeset 541


Ignore:
Timestamp:
11/03/08 00:21:20 (15 years ago)
Author:
oum2013
google:author:
oum2013
Message:

minor L10N fixes, new icon, help content yet to come

Location:
plugins/dcscrobbler
Files:
2 added
6 edited

Legend:

Unmodified
Added
Removed
  • plugins/dcscrobbler/_widgets.php

    r505 r541  
    3131                     array('dcScrobblerWidget','widget')); 
    3232 
    33     $widgets->dcscrobbler->setting('title',__('Title:'),''); 
     33    $widgets->dcscrobbler->setting('title',__('Title :'),''); 
    3434 
    35     $widgets->dcscrobbler->setting('feed',__('Source:'),'rtracks','combo', 
     35    $widgets->dcscrobbler->setting('feed',__('Source :'),'rtracks','combo', 
    3636                                   array(__('Recent Tracks')  => 'recenttracks', 
    3737                                         __('Weekly Top Artists') => 'weeklyartistchart', 
  • plugins/dcscrobbler/index.php

    r523 r541  
    127127'<h2>'.__('Display settings').' :</h2>'. 
    128128'<p>'.__('You can set widget display by using the following classes in your style.css file').' :</p>'. 
    129 '<ul style="list-style: none;"><li><strong>.dcscrobbler {}</strong> : '.__('style dcScrobbler widget').'.</li>'. 
     129'<ul style="list-style: none;"><li><strong>.dcscrobbler {}</strong> : '.__('style for dcScrobbler widget').'.</li>'. 
    130130'<li><strong>.dcscrobbler .artist {}</strong> : '.__('style for artist name').'.</li>'. 
    131131'<li><strong>.dcscrobbler .title {}</strong> : '.__('style for track title').'.</li>'. 
     
    144144'</div>'; 
    145145 
     146dcPage::helpBlock('dcscrobbler'); 
     147 
    146148?> 
    147149</body> 
  • plugins/dcscrobbler/locales/_pot/main.pot

    r507 r541  
    1616"Content-Transfer-Encoding: 8bit\n" 
    1717 
     18#: plugins/dcscrobbler/_widgets.php:33 
     19msgid "Title :" 
     20msgstr "" 
     21 
    1822#: plugins/dcscrobbler/_widgets.php:35 
    19 msgid "Source:" 
     23msgid "Source :" 
    2024msgstr "" 
    2125 
     
    128132 
    129133#: plugins/dcscrobbler/index.php:129 
    130 msgid "style dcScrobbler widget" 
     134msgid "style for dcScrobbler widget" 
    131135msgstr "" 
    132136 
  • plugins/dcscrobbler/locales/fr

    • Property svn:ignore
      •  

        old new  
        11*.bak 
         2*.mo 
  • plugins/dcscrobbler/locales/fr/main.po

    r507 r541  
    33# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. 
    44# 
    5 #, fuzzy 
    65msgid "" 
    76msgstr "" 
    8 "Project-Id-Version: \n" 
     7"Project-Id-Version: dcScrobbler\n" 
    98"Report-Msgid-Bugs-To: \n" 
    109"POT-Creation-Date: 2008-09-28 17:30+0200\n" 
    11 "PO-Revision-Date: 2008-09-29 18:45+0200\n" 
     10"PO-Revision-Date: 2008-11-03 00:18+0100\n" 
    1211"Last-Translator: Oum <oum2013@gmail.com>\n" 
    13 "Language-Team: \n" 
     12"Language-Team: Oum <oum2013@gmail.com>\n" 
    1413"MIME-Version: 1.0\n" 
    1514"Content-Type: text/plain; charset=UTF-8\n" 
     
    1716"X-Poedit-Language: French\n" 
    1817"X-Poedit-Country: FRANCE\n" 
    19 "X-Poedit-SourceCharset: iso-8859-1\n" 
     18"X-Poedit-SourceCharset: utf-8\n" 
     19 
     20#: plugins/dcscrobbler/_widgets.php:33 
     21msgid "Title :" 
     22msgstr "Titre :" 
    2023 
    2124#: plugins/dcscrobbler/_widgets.php:35 
    22 msgid "Source:" 
     25msgid "Source :" 
    2326msgstr "Source :" 
    2427 
     
    131134 
    132135#: plugins/dcscrobbler/index.php:129 
    133 msgid "style dcScrobbler widget" 
     136msgid "style for dcScrobbler widget" 
    134137msgstr "style du widget dcScrobbler" 
    135138 
     
    165168msgid "Powered by Audioscrobbler" 
    166169msgstr "Propulsé par Audioscrobbler" 
     170 
Note: See TracChangeset for help on using the changeset viewer.

Sites map