Skip to content

Commit

Permalink
Enhance label captions for bot edit dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
rampage128 committed Jan 10, 2016
1 parent 54c7c14 commit 3626b69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mobile/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<string name="section_schedule">Schedule</string>
<string name="section_map">Map</string>

<string name="bot_name">Bot Name</string>
<string name="bot_address">Bot Address</string>
<string name="bot_name">Bot name</string>
<string name="bot_address">Bot address and port</string>

<string name="bot_select">Select Bot</string>
<string name="bot_edit">Edit bot</string>
Expand Down

0 comments on commit 3626b69

Please sign in to comment.