From: <rc...@us...> - 2016-05-15 15:23:15
|
Revision: 7523 http://sourceforge.net/p/web-erp/reponame/7523 Author: rchacon Date: 2016-05-15 15:23:11 +0000 (Sun, 15 May 2016) Log Message: ----------- Rebuild languages files *.pot, *.po and *.mo. Modified Paths: -------------- trunk/Payments.php trunk/locale/ar_EG.utf8/LC_MESSAGES/messages.po trunk/locale/ar_SY.utf8/LC_MESSAGES/messages.po trunk/locale/cs_CZ.utf8/LC_MESSAGES/messages.mo trunk/locale/cs_CZ.utf8/LC_MESSAGES/messages.po trunk/locale/de_DE.utf8/LC_MESSAGES/messages.mo trunk/locale/de_DE.utf8/LC_MESSAGES/messages.po trunk/locale/el_GR.utf8/LC_MESSAGES/messages.mo trunk/locale/el_GR.utf8/LC_MESSAGES/messages.po trunk/locale/en_GB.utf8/LC_MESSAGES/messages.pot trunk/locale/en_US.utf8/LC_MESSAGES/messages.po trunk/locale/es_ES.utf8/LC_MESSAGES/messages.mo trunk/locale/es_ES.utf8/LC_MESSAGES/messages.po trunk/locale/et_EE.utf8/LC_MESSAGES/messages.po trunk/locale/fa_IR.utf8/LC_MESSAGES/messages.mo trunk/locale/fa_IR.utf8/LC_MESSAGES/messages.po trunk/locale/fr_CA.utf8/LC_MESSAGES/messages.mo trunk/locale/fr_CA.utf8/LC_MESSAGES/messages.po trunk/locale/fr_FR.utf8/LC_MESSAGES/messages.mo trunk/locale/fr_FR.utf8/LC_MESSAGES/messages.po trunk/locale/he_IL.utf8/LC_MESSAGES/messages.po trunk/locale/hi_IN.utf8/LC_MESSAGES/messages.mo trunk/locale/hi_IN.utf8/LC_MESSAGES/messages.po trunk/locale/hr_HR.utf8/LC_MESSAGES/messages.po trunk/locale/hu_HU.utf8/LC_MESSAGES/messages.mo trunk/locale/hu_HU.utf8/LC_MESSAGES/messages.po trunk/locale/id_ID.utf8/LC_MESSAGES/messages.mo trunk/locale/id_ID.utf8/LC_MESSAGES/messages.po trunk/locale/it_IT.utf8/LC_MESSAGES/messages.mo trunk/locale/it_IT.utf8/LC_MESSAGES/messages.po trunk/locale/ja_JP.utf8/LC_MESSAGES/messages.mo trunk/locale/ja_JP.utf8/LC_MESSAGES/messages.po trunk/locale/ko_KR.utf8/LC_MESSAGES/messages.mo trunk/locale/ko_KR.utf8/LC_MESSAGES/messages.po trunk/locale/lv_LV.utf8/LC_MESSAGES/messages.mo trunk/locale/lv_LV.utf8/LC_MESSAGES/messages.po trunk/locale/mr_IN.utf8/LC_MESSAGES/messages.mo trunk/locale/mr_IN.utf8/LC_MESSAGES/messages.po trunk/locale/mr_IN.utf8/LC_MESSAGES/messages.po.old trunk/locale/nl_NL.utf8/LC_MESSAGES/messages.mo trunk/locale/nl_NL.utf8/LC_MESSAGES/messages.po trunk/locale/pl_PL.utf8/LC_MESSAGES/messages.mo trunk/locale/pl_PL.utf8/LC_MESSAGES/messages.po trunk/locale/pt_BR.utf8/LC_MESSAGES/messages.mo trunk/locale/pt_BR.utf8/LC_MESSAGES/messages.po trunk/locale/pt_PT.utf8/LC_MESSAGES/messages.mo trunk/locale/pt_PT.utf8/LC_MESSAGES/messages.po trunk/locale/ro_RO.utf8/LC_MESSAGES/messages.mo trunk/locale/ro_RO.utf8/LC_MESSAGES/messages.po trunk/locale/ru_RU.utf8/LC_MESSAGES/messages.mo trunk/locale/ru_RU.utf8/LC_MESSAGES/messages.po trunk/locale/sq_AL.utf8/LC_MESSAGES/messages.mo trunk/locale/sq_AL.utf8/LC_MESSAGES/messages.po trunk/locale/sv_SE.utf8/LC_MESSAGES/messages.mo trunk/locale/sv_SE.utf8/LC_MESSAGES/messages.po trunk/locale/sw_KE.utf8/LC_MESSAGES/messages.mo trunk/locale/sw_KE.utf8/LC_MESSAGES/messages.po trunk/locale/tr_TR.utf8/LC_MESSAGES/messages-P-Y.po trunk/locale/tr_TR.utf8/LC_MESSAGES/messages.mo trunk/locale/tr_TR.utf8/LC_MESSAGES/messages.po trunk/locale/vi_VN.utf8/LC_MESSAGES/messages.po trunk/locale/zh_CN.utf8/LC_MESSAGES/messages.mo trunk/locale/zh_CN.utf8/LC_MESSAGES/messages.po trunk/locale/zh_HK.utf8/LC_MESSAGES/messages.mo trunk/locale/zh_HK.utf8/LC_MESSAGES/messages.po trunk/locale/zh_TW.utf8/LC_MESSAGES/messages.mo trunk/locale/zh_TW.utf8/LC_MESSAGES/messages.po Modified: trunk/Payments.php =================================================================== --- trunk/Payments.php 2016-05-15 09:46:15 UTC (rev 7522) +++ trunk/Payments.php 2016-05-15 15:23:11 UTC (rev 7523) @@ -1201,7 +1201,7 @@ } echo '<tr> <td>', _('Transaction Text'), ':</td> - <td><input class="text" maxlength="200" name="supptrans_transtext" size="52" type="text" value="', stripslashes($_POST['supptrans_transtext']), '" /> ', _('Transaction text in supplier transactions. If blank, it uses the narrative.'), '</td> + <td><input class="text" maxlength="200" name="supptrans_transtext" size="52" type="text" value="', stripslashes($_POST['supptrans_transtext']), '" /> ', _('Transaction text in supplier transactions. If blank, it uses the bank narrative.'), '</td> </tr>'; echo '<tr> Modified: trunk/locale/ar_EG.utf8/LC_MESSAGES/messages.po =================================================================== --- trunk/locale/ar_EG.utf8/LC_MESSAGES/messages.po 2016-05-15 09:46:15 UTC (rev 7522) +++ trunk/locale/ar_EG.utf8/LC_MESSAGES/messages.po 2016-05-15 15:23:11 UTC (rev 7523) @@ -21708,7 +21708,7 @@ #: Payments.php:1204 msgid "" -"Transaction text in supplier transactions. If blank, it uses the narrative." +"Transaction text in supplier transactions. If blank, it uses the bank narrative." msgstr "" #: Payments.php:1209 @@ -26791,11 +26791,11 @@ msgstr "" #: SelectCustomer.php:637 -msgid "Last Paid Amount (inc tax):" +msgid "Last Paid Amount (inc tax)" msgstr "" #: SelectCustomer.php:641 -msgid "Customer since:" +msgid "Customer since" msgstr "" #: SelectCustomer.php:647 @@ -26803,7 +26803,7 @@ msgstr "" #: SelectCustomer.php:653 -msgid "Total Spend from this Customer (inc tax):" +msgid "Total Spend from this Customer (inc tax)" msgstr "" #: SelectCustomer.php:659 Modified: trunk/locale/ar_SY.utf8/LC_MESSAGES/messages.po =================================================================== --- trunk/locale/ar_SY.utf8/LC_MESSAGES/messages.po 2016-05-15 09:46:15 UTC (rev 7522) +++ trunk/locale/ar_SY.utf8/LC_MESSAGES/messages.po 2016-05-15 15:23:11 UTC (rev 7523) @@ -21740,7 +21740,7 @@ #: Payments.php:1204 msgid "" -"Transaction text in supplier transactions. If blank, it uses the narrative." +"Transaction text in supplier transactions. If blank, it uses the bank narrative." msgstr "" #: Payments.php:1209 @@ -26837,11 +26837,11 @@ msgstr "" #: SelectCustomer.php:637 -msgid "Last Paid Amount (inc tax):" +msgid "Last Paid Amount (inc tax)" msgstr "" #: SelectCustomer.php:641 -msgid "Customer since:" +msgid "Customer since" msgstr "" #: SelectCustomer.php:647 @@ -26849,7 +26849,7 @@ msgstr "" #: SelectCustomer.php:653 -msgid "Total Spend from this Customer (inc tax):" +msgid "Total Spend from this Customer (inc tax)" msgstr "" #: SelectCustomer.php:659 Modified: trunk/locale/cs_CZ.utf8/LC_MESSAGES/messages.mo =================================================================== (Binary files differ) Modified: trunk/locale/cs_CZ.utf8/LC_MESSAGES/messages.po =================================================================== --- trunk/locale/cs_CZ.utf8/LC_MESSAGES/messages.po 2016-05-15 09:46:15 UTC (rev 7522) +++ trunk/locale/cs_CZ.utf8/LC_MESSAGES/messages.po 2016-05-15 15:23:11 UTC (rev 7523) @@ -22269,7 +22269,7 @@ #: Payments.php:1204 msgid "" -"Transaction text in supplier transactions. If blank, it uses the narrative." +"Transaction text in supplier transactions. If blank, it uses the bank narrative." msgstr "" #: Payments.php:1209 @@ -27530,11 +27530,11 @@ msgstr "Poslední Placené Datum:" #: SelectCustomer.php:637 -msgid "Last Paid Amount (inc tax):" +msgid "Last Paid Amount (inc tax)" msgstr "Poslední zaplacené částky (s DPH):" #: SelectCustomer.php:641 -msgid "Customer since:" +msgid "Customer since" msgstr "Zákazník od:" #: SelectCustomer.php:647 @@ -27542,7 +27542,7 @@ msgstr "Strávit žádný z tohoto zákazníka." #: SelectCustomer.php:653 -msgid "Total Spend from this Customer (inc tax):" +msgid "Total Spend from this Customer (inc tax)" msgstr "Celkové výdaje od tohoto zákazníka (s DPH):" #: SelectCustomer.php:659 Modified: trunk/locale/de_DE.utf8/LC_MESSAGES/messages.mo =================================================================== (Binary files differ) Modified: trunk/locale/de_DE.utf8/LC_MESSAGES/messages.po =================================================================== --- trunk/locale/de_DE.utf8/LC_MESSAGES/messages.po 2016-05-15 09:46:15 UTC (rev 7522) +++ trunk/locale/de_DE.utf8/LC_MESSAGES/messages.po 2016-05-15 15:23:11 UTC (rev 7523) @@ -22987,7 +22987,7 @@ #: Payments.php:1204 msgid "" -"Transaction text in supplier transactions. If blank, it uses the narrative." +"Transaction text in supplier transactions. If blank, it uses the bank narrative." msgstr "" #: Payments.php:1209 @@ -28413,11 +28413,11 @@ msgstr "Datum letzte Zahlg.:" #: SelectCustomer.php:637 -msgid "Last Paid Amount (inc tax):" +msgid "Last Paid Amount (inc tax)" msgstr "Letzter Zahlbetrag (incl. Steuer):" #: SelectCustomer.php:641 -msgid "Customer since:" +msgid "Customer since" msgstr "Kunde seit:" #: SelectCustomer.php:647 @@ -28425,7 +28425,7 @@ msgstr "Keine Eingänge von diesem Kunden:" #: SelectCustomer.php:653 -msgid "Total Spend from this Customer (inc tax):" +msgid "Total Spend from this Customer (inc tax)" msgstr "Bruttoeingänge von diesem Kunden:" #: SelectCustomer.php:659 Modified: trunk/locale/el_GR.utf8/LC_MESSAGES/messages.mo =================================================================== (Binary files differ) Modified: trunk/locale/el_GR.utf8/LC_MESSAGES/messages.po =================================================================== --- trunk/locale/el_GR.utf8/LC_MESSAGES/messages.po 2016-05-15 09:46:15 UTC (rev 7522) +++ trunk/locale/el_GR.utf8/LC_MESSAGES/messages.po 2016-05-15 15:23:11 UTC (rev 7523) @@ -22962,7 +22962,7 @@ #: Payments.php:1204 msgid "" -"Transaction text in supplier transactions. If blank, it uses the narrative." +"Transaction text in supplier transactions. If blank, it uses the bank narrative." msgstr "" #: Payments.php:1209 @@ -28387,11 +28387,11 @@ msgstr "Τελευταία Αμειβόμενος Ημερομηνία:" #: SelectCustomer.php:637 -msgid "Last Paid Amount (inc tax):" +msgid "Last Paid Amount (inc tax)" msgstr "Τελευταία καταβαλλόμενο ποσό (inc ΦΠΑ):" #: SelectCustomer.php:641 -msgid "Customer since:" +msgid "Customer since" msgstr "Πελάτης από:" #: SelectCustomer.php:647 @@ -28399,7 +28399,7 @@ msgstr "Δεν Περάστε από αυτό το Πελάτη." #: SelectCustomer.php:653 -msgid "Total Spend from this Customer (inc tax):" +msgid "Total Spend from this Customer (inc tax)" msgstr "Συνολική δαπάνη από τον πελάτη (inc ΦΠΑ):" #: SelectCustomer.php:659 Modified: trunk/locale/en_GB.utf8/LC_MESSAGES/messages.pot =================================================================== --- trunk/locale/en_GB.utf8/LC_MESSAGES/messages.pot 2016-05-15 09:46:15 UTC (rev 7522) +++ trunk/locale/en_GB.utf8/LC_MESSAGES/messages.pot 2016-05-15 15:23:11 UTC (rev 7523) @@ -20594,7 +20594,7 @@ msgstr "" #: Payments.php:1204 -msgid "Transaction text in supplier transactions. If blank, it uses the narrative." +msgid "Transaction text in supplier transactions. If blank, it uses the bank narrative." msgstr "" #: Payments.php:1209 @@ -25410,11 +25410,11 @@ msgstr "" #: SelectCustomer.php:637 -msgid "Last Paid Amount (inc tax):" +msgid "Last Paid Amount (inc tax)" msgstr "" #: SelectCustomer.php:641 -msgid "Customer since:" +msgid "Customer since" msgstr "" #: SelectCustomer.php:647 @@ -25422,7 +25422,7 @@ msgstr "" #: SelectCustomer.php:653 -msgid "Total Spend from this Customer (inc tax):" +msgid "Total Spend from this Customer (inc tax)" msgstr "" #: SelectCustomer.php:659 Modified: trunk/locale/en_US.utf8/LC_MESSAGES/messages.po =================================================================== --- trunk/locale/en_US.utf8/LC_MESSAGES/messages.po 2016-05-15 09:46:15 UTC (rev 7522) +++ trunk/locale/en_US.utf8/LC_MESSAGES/messages.po 2016-05-15 15:23:11 UTC (rev 7523) @@ -21738,7 +21738,7 @@ #: Payments.php:1204 msgid "" -"Transaction text in supplier transactions. If blank, it uses the narrative." +"Transaction text in supplier transactions. If blank, it uses the bank narrative." msgstr "" #: Payments.php:1209 @@ -26837,11 +26837,11 @@ msgstr "" #: SelectCustomer.php:637 -msgid "Last Paid Amount (inc tax):" +msgid "Last Paid Amount (inc tax)" msgstr "" #: SelectCustomer.php:641 -msgid "Customer since:" +msgid "Customer since" msgstr "" #: SelectCustomer.php:647 @@ -26849,7 +26849,7 @@ msgstr "" #: SelectCustomer.php:653 -msgid "Total Spend from this Customer (inc tax):" +msgid "Total Spend from this Customer (inc tax)" msgstr "" #: SelectCustomer.php:659 Modified: trunk/locale/es_ES.utf8/LC_MESSAGES/messages.mo =================================================================== (Binary files differ) Modified: trunk/locale/es_ES.utf8/LC_MESSAGES/messages.po =================================================================== --- trunk/locale/es_ES.utf8/LC_MESSAGES/messages.po 2016-05-15 09:46:15 UTC (rev 7522) +++ trunk/locale/es_ES.utf8/LC_MESSAGES/messages.po 2016-05-15 15:23:11 UTC (rev 7523) @@ -22943,7 +22943,7 @@ #: Payments.php:1204 msgid "" -"Transaction text in supplier transactions. If blank, it uses the narrative." +"Transaction text in supplier transactions. If blank, it uses the bank narrative." msgstr "" "Texto de la transacción en las transacciones con proveedores. Si está en " "blanco, se usa la descripción de bancos." @@ -28398,11 +28398,11 @@ msgstr "Fecha del Último Pago:" #: SelectCustomer.php:637 -msgid "Last Paid Amount (inc tax):" +msgid "Last Paid Amount (inc tax)" msgstr "Importe del último pago (imp. inc.):" #: SelectCustomer.php:641 -msgid "Customer since:" +msgid "Customer since" msgstr "Cliente desde:" #: SelectCustomer.php:647 @@ -28410,7 +28410,7 @@ msgstr "No hay gastos de este cliente." #: SelectCustomer.php:653 -msgid "Total Spend from this Customer (inc tax):" +msgid "Total Spend from this Customer (inc tax)" msgstr "Gasto total de este cliente (impuestos incluidos):" #: SelectCustomer.php:659 Modified: trunk/locale/et_EE.utf8/LC_MESSAGES/messages.po =================================================================== --- trunk/locale/et_EE.utf8/LC_MESSAGES/messages.po 2016-05-15 09:46:15 UTC (rev 7522) +++ trunk/locale/et_EE.utf8/LC_MESSAGES/messages.po 2016-05-15 15:23:11 UTC (rev 7523) @@ -21749,7 +21749,7 @@ #: Payments.php:1204 msgid "" -"Transaction text in supplier transactions. If blank, it uses the narrative." +"Transaction text in supplier transactions. If blank, it uses the bank narrative." msgstr "" #: Payments.php:1209 @@ -26835,11 +26835,11 @@ msgstr "" #: SelectCustomer.php:637 -msgid "Last Paid Amount (inc tax):" +msgid "Last Paid Amount (inc tax)" msgstr "" #: SelectCustomer.php:641 -msgid "Customer since:" +msgid "Customer since" msgstr "" #: SelectCustomer.php:647 @@ -26847,7 +26847,7 @@ msgstr "" #: SelectCustomer.php:653 -msgid "Total Spend from this Customer (inc tax):" +msgid "Total Spend from this Customer (inc tax)" msgstr "" #: SelectCustomer.php:659 Modified: trunk/locale/fa_IR.utf8/LC_MESSAGES/messages.mo =================================================================== (Binary files differ) Modified: trunk/locale/fa_IR.utf8/LC_MESSAGES/messages.po =================================================================== --- trunk/locale/fa_IR.utf8/LC_MESSAGES/messages.po 2016-05-15 09:46:15 UTC (rev 7522) +++ trunk/locale/fa_IR.utf8/LC_MESSAGES/messages.po 2016-05-15 15:23:11 UTC (rev 7523) @@ -22277,7 +22277,7 @@ #: Payments.php:1204 msgid "" -"Transaction text in supplier transactions. If blank, it uses the narrative." +"Transaction text in supplier transactions. If blank, it uses the bank narrative." msgstr "" #: Payments.php:1209 @@ -27530,11 +27530,11 @@ msgstr "تاریخ و زمان آخرین تاریخ پرداخت :" #: SelectCustomer.php:637 -msgid "Last Paid Amount (inc tax):" +msgid "Last Paid Amount (inc tax)" msgstr "تاریخ و زمان آخرین مبلغ پرداخت شده (وارز مالیات) :" #: SelectCustomer.php:641 -msgid "Customer since:" +msgid "Customer since" msgstr "مشتری از :" #: SelectCustomer.php:647 @@ -27542,7 +27542,7 @@ msgstr "بدون صرف از این مشتری." #: SelectCustomer.php:653 -msgid "Total Spend from this Customer (inc tax):" +msgid "Total Spend from this Customer (inc tax)" msgstr "تعداد صرف از این مشتری (وارز مالیات) :" #: SelectCustomer.php:659 Modified: trunk/locale/fr_CA.utf8/LC_MESSAGES/messages.mo =================================================================== (Binary files differ) Modified: trunk/locale/fr_CA.utf8/LC_MESSAGES/messages.po =================================================================== --- trunk/locale/fr_CA.utf8/LC_MESSAGES/messages.po 2016-05-15 09:46:15 UTC (rev 7522) +++ trunk/locale/fr_CA.utf8/LC_MESSAGES/messages.po 2016-05-15 15:23:11 UTC (rev 7523) @@ -22748,7 +22748,7 @@ #: Payments.php:1204 msgid "" -"Transaction text in supplier transactions. If blank, it uses the narrative." +"Transaction text in supplier transactions. If blank, it uses the bank narrative." msgstr "" #: Payments.php:1209 @@ -28147,11 +28147,11 @@ msgstr "Dernière Payée:" #: SelectCustomer.php:637 -msgid "Last Paid Amount (inc tax):" +msgid "Last Paid Amount (inc tax)" msgstr "Dernière Montant payé (TTC):" #: SelectCustomer.php:641 -msgid "Customer since:" +msgid "Customer since" msgstr "Client depuis:" #: SelectCustomer.php:647 @@ -28159,7 +28159,7 @@ msgstr "Non Passez à partir de ce client." #: SelectCustomer.php:653 -msgid "Total Spend from this Customer (inc tax):" +msgid "Total Spend from this Customer (inc tax)" msgstr "Montant total des dépenses de cette clientèle (TTC):" #: SelectCustomer.php:659 Modified: trunk/locale/fr_FR.utf8/LC_MESSAGES/messages.mo =================================================================== (Binary files differ) Modified: trunk/locale/fr_FR.utf8/LC_MESSAGES/messages.po =================================================================== --- trunk/locale/fr_FR.utf8/LC_MESSAGES/messages.po 2016-05-15 09:46:15 UTC (rev 7522) +++ trunk/locale/fr_FR.utf8/LC_MESSAGES/messages.po 2016-05-15 15:23:11 UTC (rev 7523) @@ -23142,7 +23142,7 @@ #: Payments.php:1204 msgid "" -"Transaction text in supplier transactions. If blank, it uses the narrative." +"Transaction text in supplier transactions. If blank, it uses the bank narrative." msgstr "" #: Payments.php:1209 @@ -28652,11 +28652,11 @@ # JDN #: SelectCustomer.php:637 -msgid "Last Paid Amount (inc tax):" +msgid "Last Paid Amount (inc tax)" msgstr "Dernier montant payé (T.T.C.):" #: SelectCustomer.php:641 -msgid "Customer since:" +msgid "Customer since" msgstr "Client depuis:" #: SelectCustomer.php:647 @@ -28665,7 +28665,7 @@ # JDN #: SelectCustomer.php:653 -msgid "Total Spend from this Customer (inc tax):" +msgid "Total Spend from this Customer (inc tax)" msgstr "Montant total des dépenses de ce client (T.T.C.):" #: SelectCustomer.php:659 Modified: trunk/locale/he_IL.utf8/LC_MESSAGES/messages.po =================================================================== --- trunk/locale/he_IL.utf8/LC_MESSAGES/messages.po 2016-05-15 09:46:15 UTC (rev 7522) +++ trunk/locale/he_IL.utf8/LC_MESSAGES/messages.po 2016-05-15 15:23:11 UTC (rev 7523) @@ -20063,7 +20063,7 @@ #: Payments.php:1204 msgid "" -"Transaction text in supplier transactions. If blank, it uses the narrative." +"Transaction text in supplier transactions. If blank, it uses the bank narrative." msgstr "" #: Payments.php:1209 @@ -28874,12 +28874,12 @@ msgstr "תאריך השינוי האחרון" #: SelectCustomer.php:637 -msgid "Last Paid Amount (inc tax):" +msgid "Last Paid Amount (inc tax)" msgstr "" #: SelectCustomer.php:641 #, fuzzy -msgid "Customer since:" +msgid "Customer since" msgstr "מס הייחוס של הלקוח" #: SelectCustomer.php:647 @@ -28887,7 +28887,7 @@ msgstr "" #: SelectCustomer.php:653 -msgid "Total Spend from this Customer (inc tax):" +msgid "Total Spend from this Customer (inc tax)" msgstr "" #: SelectCustomer.php:659 Modified: trunk/locale/hi_IN.utf8/LC_MESSAGES/messages.mo =================================================================== --- trunk/locale/hi_IN.utf8/LC_MESSAGES/messages.mo 2016-05-15 09:46:15 UTC (rev 7522) +++ trunk/locale/hi_IN.utf8/LC_MESSAGES/messages.mo 2016-05-15 15:23:11 UTC (rev 7523) @@ -2472,7 +2472,7 @@ @@ Diff output truncated at 100000 characters. @@ |