Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Commit

Permalink
Removed unit of time in age tab
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin3010 committed Nov 20, 2023
1 parent 282c267 commit 695c447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ limitations under the License.

<string name="settings_user_age_key">userAge</string>
<string name="settings_user_age_default">0</string>
<string name="settings_user_age_title">Age (In Months)</string>
<string name="settings_user_age_title">Age</string>

<string name="male">Male</string>
<string name="female">Female</string>
Expand Down

0 comments on commit 695c447

Please sign in to comment.