summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/controls
diff options
context:
space:
mode:
authorkabayan <>2007-10-31 20:41:11 +0000
committerkabayan <>2007-10-31 20:41:11 +0000
commit6a0174448c793cb071e1e6d12f3da3a65eeb4e15 (patch)
treea6dc996689ffb584b75e13542ed81f10e3cd6ab2 /demos/quickstart/protected/controls
parent583e6aede969fb26333af86e4954cb7a2f158c8e (diff)
Indonesian: Huge typos corrections and more formal language.
Diffstat (limited to 'demos/quickstart/protected/controls')
-rw-r--r--demos/quickstart/protected/controls/id/RequiresVersion.tpl2
-rw-r--r--demos/quickstart/protected/controls/id/SampleLayout.tpl4
-rw-r--r--demos/quickstart/protected/controls/id/SearchBox.tpl2
-rw-r--r--demos/quickstart/protected/controls/id/TopicList.tpl2
4 files changed, 5 insertions, 5 deletions
diff --git a/demos/quickstart/protected/controls/id/RequiresVersion.tpl b/demos/quickstart/protected/controls/id/RequiresVersion.tpl
index 5521d109..f703512b 100644
--- a/demos/quickstart/protected/controls/id/RequiresVersion.tpl
+++ b/demos/quickstart/protected/controls/id/RequiresVersion.tpl
@@ -1 +1 @@
-<p class="requires-version">Memerlukan Prado versi <strong><%= $this->Version %></strong> or later.</p> \ No newline at end of file
+<p class="requires-version">Memerlukan Prado versi <strong><%= $this->Version %></strong> atau lebih baru.</p> \ No newline at end of file
diff --git a/demos/quickstart/protected/controls/id/SampleLayout.tpl b/demos/quickstart/protected/controls/id/SampleLayout.tpl
index a6f7bcc2..6d990598 100644
--- a/demos/quickstart/protected/controls/id/SampleLayout.tpl
+++ b/demos/quickstart/protected/controls/id/SampleLayout.tpl
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
-<com:THead Title="Contoh Jalan Cepat PRADO">
+<com:THead Title="Contoh Tutorial Cepat PRADO">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta http-equiv="content-language" content="en"/>
</com:THead>
@@ -19,7 +19,7 @@
</div>
<div class="samplemenu">
<div class="copyright">
- Hak Cipta &copy; 2005-2006 <a href="http://www.pradosoft.com">PradoSoft</a>
+ Hak Cipta &copy; 2005-2007 <a href="http://www.pradosoft.com">PradoSoft</a>
</div>
</div>
diff --git a/demos/quickstart/protected/controls/id/SearchBox.tpl b/demos/quickstart/protected/controls/id/SearchBox.tpl
index 64eb2329..11e9cf7a 100644
--- a/demos/quickstart/protected/controls/id/SearchBox.tpl
+++ b/demos/quickstart/protected/controls/id/SearchBox.tpl
@@ -1,3 +1,3 @@
<com:TLabel ForControl="search" Text="Cari:" CssClass="searchLabel"/>
<com:TTextBox ID="search" OnTextChanged="doSearch" CssClass="searchBox"/>
-<com:TButton ID="find" Text="Cari" OnClick="doSearch" CssClass="searchButton"/> \ No newline at end of file
+<com:TButton ID="find" Text="Ayo" OnClick="doSearch" CssClass="searchButton"/> \ No newline at end of file
diff --git a/demos/quickstart/protected/controls/id/TopicList.tpl b/demos/quickstart/protected/controls/id/TopicList.tpl
index c8d675d2..bfc6ed64 100644
--- a/demos/quickstart/protected/controls/id/TopicList.tpl
+++ b/demos/quickstart/protected/controls/id/TopicList.tpl
@@ -26,7 +26,7 @@
<div class="topic">
<div>Fundamental</div>
<ul>
- <li><a href="?page=Fundamentals.Architecture">Arsitectur</a></li>
+ <li><a href="?page=Fundamentals.Architecture">Arsitektur</a></li>
<li><a href="?page=Fundamentals.Components">Komponen</a></li>
<li><a href="?page=Fundamentals.Controls">Kontrol</a></li>
<li><a href="?page=Fundamentals.Pages">Halaman</a></li>