Skip to content

Commit

Permalink
Refactor : String when achievements not loaded (#5653)
Browse files Browse the repository at this point in the history
  • Loading branch information
neeldoshii authored Mar 27, 2024
1 parent c9317d8 commit ce9dc33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,7 @@ Upload your first media by tapping on the add button.</string>
<string name="never_ask_again">Never ask this again</string>
<string name="display_location_permission_title">Ask for location permission</string>
<string name="display_location_permission_explanation">Ask for location permission when needed for nearby notification card view feature.</string>
<string name="achievements_fetch_failed">Something went wrong, We could not fetch your achievements</string>
<string name="achievements_fetch_failed">Something went wrong, We could not fetch achievements</string>
<string name="achievements_fetch_failed_ultimate_achievement">You\'ve made so many contributions our achievements calculation system can\'t cope. This is the ultimate achievement.</string>
<string name="ends_on">Ends on:</string>
<string name="display_campaigns">Display campaigns</string>
Expand Down

0 comments on commit ce9dc33

Please sign in to comment.