Improved string of new Terminal setting.

This commit is contained in:
Humdinger
2012-11-07 13:22:33 +01:00
parent cfeeb9ae6f
commit 63dffc0194
+1 -1
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(