mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 08:31:04 +02:00
9 lines
663 B
XML
9 lines
663 B
XML
<resources>
|
||
<string name="version_info">Version %1$s</string>
|
||
<string name="copyright">Copyright © 2006–2022 LÖVE Development Team</string>
|
||
<string name="disclaimer">This software is provided \'as-is\', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.</string>
|
||
<string name="official_website">Official Website</string>
|
||
<string name="no_games">No Games :(</string>
|
||
<string name="no_games_info">Looks like there are no LÖVE games found in the games folder. See the \"Game Folder\" in the options menu for more information.</string>
|
||
</resources>
|