Improved string of new Terminal setting.

This commit is contained in:
Humdinger 2012-11-07 13:22:33 +01:00 committed by Alexander von Gluck IV
parent 1ca1786fe6
commit 06cac54121

View File

@ -83,7 +83,7 @@ AppearancePrefView::AppearancePrefView(const char* name,
};
fBlinkCursor = new BCheckBox(
B_TRANSLATE("Blink the cursor"),
B_TRANSLATE("Blinking cursor"),
new BMessage(MSG_BLINK_CURSOR_CHANGED));
fWarnOnExit = new BCheckBox(