Skip to content

Commit

Permalink
Fixed translation strings
Browse files Browse the repository at this point in the history
  • Loading branch information
ethandudu committed Jul 23, 2024
1 parent 8dce578 commit c60fc6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/main/res/values-en/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<resources>
<string name="speed_sign">Speed sign</string>
<string name="app_logo">Icon of Young Limit</string>
<string name="startup_text">Welcome on Young Limit !\\nIt seems it\'s your first time using the app, let yourself be guided by the following steps.\\nYou are one step away from being able to use the application</string>
<string name="startup_text">Welcome on Young Limit !\nIt seems it\'s your first time using the app, let yourself be guided by the following steps.\nYou are one step away from being able to use the application</string>
<string name="unknown_road">Unknown road</string>
<string name="about">About</string>
<string name="settings">Settings</string>
Expand All @@ -18,4 +18,5 @@
<string name="permission_needed">Location authorization is required</string>
<string name="permissions">Permissions</string>
<string name="permission_already_granted">Permission already granted</string>
<string name="unknown_speed">0 km/h</string>
</resources>

0 comments on commit c60fc6e

Please sign in to comment.