X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-buttonbox.c;h=282116548e2e1091b49766663de5046125ff611e;hb=fc1c214753f9074c05ac1609d8cdecbdf1eea255;hp=071751ad6fdeb6372cdd590c1ea8dcf47a347a5e;hpb=f9f1f08ef83eefe0f8db8fc61a637d2d4194ecfb;p=pspp-builds.git diff --git a/src/ui/gui/psppire-buttonbox.c b/src/ui/gui/psppire-buttonbox.c index 071751ad..28211654 100644 --- a/src/ui/gui/psppire-buttonbox.c +++ b/src/ui/gui/psppire-buttonbox.c @@ -140,8 +140,8 @@ psppire_button_box_class_init (PsppireButtonBoxClass *class) button_flags = g_param_spec_flags ("buttons", - _("Buttons"), - _("The mask that decides what buttons appear in the button box"), + "Buttons", + "The mask that decides what buttons appear in the button box", PSPPIRE_TYPE_BUTTON_MASK, PSPPIRE_BUTTON_OK_MASK | PSPPIRE_BUTTON_CANCEL_MASK |