1<?php
2$lang['fav_description']      = "Displays your favorite pages (most visited) and let you set them up";
3
4$lang['fav_desact']           = "Favorites tracking is disabled.";
5$lang['fav_activer']          = "Click here to enable";
6$lang['fav_cookies']          = "(This tracking is cookies driven)";
7$lang['fav_visites']          = "visit(s)";
8$lang['fav_reset']            = "Reset visits count of this page";
9$lang['fav_exclure']          = "Exclude this page from favorites tracking";
10$lang['fav_voircacher']       = "Display/hide excluded pages and configuration panel";
11$lang['fav_inclure']          = "Track this page for favorite";
12$lang['fav_rafraichir']       = "Refresh (reload the current page)";
13$lang['fav_confirmation']     = "Do you want to disable favorites tracking ?\\n(Your favorites history will be lost)";
14$lang['fav_desactiver']       = "Disable favorites tracking";
15$lang['fav_pasencore']        = "You don't have favorites pages yet. Check your browser to allow cookies... or come back a little later.";
16$lang['fav_flotter']          = "Double click or don't move the mouse for 2 seconds to make the controls appear";
17$lang['fav_confResetAll']     = "Reset all visits counts?";
18$lang['fav_resetall']         = "Reset all visits counts";
19$lang['fav_prec']             = "Recently visited pages";
20$lang['fav_pfav']             = "Favorite pages";
21$lang['fav_config']           = "Configuration";
22$lang['fav_afficher']         = "Show";
23$lang['fav_conf_prec']        = "recently visited page(s)";
24$lang['fav_conf_pfav']        = "favorite page(s)";
25$lang['fav_sauver']           = "Save";
26
27$lang['fav_snapnotfound']    = "Snap helper not found";
28$lang['fav_pbsnap']          = "<b>SNAP:</b> Problem while snapping ";
29$lang['fav_mosaique']        = "My favorites mosaic";
30
31