Changeset 2dc173b in mmcs for ui_formLoadMatrix.h


Ignore:
Timestamp:
Dec 7, 2016, 3:23:22 PM (7 years ago)
Author:
rudmanmrrod <rudman22@…>
Branches:
master
Children:
13c9b4d
Parents:
82657bc
Message:

Agregados cambios de forma (componentes -> sub-cuentas)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ui_formLoadMatrix.h

    r82657bc r2dc173b  
    191191    {
    192192        FormLoadMatrix->setWindowTitle(QApplication::translate("FormLoadMatrix", "Cargar Matriz", 0));
    193         radioComponent->setText(QApplication::translate("FormLoadMatrix", "Componentes", 0));
     193        radioComponent->setText(QApplication::translate("FormLoadMatrix", "Sub-Cuentas", 0));
    194194        radioAccount->setText(QApplication::translate("FormLoadMatrix", "Con Cuentas", 0));
    195195        buttonCancel->setText(QApplication::translate("FormLoadMatrix", "&Cancelar", 0));
Note: See TracChangeset for help on using the changeset viewer.