blob: 5c3dda0d985b8499347628a1fb66e832f0eee9d9 [file] [log] [blame]
#############################################################################
# Copyright (C) The Apache Software Foundation. All rights reserved. #
# ------------------------------------------------------------------------- #
# This software is published under the terms of the Apache Software License #
# version 1.1, a copy of which has been included with this distribution in #
# the LICENSE file. #
#############################################################################
#
# URI Chooser properties file
#
# Author: stephane@hillion.org
# $Id$
#
Dialog.title = Select a path
Dialog.label = Choose an URI or a local file:
BrowseButton.text = Browse...
BrowseButton.mnemonic = B
BrowseButton.action = BrowseButtonAction
OKButton.text = OK
OKButton.mnemonic = O
OKButton.action = OKButtonAction
CancelButton.text = Cancel
CancelButton.mnemonic = C
CancelButton.action = CancelButtonAction
ClearButton.text = Clear
ClearButton.mnemonic = r
ClearButton.action = ClearButtonAction