7017734: jdk7 message drop 1 translation integration
Reviewed-by: ogino, yhuang
## Resource strings for Notepad exampleTitle=\u30E1\u30E2\u5E33ElementTreeFrameTitle=\u8981\u7D20ViewportBackingStore=false# menubar definition## Each of the strings that follow form a key to be # used to the actual menu definition.menubar=\u30D5\u30A1\u30A4\u30EB \u7DE8\u96C6 \u30C7\u30D0\u30C3\u30B0# file Menu definition## Each of the strings that follow form a key to be# used as the basis of a menu item definition.## open -> Notepad.openAction# new -> Notepad.newAction# save -> Notepad.saveAction# exit -> Notepad.exitActionfile=\u65B0\u898F \u958B\u304F \u4FDD\u5B58 - \u7D42\u4E86fileLabel=\u30D5\u30A1\u30A4\u30EBopenLabel=\u958B\u304FopenImage=resources/open.gifnewLabel=\u65B0\u898FnewImage=resources/new.gifsaveLabel=\u4FDD\u5B58saveImage=resources/save.gifexitLabel=\u7D42\u4E86## edit Menu definition## cut -> JTextComponent.cutAction# copy -> JTextComponent.copyAction# paste -> JTextComponent.pasteActionedit=\u5207\u53D6\u308A \u30B3\u30D4\u30FC \u8CBC\u4ED8\u3051 - \u5143\u306B\u623B\u3059 \u518D\u5B9F\u884CeditLabel=\u7DE8\u96C6cutLabel=\u5207\u53D6\u308AcutAction=cut-to-clipboardcutImage=resources/cut.gifcopyLabel=\u30B3\u30D4\u30FCcopyAction=copy-to-clipboardcopyImage=resources/copy.gifpasteLabel=\u8CBC\u4ED8\u3051pasteAction=paste-from-clipboardpasteImage=resources/paste.gifundoLabel=\u5143\u306B\u623B\u3059undoAction=\u5143\u306B\u623B\u3059redoLabel=\u518D\u5B9F\u884CredoAction=\u518D\u5B9F\u884C## debug Menu definition#debug=showElementTree\u306E\u30C0\u30F3\u30D7debugLabel=\u30C7\u30D0\u30C3\u30B0dumpLabel=\u30E2\u30C7\u30EB\u3092System.err\u306B\u30C0\u30F3\u30D7dumpAction=dump-modelshowElementTreeLabel=\u8981\u7D20\u306E\u8868\u793A# toolbar definition## Each of the strings that follow form a key to be# used as the basis of the tool definition. Actions# are of course sharable, and in this case are shared# with the menu items.toolbar=\u65B0\u898F \u958B\u304F \u4FDD\u5B58 - \u5207\u53D6\u308A \u30B3\u30D4\u30FC \u8CBC\u4ED8\u3051newTooltip=\u30D5\u30A1\u30A4\u30EB\u3092\u65B0\u898F\u4F5C\u6210\u3059\u308BopenTooltip=\u30D5\u30A1\u30A4\u30EB\u3092\u958B\u304FsaveTooltip=\u30D5\u30A1\u30A4\u30EB\u306B\u4FDD\u5B58cutTooltip=\u9078\u629E\u3092\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u306B\u79FB\u52D5copyTooltip=\u9078\u629E\u3092\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u306B\u30B3\u30D4\u30FCpasteTooltip=\u30AF\u30EA\u30C3\u30D7\u30DC\u30FC\u30C9\u3092\u9078\u629E\u306B\u8CBC\u4ED8\u3051