Skip to content

Commit

Permalink
Use more accurate description in service notification.
Browse files Browse the repository at this point in the history
You are actually just connected to the VI - it may not be sending
anything.
  • Loading branch information
peplin committed Apr 28, 2014
1 parent e481808 commit 736d77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openxc/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="openxc_name">OpenXC</string>
<string name="notification_content">Receiving vehicle data</string>
<string name="notification_content">Connected to vehicle</string>

<string name="native_gps_checkbox_key">use_native_gps</string>
<string name="gps_overwrite_checkbox_key">overwrite_native_gps</string>
Expand Down

0 comments on commit 736d77c

Please sign in to comment.