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

net.sourceforge.tink.app.gui.resources.TinkView.properties Maven / Gradle / Ivy

The newest version!
#
# Copyright 2008,2009 Ivan SZKIBA
# 
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
# 
#      http://www.apache.org/licenses/LICENSE-2.0
# 
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# under the License.
#

fileMenu.text = File
helpMenu.text = Help


showAboutBox.Action.text = &About...
showAboutBox.Action.shortDescription = Show the application's information dialog


statusBar.messageTimeout = 5000
statusBar.busyAnimationRate = 30
statusBar.idleIcon = idle-icon.png
statusBar.busyIcons[0]  = busy-icon0.png
statusBar.busyIcons[1]  = busy-icon1.png
statusBar.busyIcons[2]  = busy-icon2.png
statusBar.busyIcons[3]  = busy-icon3.png
statusBar.busyIcons[4]  = busy-icon4.png
statusBar.busyIcons[5]  = busy-icon5.png
statusBar.busyIcons[6]  = busy-icon6.png
statusBar.busyIcons[7]  = busy-icon7.png
statusBar.busyIcons[8]  = busy-icon8.png
statusBar.busyIcons[9]  = busy-icon9.png
statusBar.busyIcons[10] = busy-icon10.png
statusBar.busyIcons[11] = busy-icon11.png
statusBar.busyIcons[12] = busy-icon12.png
statusBar.busyIcons[13] = busy-icon13.png
statusBar.busyIcons[14] = busy-icon14.png




© 2015 - 2024 Weber Informatics LLC | Privacy Policy