From 53f046e9ce579c8358946410f07b45dffaff8eda Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 5 Aug 2004 13:49:31 +0000 Subject: [PATCH] FIxed translation of "Browse" --- lib/editor/popups/link_std.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/editor/popups/link_std.php b/lib/editor/popups/link_std.php index 1d3d3706ca..e95e07563a 100644 --- a/lib/editor/popups/link_std.php +++ b/lib/editor/popups/link_std.php @@ -159,7 +159,7 @@ border-bottom: 1px solid black; letter-spacing: 2px;
- Browse" : ""; ?> + ".get_string("browse", "editor")."..." : ""; ?>
-- 2.39.5