Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 2655 → Rev 2656

/trunk/war/cel2.css
135,10 → 135,6
margin-right: 10px;
}
 
#lienAide {
padding-right: 40px;
}
 
#panneau_etat_connexion,#panneau_admin {
min-height: 16px;
}
621,4 → 617,20
font-family: Times New Roman;
font-size: 40px;
padding-left: 40%;
}
 
#liste_selection_langue {
bottom: 2px;
float: right;
height: 20px;
position: relative;
visibility: visible;
width: 80px;
}
 
.aucune_image_pour {
text-align: center;
vertical-align: middle;
color: #777;
font-size: 35px;
}
/trunk/war/i18n/messages_en.js
1,9 → 1,11
var messages_en = {
"intitule-langue" : "English",
"cel-utilisation" : "Use the Carnet En Ligne to manage your observations",
"identifiez-vous" : "log-in",
"pour-transmettre-tela" : "to transmit them to the Tela Botanica network",
"connecte-en-tant-que" : "Logged in as {0}",
"deconnexion" : "logout",
"langue" : "Language",
"filtres" : "Filters",
"dates" : "Dates",
29,7 → 31,11
"mot-cle-existe-deja" : "A keyword with the same name already exists at the same position",
"confirmer-suppression-projet" : "Are you sure you want to delete this project ?",
"impossible-supprimer-racine" : "Cannot delete tree root",
"aucune-image-taxon" : "No image for this taxon",
"aucune-carte-taxon" : "No map for this taxon",
"aucune-image-liee" : "No image linked",
"plusieurs-fichiers-images-fois" : "Multiple files at once",
"un-fichier-image-fois" : "One file at a time",
/trunk/war/i18n/messages_fr.js
1,9 → 1,11
var messages_fr = {
"intitule-langue" : "Français",
"cel-utilisation" : "Utilisez ce carnet en ligne pour saisir vos observations",
"identifiez-vous" : "identifiez-vous",
"pour-transmettre-tela" : "pour les transmettre à Tela Botanica",
"connecte-en-tant-que" : "Connecté en tant que {0}",
"deconnexion" : "deconnexion",
"langue" : "Langue",
"filtres" : "Filtres",
"dates" : "Dates",
30,6 → 32,10
"confirmer-suppression-projet" : "Etes vous sur de vouloir supprimer ce projet ?",
"impossible-supprimer-racine" : "Impossible de supprimer la racine de l'arbre",
"aucune-image-taxon" : "Aucune image pour ce taxon",
"aucune-carte-taxon" : "Aucune carte pour ce taxon",
"aucune-image-liee" : "Aucune image liée",
"plusieurs-fichiers-images-fois" : "Plusieurs dossiers ou fichiers à la fois",
"un-fichier-image-fois" : "Un fichier à la fois",