Changeset 231
- Timestamp:
- 09/06/08 02:32:17 (15 years ago)
- Location:
- plugins/dc1redirect
- Files:
-
- 1 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/dc1redirect/_admin.php
r229 r231 25 25 '<p><label class="classic">'. 26 26 form::checkbox('dc1_redirect','1',$settings->dc1_redirect). 27 __('Redirect Dotclear 1.x old URLs').'</label></p>'. 27 __('Redirect Dotclear 1.x old URLs').'</label>'. 28 ' - <a href="plugin.php?p=dc1redirect">'.__('Redirect your Atom and RSS feeds').'</a></p>'. 28 29 '</fieldset>'; 29 30 } -
plugins/dc1redirect/locales/_pot/main.pot
r229 r231 8 8 "Project-Id-Version: Dotclear 2 dc1redirect module\n" 9 9 "Report-Msgid-Bugs-To: \n" 10 "POT-Creation-Date: 2008-09-0 5 00:28+0200\n"10 "POT-Creation-Date: 2008-09-06 02:26+0200\n" 11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 16 16 "Content-Transfer-Encoding: 8bit\n" 17 17 18 #: plugins-dc/dc1redirect//_admin.php:24 18 #: plugins-dc/dc1redirect//_admin.php:24 plugins-dc/dc1redirect//index.php:39 19 #: plugins-dc/dc1redirect//index.php:44 19 20 msgid "Dotclear 1 URLs" 20 21 msgstr "" … … 23 24 msgid "Redirect Dotclear 1.x old URLs" 24 25 msgstr "" 26 27 #: plugins-dc/dc1redirect//_admin.php:28 28 msgid "Redirect your Atom and RSS feeds" 29 msgstr "" 30 31 #: plugins-dc/dc1redirect//index.php:47 32 msgid "I order to avoid broken feeds, you should replace your old Atom and RSS feeds by redirections to new ones. The following files replace your Dotclear 1 atom.php and rss.php files." 33 msgstr "" -
plugins/dc1redirect/locales/fr/main.po
r229 r231 7 7 "Project-Id-Version: Dotclear 2 dc1redirect module\n" 8 8 "Report-Msgid-Bugs-To: \n" 9 "POT-Creation-Date: 2008-09-0 5 00:28+0200\n"9 "POT-Creation-Date: 2008-09-06 02:26+0200\n" 10 10 "PO-Revision-Date: 2008-09-05 00:29+0100\n" 11 11 "Last-Translator: Olivier Meunier <olivier@dotclear.net>\n" … … 22 22 msgstr "Rediriger les anciennes URLs Dotclear 1.x" 23 23 24 msgid "Redirect your Atom and RSS feeds" 25 msgstr "Rediriger vos flux Atom et RSS" 26 27 msgid "I order to avoid broken feeds, you should replace your old Atom and RSS feeds by redirections to new ones. The following files replace your Dotclear 1 atom.php and rss.php files." 28 msgstr "Afin d'éviter les flux brisés, vous devez remplate vos anciens flux Atom et RSS par des redirections vers les nouveaux. Les fichiers suivant remplacent vos fichier atom.php et rss.php de Dotclear 1."
Note: See TracChangeset
for help on using the changeset viewer.