OSDN Git Service

In case a tile set fails to load, provide feedback to the user in the form of an...
[hengbandforosx/hengbandosx.git] / src / cocoa / ja.lproj / Localizable.strings
index f081c54..ef8190c 100644 (file)
@@ -7,5 +7,11 @@
 /* Alert informative message for missing Angband lib/ folder */
 "Error.MissingAngbandLib" = "変愚蛮怒 は必要なリソースを見つけることができなかったため、終了する必要があります。 バグレポートを「hengband-dev@lists.sourceforge.jp」に送信してください。";
 
+/* Alert text for failed tile set load */
+"Error.TileSetLoadFailed" = "タイルセットを読み込めませんでした";
+
+/* Alert informative message for failed tile set load */
+"Error.TileSetRevertToASCII" = "タイルセットを読み込めませんでした。 ASCIIに切り替えます。";
+
 /* Quit */
 "Label.Quit" = "を終了";