diff options
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/en_GB.js | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/en_GB.json | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/zh_HK.json | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/user_status/l10n/en_GB.js b/apps/user_status/l10n/en_GB.js index 8699e2e1b29..92ecca516fc 100644 --- a/apps/user_status/l10n/en_GB.js +++ b/apps/user_status/l10n/en_GB.js @@ -11,7 +11,9 @@ OC.L10N.register( "User status" : "User status", "View profile" : "View profile", "Clear status after" : "Clear status after", + "Emoji for your status message" : "Emoji for your status message", "What is your status?" : "What is your status?", + "Predefined statuses" : "Predefined statuses", "Previously set" : "Previously set", "Reset status" : "Reset status", "Set status" : "Set status", diff --git a/apps/user_status/l10n/en_GB.json b/apps/user_status/l10n/en_GB.json index b8c4a74866f..d53a4026ff2 100644 --- a/apps/user_status/l10n/en_GB.json +++ b/apps/user_status/l10n/en_GB.json @@ -9,7 +9,9 @@ "User status" : "User status", "View profile" : "View profile", "Clear status after" : "Clear status after", + "Emoji for your status message" : "Emoji for your status message", "What is your status?" : "What is your status?", + "Predefined statuses" : "Predefined statuses", "Previously set" : "Previously set", "Reset status" : "Reset status", "Set status" : "Set status", diff --git a/apps/user_status/l10n/zh_HK.js b/apps/user_status/l10n/zh_HK.js index 234c261d4a7..fb826299df3 100644 --- a/apps/user_status/l10n/zh_HK.js +++ b/apps/user_status/l10n/zh_HK.js @@ -11,7 +11,9 @@ OC.L10N.register( "User status" : "用戶狀態", "View profile" : "查看個人資料", "Clear status after" : "繼此之後清空狀態", + "Emoji for your status message" : "狀態訊息的表情符號", "What is your status?" : "您目前的狀態是什麼呢?", + "Predefined statuses" : "預先定義的狀態", "Previously set" : "先前設定", "Reset status" : "重設狀態", "Set status" : "設定狀態", diff --git a/apps/user_status/l10n/zh_HK.json b/apps/user_status/l10n/zh_HK.json index 91fc953168d..29ec8948c71 100644 --- a/apps/user_status/l10n/zh_HK.json +++ b/apps/user_status/l10n/zh_HK.json @@ -9,7 +9,9 @@ "User status" : "用戶狀態", "View profile" : "查看個人資料", "Clear status after" : "繼此之後清空狀態", + "Emoji for your status message" : "狀態訊息的表情符號", "What is your status?" : "您目前的狀態是什麼呢?", + "Predefined statuses" : "預先定義的狀態", "Previously set" : "先前設定", "Reset status" : "重設狀態", "Set status" : "設定狀態", |