[pollen] branch develop updated (354d32b -> fb29704)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pollen. See http://git.chorem.org/pollen.git from 354d32b Merge branch 'develop' of https://git.chorem.org/pollen into develop adds f023936 Fix typos, case and some anglicisms in the french i18nbundle new fb29704 Merge remote-tracking branch 'origin/feature/capello-master-on-fire' into develop The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit fb297041573d929a6f613150d194d2a2680f5af4 Merge: 354d32b f023936 Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Fri Aug 29 15:49:39 2014 +0200 Merge remote-tracking branch 'origin/feature/capello-master-on-fire' into develop Conflicts: pollen-ui-angular/src/main/webapp/i18n/fr.js Summary of changes: pollen-ui-angular/src/main/webapp/i18n/fr.js | 81 ++++++++++++++-------------- 1 file changed, 40 insertions(+), 41 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See http://git.chorem.org/pollen.git commit fb297041573d929a6f613150d194d2a2680f5af4 Merge: 354d32b f023936 Author: Adrien Garandel <a.garandel@dralagen.fr> Date: Fri Aug 29 15:49:39 2014 +0200 Merge remote-tracking branch 'origin/feature/capello-master-on-fire' into develop Conflicts: pollen-ui-angular/src/main/webapp/i18n/fr.js pollen-ui-angular/src/main/webapp/i18n/fr.js | 81 ++++++++++++++-------------- 1 file changed, 40 insertions(+), 41 deletions(-) diff --cc pollen-ui-angular/src/main/webapp/i18n/fr.js index fa54213,139672b..c0104c1 --- a/pollen-ui-angular/src/main/webapp/i18n/fr.js +++ b/pollen-ui-angular/src/main/webapp/i18n/fr.js @@@ -39,24 -39,23 +39,24 @@@ var translateFR = 'home.register' : 'Créer un compte gratuitement', 'admin' : 'Administration', - 'admin.listPoll' : 'Liste des Sondages', - 'admin.listUser' : 'Liste des Utilisateurs', + 'admin.listPoll' : 'Liste des sondages', + 'admin.listUser' : 'Liste des utilisateurs', 'admin.config' : 'Configuration', - 'user.edit' : 'Profile', - 'user.listPollCreated' : 'Sondage Crée', - 'user.listPollParticiped' : 'Sondage Participé', - 'user.listPollInvited' : 'Sondage invité', + 'user.edit' : 'Profil', + 'user.listPollCreated' : 'Sondages créés', + 'user.listPollParticiped' : 'Sondages participés', + 'user.listPollInvited' : 'Sondages invités', 'user.name' : 'Nom d\'utilisateur', - 'user.myName' : 'Votre nom d\'utilisateur', + 'user.myName' : 'Votre nom', 'user.mail' : 'Courriel', - 'user.myMail' : 'Votre Courriel', - 'user.isAdmin' : 'Est Administrateur', ++'user.myMail' : 'Votre courriel', + 'user.isAdmin' : 'Est administrateur', 'user.password' : 'Mot de passe', 'user.password2' : 'Confirmation', - 'user.passwordNew' : 'Nouveau Mot de passe', - 'user.passwordCurrent' : 'Mot de passe Actuel', + 'user.passwordNew' : 'Nouveau mot de passe', + 'user.passwordCurrent' : 'Mot de passe actuel', 'user.rememberMe' : 'Connexion automatique', 'user.forgotPassword' : 'Mot de passe oublié', 'user.register.success' : 'Compte enregisté, un mail de validation vient d\'être envoyé..', @@@ -69,12 -68,9 +69,12 @@@ 'user.disableUser.success' : 'Désactivation de l\'utilisateur avec succès', 'user.delete.success' : 'Suppression de l\'utilisateur avec succès', 'user.generatePassword' : 'Générer un nouveau mot de passe', - 'user.generatePassword.success' : 'Un mail avec le nouveau mot de passe vient d\'être envoyé..', + 'user.generatePassword.success' : 'Un mail avec le nouveau mot de passe vient d\'être envoyé.', 'user.validate.success' : 'Vous venez de valider votre courriel, connectez-vous dès maintenants.', 'user.validate.error' : 'Erreur lors de la validation, courriel déjà validé ou invalide', +'user.tab.viewProfile' : 'Voir son profile', +'user.tab.editProfile' : 'Modifier son profile', +'user.tab.editPassword' : 'Modifier son Password', 'user.warning.emailNotValidate' : 'Vous n\'avez pas validé votre email', 'user.error.password.diff' : 'Mot de passe différent', 'user.error.mail.notFound' : 'Courriel n\'a pas été trouvé', -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm