Revision 2746,
542 bytes
checked in by Moe, 13 years ago
(diff) |
@ Reply 1.6:
- added setting to automatically subscribe to comments email of replied comments (closes #496)
- used array() with form::*() to remove multiple id="" on pages
|
Line | |
---|
1 | <?php |
---|
2 | // Language: Français |
---|
3 | // Module: atReply - 1.6 |
---|
4 | // Date: 2010-11-12 00:32:59 |
---|
5 | // Translated with dcTranslater - 1.5 |
---|
6 | |
---|
7 | #_admin.php:40 |
---|
8 | #index.php:188 |
---|
9 | $GLOBALS['__l10n']['@ Reply'] = '@ Reply'; |
---|
10 | |
---|
11 | #_admin.php:74 |
---|
12 | $GLOBALS['__l10n']['@%s:'] = '@%s :'; |
---|
13 | |
---|
14 | #_admin.php:92 |
---|
15 | #index.php:231 |
---|
16 | $GLOBALS['__l10n']['reply to this comment'] = 'répondre à ce commentaire'; |
---|
17 | |
---|
18 | #_public.php:96 |
---|
19 | $GLOBALS['__l10n']['Reply to this comment'] = 'Répondre à ce commentaire'; |
---|
20 | |
---|
21 | #_public.php:99 |
---|
22 | $GLOBALS['__l10n']['Threaded comments'] = 'Fil de discussion'; |
---|
23 | |
---|
24 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.