ソースを参照

fix: typo (#267)

Reviewed-on: https://gitea.angry.im/PeterCxy/OpenEUICC/pulls/267
Co-authored-by: septs <github@septs.pw>
Co-committed-by: septs <github@septs.pw>
septs 2 ヶ月 前
コミット
1938a4ff5a

+ 1 - 1
app-common/src/main/res/values-ja/strings.xml

@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <resources>
-    <string name="no_euicc">このアプリでアクセスできるリムーバブル v カードがデバイス上で検出されていません。互換性のあるカード挿入または USB リーダーを接続してください。</string>
+    <string name="no_euicc">このアプリでアクセスできるリムーバブル eSIM カードがデバイス上で検出されていません。互換性のあるカード挿入または USB リーダーを接続してください。</string>
     <string name="no_profile">この eSIM にはプロファイルがありません。</string>
     <string name="notification_help">ヘルプ</string>
     <string name="profile_reload_slots">スロットを再読み込み</string>

+ 1 - 1
app-common/src/main/res/values-zh-rCN/strings.xml

@@ -18,7 +18,7 @@
     <string name="profile_switch_timeout">等待 eSIM 芯片切换配置文件时超时。这可能是您手机基带固件中的一个错误。请尝试切换飞行模式、重新启动应用程序或重新启动手机</string>
     <string name="profile_switch_did_not_refresh">操作成功, 但是您手机的基带拒绝刷新。您可能需要切换飞行模式或重新启动,以便使用新的配置文件。</string>
     <string name="toast_profile_enable_failed">无法切换到新的 eSIM 配置文件。</string>
-    <string name="toast_profile_enable_cross_class">"请手动禁用当前启用的配置文件,以便切换到此配置文件。 "</string>
+    <string name="toast_profile_enable_cross_class">请手动禁用当前启用的配置文件,以便切换到此配置文件。</string>
     <string name="toast_profile_delete_confirm_text_mismatched">输入的确认文本不匹配</string>
     <string name="toast_iccid_copied">已复制 ICCID 到剪贴板</string>
     <string name="toast_eid_copied">已复制 EID 到剪贴板</string>