Skip to content

Commit

Permalink
Merge pull request #459 from zo-shin/New-Strings-in
Browse files Browse the repository at this point in the history
Added New Strings
  • Loading branch information
segler-alex authored May 2, 2019
2 parents 5690000 + ad875e6 commit d7ae40f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/main/res/values-in/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
<string name="detail_share">Bagikan</string>

<string name="action_local">Lokal</string>
<string name="action_skip_to_next">Berikutnya</string>
<string name="action_pause">Jeda</string>
<string name="action_skip_to_previous">Sebelumnya</string>
<string name="action_resume">Lanjutkan</string>
<string name="action_stop">Berhenti</string>
<string name="action_search">Mencari</string>
Expand Down

1 comment on commit d7ae40f

@Art0806
Copy link

@Art0806 Art0806 commented on d7ae40f May 6, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi
I would like to add some new stations.
How can i do that?
i am learnig code and i do not how to do it
Thank you

Please sign in to comment.