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

view.updateAvailableDialog.AlertDialog.properties Maven / Gradle / Ivy

There is a newer version: 0.1.5
Show newest version
###
# #%L
# FOKProjects Common
# %%
# Copyright (C) 2016 Frederik Kammel
# %%
# 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.
# #L%
###
window.Title=Update {appName}
label.message = An update is available.
label.noUpdate=Everything is up to date.
label.details = We are currently unable to figure out the size of the update and the version number you will have afterwards. Sorry.
progress.NoActionRunning=Update process is about to launch...
progress.preparing=Preparing download...
progress.downloading=Downloading...
progress.installing=Installing...
progress.launching=Launching updated app version...
progress.cancelRequested=Cancel requested, please wait...
button.cancel = Ignore this update
button.ok = Download & Launch
button.cancel.cancelDownload=Cancel
button.ok.retry=Retry




© 2015 - 2024 Weber Informatics LLC | Privacy Policy