Changeset 19393 for extensions/PersoFavicon
- Timestamp:
- Dec 11, 2012, 9:41:17 AM (12 years ago)
- Location:
- extensions/PersoFavicon
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/PersoFavicon/admin/admin.tpl
r19391 r19393 5 5 {if isset ($ICO)} 6 6 <div style="text-align:left; padding:20px;"> 7 {'pfi_actu'|@translate} <img class="thumbnail" src="{$ICO}" alt="" width="20px"><br>7 {'pfi_actu'|@translate} <img class="thumbnail" src="{$ICO}"><br><br> 8 8 {'pfi_actu2'|@translate} 9 9 </div> … … 15 15 <br> 16 16 <br> 17 <div style="text-align:center;">17 <div> 18 18 <input class="submit" name="submitpfi" type="submit" value="{'pfi_envoie'|@translate}" {$TAG_INPUT_ENABLED} /> 19 19 </div> … … 22 22 {/if} 23 23 {if isset ($help)} 24 <h3>{'pfi_aide1T'|@translate}</h3> 25 <div style="text-align:left;padding:10px;">{'pfi_aide1'|@translate}</div> 26 <h3>{'pfi_aide2T'|@translate}</h3> 27 <div style="text-align:left;padding:10px;">{'pfi_aide2'|@translate}</div> 24 <fieldset> 25 <legend>{'pfi_aide1T'|@translate}</legend> 26 <div style="text-align:left;padding:10px;">{'pfi_aide1'|@translate}</div> 27 </fieldset> 28 <fieldset> 29 <legend>FTP</legend> 30 <div style="text-align:left;padding:10px;">{'pfi_aide2'|@translate}</div> 31 </fieldset> 28 32 {/if} -
extensions/PersoFavicon/language/en_UK/plugin.lang.php
r7767 r19393 4 4 $lang['pfi_h2'] = 'Perso Favicon Plugin'; 5 5 $lang['pfi_ajout'] = 'Add an icon'; 6 $lang['pfi_actu'] = ' An icon is present in your local directory: ';7 $lang['pfi_actu2'] = 'WARNING: It will be replaced by the news that you download';8 $lang['pfi_validdef'] = ' You confirm your choice - if it exists will overwrite the current favicon';9 $lang['pfi_select'] = 'Select your icon file (.ico )';6 $lang['pfi_actu'] = 'Current favicon (found in your local directory): '; 7 $lang['pfi_actu2'] = 'WARNING: any new favicon will overwrite it.'; 8 $lang['pfi_validdef'] = 'Do you confirm upload? if a favicon already exists, the new one will overwrite it.'; 9 $lang['pfi_select'] = 'Select your icon file (.ico, max 5KB)'; 10 10 $lang['pfi_envoie'] = 'Upload to the local directory'; 11 11 $lang['pfi_erreur_ext'] = 'You must upload a file type .ico'; 12 $lang['pfi_erreur_taille'] = ' You must upload a file to 5 Kb maximum';12 $lang['pfi_erreur_taille'] = 'Maximum file size is 5KB'; 13 13 $lang['pfi_erreur_exist'] = 'The file has been replaced'; 14 14 $lang['pfi_erreur_nom'] = 'Invalid filename'; 15 $lang['pfi_erreur_vide'] = ' The file isnot found';15 $lang['pfi_erreur_vide'] = 'File not found'; 16 16 $lang['pfi_ok'] = 'The file has been uploaded'; 17 17 $lang['pfi_erreur_mouve'] = 'Unable to copy file in the "local" directory'; … … 20 20 $lang['help'] = 'Help'; 21 21 $lang['pfi_aide1T'] = 'Add form'; 22 $lang['pfi_aide1'] = ' You can add a favicon using the form to add, it will automatically be in rennomée favicon.ico and replace that which may already be present in the local directory.<br>Maximum file size 5kb.<br>Depending on the browser there is a time-to-date';22 $lang['pfi_aide1'] = 'The file you add with the upload form will automatically be renamed "favicon.ico" and overwrite any existing favicon in the local directory.<br><br>Maximum file size is 5kB.<br><br>Depending on your web browser, you may need to clear the cache and restart to view the new favicon.'; 23 23 $lang['pfi_aide2T'] = '$conf[\'PersoFavicon\']'; 24 $lang['pfi_aide2'] = 'If you upload via FTP an icon who has another name as favicon, you can add in your local configuration file<br>$conf[\'PersoFavicon\']=\'your filename\'';24 $lang['pfi_aide2'] = 'If you upload a favicon via FTP with a name different from "favicon.ico", you can add in your local configuration file<br><pre>$conf[\'PersoFavicon\'] = \'your filename\';</pre>'; 25 25 26 26 ?> -
extensions/PersoFavicon/language/fr_FR/plugin.lang.php
r13000 r19393 5 5 $lang['pfi_ajout'] = 'Ajouter une icône'; 6 6 $lang['pfi_actu'] = 'Une icône est actuellement présente dans votre répertoire local : '; 7 $lang['pfi_actu2'] = 'ATTENTION, elle sera remplacé par la nouvelle que vous allez t élécharger';8 $lang['pfi_validdef'] = 'Confirmez-vous votre choix -Si elle existe, la favicon actuelle sera écrasée';9 $lang['pfi_select'] = 'Sélectionner votre fichier icône (.ico )';7 $lang['pfi_actu2'] = 'ATTENTION, elle sera remplacé par la nouvelle que vous allez transférer.'; 8 $lang['pfi_validdef'] = 'Confirmez-vous votre choix ? Si elle existe, la favicon actuelle sera écrasée'; 9 $lang['pfi_select'] = 'Sélectionner votre fichier icône (.ico, max 5Ko)'; 10 10 $lang['pfi_envoie'] = 'Transférer dans le répertoire local'; 11 11 $lang['pfi_erreur_ext'] = 'Vous devez transférer un fichier de type .ico'; 12 $lang['pfi_erreur_taille'] = 'Vous devez transférer un fichier de 5 12 $lang['pfi_erreur_taille'] = 'Vous devez transférer un fichier de 5Ko maximum'; 13 13 $lang['pfi_erreur_exist'] = 'Le fichier a été remplacé'; 14 14 $lang['pfi_erreur_nom'] = 'Nom de fichier non valide'; … … 20 20 $lang['help'] = 'Aide'; 21 21 $lang['pfi_aide1T'] = 'Formulaire d\'ajout'; 22 $lang['pfi_aide1'] = 'Vous pouvez ajouter une favicon via le formulaire d\'ajout. Le fichier prendra automatiquement le nom de favicon.ico. Le fichier remplacera celui pouvant être déjà présente dans le répertoire local. <br>Taille maximum du fichier 5ko.<br>Suivant le navigateur utiliser, il peut y avoir un délai de mise à jour';22 $lang['pfi_aide1'] = 'Vous pouvez ajouter une favicon via le formulaire d\'ajout. Le fichier prendra automatiquement le nom "favicon.ico". Le fichier remplacera celui pouvant être déjà présente dans le répertoire local.<br><br>Taille maximum du fichier 5ko.<br><br>Suivant le navigateur utiliser, il peut y avoir un délai de mise à jour. Pour un effet immédiat, purgez le cache du navigateur et redémarrez le.'; 23 23 $lang['pfi_aide2T'] = '$conf[\'PersoFavicon\']'; 24 $lang['pfi_aide2'] = 'Si vous charger par FTP une icône qui a un autre nom que favicon, vous pouvez ajouter dans votre fichier de configuration local<br>$conf[\'PersoFavicon\']=\'votre nom de fichier\'';24 $lang['pfi_aide2'] = 'Si vous charger par FTP une icône qui a un autre nom que "favicon.ico", vous pouvez ajouter dans votre fichier de configuration local :<br><pre>$conf[\'PersoFavicon\'] = \'votre nom de fichier\';</pre>'; 25 25 26 26 ?>
Note: See TracChangeset
for help on using the changeset viewer.