All Downloads are FREE. Search and download functionalities are using the official Maven repository.

it.cnr.contab.logs.bp.BatchControlBP.properties Maven / Gradle / Ivy

There is a newer version: 6.6.22
Show newest version
#
# 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.new.img=img/new24.gif
Toolbar.new.disabledImg=img/new24.gif
Toolbar.new.label=Nuovo
Toolbar.new.href=javascript:submitForm('doNuovo')
Toolbar.new.style=width:60px;
Toolbar.new.title=Nuovo
Toolbar.new.accessKey=N

Toolbar.delete.img=img/delete24.gif
Toolbar.delete.disabledImg=img/delete24.gif
Toolbar.delete.label=Elimina
Toolbar.delete.href=javascript:submitForm('doElimina')
Toolbar.delete.style=width:60px;
Toolbar.delete.title=Elimina
Toolbar.delete.accessKey=E

Toolbar.showLog.img=img/log24.gif
Toolbar.showLog.disabledImg=img/log24.gif
Toolbar.showLog.label=Log
Toolbar.showLog.href=javascript:submitForm('doShowLog')
Toolbar.showLog.style=width:60px;
Toolbar.showLog.title=Log
Toolbar.showLog.accessKey=L

Toolbar.startBatch.img=img/start24.gif
Toolbar.startBatch.disabledImg=img/start24.gif
Toolbar.startBatch.label=Attiva
Toolbar.startBatch.href=javascript:submitForm('doStartBatch')
Toolbar.startBatch.style=width:60px;
Toolbar.startBatch.title=Attiva
Toolbar.startBatch.accessKey=A

Toolbar.stopBatch.img=img/stop24.gif
Toolbar.stopBatch.disabledImg=img/stop24.gif
Toolbar.stopBatch.label=Disattiva
Toolbar.stopBatch.href=javascript:submitForm('doStopBatch')
Toolbar.stopBatch.style=width:60px;
Toolbar.stopBatch.title=Disattiva
Toolbar.stopBatch.accessKey=D




© 2015 - 2025 Weber Informatics LLC | Privacy Policy