Changeset 812:53a8db5c430f
- Timestamp:
- 04/05/12 09:03:34 (13 years ago)
- Branch:
- default
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
.hgsubstate
r806 r812 1 8 248f9acc0458c9ec6461da1d99208aa21d3d53ainc/libs/clearbricks1 8a3e66573699ef9cf6f96d16bed8015a380dd17c inc/libs/clearbricks -
inc/admin/lib.dc.page.php
r680 r812 124 124 125 125 '<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". 127 127 '<div id="top"><h1><a href="index.php">'.DC_VENDOR_NAME.'</a></h1></div>'."\n"; 128 128 -
locales/fr/main.po
r759 r812 2040 2040 msgstr "Blogs :" 2041 2041 2042 msgid "Go to the content" 2043 msgstr "Aller au contenu" 2044 2045 msgid "Go to the menu" 2046 msgstr "Aller au menu" 2047 2042 2048 msgid "Go to site" 2043 2049 msgstr "Aller sur le site"
Note: See TracChangeset
for help on using the changeset viewer.