You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ia...@apache.org on 2014/10/06 21:12:43 UTC

git commit: CB-7700 cordova-plugin-statusbar documentation translation: cordova-plugin-statusbar

Repository: cordova-plugin-statusbar
Updated Branches:
  refs/heads/master 68d550853 -> 33674fffd


CB-7700 cordova-plugin-statusbar documentation translation: cordova-plugin-statusbar


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/commit/33674fff
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/tree/33674fff
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/diff/33674fff

Branch: refs/heads/master
Commit: 33674fffd369c31a73713ca957833d926b25b63d
Parents: 68d5508
Author: Victor Sosa <vi...@mx1.ibm.com>
Authored: Thu Oct 2 18:13:25 2014 -0500
Committer: Victor Sosa <vi...@mx1.ibm.com>
Committed: Thu Oct 2 18:13:25 2014 -0500

----------------------------------------------------------------------
 doc/de/index.md | 2 +-
 doc/ru/index.md | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/blob/33674fff/doc/de/index.md
----------------------------------------------------------------------
diff --git a/doc/de/index.md b/doc/de/index.md
index 4a8e205..1c0ff3c 100644
--- a/doc/de/index.md
+++ b/doc/de/index.md
@@ -94,7 +94,7 @@ Auf iOS 7 zu der Statusbar wie iOS 6 erscheinen auf False festgelegt. Legen Sie
 
 *   iOS
 
-## Kleines Beispiel
+## Kurzes Beispiel
 
     StatusBar.overlaysWebView(true);
     StatusBar.overlaysWebView(false);

http://git-wip-us.apache.org/repos/asf/cordova-plugin-statusbar/blob/33674fff/doc/ru/index.md
----------------------------------------------------------------------
diff --git a/doc/ru/index.md b/doc/ru/index.md
index 2bb21ac..511ed65 100644
--- a/doc/ru/index.md
+++ b/doc/ru/index.md
@@ -66,7 +66,7 @@
 *   StatusBar.hide
 *   StatusBar.show
 
-## Свойства
+## Параметры
 
 *   StatusBar.isVisible
 
@@ -94,7 +94,7 @@
 
 *   iOS
 
-## Быстрый пример
+## Краткий пример
 
     StatusBar.overlaysWebView(true);
     StatusBar.overlaysWebView(false);


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org