File:  [ELWIX - Embedded LightWeight unIX -] / gpl / axl / test / test_13f.xml
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 8 07:09:12 2011 UTC (12 years, 11 months ago) by misho
Branches: axl, MAIN
CVS tags: HEAD, AXL0_6_7, AXL0_6_1
3th party - XML

<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
<common-unit-translate>
    <!-- Translations for the module and its attributes -->
    <translate module='issued_invoice' as='Facturas emitidas' norma='no'>
        <translate attr='All Columns' as='Todas las columnas' norma='no'>Value1</translate>
        <translate attr='invoice_number' as='Número' norma='no'>Value1</translate>
        <translate attr='date' as='Fecha' norma='no'>Value1</translate>
        <translate attr='amount' as='Importe' norma='no'>Value1</translate>
        <translate attr='year' as='Año' norma='no'>Value1</translate>
        <translate attr='tax' as='IVA' norma='no'>Value1</translate>
        <translate attr='amount_with_tax' as='Total' norma='no'>Value1</translate>
        <translate attr='cur_state' as='Estado' norma='no'>Value1</translate>
    </translate>
    <!-- Translations for enum declarations -->
    <translate enum='IssuedInvoiceState' as='Estado factura' norma='no'>
        <translate value='Valid' as='Valida' norma='no'>Value1</translate>
        <translate value='Cancelled' as='Anulada' norma='no'>Value1</translate>
        <translate value='NegativeInvoice' as='Negativa' norma='no'>Value1</translate>
    </translate>
</common-unit-translate>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>