summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_HK.php
diff options
context:
space:
mode:
authorGeorg Ehrke <developer@georgehrke.com>2013-08-23 23:10:37 +0200
committerGeorg Ehrke <developer@georgehrke.com>2013-08-23 23:10:37 +0200
commit6ffa2a28d0ae63b061e1e88ee3b12726d31c3f9d (patch)
treeb564539f21866e6049d69da6d011647ff46540f7 /core/l10n/zh_HK.php
parent1dab0767502013b5e86e8e24e3b12a2a8939f7a8 (diff)
parent02b2b5a808b135007d8d54b837e70c38f02729fd (diff)
downloadnextcloud-server-6ffa2a28d0ae63b061e1e88ee3b12726d31c3f9d.tar.gz
nextcloud-server-6ffa2a28d0ae63b061e1e88ee3b12726d31c3f9d.zip
Merge branch 'master' into oc_preview
Diffstat (limited to 'core/l10n/zh_HK.php')
-rw-r--r--core/l10n/zh_HK.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/l10n/zh_HK.php b/core/l10n/zh_HK.php
index 0a3134f65da..8bfa1f58616 100644
--- a/core/l10n/zh_HK.php
+++ b/core/l10n/zh_HK.php
@@ -28,7 +28,6 @@ $TRANSLATIONS = array(
"last month" => "前一月",
"_%n month ago_::_%n months ago_" => array(""),
"months ago" => "個月之前",
-"Cancel" => "取消",
"Yes" => "Yes",
"No" => "No",
"Ok" => "OK",
@@ -87,8 +86,6 @@ $TRANSLATIONS = array(
"Lost your password?" => "忘記密碼",
"remember" => "記住",
"Log in" => "登入",
-"prev" => "前一步",
-"next" => "下一步",
"Updating ownCloud to version %s, this may take a while." => "ownCloud (ver. %s)更新中, 請耐心等侯"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";