mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-10 22:22:10 +08:00
Fix strings in resources
This commit is contained in:
@@ -14,20 +14,19 @@
|
||||
<string name="shortcut_name">Kurzbefehl Name</string>
|
||||
|
||||
<!-- TODO: Remove or change this placeholder text -->
|
||||
<string name="about_copyright">SDLash3D steht in keinem Zusammenhang zu Valve oder einem ihrer Partners. All copyrights reserved to their respective owners.</string>
|
||||
<string name="about_authors">Portierung auf Android by SDLash3D team: \n
|
||||
<string name="about_copyright">FWGS steht in keinem Zusammenhang zu Valve oder einem ihrer Partners. All copyrights reserved to their respective owners.</string>
|
||||
<string name="about_authors">Portierung auf Android by FWGS team: \n
|
||||
• a1batross\n
|
||||
• mittorn \n
|
||||
• nicknekit.\n
|
||||
|
||||
Spezieller Dank an:\n
|
||||
• Uncle Mike für Xash3D engine\n
|
||||
• Valve for Half-Life\n
|
||||
• libSDL2 developers.\n</string>
|
||||
• Valve for Half-Life\n</string>
|
||||
<string name="about_links">Folge uns auf:\n
|
||||
• <a href="https://vk.com/xashdroid">VK</a>\n
|
||||
• <a href="http://moddb.com/game/xash3d-android">ModDB</a>\n
|
||||
• <a href="https://github.com/SDLash3D">GitHub</a></string>
|
||||
• <a href="https://github.com/FWGS">GitHub</a></string>
|
||||
<string name="about_button">Über Xash3D Android</string>
|
||||
<string name="create_shortcut_button">mod Kurzbefehl ersellen</string>
|
||||
<string name="select_folder">(auswahl)</string>
|
||||
|
||||
Reference in New Issue
Block a user