Skip to content

Commit

Permalink
Fix spacing in string
Browse files Browse the repository at this point in the history
  • Loading branch information
bear101 committed Mar 5, 2025
1 parent 3a9fdfa commit e102287
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Client/TeamTalkAndroid/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,10 +170,10 @@


<string name="user_prop_title_username">Username</string>
<string name="user_prop_title_statusmsg">StatusMessage</string>
<string name="user_prop_title_statusmsg">Status Message</string>
<string name="user_prop_title_clientname">Client Name</string>
<string name="user_prop_clientversion">version</string>
<string name="user_prop_title_ipaddress">IPAddress</string>
<string name="user_prop_title_ipaddress">IP Address</string>
<string name="user_prop_title_voice_volume">Voice Volume</string>
<string name="user_prop_title_mute_voice">Mute Voice</string>
<string name="user_prop_title_media_volume">Media File Volume</string>
Expand Down

0 comments on commit e102287

Please sign in to comment.