From 33674fffd369c31a73713ca957833d926b25b63d Mon Sep 17 00:00:00 2001 From: Victor Sosa Date: Thu, 2 Oct 2014 18:13:25 -0500 Subject: [PATCH] CB-7700 cordova-plugin-statusbar documentation translation: cordova-plugin-statusbar --- doc/de/index.md | 2 +- doc/ru/index.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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); 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);