summaryrefslogtreecommitdiff
path: root/fml/share/message
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-03-26 03:55:04 +0000
committerfukachan <fukachan>2002-03-26 03:55:04 +0000
commit6521996240dadc33b56735cd5316c1cb843ce087 (patch)
treebaac7dbf9ce9bde1453afd0e3b955fde365ad605 /fml/share/message
parent3324917dc4fef8df19c172c5e6d087ab2a355cf0 (diff)
downloadfml8-6521996240dadc33b56735cd5316c1cb843ce087.tar.gz
fml8-6521996240dadc33b56735cd5316c1cb843ce087.tar.bz2
fml8-6521996240dadc33b56735cd5316c1cb843ce087.zip
message around file operations
Diffstat (limited to 'fml/share/message')
-rw-r--r--fml/share/message/euc-jp/command/no_such_file1
-rw-r--r--fml/share/message/euc-jp/command/remove_file1
2 files changed, 2 insertions, 0 deletions
diff --git a/fml/share/message/euc-jp/command/no_such_file b/fml/share/message/euc-jp/command/no_such_file
new file mode 100644
index 00000000..f4587648
--- /dev/null
+++ b/fml/share/message/euc-jp/command/no_such_file
@@ -0,0 +1 @@
+警告: $_arg_file というファイルは存在しません。
diff --git a/fml/share/message/euc-jp/command/remove_file b/fml/share/message/euc-jp/command/remove_file
new file mode 100644
index 00000000..02d37d19
--- /dev/null
+++ b/fml/share/message/euc-jp/command/remove_file
@@ -0,0 +1 @@
+ファイル $_arg_file を消去しました。