mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-08-16 00:59:36 +02:00
Rename ErrorPullingServersTitle to ErrorPullingGuildsTitle for naming consistency
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
This commit is contained in:
@@ -143,7 +143,7 @@ public partial class LocalizationManager
|
||||
"Update has been downloaded and will be installed when you exit",
|
||||
[nameof(UpdateInstallNowButton)] = "INSTALL NOW",
|
||||
[nameof(UpdateFailedMessage)] = "Failed to perform application update",
|
||||
[nameof(ErrorPullingServersTitle)] = "Error pulling servers",
|
||||
[nameof(ErrorPullingGuildsTitle)] = "Error pulling servers",
|
||||
[nameof(ErrorPullingChannelsTitle)] = "Error pulling channels",
|
||||
[nameof(ErrorExportingTitle)] = "Error exporting channel(s)",
|
||||
[nameof(SuccessfulExportMessage)] = "Successfully exported {0} channel(s)",
|
||||
|
||||
Reference in New Issue
Block a user