No Changes.
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Tue, 24 Apr 2007 14:56:40 +0000 (14:56 +0000)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Tue, 24 Apr 2007 14:56:40 +0000 (14:56 +0000)
CHANGELOG.txt
includes/ui/ui_view.inc
lang/en_US/LC_MESSAGES/en_US.mo
lang/new_language_template/LC_MESSAGES/empty.po

index 343691675cf3b2936f933f06fbc4a01236c63f72..55db2ca0e2ba15c57667f991ab51ed29792c0994 100644 (file)
@@ -50,7 +50,7 @@ $ -> Affected files
    /includes/ui/ui_view.inc
    /includes/ui/ui_input.inc
    /dimensions/dimension_entry.php
-   /dimensions/search_dimensions.php
+   /dimensions/inquiry/search_dimensions.php
    /gl/gl_journal.php
    /gl/gl_deposit.php
    /gl/gl_payment.php
index 03e343c38abbe0454d7452beb01b40be8e39932b..ace9a55173507457f529328b5dd910b70998b319 100644 (file)
@@ -647,9 +647,9 @@ function get_js_date_picker()
        $js = "\n<script type=\"text/javascript\">\n"
                . "<!--\n"
                . "function date_picker(nm, val) {\n"
-               . " var mons = ['"._('January')."', '"._('February')."', '"._('March')."', '"._('April')."', '"._('May')."', '"._('June')."',\n"
-               . "  '"._('July')."', '"._('August')."', '"._('Sebtember')."', '"._('October')."', '"._('November')."', '"._('December')."'];\n"
-               . " var wdays = ['"._('Su')."', '"._('Mo')."', '"._('Tu')."', '"._('We')."', '"._('Th')."', '"._('Fr')."', '"._('Sa')."'];\n"
+               . " var mons = ['"._("January")."', '"._("February")."', '"._("March")."', '"._("April")."', '"._("May")."', '"._("June")."',\n"
+               . "  '"._("July")."', '"._("August")."', '"._("September")."', '"._("October")."', '"._("November")."', '"._("December")."'];\n"
+               . " var wdays = ['"._("Su")."', '"._("Mo")."', '"._("Tu")."', '"._("We")."', '"._("Th")."', '"._("Fr")."', '"._("Sa")."'];\n"
                . " var wstart = $wstart; // day of week starts from (normally 0 or 1)\n"
                . " var _date = (val == null || val =='' ?  new Date() : str2dt(val));\n"
                . " var _prev = new Date(_date);\n"
@@ -693,23 +693,23 @@ function get_js_date_picker()
                . "\"<tr>\\n    <td class=\\\"tbg\\\"><a href=\\\"javascript:window.opener.date_picker('\"+\n"
                . " nm+\"', '\"+ dt2dtstr(_prev)+\"');\\\">\"+\n"
                . "\"<img src=\\\"".$path."prev.gif\\\" width=\\\"16\\\" height=\\\"16\\\" border=\\\"0\\\"\"+\n"
-               . "\" alt=\\\""._('previous month')."\\\"></a></td>\\n\"+\n"
+               . "\" alt=\\\""._("previous month")."\\\"></a></td>\\n\"+\n"
                . "\"   <td class=\\\"tbg\\\" colspan=\\\"5\\\">\"+\n"
                . " mons[_date.getMonth()]+\"</td>\\n\"+\n"
                . "\"   <td class=\\\"tbg\\\"><a href=\\\"javascript:window.opener.date_picker('\"\n"
                . " +nm+\"', '\"+dt2dtstr(_next)+\"');\\\">\"+\n"
                . "\"<img src=\\\"".$path."next.gif\\\" width=\\\"16\\\" height=\\\"16\\\" border=\\\"0\\\"\"+\n"
-               . "\" alt=\\\""._('next month')."\\\"></a></td>\\n</tr>\\n\"+\n"
+               . "\" alt=\\\""._("next month")."\\\"></a></td>\\n</tr>\\n\"+\n"
                . "\"<tr>\\n    <td class=\\\"tbg\\\"><a href=\\\"javascript:window.opener.date_picker('\"+\n"
                . " nm+\"', '\"+ dt2dtstr(_prevy)+\"');\\\">\"+\n"
                . "\"<img src=\\\"".$path."prev.gif\\\" width=\\\"16\\\" height=\\\"16\\\" border=\\\"0\\\"\"+\n"
-               . "\" alt=\\\""._('previous year')."\\\"></a></td>\\n\"+\n"
+               . "\" alt=\\\""._("previous year")."\\\"></a></td>\\n\"+\n"
                . "\"   <td class=\\\"tbg\\\" colspan=\\\"5\\\">\"+\n"
                . " _date.getFullYear()+\"</td>\\n\"+\n"
                . "\"   <td class=\\\"tbg\\\"><a href=\\\"javascript:window.opener.date_picker('\"\n"
                . " +nm+\"', '\"+dt2dtstr(_nexty)+\"');\\\">\"+\n"
                . "\"<img src=\\\"".$path."next.gif\\\" width=\\\"16\\\" height=\\\"16\\\" border=\\\"0\\\"\"+\n"
-               . "\" alt=\\\""._('next year')."\\\"></a></td>\\n</tr>\\n\"\n"
+               . "\" alt=\\\""._("next year")."\\\"></a></td>\\n</tr>\\n\"\n"
                . ");\n"
                . " var _current = new Date(_first);\n"
                . " // weekdays titles\n"
index 0783989a887db5b8e320417c75599a5d53f47582..b8d566f941a6ef49d3e38fdb2bf73cc6f97d5406 100644 (file)
Binary files a/lang/en_US/LC_MESSAGES/en_US.mo and b/lang/en_US/LC_MESSAGES/en_US.mo differ
index 2c79e9d778241261d4e7cbccda32e829e52a7750..9fe2927c8be554d9db53f8c9f35b221e598d34c7 100644 (file)
@@ -2,8 +2,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: FrontAccounting\n"
 "POT-Creation-Date: \n"
-"PO-Revision-Date: 2007-04-04 10:12+0100\n"
-"Last-Translator: Joe Hunt Consulting <joe$frontaccounting.com>\n"
+"PO-Revision-Date: 2007-04-24 11:53+0100\n"
+"Last-Translator: Joe Hunt Consulting <joe@frontaccounting.com>\n"
 "Language-Team: Translators\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=iso-8859-1\n"
@@ -6231,17 +6231,6 @@ msgstr ""
 msgid "Reports and Analysis"
 msgstr ""
 
-# c:\Apache2\htdocs\account/reporting/reports_main.php:21
-# c:\Apache2\htdocs\account/reporting/reports_main.php:27
-# c:\Apache2\htdocs\account/sales/view/view_receipt.php:25
-msgid "From Customer"
-msgstr ""
-
-# c:\Apache2\htdocs\account/reporting/reports_main.php:22
-# c:\Apache2\htdocs\account/reporting/reports_main.php:28
-msgid "To Customer"
-msgstr ""
-
 # c:\Apache2\htdocs\account/reporting/reports_main.php:23
 # c:\Apache2\htdocs\account/reporting/reports_main.php:29
 # c:\Apache2\htdocs\account/reporting/reports_main.php:52
@@ -6320,11 +6309,6 @@ msgstr ""
 msgid "Print Statements"
 msgstr ""
 
-# c:\Apache2\htdocs\account/reporting/reports_main.php:57
-# c:\Apache2\htdocs\account/sales/manage/customers.php:7
-msgid "Customers"
-msgstr ""
-
 # c:\Apache2\htdocs\account/reporting/reports_main.php:60
 # c:\Apache2\htdocs\account/reporting/reports_main.php:67
 # c:\Apache2\htdocs\account/reporting/reports_main.php:99
@@ -6335,13 +6319,6 @@ msgstr ""
 msgid "Print Sales Orders"
 msgstr ""
 
-# c:\Apache2\htdocs\account/reporting/reports_main.php:73
-# c:\Apache2\htdocs\account/reporting/reports_main.php:79
-# c:\Apache2\htdocs\account/reporting/reports_main.php:86
-# c:\Apache2\htdocs\account/reporting/reports_main.php:91
-msgid "From Supplier"
-msgstr ""
-
 # c:\Apache2\htdocs\account/reporting/reports_main.php:77
 msgid "Aged Supplier Analyses"
 msgstr ""
@@ -7035,6 +7012,11 @@ msgstr ""
 msgid "Dissallow invoicing ?"
 msgstr ""
 
+# c:\Apache2\htdocs\account/reporting/reports_main.php:57
+# c:\Apache2\htdocs\account/sales/manage/customers.php:7
+msgid "Customers"
+msgstr ""
+
 # c:\Apache2\htdocs\account/sales/manage/customers.php:30
 msgid "The customer name cannot be empty."
 msgstr ""
@@ -7392,6 +7374,12 @@ msgstr ""
 msgid "Customer Payment"
 msgstr ""
 
+# c:\Apache2\htdocs\account/reporting/reports_main.php:21
+# c:\Apache2\htdocs\account/reporting/reports_main.php:27
+# c:\Apache2\htdocs\account/sales/view/view_receipt.php:25
+msgid "From Customer"
+msgstr ""
+
 # c:\Apache2\htdocs\account/sales/view/view_receipt.php:26
 msgid "Into Bank Account"
 msgstr ""
@@ -7890,6 +7878,98 @@ msgstr ""
 msgid "Left to Allocate:"
 msgstr ""
 
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:650
+msgid "January"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:650
+msgid "February"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:650
+msgid "March"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:650
+msgid "April"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:650
+msgid "May"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:650
+msgid "June"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:651
+msgid "July"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:651
+msgid "August"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:651
+msgid "September"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:651
+msgid "October"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:651
+msgid "November"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:651
+msgid "December"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:652
+msgid "Su"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:652
+msgid "Mo"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:652
+msgid "Tu"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:652
+msgid "We"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:652
+msgid "Th"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:652
+msgid "Fr"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:652
+msgid "Sa"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:696
+msgid "previous month"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:702
+msgid "next month"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:706
+msgid "previous year"
+msgstr ""
+
+# c:\Apache2\htdocs\account/includes/ui/ui_view.inc:712
+msgid "next year"
+msgstr ""
+
 # c:\Apache2\htdocs\account/inventory/includes/item_adjustments_ui.inc:17
 # c:\Apache2\htdocs\account/inventory/includes/stock_transfers_ui.inc:17
 # c:\Apache2\htdocs\account/manufacturing/includes/work_order_issue_ui.inc:17
@@ -8278,6 +8358,10 @@ msgstr ""
 msgid "No Customer Filter"
 msgstr ""
 
+# c:\Apache2\htdocs\account/reporting/includes/reports_classes.inc:233
+msgid "No Supplier Filter"
+msgstr ""
+
 # c:\Apache2\htdocs\account/reporting/includes/reports_classes.inc:225
 msgid "IV"
 msgstr ""