OSDN Git Service

add sorry message.
authorikemo <ikemo@56b19765-1e22-0410-a548-a0f45d66c51a>
Sat, 12 Jun 2004 07:38:51 +0000 (07:38 +0000)
committerikemo <ikemo@56b19765-1e22-0410-a548-a0f45d66c51a>
Sat, 12 Jun 2004 07:38:51 +0000 (07:38 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/kita/kita/trunk@1168 56b19765-1e22-0410-a548-a0f45d66c51a

kita/po/kita.pot
kita/src/part/kitathreadview.cpp
kita/src/part/po/ja.po
kita/src/part/po/kitapart.pot

index 490da40..1e32273 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-06-12 15:56+0900\n"
+"POT-Creation-Date: 2004-06-12 16:33+0900\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index 645d72c..6444a8d 100644 (file)
@@ -359,6 +359,13 @@ KitaWriteDialog* KitaThreadView::openDialog( const Kita::PostInfo& info )
 void KitaThreadView::slotWriteButtonClicked( QString resstr )
 {
     if ( ! m_serverTime ) return ;
+    
+    // TODO: machiBBS kakiko support.
+    if ( Kita::boardType( m_thread->datURL() ) == Kita::Board_MachiBBS ) {
+        QMessageBox::warning( this, QString("<(_ _)>"),
+        i18n("Can't write to machi BBS in this version." ) );
+        return;
+    }
 
     KURL bbscgiURL = KURL( m_thread->boardURL(), "../test/bbs.cgi" );
     bbscgiURL.setProtocol( "http" );
index 0af9e8e..e0cfefc 100644 (file)
@@ -1,5 +1,6 @@
 # translation of ja.po to 
 # translation of ja.po to
+# translation of ja.po to
 # translation of ja.po to Japanese
 # translation of ja.po to
 # translation of ja.po to
@@ -12,8 +13,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ja\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-06-12 15:57+0900\n"
-"PO-Revision-Date: 2004-06-12 15:58+0900\n"
+"POT-Creation-Date: 2004-06-12 16:33+0900\n"
+"PO-Revision-Date: 2004-06-12 16:34+0900\n"
 "Last-Translator: Hideki Ikemoto <ikemo@wakaba.jp>\n"
 "Language-Team:  <ja@li.org>\n"
 "MIME-Version: 1.0\n"
@@ -125,43 +126,47 @@ msgstr ""
 msgid "Find"
 msgstr "検索"
 
-#: kitathreadview.cpp:416
+#: kitathreadview.cpp:366
+msgid "Can't write to machi BBS in this version."
+msgstr "まちBBSへの書き込みはまだサポート外です。ごめんなさい。"
+
+#: kitathreadview.cpp:423
 msgid "goback anchor"
 msgstr "前のアンカーへ戻る"
 
-#: kitathreadview.cpp:530
+#: kitathreadview.cpp:537
 msgid "Open with new tab"
 msgstr "新規タブで開く"
 
-#: kitathreadview.cpp:531
+#: kitathreadview.cpp:538
 msgid "Copy title and URL"
 msgstr "タイトルとURLをコピー"
 
-#: kitathreadview.cpp:533
+#: kitathreadview.cpp:540
 msgid "Remove from Favorites"
 msgstr "お気に入りから削除"
 
-#: kitathreadview.cpp:533
+#: kitathreadview.cpp:540
 msgid "Add to Favorites"
 msgstr "お気に入りに追加"
 
-#: kitathreadview.cpp:864
+#: kitathreadview.cpp:871
 msgid "write response"
 msgstr "レスを書く"
 
-#: kitathreadview.cpp:865
+#: kitathreadview.cpp:872
 msgid "quote this"
 msgstr "引用して書き込む"
 
-#: kitathreadview.cpp:866
+#: kitathreadview.cpp:873
 msgid "copy"
 msgstr "コピー"
 
-#: kitathreadview.cpp:870
+#: kitathreadview.cpp:877
 msgid "set Kokomade Yonda"
 msgstr "「ここまで読んだ」をセット"
 
-#: kitathreadview.cpp:939
+#: kitathreadview.cpp:946
 msgid "add id to abone list"
 msgstr "IDをあぼーんリストに追加"
 
index efac5b9..dfdf30f 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-06-12 15:57+0900\n"
+"POT-Creation-Date: 2004-06-12 16:33+0900\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -120,43 +120,47 @@ msgstr ""
 msgid "Find"
 msgstr ""
 
-#: kitathreadview.cpp:416
+#: kitathreadview.cpp:366
+msgid "Can't write to machi BBS in this version."
+msgstr ""
+
+#: kitathreadview.cpp:423
 msgid "goback anchor"
 msgstr ""
 
-#: kitathreadview.cpp:530
+#: kitathreadview.cpp:537
 msgid "Open with new tab"
 msgstr ""
 
-#: kitathreadview.cpp:531
+#: kitathreadview.cpp:538
 msgid "Copy title and URL"
 msgstr ""
 
-#: kitathreadview.cpp:533
+#: kitathreadview.cpp:540
 msgid "Remove from Favorites"
 msgstr ""
 
-#: kitathreadview.cpp:533
+#: kitathreadview.cpp:540
 msgid "Add to Favorites"
 msgstr ""
 
-#: kitathreadview.cpp:864
+#: kitathreadview.cpp:871
 msgid "write response"
 msgstr ""
 
-#: kitathreadview.cpp:865
+#: kitathreadview.cpp:872
 msgid "quote this"
 msgstr ""
 
-#: kitathreadview.cpp:866
+#: kitathreadview.cpp:873
 msgid "copy"
 msgstr ""
 
-#: kitathreadview.cpp:870
+#: kitathreadview.cpp:877
 msgid "set Kokomade Yonda"
 msgstr ""
 
-#: kitathreadview.cpp:939
+#: kitathreadview.cpp:946
 msgid "add id to abone list"
 msgstr ""