Skip to content

Commit

Permalink
Adds missing accessibility labels
Browse files Browse the repository at this point in the history
These were missed from the modularization move for recent activity.
  • Loading branch information
1pretz1 committed Jan 15, 2025
1 parent fea7235 commit a388d9d
Showing 1 changed file with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,28 @@
}
}
},
"doneButtonAccessibilityTitle" : {
"extractionState" : "manual",
"localizations" : {
"en-GB" : {
"stringUnit" : {
"state" : "translated",
"value" : "Finish editing pages you've visited"
}
}
}
},
"editButtonAccessibilityTitle" : {
"extractionState" : "manual",
"localizations" : {
"en-GB" : {
"stringUnit" : {
"state" : "translated",
"value" : "Edit pages you’ve visited"
}
}
}
},
"recentActivitiesTodaysListTitle" : {
"extractionState" : "manual",
"localizations" : {
Expand Down

0 comments on commit a388d9d

Please sign in to comment.