diff options
author | fluxgen <fluxgen> | 2002-02-24 18:51:59 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-02-24 18:51:59 (GMT) |
commit | 13d8efc18f78a473fba89b6e06cae3e2ea5b567a (patch) | |
tree | 7faa91c20ab7851e8924159acbb7516a25c4da83 /nls/ja_JP/BaseDisplay.m | |
parent | ef91b604e6bef6cf54481ba84607aec96b43bd78 (diff) | |
download | fluxbox-13d8efc18f78a473fba89b6e06cae3e2ea5b567a.zip fluxbox-13d8efc18f78a473fba89b6e06cae3e2ea5b567a.tar.bz2 |
first add
Diffstat (limited to 'nls/ja_JP/BaseDisplay.m')
-rw-r--r-- | nls/ja_JP/BaseDisplay.m | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/nls/ja_JP/BaseDisplay.m b/nls/ja_JP/BaseDisplay.m new file mode 100644 index 0000000..46681ba --- /dev/null +++ b/nls/ja_JP/BaseDisplay.m | |||
@@ -0,0 +1,16 @@ | |||
1 | $set 1 #BaseDisplay | ||
2 | |||
3 | $ #XError | ||
4 | # %s: X エラー: %s(%d) opcodes %d/%d\n resource 0x%lx\n | ||
5 | $ #SignalCaught | ||
6 | # %s: シグナル %d 発生\n | ||
7 | $ #ShuttingDown | ||
8 | # 終了\n | ||
9 | $ #Aborting | ||
10 | # 中止 ... コアダンプしますe\n | ||
11 | $ #XConnectFail | ||
12 | # BaseDisplay::BaseDisplay: X サーバへの接続に失敗.\n | ||
13 | $ #CloseOnExecFail | ||
14 | # BaseDisplay::BaseDisplay: couldn't mark display connection as close-on-exec\n | ||
15 | $ #BadWindowRemove | ||
16 | # BaseDisplay::eventLoop(): イベントキューから不正なウィンドウを消します\n | ||