noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 55/65: translation


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 55/65: translation
Date: Wed, 09 Sep 2015 08:27:31 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit d14469d816d42170b3b2d8e78315c9ce528093c6
Author: Dany De Bontridder <address@hidden>
Date:   Mon Sep 7 00:27:29 2015 +0200

    translation
---
 html/do.php                             |    4 ++--
 html/lang/en_US/LC_MESSAGES/messages.po |   12 ++++++------
 html/recherche.php                      |    2 +-
 include/history_operation.inc.php       |    2 +-
 4 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/html/do.php b/html/do.php
index 26044b5..6354d60 100644
--- a/html/do.php
+++ b/html/do.php
@@ -53,7 +53,7 @@ 
$style_user=HtmlInput::default_value_post("style_user",$_SESSION['g_theme']);
 html_page_start($style_user);
 if ( DEBUG ) {
     ?>
-<div id="debug_div" style="border:slategray solid 
1px;position:absolute;background:white;display:fixed;top:2px;left:50px;z-index:1000;display:none">
+<div id="debug_div" style="border:slategray solid 1px;margin-left: 
0px;position:absolute;background:white;display:fixed;top:2px;left:25px;z-index:1000;display:none">
     <h2>$_POST</h2>
     <?php        
     var_dump($_POST);
@@ -76,7 +76,7 @@ if ( DEBUG ) {
         document.getElementById('debug_div').style.display=new_state;
     }
 </script>
-<input type="button" class="tinybutton" 
style="position:absolute;display:fixed;top:40px;margin-left:580px;z-index:1000" 
value="show request" onclick="show_debug_request()">
+<input type="button" class="tinybutton" 
style="position:absolute;display:fixed;top:40px;left:50px;margin-left:50px;z-index:1000"
 value="show request" onclick="show_debug_request()">
 
 <?php
 }
diff --git a/html/lang/en_US/LC_MESSAGES/messages.po 
b/html/lang/en_US/LC_MESSAGES/messages.po
index ea7d9b8..7bb7f50 100644
--- a/html/lang/en_US/LC_MESSAGES/messages.po
+++ b/html/lang/en_US/LC_MESSAGES/messages.po
@@ -10,7 +10,7 @@ msgstr ""
 "Project-Id-Version: NOALYSS 672\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2015-09-06 07:30+0200\n"
-"PO-Revision-Date: 2015-09-06 07:31+0200\n"
+"PO-Revision-Date: 2015-09-07 00:12+0200\n"
 "Last-Translator: Dany De Bontridder <address@hidden>\n"
 "Language-Team: American English <address@hidden>\n"
 "Language: en_US\n"
@@ -352,7 +352,7 @@ msgstr "Accept"
 #: include/user_menu.php:122 include/database.item.php:76
 #: include/database.item.php:81
 msgid "Accueil"
-msgstr "Homepage"
+msgstr "Home"
 
 #: include/template/profile_sec_repository.php:36
 #: include/template/security_list_action.php:8
@@ -3726,7 +3726,7 @@ msgstr "Detail"
 #: include/ajax_get_profile.php:42 include/ajax_get_profile.php:47
 #: include/ajax_get_profile.php:54
 msgid "Détail Impressions"
-msgstr "Printing"
+msgstr "Reporting"
 
 #: include/ajax_get_profile.php:41 include/ajax_get_profile.php:46
 #: include/ajax_get_profile.php:53
@@ -5504,7 +5504,7 @@ msgstr "Print Great Ledger"
 #: include/database.item.php:112 include/database.item.php:115
 #: include/database.item.php:121
 msgid "Impression Journaux"
-msgstr "Ledger Printing"
+msgstr "Ledger report"
 
 #: include/database.item.php:114 include/database.item.php:117
 #: include/database.item.php:123
@@ -5529,7 +5529,7 @@ msgstr "Print balance"
 #: include/database.item.php:112 include/database.item.php:115
 #: include/database.item.php:121
 msgid "Impression des journaux"
-msgstr "Ledger Printing"
+msgstr "Ledger report"
 
 #: include/database.item.php:104 include/database.item.php:107
 #: include/database.item.php:113
@@ -6263,7 +6263,7 @@ msgstr "Menu and Profile"
 #: include/database.item.php:68 include/database.item.php:71
 #: include/database.item.php:77
 msgid "Menu impression"
-msgstr "Printing menu"
+msgstr "Report menu"
 
 #: include/database.item.php:111 include/database.item.php:114
 #: include/database.item.php:120
diff --git a/html/recherche.php b/html/recherche.php
index 050d9a9..cd59fa2 100644
--- a/html/recherche.php
+++ b/html/recherche.php
@@ -105,7 +105,7 @@ if ( isset ($_GET['viewsearch']))
     echo '<form action="export.php" method="get">';
     echo $r;
     echo HtmlInput::hidden('act','CSV:histo');
-    echo HtmlInput::submit('viewsearch','Export vers CSV');
+    echo HtmlInput::submit('viewsearch',_('Export vers CSV'));
     echo HtmlInput::hidden('p_action','ALL');
     ?>
     <input type="button" class="smallbutton" onclick="window.close()" 
value="<?php echo _('Fermer')?>">
diff --git a/include/history_operation.inc.php 
b/include/history_operation.inc.php
index f18750f..e08fca2 100644
--- a/include/history_operation.inc.php
+++ b/include/history_operation.inc.php
@@ -147,7 +147,7 @@ if (isset($_GET['r_jrn']))
 echo '<form action="export.php" method="get">';
 echo $r;
 echo HtmlInput::hidden('act', 'CSV:histo');
-echo HtmlInput::submit('viewsearch', 'Export vers CSV');
+echo HtmlInput::submit('viewsearch', _('Export vers CSV'));
 
 echo '</form>';
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]