Skip to content

Commit ce9dc33

Browse files
authored
Refactor : String when achievements not loaded (commons-app#5653)
1 parent c9317d8 commit ce9dc33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ Upload your first media by tapping on the add button.</string>
443443
<string name="never_ask_again">Never ask this again</string>
444444
<string name="display_location_permission_title">Ask for ___location permission</string>
445445
<string name="display_location_permission_explanation">Ask for ___location permission when needed for nearby notification card view feature.</string>
446-
<string name="achievements_fetch_failed">Something went wrong, We could not fetch your achievements</string>
446+
<string name="achievements_fetch_failed">Something went wrong, We could not fetch achievements</string>
447447
<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>
448448
<string name="ends_on">Ends on:</string>
449449
<string name="display_campaigns">Display campaigns</string>

0 commit comments

Comments
 (0)