Revision 2745,
483 bytes
checked in by Moe, 13 years ago
(diff) |
@ Reply 1.5:
- directly edit a replied comment (closes #601)
- don't force the Wiki syntax in comments when @ Reply is disabled
- l10n : added admin files
|
Line | |
---|
1 | <?php |
---|
2 | // Language: Français |
---|
3 | // Module: atReply - 1.5 |
---|
4 | // Date: 2010-11-11 23:08:36 |
---|
5 | // Translated with dcTranslater - 1.5 |
---|
6 | |
---|
7 | #_admin.php:40 |
---|
8 | #index.php:187 |
---|
9 | $GLOBALS['__l10n']['@ Reply'] = '@ Reply'; |
---|
10 | |
---|
11 | #_admin.php:96 |
---|
12 | #index.php:245 |
---|
13 | $GLOBALS['__l10n']['reply to this comment'] = 'répondre à ce commentaire'; |
---|
14 | |
---|
15 | #_public.php:96 |
---|
16 | $GLOBALS['__l10n']['Reply to this comment'] = 'Répondre à ce commentaire'; |
---|
17 | |
---|
18 | #_public.php:99 |
---|
19 | $GLOBALS['__l10n']['Threaded comments'] = 'Fil de discussion'; |
---|
20 | |
---|
21 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.