Return-Path: X-Original-To: apmail-incubator-callback-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EBA20D944 for ; Thu, 12 Jul 2012 21:04:38 +0000 (UTC) Received: (qmail 48969 invoked by uid 500); 12 Jul 2012 21:04:38 -0000 Delivered-To: apmail-incubator-callback-commits-archive@incubator.apache.org Received: (qmail 48926 invoked by uid 500); 12 Jul 2012 21:04:38 -0000 Mailing-List: contact callback-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-commits@incubator.apache.org Received: (qmail 48886 invoked by uid 99); 12 Jul 2012 21:04:38 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jul 2012 21:04:38 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 7676913676; Thu, 12 Jul 2012 21:04:38 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: mwbrooks@apache.org To: callback-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [3/25] docs commit: Translate and update files related to storage Message-Id: <20120712210438.7676913676@tyr.zones.apache.org> Date: Thu, 12 Jul 2012 21:04:38 +0000 (UTC) Translate and update files related to storage Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/commit/10c2741f Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/tree/10c2741f Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/diff/10c2741f Branch: refs/heads/master Commit: 10c2741fe1ab9537747e760f95754874cc34dfa0 Parents: 7155842 Author: Keiko Oda Authored: Tue Jul 10 19:53:00 2012 -0700 Committer: Keiko Oda Committed: Wed Jul 11 17:33:16 2012 -0700 ---------------------------------------------------------------------- docs/jp/1.8.1/cordova/storage/database/database.md | 5 +- .../cordova/storage/localstorage/localstorage.md | 4 +- .../cordova/storage/sqlresultset/sqlresultset.md | 7 ++- .../storage/sqlresultsetlist/sqlresultsetlist.md | 5 +- .../storage/sqltransaction/sqltransaction.md | 5 +- docs/jp/1.8.1/cordova/storage/storage.md | 31 +++++++++++++++ .../1.8.1/cordova/storage/storage.opendatabase.md | 5 +- 7 files changed, 49 insertions(+), 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-docs/blob/10c2741f/docs/jp/1.8.1/cordova/storage/database/database.md ---------------------------------------------------------------------- diff --git a/docs/jp/1.8.1/cordova/storage/database/database.md b/docs/jp/1.8.1/cordova/storage/database/database.md index fe1676f..5873321 100644 --- a/docs/jp/1.8.1/cordova/storage/database/database.md +++ b/docs/jp/1.8.1/cordova/storage/database/database.md @@ -39,6 +39,7 @@ Database オブジェクトは `window.openDatabase()` メソッド呼び出し - Android - BlackBerry WebWorks (OS 6.0 以上) - iPhone +- webOS Transaction の例 ------------------ @@ -72,9 +73,9 @@ Change Version の例 - Contact の使用例 + Storage の使用例 - + + + + + +