This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, master has been updated
       via  8a3cf2a922cba633f5ca20c611bfb7a149609c38 (commit)
      from  31c8e3bce527e7aa594117a8f052fef9684cb994 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=8a3cf2a922cba633f5ca20c611bfb7a149609c38

commit 8a3cf2a922cba633f5ca20c611bfb7a149609c38
Author: Marc-Etienne Vargenau <[email protected]>
Date:   Fri Jun 24 11:50:43 2016 +0200

    More translations

diff --git a/src/common/tracker/actions/csv.php 
b/src/common/tracker/actions/csv.php
index ea81a1e..fe0a32c 100644
--- a/src/common/tracker/actions/csv.php
+++ b/src/common/tracker/actions/csv.php
@@ -81,7 +81,7 @@ $format .= " using '".htmlentities($sep)."' as separator.";
 <p><?php echo _('This page allows you to export the items using a CSV (<a 
href="http://en.wikipedia.org/wiki/Comma-separated_values";>Comma Separated 
Values</a>) File. This format can be used to view your entries using your 
favorite spreadsheet software.'); ?></p>
 <h2><?php echo _('Export as a CSV file'); ?></h2>
 
-<strong><?php echo _('Selected CSV Format')._(:'); ?></strong> CSV<?php echo 
$format ?> <a href="<?php echo $url_set_format ?>">(Change)</a>
+<strong><?php echo _('Selected CSV Format')._(': '); ?></strong>CSV<?php echo 
$format ?> <a href="<?php echo $url_set_format ?>"><?php echo _('(Change)'); 
?></a>
 
 <p><a href="<?php echo $url_export ?>"><?php echo _('Download CSV file'); 
?></a></p>
 

-----------------------------------------------------------------------

Summary of changes:
 src/common/tracker/actions/csv.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to