summaryrefslogtreecommitdiff
path: root/fml/share/message
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-07-17 09:28:33 +0000
committerfukachan <fukachan>2002-07-17 09:28:33 +0000
commite776610c8040255c5cf7cba601f4735731ea2365 (patch)
tree6f390aa92bfa2dc21debea437c1943bcb7ccad00 /fml/share/message
parent3a0f187d4b1d0c894f4288df180babe2f2d643a9 (diff)
downloadfml8-e776610c8040255c5cf7cba601f4735731ea2365.tar.gz
fml8-e776610c8040255c5cf7cba601f4735731ea2365.tar.bz2
fml8-e776610c8040255c5cf7cba601f4735731ea2365.zip
add more error messages
Diffstat (limited to 'fml/share/message')
-rw-r--r--fml/share/message/euc-jp/error/expired1
-rw-r--r--fml/share/message/euc-jp/error/no_such_confirmation3
-rw-r--r--fml/share/message/euc-jp/error/no_such_confirmation_for_command3
3 files changed, 7 insertions, 0 deletions
diff --git a/fml/share/message/euc-jp/error/expired b/fml/share/message/euc-jp/error/expired
new file mode 100644
index 00000000..2f6157b6
--- /dev/null
+++ b/fml/share/message/euc-jp/error/expired
@@ -0,0 +1 @@
+リクエストは古過ぎて無効になりました( expire しました )。
diff --git a/fml/share/message/euc-jp/error/no_such_confirmation b/fml/share/message/euc-jp/error/no_such_confirmation
new file mode 100644
index 00000000..afa9fc4a
--- /dev/null
+++ b/fml/share/message/euc-jp/error/no_such_confirmation
@@ -0,0 +1,3 @@
+ID $_arg_id は不正な confirmation です。
+
+
diff --git a/fml/share/message/euc-jp/error/no_such_confirmation_for_command b/fml/share/message/euc-jp/error/no_such_confirmation_for_command
new file mode 100644
index 00000000..c440781b
--- /dev/null
+++ b/fml/share/message/euc-jp/error/no_such_confirmation_for_command
@@ -0,0 +1,3 @@
+$_arg_command というコマンドに対する confirmation は未定義です。
+
+