forked from moonpower/azahar-UWP
Updated several links in UI to point to Azahar equivalents instead of Citra
This commit is contained in:
parent
0310eff54d
commit
7395e34b7e
@ -52,13 +52,13 @@
|
||||
<string name="copied_to_clipboard">Copied to clipboard</string>
|
||||
<string name="contributors">Contributors</string>
|
||||
<string name="contributors_description">Contributors who made Azahar possible</string>
|
||||
<string name="contributors_link" translatable="false">https://github.com/citra-emu/citra/graphs/contributors</string>
|
||||
<string name="contributors_link" translatable="false">https://github.com/azahar-emu/azahar/graphs/contributors</string>
|
||||
<string name="licenses_description">Projects used by Azahar for Android</string>
|
||||
<string name="build">Build</string>
|
||||
<string name="licenses">Licenses</string>
|
||||
<string name="support_link" translatable="false">https://discord.gg/FAXfZV9</string>
|
||||
<string name="website_link" translatable="false">https://citra-emu.org/</string>
|
||||
<string name="github_link" translatable="false">https://github.com/citra-emu</string>
|
||||
<string name="support_link" translatable="false">https://discord.gg/4ZjMpAp3M6</string>
|
||||
<string name="website_link" translatable="false">https://azahar-emu.org/</string>
|
||||
<string name="github_link" translatable="false">https://github.com/azahar-emu/azahar</string>
|
||||
|
||||
<!-- Setup strings -->
|
||||
<string name="welcome">Welcome!</string>
|
||||
|
||||
@ -115,7 +115,7 @@ p, li { white-space: pre-wrap; }
|
||||
<item>
|
||||
<widget class="QLabel" name="labelLinks">
|
||||
<property name="text">
|
||||
<string><html><head/><body><p><a href="https://citra-emu.org/"><span style=" text-decoration: underline; color:#039be5;">Website</span></a> | <a href="https://community.citra-emu.org/"><span style=" text-decoration: underline; color:#039be5;">Forum</span></a> | <a href="https://github.com/citra-emu"><span style=" text-decoration: underline; color:#039be5;">Source Code</span></a> | <a href="https://github.com/citra-emu/citra/graphs/contributors"><span style=" text-decoration: underline; color:#039be5;">Contributors</span></a> | <a href="https://github.com/citra-emu/citra/blob/master/license.txt"><span style=" text-decoration: underline; color:#039be5;">License</span></a></p></body></html></string>
|
||||
<string><html><head/><body><p><a href="https://azahar-emu.org/"><span style=" text-decoration: underline; color:#039be5;">Website</span></a> | <a href="https://github.com/azahar-emu/azahar"><span style=" text-decoration: underline; color:#039be5;">Source Code</span></a> | <a href="https://github.com/azahar-emu/azahar/graphs/contributors"><span style=" text-decoration: underline; color:#039be5;">Contributors</span></a> | <a href="https://github.com/azahar-emu/azahar/blob/master/license.txt"><span style=" text-decoration: underline; color:#039be5;">License</span></a></p></body></html></string>
|
||||
</property>
|
||||
<property name="openExternalLinks">
|
||||
<bool>true</bool>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user