Просмотр исходного кода

android: strings: Refresh key dumping URL.

bunnei 3 лет назад
Родитель
Сommit
7a89c2fe3a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/android/app/src/main/res/values/strings.xml

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

@@ -3,7 +3,7 @@
 
 
     <!-- General application strings -->
     <!-- General application strings -->
     <string name="app_name" translatable="false">yuzu</string>
     <string name="app_name" translatable="false">yuzu</string>
-    <string name="app_disclaimer">This software will run games for the Nintendo Switch game console. No game titles or keys are included.&lt;br /&gt;&lt;br /&gt;Before you begin, please locate your <![CDATA[<b> prod.keys </b>]]> file on your device storage.&lt;br /&gt;&lt;br /&gt;<![CDATA[<a href="https://yuzu-emu.org/wiki/dumping-decryption-keys-from-a-switch-console/">Learn more</a>]]></string>
+    <string name="app_disclaimer">This software will run games for the Nintendo Switch game console. No game titles or keys are included.&lt;br /&gt;&lt;br /&gt;Before you begin, please locate your <![CDATA[<b> prod.keys </b>]]> file on your device storage.&lt;br /&gt;&lt;br /&gt;<![CDATA[<a href="https://yuzu-emu.org/help/quickstart">Learn more</a>]]></string>
     <string name="app_notification_channel_name" translatable="false">yuzu</string>
     <string name="app_notification_channel_name" translatable="false">yuzu</string>
     <string name="app_notification_channel_id" translatable="false">yuzu</string>
     <string name="app_notification_channel_id" translatable="false">yuzu</string>
     <string name="app_notification_channel_description">yuzu Switch emulator notifications</string>
     <string name="app_notification_channel_description">yuzu Switch emulator notifications</string>