From df122a70c2a55c5e45d8c388d7c63a211450c413 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Wed, 4 Nov 2009 02:29:34 +0000 Subject: [PATCH] * winks at Michael Dale and mumbles something about Title Case * --- js2/mwEmbed/libClipEdit/mvClipEdit.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js2/mwEmbed/libClipEdit/mvClipEdit.js b/js2/mwEmbed/libClipEdit/mvClipEdit.js index 4020dc6f39..b08f738437 100644 --- a/js2/mwEmbed/libClipEdit/mvClipEdit.js +++ b/js2/mwEmbed/libClipEdit/mvClipEdit.js @@ -29,8 +29,8 @@ loadGM({ "mwe-end_time" : "End time", "mwe-preview_inout" : "Preview in-out points", "mwe-edit-tools" : "Edit tools", - "mwe-inline-description" : "Inline Description", - "mwe-edit-video-tools" : "Edit Video Tools:" + "mwe-inline-description" : "Inline description", + "mwe-edit-video-tools" : "Edit video tools:" }); var default_clipedit_values = { -- 2.20.1