forked from chinosk/gkms-local
Compare commits
No commits in common. "main" and "3.2.0" have entirely different histories.
|
|
@ -300,7 +300,7 @@ Xposed スコープは再パッチなしで動的に変更が可能です。
|
|||
<string name="patch_uninstall_text">"署名が異なるため、パッチをインストールする前に元となるアプリをアンインストールする必要があります。
|
||||
個人データのバックアップを設定済みであることを確認してください。"</string>
|
||||
<string name="patcher_unavailable_title">Patcher は利用できません</string>
|
||||
<string name="patcher_unavailable_content">GKMSPatchを使用して、root権限なしでご利用ください</string>
|
||||
<string name="patcher_unavailable_content">请使用GKMSPatch进行免Root使用</string>
|
||||
<string name="path_password_eye">M12,4.5C7,4.5 2.73,7.61 1,12c1.73,4.39 6,7.5 11,7.5s9.27,-3.11 11,-7.5c-1.73,-4.39 -6,-7.5 -11,-7.5zM12,17c-2.76,0 -5,-2.24 -5,-5s2.24,-5 5,-5 5,2.24 5,5 -2.24,5 -5,5zM12,9c-1.66,0 -3,1.34 -3,3s1.34,3 3,3 3,-1.34 3,-3 -1.34,-3 -3,-3z</string>
|
||||
<string name="path_password_eye_mask_strike_through">M2,4.27 L19.73,22 L22.27,19.46 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z</string>
|
||||
<string name="path_password_eye_mask_visible">M2,4.27 L2,4.27 L4.54,1.73 L4.54,1.73 L4.54,1 L23,1 L23,23 L1,23 L1,4.27 Z</string>
|
||||
|
|
|
|||
|
|
@ -103,7 +103,7 @@
|
|||
<string name="patch_uninstall_confirm">Are you sure you want to uninstall?</string>
|
||||
<string name="patch_finished">Patch finished. Start installing?</string>
|
||||
<string name="patcher_unavailable_title">Patcher Unavailable</string>
|
||||
<string name="patcher_unavailable_content">Please use GKMSPatch to use this module rootlessly</string>
|
||||
<string name="patcher_unavailable_content">请使用GKMSPatch进行免Root使用</string>
|
||||
|
||||
<string name="about_contributors_asset_file">about_contributors_en.json</string>
|
||||
<string name="default_assets_check_api">https://api.github.com/repos/NatsumeLS/Gakumas-Translation-Data-EN/releases/latest</string>
|
||||
|
|
|
|||
Loading…
Reference in New Issue