mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-ui: be more specific in environment label
This commit is contained in:
@ -69,7 +69,7 @@ sysprof_environ_editor_create_dummy_row (SysprofEnvironEditor *self)
|
||||
g_assert (SYSPROF_IS_ENVIRON_EDITOR (self));
|
||||
|
||||
label = g_object_new (GTK_TYPE_LABEL,
|
||||
"label", _("New variable…"),
|
||||
"label", _("New environment variable…"),
|
||||
"margin-start", 6,
|
||||
"margin-end", 6,
|
||||
"margin-top", 6,
|
||||
|
||||
Reference in New Issue
Block a user