Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Commit f9318b3

Browse files
runnermergify[bot]
authored andcommitted
Strings - components/feature/addons/src/main/res/values-zh-rCN/strings.xml
1 parent 76b0de0 commit f9318b3

File tree

1 file changed

+1
-1
lines changed
  • components/feature/addons/src/main/res/values-zh-rCN

1 file changed

+1
-1
lines changed

components/feature/addons/src/main/res/values-zh-rCN/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
<!-- Error shown when something unexpected happened while trying to get the add-on list from the server -->
164164
<string name="mozac_feature_addons_failed_to_query_add_ons">查询附加组件失败。</string>
165165
<!-- Error shown when unable to find a translation for an add-on field. %1$s is the locale of the user and %2$s is the default language of the add-on -->
166-
<string name="mozac_feature_addons_failed_to_translate">找不到语系 %1$s 或默认语言 %2$s 的翻译信息</string>
166+
<string name="mozac_feature_addons_failed_to_translate">找不到语言环境 %1$s 或默认语言 %2$s 的翻译信息</string>
167167
<!-- Text shown after successfully installed an add-on. %1$s is the add-on name. -->
168168
<string name="mozac_feature_addons_successfully_installed">成功安装 %1$s</string>
169169
<!-- Text shown after failed to install an add-on. %1$s is the add-on name. -->

0 commit comments

Comments
 (0)