src/share/classes/com/sun/tools/javac/resources/compiler_zh_CN.properties

changeset 3542
b127a5ee52d4
parent 2608
da01c2706e5d
child 3552
38f33c2d0cab
equal deleted inserted replaced
3541:a9a2f7f75737 3542:b127a5ee52d4
1 # 1 #
2 # Copyright (c) 1999, 2014, Oracle and/or its affiliates. All rights reserved. 2 # Copyright (c) 1999, 2017, Oracle and/or its affiliates. All rights reserved.
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 # 4 #
5 # This code is free software; you can redistribute it and/or modify it 5 # This code is free software; you can redistribute it and/or modify it
6 # under the terms of the GNU General Public License version 2 only, as 6 # under the terms of the GNU General Public License version 2 only, as
7 # published by the Free Software Foundation. Oracle designates this 7 # published by the Free Software Foundation. Oracle designates this
637 compiler.err.repeated.interface=\u63A5\u53E3\u91CD\u590D 637 compiler.err.repeated.interface=\u63A5\u53E3\u91CD\u590D
638 638
639 compiler.err.repeated.modifier=\u4FEE\u9970\u7B26\u91CD\u590D 639 compiler.err.repeated.modifier=\u4FEE\u9970\u7B26\u91CD\u590D
640 640
641 # 0: symbol, 1: set of modifier, 2: symbol 641 # 0: symbol, 1: set of modifier, 2: symbol
642 compiler.err.report.access={0}\u53EF\u4EE5\u5728{2}\u4E2D\u8BBF\u95EE{1} 642 compiler.err.report.access={0} \u5728 {2} \u4E2D\u662F {1} \u8BBF\u95EE\u63A7\u5236
643 643
644 # 0: symbol, 1: set of modifier, 2: symbol 644 # 0: symbol, 1: set of modifier, 2: symbol
645 compiler.misc.report.access={0}\u53EF\u4EE5\u5728{2}\u4E2D\u8BBF\u95EE{1} 645 compiler.misc.report.access={0} \u5728 {2} \u4E2D\u662F {1} \u8BBF\u95EE\u63A7\u5236
646 646
647 compiler.err.ret.outside.meth=\u8FD4\u56DE\u5916\u90E8\u65B9\u6CD5 647 compiler.err.ret.outside.meth=\u8FD4\u56DE\u5916\u90E8\u65B9\u6CD5
648 648
649 compiler.err.signature.doesnt.match.supertype=\u7B7E\u540D\u4E0E{0}\u4E0D\u5339\u914D; \u4E0D\u517C\u5BB9\u7684\u8D85\u7C7B\u578B 649 compiler.err.signature.doesnt.match.supertype=\u7B7E\u540D\u4E0E{0}\u4E0D\u5339\u914D; \u4E0D\u517C\u5BB9\u7684\u8D85\u7C7B\u578B
650 650

mercurial