Skip to content

Commit bf4cabc

Browse files
committed
Pull request #572: Replace simplified Chinese characters with traditional ones
Merge in MML/infobip-mobile-messaging-android from mhudicek/MM-7951-Fix-Traditional-Chinese to master Squashed commit of the following: commit d8608728f4e9d0ba2d6dd44810565e7f73618cae Author: mhudicek <Matej.Hudicek@infobip.com> Date: Mon Apr 27 10:41:09 2026 +0200 Replace simplified Chinese characters with traditional
1 parent 4ecd4cb commit bf4cabc

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

infobip-mobile-messaging-android-resources/src/main/res/values-b+zh+Hant/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
<string name="mm_button_open">打開</string>
1313
<string name="mm_button_cancel">取消</string>
1414
<string name="mm_button_settings">設定值</string>
15-
<string name="mm_post_notifications_settings_title">更新通知设置</string>
16-
<string name="mm_post_notifications_settings_message">允许应用程序一直发送推送通知,即使在应用程序关闭或未使用时也能触发通知</string>
15+
<string name="mm_post_notifications_settings_title">更新通知設定</string>
16+
<string name="mm_post_notifications_settings_message">允許應用程式進行推播通知,即使在應用程式關閉或未使用時,您仍能收到通知。</string>
1717
</resources>

infobip-mobile-messaging-android-resources/src/main/res/values-zh-rTW/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
<string name="mm_button_open">打開</string>
1313
<string name="mm_button_cancel">取消</string>
1414
<string name="mm_button_settings">設定值</string>
15-
<string name="mm_post_notifications_settings_title">更新通知设置</string>
16-
<string name="mm_post_notifications_settings_message">允许应用程序一直发送推送通知,即使在应用程序关闭或未使用时也能触发通知</string>
15+
<string name="mm_post_notifications_settings_title">更新通知設定</string>
16+
<string name="mm_post_notifications_settings_message">允許應用程式進行推播通知,即使在應用程式關閉或未使用時,您仍能收到通知。</string>
1717
</resources>

0 commit comments

Comments
 (0)