[evolvis-commits] r9097: Small cosmetic changes for Project Summary and Admin pages↵ patch #540 by Mathieu?==?UTF-8?Q? Peltier↵

mirabilos at evolvis.org mirabilos at evolvis.org
Thu Feb 24 17:18:24 CET 2011


Author: mirabilos
Date: 2011-02-24 17:18:24 +0100 (Thu, 24 Feb 2011)
New Revision: 9097

Modified:
   trunk/gforge_base/evolvisforge-5.1/gforge/www/include/languages/Base.tab
   trunk/gforge_base/evolvisforge-5.1/gforge/www/include/languages/French.tab
   trunk/gforge_base/evolvisforge-5.1/gforge/www/project/admin/index.php
Log:
Small cosmetic changes for Project Summary and Admin pages
patch #540 by Mathieu Peltier


Modified: trunk/gforge_base/evolvisforge-5.1/gforge/www/include/languages/Base.tab
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/www/include/languages/Base.tab	2011-02-24 16:18:23 UTC (rev 9096)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/www/include/languages/Base.tab	2011-02-24 16:18:24 UTC (rev 9097)
@@ -74,13 +74,13 @@
 account_options	change_password	Change Password
 account_options	edit_skills_profile	Edit My Skills Profile
 account_options	email_address		Email Addr:
-account_options	language	Language
-account_options	login_name	Login Name
-account_options	member_since	Member since
-account_options	real_name	Real Name
-account_options	timezone	Timezone
+account_options	language	Language:
+account_options	login_name	Login Name:
+account_options	member_since	Member since:
+account_options	real_name	Real Name:
+account_options	timezone	Timezone:
 account_options	title		Account Maintenance
-account_options	user_id	User Id
+account_options	user_id	User Id:
 account_options	view_developer_profile	View My Developer Profile
 account_options	welcome		Welcome
 account_register	Preferences	Preferences
@@ -833,8 +833,8 @@
 general	update_successful	Updated successfully
 general	yes	Yes
 global	error	ERROR
-group	activity	Activity Percentile: 
-group	activitystat	View project activity <a href="/project/stats/?group_id=$1">statistics</a>
+group	activity	Activity Percentile: 
+group	activitystat	View project activity <a href="/project/stats/?group_id=$1">statistics</a>.
 group	developer_info	Developer Info
 group	developers	Developers
 group	long_bugs	Bug Tracking
@@ -853,7 +853,7 @@
 group	norelease	This Project Has Not Released Any Files
 group	project_admins	Project Admins
 group	public_area	Public Areas
-group	registered	Registered: 
+group	registered	Registered: 
 group	short_admin	Admin
 group	short_bugs	Bugs
 group	short_cvs	CVS
@@ -965,10 +965,10 @@
 my	bookmarks	My Bookmarks
 my	monitoredfile	Monitored FileModules
 my	monitoredforum	Monitored Forums
-my	no_bookmarks	You currently do not have any bookmarks saved
-my	no_monitored_filemodules	You are not monitoring any files
+my	no_bookmarks	You currently do not have any bookmarks saved.
+my	no_monitored_filemodules	You are not monitoring any files.
 my	no_monitored_filemodules_details	<p>If you monitor files, you will be sent new release notices via email, with a link to the new file on our download server.</p><p>You can monitor files by visiting a project's "Summary Page" and clicking on the check box in the files section.</p>
-my	no_monitored_forums	You are not monitoring any forums
+my	no_monitored_forums	You are not monitoring any forums.
 my	no_monitored_forums_details	<p>If you monitor forums, you will be sent new posts in the form of an email, with a link to the new message.</p><p>You can monitor forums by clicking "Monitor Forum" in any given discussion forum.</p>
 my	no_open_tasks	You have no open tasks assigned to you.
 my	no_projects	You're not a member of any active projects
@@ -1351,24 +1351,24 @@
 project_admin	file_releases	File Releases
 project_admin	forum_admin	Forum Admin
 project_admin	group_members	Group Members
-project_admin	homepage_link	Homepage Link
+project_admin	homepage_link	Homepage Link: 
 project_admin	mail_admin	Mail Admin
 project_admin	news_admin	News Admin
 project_admin	packages	Packages
 project_admin	project_information	Misc. Project Information
 project_admin	section	Project: $1
-project_admin	shell_server	Group shell (SSH) server
-project_admin	shell_server_group_directory	Group directory on shell server: 
-project_admin	short_description	Short Description
+project_admin	shell_server	Group shell (SSH) server: 
+project_admin	shell_server_group_directory	Group directory on shell server:  
+project_admin	short_description	Short Description: 
 project_admin	task_manager_admin	Task Manager Admin
 project_admin	title	Project Admin: $1
 project_admin	tool_admin	Tool Admin
 project_admin	tracker_admin	Tracker Admin
-project_admin	trove_categorization	Trove Categorization:
+project_admin	trove_categorization	Trove Categorization: 
 project_admin	unix_name	Unix Name
 project_admin	user_added	User Added Successfully
 project_admin	user_removed	User Removed Successfully
-project_admin	www_directory	Project WWW directory on shell server:
+project_admin	www_directory	Project WWW directory on shell server: 
 project_admin_database	add_new_database	Add New Database
 project_admin_database	add_new_database_info	Clicking on "create" will schedule the creation of the database, and email the	details to the project administrators
 project_admin_database	cannot_add	Cannot add database entry
@@ -1392,7 +1392,7 @@
 project_admin_editgroupinfo	enable_pserver	Enable pserver
 project_admin_editgroupinfo	group_name	Descriptive Group Name
 project_admin_editgroupinfo	group_updated	Group information updated
-project_admin_editgroupinfo	homepage_link	Homepage Link:
+project_admin_editgroupinfo	homepage_link	Homepage Link
 project_admin_editgroupinfo	new_doc	New Document Submissions
 project_admin_editgroupinfo	new_doc_info	If you wish, you can provide default email addresses to which new submissions will be sent
 project_admin_editgroupinfo	send_on_all_updates	(send on all updates)
@@ -1976,7 +1976,7 @@
 survey	high	High
 survey	low	Low
 survey	permission_denied	Permission Denied
-survey	survey_not_found	Survey not found
+survey	survey_not_found	Survey not found.
 survey	survey_privacy	Survey Privacy
 survey	title	Survey
 survey_add_question	add_this_question	Add This Question.

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/www/include/languages/French.tab
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/www/include/languages/French.tab	2011-02-24 16:18:23 UTC (rev 9096)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/www/include/languages/French.tab	2011-02-24 16:18:24 UTC (rev 9097)
@@ -89,13 +89,13 @@
 account_options	change_password	Changement de mot de passe
 account_options	edit_skills_profile	Editer mon profil de compétences
 account_options	email_address	Adresse e-mail :
-account_options	language	Langue
+account_options	language	Langue :
 account_options	login_name	Nom de login :
 account_options	member_since	Membre depuis le :
-account_options	real_name	Nom complet
-account_options	timezone	Fuseau horaire
+account_options	real_name	Nom complet :
+account_options	timezone	Fuseau horaire :
 account_options	title	Gestion de compte
-account_options	user_id	Identification Utilisateur
+account_options	user_id	Identification Utilisateur :
 account_options	view_developer_profile	Voir mon profil de développeur
 account_options	welcome	Bienvenue
 account_register	Preferences	Préférences
@@ -132,7 +132,7 @@
 account_register	siteupdate	Recevoir du courrier électronique à propos des mises à jour du site<I> (Faible trafic et informations relatives à la sécurité. Fortement Recommandé.)</I>
 account_register	timezone	Fuseau horaire :
 account_register	title	Enregistrement d'un nouvel utilisateur
-account_register	update	Mise à jour.
+account_register	update	Mise à jour
 account_shell	autorized_keys	Clés publiques CVS/SSH autorisées 
 account_shell	edit_keys	Editer les clefs
 account_shell	shell_box	Interpréteur 
@@ -836,8 +836,8 @@
 general	update_successful	Mis à jour avec succès
 general	yes	Oui
 global	error	ERREUR
-group	activity	Taux d'activité :
-group	activitystat	<a href="/project/stats/?group_id=$1">Statistiques</a> d'activité du projet
+group	activity	Taux d'activité : 
+group	activitystat	<a href="/project/stats/?group_id=$1">Statistiques</a> d'activité du projet.
 group	developer_info	Equipe-Projet
 group	developers	Développeurs 
 group	long_bugs	Gestion des bogues
@@ -856,7 +856,7 @@
 group	norelease	Ce projet n'a pas réalisé de fichier
 group	project_admins	Administrateurs  
 group	public_area	Zones publiques
-group	registered	Enregistré le:
+group	registered	Enregistré le : 
 group	short_admin	Administration
 group	short_bugs	Bogues
 group	short_cvs	CVS
@@ -1355,24 +1355,24 @@
 project_admin	file_releases	Versions de fichier
 project_admin	forum_admin	Administrateur de forum
 project_admin	group_members	Membres du groupe
-project_admin	homepage_link	Lien vers la page d'accueil 
+project_admin	homepage_link	Lien vers la page d'accueil : 
 project_admin	mail_admin	Administrateur de messagerie
 project_admin	news_admin	Administrateur de News
 project_admin	packages	Paquet 
 project_admin	project_information	Informations diverses sur le projet
 project_admin	section	Projet : $1
-project_admin	shell_server	Groupe Unix (Pour SSH) 
-project_admin	shell_server_group_directory	Répertoire système du groupe 
-project_admin	short_description	Description courte  
+project_admin	shell_server	Groupe Unix (pour SSH) : 
+project_admin	shell_server_group_directory	Répertoire système du groupe : 
+project_admin	short_description	Description courte : 
 project_admin	task_manager_admin	Administrateur du gestionnaire de tâches
 project_admin	title	Résumé de l'administration
 project_admin	tool_admin	La boite à outils de l'administrateur
 project_admin	tracker_admin	Administrateur de traceur
-project_admin	trove_categorization	classement du projet dans l'arbre
+project_admin	trove_categorization	Classement du projet dans l'arbre : 
 project_admin	unix_name	Nom Unix 
 project_admin	user_added	Utilisateur ajouté avec succès
 project_admin	user_removed	Utilisateur supprimé avec succès
-project_admin	www_directory	Répertoire de service du site web (www) 
+project_admin	www_directory	Répertoire de service du site web (www) : 
 project_admin_database	add_new_database	Ajouter une nouvelle base de données
 project_admin_database	add_new_database_info	'Créer' programmera la création de la base de donnée, et enverra les détails aux administrateurs du projet.
 project_admin_database	cannot_add	Impossible d'ajouter une base de données

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/www/project/admin/index.php
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/www/project/admin/index.php	2011-02-24 16:18:23 UTC (rev 9096)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/www/project/admin/index.php	2011-02-24 16:18:24 UTC (rev 9097)
@@ -82,25 +82,18 @@
 
  
 <br />
-<?php echo $Language->getText('project_admin','short_description') ?>: <?php echo $group->getDescription(); ?>
-<p>
-<?php echo $Language->getText('project_admin','homepage_link') ?>: <strong><?php echo $group->getHomepage(); ?></strong>
-</p><p>
-<?php echo $Language->getText('project_admin','shell_server') ?>: <strong><?php echo $group->getUnixName().'.'.$GLOBALS['sys_default_domain']; ?></strong>
-</p><p>
-<?php echo $Language->getText('project_admin','shell_server_group_directory') ?>: <strong><?php echo account_group_homedir($group->getUnixName()); ?></strong>
-</p><p>
-<?php echo $Language->getText('project_admin','www_directory') ?>:
-<strong><?php echo account_group_homedir($group->getUnixName()).'/htdocs'; ?>
+<?php echo $Language->getText('project_admin','short_description') ?><?php echo $group->getDescription(); ?>
+<p><?php echo $Language->getText('project_admin','homepage_link') ?><strong><?php echo $group->getHomepage(); ?></strong></p>
+<p><?php echo $Language->getText('project_admin','shell_server') ?><strong><?php echo $group->getUnixName().'.'.$GLOBALS['sys_default_domain']; ?></strong></p>
+<p><?php echo $Language->getText('project_admin','shell_server_group_directory') ?><br/><strong><?php echo account_group_homedir($group->getUnixName()); ?></strong></p>
+<p><?php echo $Language->getText('project_admin','www_directory') ?><br /><strong><?php echo account_group_homedir($group->getUnixName()).'/htdocs'; ?></p>
 
 <p align="center">
 <a href="http://<?php echo $GLOBALS['sys_default_domain']; ?>/tarballs.php/?group_id=<?php echo $group_id; ?>">[ <?php echo $Language->getText('project_admin','download_tarball') ?>]</a></p>
 <p> </p>
 <hr noshade="noshade" />
 <p> </p>
-<h4><?php echo $Language->getText('project_admin','trove_categorization') ?>:
-<a href="/project/admin/group_trove.php?group_id=<?php echo $group->getID(); ?>">
-[<?php echo $Language->getText('general','edit') ?>]</a></h4>
+<h4><?php echo $Language->getText('project_admin','trove_categorization') ?><a href="/project/admin/group_trove.php?group_id=<?php echo $group->getID(); ?>">[<?php echo $Language->getText('general','edit') ?>]</a></h4>
 <p>
 <?php
 echo $HTML->boxBottom(); 



More information about the evolvis-commits mailing list