src/demo/share/jfc/Notepad/resources/Notepad.properties
author ljiang
Thu, 25 Jul 2019 15:29:50 +0800
changeset 57577 a0c5401371c9
parent 47216 71c04702a3d5
permissions -rw-r--r--
8228397: Missing license copyright header in some properties files Reviewed-by: iris, mchung, naoto
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
57577
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
     1
# Copyright (c) 2010, 2019, Oracle and/or its affiliates. All rights reserved.
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
     2
#
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
     3
# Redistribution and use in source and binary forms, with or without
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
     4
# modification, are permitted provided that the following conditions
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
     5
# are met:
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
     6
#
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
     7
#   - Redistributions of source code must retain the above copyright
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
     8
#     notice, this list of conditions and the following disclaimer.
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
     9
#
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    10
#   - Redistributions in binary form must reproduce the above copyright
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    11
#     notice, this list of conditions and the following disclaimer in the
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    12
#     documentation and/or other materials provided with the distribution.
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    13
#
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    14
#   - Neither the name of Oracle nor the names of its
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    15
#     contributors may be used to endorse or promote products derived
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    16
#     from this software without specific prior written permission.
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    17
#
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    18
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    19
# IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    20
# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    21
# PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    22
# CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    23
# EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    24
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    25
# PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    26
# LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    27
# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    28
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    29
#
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    30
142
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    31
#
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    32
# Resource strings for Notepad example
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    33
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    34
Title=Notepad
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    35
ElementTreeFrameTitle=Elements
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    36
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    37
# file Menu definition
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    38
#
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    39
# Each of the strings that follow form a key to be
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    40
# used as the basis of a menu item definition.
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    41
#
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    42
# open ->  Notepad.openAction
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    43
# new  ->  Notepad.newAction
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    44
# save ->  Notepad.saveAction
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    45
# exit ->  Notepad.exitAction
8698
67558dbb622c 7025267: NLS: t13y fix for 7021689 [ja] Notepad demo throws NPE
mfang
parents: 142
diff changeset
    46
142
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    47
fileLabel=File
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    48
openLabel=Open
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    49
openImage=resources/open.gif
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    50
newLabel=New
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    51
newImage=resources/new.gif
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    52
saveLabel=Save
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    53
saveImage=resources/save.gif
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    54
exitLabel=Exit
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    55
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    56
#
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    57
# edit Menu definition
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    58
#
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    59
# cut   -> JTextComponent.cutAction
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    60
# copy  -> JTextComponent.copyAction
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    61
# paste -> JTextComponent.pasteAction
8698
67558dbb622c 7025267: NLS: t13y fix for 7021689 [ja] Notepad demo throws NPE
mfang
parents: 142
diff changeset
    62
142
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    63
editLabel=Edit
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    64
cutLabel=Cut
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    65
cutImage=resources/cut.gif
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    66
copyLabel=Copy
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    67
copyImage=resources/copy.gif
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    68
pasteLabel=Paste
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    69
pasteImage=resources/paste.gif
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    70
undoLabel=Undo
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    71
redoLabel=Redo
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    72
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    73
#
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    74
# debug Menu definition
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    75
#
8698
67558dbb622c 7025267: NLS: t13y fix for 7021689 [ja] Notepad demo throws NPE
mfang
parents: 142
diff changeset
    76
142
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    77
debugLabel=Debug
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    78
dumpLabel=Dump model to System.err
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    79
showElementTreeLabel=Show Elements
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    80
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    81
# toolbar definition
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    82
#
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    83
# Each of the strings that follow form a key to be
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    84
# used as the basis of the tool definition.  Actions
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    85
# are of course sharable, and in this case are shared
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    86
# with the menu items.
8698
67558dbb622c 7025267: NLS: t13y fix for 7021689 [ja] Notepad demo throws NPE
mfang
parents: 142
diff changeset
    87
142
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    88
newTooltip=Create a new file
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    89
openTooltip=Open a file
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    90
saveTooltip=Save to a file
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    91
cutTooltip=Move selection to clipboard
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    92
copyTooltip=Copy selection to clipboard
f78032e8a30b 6627817: Remove ^M characters in all files (Makefiles too)
ohair
parents: 2
diff changeset
    93
pasteTooltip=Paste clipboard to selection