Merge remote-tracking branch 'origin/issue-fix-channel-edit-delete-actions' into combined-prs

This commit is contained in:
just_stuff_tm
2026-02-24 12:45:51 -05:00
33 changed files with 175 additions and 26 deletions
+6
View File
@@ -1582,6 +1582,12 @@ abstract class AppLocalizations {
/// **'Delete \"{name}\"? This cannot be undone.'**
String channels_deleteChannelConfirm(String name);
/// No description provided for @channels_channelDeleteFailed.
///
/// In en, this message translates to:
/// **'Failed to delete channel \"{name}\"'**
String channels_channelDeleteFailed(String name);
/// No description provided for @channels_channelDeleted.
///
/// In en, this message translates to: