Revision: 2992
http://sourceforge.net/p/swingme/code/2992
Author: yuranet
Date: 2026-01-14 13:36:05 +0000 (Wed, 14 Jan 2026)
Log Message:
-----------
update name to not clash
Modified Paths:
--------------
quickstart/android/res/values/strings.xml
Modified: quickstart/android/res/values/strings.xml
===================================================================
--- quickstart/android/res/values/strings.xml 2025-12-29 22:25:10 UTC (rev 2991)
+++ quickstart/android/res/values/strings.xml 2026-01-14 13:36:05 UTC (rev 2992)
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <string name="app_name">Hello World</string>
+ <string name="app_name">Quick Start</string>
</resources>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|