From 630f9b6ef7974094bc8ea186a5dd76593ca32f27 Mon Sep 17 00:00:00 2001 From: argius Date: Thu, 27 Nov 2014 21:23:39 +0900 Subject: [PATCH] [#34624] change messages for inputting new connector ID --- src/net/argius/stew/ui/window/messages.u8p | 4 ++-- src/net/argius/stew/ui/window/messages_ja.u8p | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/net/argius/stew/ui/window/messages.u8p b/src/net/argius/stew/ui/window/messages.u8p index da55619..a00988a 100644 --- a/src/net/argius/stew/ui/window/messages.u8p +++ b/src/net/argius/stew/ui/window/messages.u8p @@ -12,7 +12,7 @@ i.confirm-without-save=Do you really want to close without saving? i.exported=Exported. i.can-only-use-after-tablenode-expanded=This command can use only after the table node is expanded. i.input-encryption-key=Input an encryption key -i.input-new-connector-id=Input new connector ID. +i.input-new-connector-id=Input new connector ID
(requires alphanumeric characters) : i.paren-in-processing=(IN PROGRESS) i.reconnect-after-edited-current-connector=If you want to reflect the change in the current connector, reconnect it. i.statusbar-message=\ Execution Time {0} seconds ( {1} ) @@ -21,7 +21,7 @@ w.import-target-not-available=The destination to import is not available. w.no-connector=No Connector. w.not-connect=Not connected. e.cannot-open-help-automatically=Can't open help({0}) automatically on this platform. -e.enables-select-just-1-table=You can choose only one of tables. +e.enables-select-just-1-table=You can choose only one of tables. e.error=Error e.error-no-detail=Error(no detail) e.file-not-exists=The file [{0}] does not exist. diff --git a/src/net/argius/stew/ui/window/messages_ja.u8p b/src/net/argius/stew/ui/window/messages_ja.u8p index 45d7003..183d3be 100644 --- a/src/net/argius/stew/ui/window/messages_ja.u8p +++ b/src/net/argius/stew/ui/window/messages_ja.u8p @@ -12,7 +12,7 @@ i.confirm-without-save=保存せずに閉じてよろしいですか? i.exported=エクスポートされました。 i.can-only-use-after-tablenode-expanded=テーブルノードを展開した後でのみ実行できます。 i.input-encryption-key=暗号鍵を入力 -i.input-new-connector-id=新しいコネクタのIDを入力 +i.input-new-connector-id=新しいコネクタのIDを入力
(英数字のみ指定可) i.paren-in-processing=(処理中) i.reconnect-after-edited-current-connector=接続中の設定を変更する場合は、変更後に再接続してください。 i.statusbar-message=\ 実行時間 {0} 秒 ( {1} ) @@ -20,7 +20,7 @@ w.connector-readonly=コネクタは読取専用です。 w.import-target-not-available=インポート先が無効です。 w.no-connector=接続設定がありません。 w.not-connect=接続されていません。 -e.cannot-open-help-automatically=このプラットフォームでは自動でヘルプ({0})を開けません。 +e.cannot-open-help-automatically=このプラットフォームでは自動でヘルプ({0})を開けません。 e.enables-select-just-1-table=テーブルは1つだけ選択できます。 e.error-no-detail=エラー(詳細不明) e.error=エラー -- 2.11.0