summaryrefslogtreecommitdiffstats
path: root/res/raw-zh-rHK
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-05-10 18:39:46 +0300
committerGerrit Code Review <gerrit@cyanogenmod.org>2016-05-10 10:21:06 -0700
commitc9b3e00f28a2ea576dc27a00549ba9086ff8316b (patch)
tree20a40cda70af40dd9037424dd3ead5b31c21a2a2 /res/raw-zh-rHK
parent17e70458617b39a59b2686557033321d4d86bf5b (diff)
downloadandroid_packages_apps_Gello-c9b3e00f28a2ea576dc27a00549ba9086ff8316b.tar.gz
android_packages_apps_Gello-c9b3e00f28a2ea576dc27a00549ba9086ff8316b.tar.bz2
android_packages_apps_Gello-c9b3e00f28a2ea576dc27a00549ba9086ff8316b.zip
Automatic translation import
Change-Id: If228ac10d724c3fe5d3ecf63fb76e2763c19961c
Diffstat (limited to 'res/raw-zh-rHK')
-rw-r--r--res/raw-zh-rHK/incognito_mode_start_page.html31
1 files changed, 18 insertions, 13 deletions
diff --git a/res/raw-zh-rHK/incognito_mode_start_page.html b/res/raw-zh-rHK/incognito_mode_start_page.html
index 5d175118..7208e4bf 100644
--- a/res/raw-zh-rHK/incognito_mode_start_page.html
+++ b/res/raw-zh-rHK/incognito_mode_start_page.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
+
<!--
- # Copyright (c) 2014, The Linux Foundation. All rights reserved.
+ # Copyright (c) 2013, The Linux Foundation. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
@@ -29,15 +30,19 @@
-->
<html>
- <head>
- <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
- <title>SWE 無痕式網頁</title>
- <style type="text/css">body { margin: 0; padding: 1em; }</style>
- </head>
- <body>
- <p>
- <p>
- <strong>您已啟用無痕瀏覽模式。</strong>
- <p> 當您關閉無痕式視窗後,您在此視窗中瀏覽的網頁將不會顯示於瀏覽器記錄或搜尋記錄中,亦不會在裝置上留下任何如 Cookie 等痕跡。不過,您下載的檔案或建立的書籤都會保留下來。</p>
- </body>
-</html> \ No newline at end of file
+ <head>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
+ <title>Incognito mode</title>
+ <style type="text/css">body { margin: 0; padding: 1em; }</style>
+ </head>
+ <body>
+ <p>
+ <p>
+ <strong>You've gone incognito</strong>.
+ <p> Pages you view in this window won't appear in your browser history or
+ search history, and they won't leave other traces, like cookies, on your
+ device after you close the incognito window. Any files you download or
+ bookmarks you create will be preserved.
+ </p>
+ </body>
+</html>