diff options
-rw-r--r-- | res/layout/browser_add_bookmark.xml | 4 | ||||
-rw-r--r-- | res/values-cs/strings.xml | 42 | ||||
-rw-r--r-- | res/values-de/strings.xml | 42 | ||||
-rw-r--r-- | res/values-es/strings.xml | 14 | ||||
-rw-r--r-- | res/values-fr/strings.xml | 14 | ||||
-rw-r--r-- | res/values-it/strings.xml | 14 | ||||
-rw-r--r-- | res/values-ja/strings.xml | 14 | ||||
-rw-r--r-- | res/values-nl/strings.xml | 14 | ||||
-rw-r--r-- | res/values-pl/strings.xml | 14 | ||||
-rw-r--r-- | res/values-ru/strings.xml | 14 | ||||
-rw-r--r-- | res/values-zh-rCN/strings.xml | 14 | ||||
-rw-r--r-- | res/values-zh-rTW/strings.xml | 42 | ||||
-rw-r--r-- | res/values/strings.xml | 2 |
13 files changed, 157 insertions, 87 deletions
diff --git a/res/layout/browser_add_bookmark.xml b/res/layout/browser_add_bookmark.xml index 085a118..92ae627 100644 --- a/res/layout/browser_add_bookmark.xml +++ b/res/layout/browser_add_bookmark.xml @@ -42,7 +42,7 @@ android:id="@+id/title" android:layout_height="wrap_content" android:layout_width="250dip" - android:scrollHorizontally="true" + android:singleLine="true" android:autoText="false" android:capitalize="sentences" android:gravity="fill_horizontal" @@ -63,7 +63,7 @@ android:id="@+id/address" android:layout_height="wrap_content" android:layout_width="250dip" - android:scrollHorizontally="true" + android:singleLine="true" android:autoText="false" android:capitalize="none" android:hint="@string/http" diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml index 93f856c..334d148 100644 --- a/res/values-cs/strings.xml +++ b/res/values-cs/strings.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- no translation found for application_name (1935869255545976415) --> @@ -240,34 +254,6 @@ <string name="download_length_required">"Nelze stáhnout. Velikost položky nelze určit."</string> <string name="download_precondition_failed">"Stahování bylo přerušeno a nelze v něm pokračovat."</string> <string name="activity_instrumentation_test_runner">"Testovací verze prohlížeče"</string> - <string-array name="bookmarks"> - <item>"Google"</item> - <item>"http://www.google.com/"</item> - <item>"Yahoo!"</item> - <item>"http://www.yahoo.com/"</item> - <item>"MSN"</item> - <item>"http://www.msn.com/"</item> - <item>"MySpace"</item> - <item>"http://www.myspace.com/"</item> - <item>"Facebook"</item> - <item>"http://www.facebook.com/"</item> - <item>"Wikipedia"</item> - <item>"http://www.wikipedia.org/"</item> - <item>"eBay"</item> - <item>"http://www.ebay.com/"</item> - <item>"CNN"</item> - <item>"http://www.cnn.com/"</item> - <item>"New York Times"</item> - <item>"http://www.nytimes.com/"</item> - <item>"ESPN"</item> - <item>"http://espn.go.com/"</item> - <item>"Amazon"</item> - <item>"http://www.amazon.com/"</item> - <item>"Weather Channel"</item> - <item>"http://www.weather.com/"</item> - <item>"BBC"</item> - <item>"http://www.bbc.co.uk/"</item> - </string-array> <string name="permlab_readHistoryBookmarks">"čtení historie a záložek prohlížeče"</string> <string name="permdesc_readHistoryBookmarks">"Umožňuje aplikaci číst všechny navštívené adresy URL a záložky prohlížeče."</string> <string name="permlab_writeHistoryBookmarks">"zápis historie a záložek prohlížeče"</string> diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml index b87dfdb..6f17c99 100644 --- a/res/values-de/strings.xml +++ b/res/values-de/strings.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- no translation found for application_name (1935869255545976415) --> @@ -240,34 +254,6 @@ <string name="download_length_required">"Download kann nicht gestartet werden, da die Größe des Elements nicht bestimmt werden kann."</string> <string name="download_precondition_failed">"Download wurde unterbrochen und kann nicht fortgesetzt werden."</string> <string name="activity_instrumentation_test_runner">"Browser Test Runner"</string> - <string-array name="bookmarks"> - <item>"Google"</item> - <item>"http://www.google.com/"</item> - <item>"Yahoo!"</item> - <item>"http://www.yahoo.com/"</item> - <item>"MSN"</item> - <item>"http://www.msn.com/"</item> - <item>"MySpace"</item> - <item>"http://www.myspace.com/"</item> - <item>"Facebook"</item> - <item>"http://www.facebook.com/"</item> - <item>"Wikipedia"</item> - <item>"http://www.wikipedia.org/"</item> - <item>"eBay"</item> - <item>"http://www.ebay.com/"</item> - <item>"CNN"</item> - <item>"http://www.cnn.com/"</item> - <item>"New York Times"</item> - <item>"http://www.nytimes.com/"</item> - <item>"ESPN"</item> - <item>"http://espn.go.com/"</item> - <item>"Amazon"</item> - <item>"http://www.amazon.com/"</item> - <item>"Weather Channel"</item> - <item>"http://www.weather.com/"</item> - <item>"BBC"</item> - <item>"http://www.bbc.co.uk/"</item> - </string-array> <string name="permlab_readHistoryBookmarks">"Browserverlauf und Lesezeichen lesen"</string> <string name="permdesc_readHistoryBookmarks">"Ermöglicht der Anwendung, alle URLs, die mit dem Browser besucht wurden, sowie alle Lesezeichen des Browsers zu lesen."</string> <string name="permlab_writeHistoryBookmarks">"Browserverlauf und Lesezeichen schreiben"</string> diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index c943211..c729504 100644 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- no translation found for application_name (1935869255545976415) --> diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml index c22b200..2a05c4a 100644 --- a/res/values-fr/strings.xml +++ b/res/values-fr/strings.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- no translation found for application_name (1935869255545976415) --> diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml index 4eb04f8..61f00e3 100644 --- a/res/values-it/strings.xml +++ b/res/values-it/strings.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- no translation found for application_name (1935869255545976415) --> diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml index a4c2724..01274d9 100644 --- a/res/values-ja/strings.xml +++ b/res/values-ja/strings.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- no translation found for application_name (1935869255545976415) --> diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml index d914f83..38a4258 100644 --- a/res/values-nl/strings.xml +++ b/res/values-nl/strings.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- no translation found for application_name (1935869255545976415) --> diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml index 22c33e7..496f2a0 100644 --- a/res/values-pl/strings.xml +++ b/res/values-pl/strings.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- no translation found for application_name (1935869255545976415) --> diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml index 1dab396..621ef99 100644 --- a/res/values-ru/strings.xml +++ b/res/values-ru/strings.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- no translation found for application_name (1935869255545976415) --> diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml index b1a3b5f..f3b8202 100644 --- a/res/values-zh-rCN/strings.xml +++ b/res/values-zh-rCN/strings.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- no translation found for application_name (1935869255545976415) --> diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml index a137fe5..48b6ec3 100644 --- a/res/values-zh-rTW/strings.xml +++ b/res/values-zh-rTW/strings.xml @@ -1,4 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <!-- no translation found for application_name (1935869255545976415) --> @@ -240,34 +254,6 @@ <string name="download_length_required">"無法下載。物件大小無法估計。"</string> <string name="download_precondition_failed">"下載中斷。無法續傳。"</string> <string name="activity_instrumentation_test_runner">"Browser Test Runner"</string> - <string-array name="bookmarks"> - <item>"Google"</item> - <item>"http://www.google.com/"</item> - <item>"Yahoo!"</item> - <item>"http://www.yahoo.com/"</item> - <item>"MSN"</item> - <item>"http://www.msn.com/"</item> - <item>"MySpace"</item> - <item>"http://www.myspace.com/"</item> - <item>"Facebook"</item> - <item>"http://www.facebook.com/"</item> - <item>"Wikipedia"</item> - <item>"http://www.wikipedia.org/"</item> - <item>"eBay"</item> - <item>"http://www.ebay.com/"</item> - <item>"CNN"</item> - <item>"http://www.cnn.com/"</item> - <item>"New York Times"</item> - <item>"http://www.nytimes.com/"</item> - <item>"ESPN"</item> - <item>"http://espn.go.com/"</item> - <item>"Amazon"</item> - <item>"http://www.amazon.com/"</item> - <item>"Weather Channel"</item> - <item>"http://www.weather.com/"</item> - <item>"BBC"</item> - <item>"http://www.bbc.co.uk/"</item> - </string-array> <string name="permlab_readHistoryBookmarks">"讀取瀏覽器的瀏覽記錄和書籤"</string> <string name="permdesc_readHistoryBookmarks">"允許應用程式讀取瀏覽器造訪過的所有 URL 和瀏覽器所有的書籤。"</string> <string name="permlab_writeHistoryBookmarks">"寫入瀏覽器的瀏覽記錄和書籤"</string> diff --git a/res/values/strings.xml b/res/values/strings.xml index ed464ba..59ed396 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -585,7 +585,7 @@ <string name="dump_nav">Dump navigation cache</string> <!-- Bookmarks --> - <string-array name="bookmarks"> + <string-array name="bookmarks" translatable="false"> <item>Google</item> <item>http://www.google.com/</item> <item>Yahoo!</item> |