OSDN Git Service

プロファイル作成時にデフォルトのキャラクターデータのダウンロードを問い合わせる
[charactermanaj/CharacterManaJ.git] / src / main / resources / languages / mainframe.xml
1 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
2 <properties version="1.0">
3         <entry key="title">CharacterManaJ</entry>
4         <entry key="defaultPartsSetTitle">no name</entry>
5         <entry key="help.url">http://charactermanaj.sourceforge.jp/help/0.9/</entry>
6         <entry key="help.show">Help Document is here.</entry>
7         <entry key="confirm">CONFIRM</entry>
8         <entry key="confirm.resetcolors">AER YOU SURE?</entry>
9         <entry key="chooseBgColor">Choose the background-color</entry>
10         <entry key="input.favorites">Favorites</entry>
11         <entry key="input.favoritesColorInfo">Include colors</entry>
12         <entry key="input.favoritesOverwrite">Overwrite</entry>
13
14         <entry key="help.reportbugs.description">Report bugs</entry>
15         <entry key="help.reportbugs.url">http://osdn.net/projects/charactermanaj/ticket/</entry>
16         <entry key="help.forum.description">Forum</entry>
17         <entry key="help.forum.url">http://osdn.net/projects/charactermanaj/forums/</entry>
18
19         <entry key="defaultdatadownload.confirm.message">There is default character data. Do you want to download it?</entry>
20         <entry key="defaultdatadownload.confirm.title">Default character data download</entry>
21         <entry key="noDownloadAndDoNotAskAgain">I do not want to download, and do not ask me again.</entry>
22 </properties>
23