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

org.glassfish.jts.admingui.Strings.properties Maven / Gradle / Ivy

There is a newer version: 8.0.0-JDK17-M7
Show newest version
#
# Copyright (c) 2009, 2018 Oracle and/or its affiliates. All rights reserved.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0, which is available at
# http://www.eclipse.org/legal/epl-2.0.
#
# This Source Code may also be made available under the following Secondary
# Licenses when the conditions for such availability set forth in the
# Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
# version 2 with the GNU Classpath Exception, which is available at
# https://www.gnu.org/software/classpath/license.html.
#
# SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
#

tree.transactionService=Transaction Service
tree.transactionService.tooltip=Transaction Service

#transaction Service
ts.TransactionService=Transaction Service
ts.PageHelp=Modify general transaction service settings.
ts.OnRestart=On Restart:
ts.OnRestartHelp=Attempt to complete incomplete transactions when service starts
ts.AutoRecovery=Automatic Recovery:
ts.Timeout=Transaction Timeout:
ts.TimeoutHelp=Roll back transaction if no response; set to 0 to disable timeout setting
ts.Retry=Retry Timeout:
ts.RetryHelp=Time in seconds GlassFish Server tries to connect to an unreachable server; default is 600 seconds
ts.LogLocation=Transaction Log Location:
ts.HeuristicDesc=Heuristic Decision:
ts.HeuristicDescHelp=Action if transaction status is indeterminate during recovery; default is Rollback
ts.KeypointInterval=Keypoint Interval:
ts.KeypointIntervalHelp=Number of transactions between logged keypoint operations

#this is the label of a dropdown, for rolling back transaction.
ts.rollback=Rollback
ts.commit=Commit




© 2015 - 2025 Weber Informatics LLC | Privacy Policy