
it.cnr.contab.reports.bp.ParametricPrintBP.properties Maven / Gradle / Ivy
#
# Copyright (C) 2019 Consiglio Nazionale delle Ricerche
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
# published by the Free Software Foundation, either version 3 of the
# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see .
#
Toolbar.print.img=img/print24.gif
Toolbar.print.disabledImg=img/print24.gif
Toolbar.print.label=Stampa
Toolbar.print.href=javascript:submitForm('doPrint')
Toolbar.print.style=width:60px;
Toolbar.print.title=Stampa
Toolbar.print.accessKey=S
Toolbar.print.iconClass=fa fa-fw fa-2x fa-print
Toolbar.print.buttonClass=btn-outline-primary btn-title
Toolbar.close.img=img/close24.gif
Toolbar.close.disabledImg=img/close24.gif
Toolbar.close.label=Annulla
Toolbar.close.href=javascript:doChiudiForm()
Toolbar.close.style=width:60px;
Toolbar.close.title=Annulla
Toolbar.close.accessKey=A
Toolbar.close.iconClass=fa fa-fw fa-2x fa-sign-out
Toolbar.close.buttonClass=btn-outline-primary btn-title
© 2015 - 2025 Weber Informatics LLC | Privacy Policy