Dotclear

Changeset 812:53a8db5c430f


Ignore:
Timestamp:
04/05/12 09:03:34 (13 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Fixes #1317 : french wording in admin prelude links

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • .hgsubstate

    r806 r812  
    1 8248f9acc0458c9ec6461da1d99208aa21d3d53a inc/libs/clearbricks 
     18a3e66573699ef9cf6f96d16bed8015a380dd17c inc/libs/clearbricks 
  • inc/admin/lib.dc.page.php

    r680 r812  
    124124           
    125125          '<div id="header">'. 
    126           '<ul id="prelude"><li><a href="#content">Aller au contenu</a></li><li><a href="#main-menu">Aller au menu</a></li></ul>'."\n". 
     126          '<ul id="prelude"><li><a href="#content">'.__('Go to the content').'</a></li><li><a href="#main-menu">'.__('Go to the menu').'</a></li></ul>'."\n". 
    127127          '<div id="top"><h1><a href="index.php">'.DC_VENDOR_NAME.'</a></h1></div>'."\n";  
    128128           
  • locales/fr/main.po

    r759 r812  
    20402040msgstr "Blogs :" 
    20412041 
     2042msgid "Go to the content" 
     2043msgstr "Aller au contenu" 
     2044 
     2045msgid "Go to the menu" 
     2046msgstr "Aller au menu" 
     2047 
    20422048msgid "Go to site" 
    20432049msgstr "Aller sur le site" 
Note: See TracChangeset for help on using the changeset viewer.

Sites map