Skip to content

Commit

Permalink
strings.xml edit
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelregev committed Dec 31, 2014
1 parent b9aca91 commit 64d0998
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
/build
/app/src/debug/res/values/google_maps_api.xml
/app/src/release/res/values/google_maps_api.xml
/.idea
8 changes: 4 additions & 4 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>

<string name="app_name">AnyWay - Car Accident Map</string>
<string name="action_settings">Settings</string>
<string name="title_activity_maps">Map</string>
<string name="button_startMap">Open map</string>
<string name="app_name">AnyWay</string>
<string name="action_settings">הגדרות</string>
<string name="title_activity_maps">מפת תאונות</string>
<string name="button_startMap">פתח מפה</string>
</resources>

0 comments on commit 64d0998

Please sign in to comment.