mfdeph / asus-download-master-client

Automatically exported from code.google.com/p/asus-download-master-client
1 stars 0 forks source link

App Name typo #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open the App and see the App Name

What is the expected output? What do you see instead?
ASUS DM Cleint instead of ASUS DM Client

What version of the product are you using? On what operating system?
Latest from Google Play

Patch fo fix the issue:

Index: AsusDownloadMasterClient/res/values/strings.xml
===================================================================
--- AsusDownloadMasterClient/res/values/strings.xml (revision 20)
+++ AsusDownloadMasterClient/res/values/strings.xml (working copy)
@@ -2,6 +2,6 @@
 <resources>

     <string name="hello">ASUS Download Master client</string>
-    <string name="app_name">ASUS DM Cleint</string>
+    <string name="app_name">ASUS DM Client</string>

-</resources>
\ No newline at end of file
+</resources>

Original issue reported on code.google.com by outercr...@gmail.com on 17 Feb 2013 at 7:32

GoogleCodeExporter commented 9 years ago
thank you, finally took a look, fixed)

Original comment by jiles...@gmail.com on 2 Dec 2013 at 5:28

GoogleCodeExporter commented 9 years ago

Original comment by jiles...@gmail.com on 2 Dec 2013 at 5:28