Revision 3033,
463 bytes
checked in by Moe, 12 years ago
(diff) |
@ Reply 1.6.2:
- Dotclear 2.2 settings
- added author name on @Reply arrows (closes #657)
|
Line | |
---|
1 | <?php |
---|
2 | // Language: Français |
---|
3 | // Module: atReply - 1.6.2 |
---|
4 | // Date: 2011-05-14 19:23:45 |
---|
5 | // Translated with dcTranslater - 1.5 |
---|
6 | |
---|
7 | #_admin.php:41 |
---|
8 | #index.php:197 |
---|
9 | $GLOBALS['__l10n']['@ Reply'] = '@ Reply'; |
---|
10 | |
---|
11 | #_admin.php:75 |
---|
12 | $GLOBALS['__l10n']['@%s:'] = '@%s :'; |
---|
13 | |
---|
14 | #_public.php:100 |
---|
15 | $GLOBALS['__l10n']['Reply to this comment by {author}'] = 'Répondre à ce commentaire par {author}'; |
---|
16 | |
---|
17 | #_public.php:103 |
---|
18 | $GLOBALS['__l10n']['Threaded comments'] = 'Fil de discussion'; |
---|
19 | |
---|
20 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.