Skip to content

Commit

Permalink
fix default values
Browse files Browse the repository at this point in the history
  • Loading branch information
minaschar committed Jun 19, 2022
1 parent 8a01a5c commit dc8bc83
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions WeBall-Statistics-Mobile/.idea/deploymentTargetDropDown.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions WeBall-Statistics-Mobile/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,23 +18,23 @@
<string name="tab_container_Label">Live Game</string>

<!-- Live Game Strings-->
<string name="score_text">164 - 182</string>
<string name="score_text">0 - 0</string>
<string name="team1_name_text">Team</string>
<string name="team2_name_text">Team 2</string>
<string name="game_live_text">Game</string>
<string name="clock_text">32:45</string>
<string name="clock_text">0:00</string>
<string name="view_players_live_statistics_button_text">View Players Live Statistics</string>
<string name="team_logo_description">Team Logo</string>
<string name="match_start_date_text">Week </string>
<string name="time_text">8.28\'</string>
<string name="time_text">0.00\'</string>
<string name="action_small_desc_landlord_text">+3 (G. Antetokounmpo)</string>
<string name="statistic_name_text">Statistic Name</string>
<string name="team1_progress_text">0</string>
<string name="team2_progress_text">0</string>
<string name="time_happened_guest_text">9.30\'</string>
<string name="time_happened_guest_text">0.00\'</string>
<string name="action_small_desc_guest_text">(G. Antetokounmpo) +3</string>
<string name="quarter_text">Quarter</string>
<string name="time_happened_comment_text">3.45\'</string>
<string name="time_happened_comment_text">0.00\'</string>
<string name="comment_text">CommentCommentCommentCommentCommentCommentCommentCommentCommentCommentComment</string>
<string name="head_referee_text">Referee</string>
<string name="stadium_text">Stadium/City</string>
Expand Down

0 comments on commit dc8bc83

Please sign in to comment.