mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Fully migrate to ICU
This commit is contained in:
@@ -100,7 +100,7 @@ export const ReactionPicker = React.forwardRef<HTMLDivElement, Props>(
|
||||
onPick(selected);
|
||||
}}
|
||||
isSelected
|
||||
title={i18n('Reactions--remove')}
|
||||
title={i18n('icu:Reactions--remove')}
|
||||
/>
|
||||
);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user