mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-ui: use "Recording" instead of "Capture"
This commit is contained in:
@ -1084,7 +1084,7 @@ sysprof_display_open (SysprofDisplay *self,
|
||||
GTK_MESSAGE_WARNING,
|
||||
GTK_BUTTONS_CLOSE,
|
||||
"%s",
|
||||
_("The capture could not be opened"));
|
||||
_("The recording could not be opened"));
|
||||
gtk_message_dialog_format_secondary_text (GTK_MESSAGE_DIALOG (dialog),
|
||||
"%s",
|
||||
error->message);
|
||||
|
||||
Reference in New Issue
Block a user