From 3bd05755482d7145aca53444fb1627b5cc77fd26 Mon Sep 17 00:00:00 2001 From: Arne Heizmann Date: Sat, 24 Jul 2004 19:29:10 +0000 Subject: [PATCH] fix some annoying unprofessionalities --- languages/Language.php | 8 ++++---- languages/LanguageIs.php | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/languages/Language.php b/languages/Language.php index 694c6d0cc5..e1ef1b2309 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -599,10 +599,10 @@ If you are here by mistake, just click your browser's '''back''' button.", 'talkpagetext' => '', 'anontalkpagetext' => "----''This is the discussion page for an anonymous user who has not created an account yet or who does not use it. We therefore have to use the numerical [[IP address]] to identify him/her. Such an IP address can be shared by several users. If you are an anonymous user and feel that irrelevant comments have been directed at you, please [[Special:Userlogin|create an account or log in]] to avoid future confusion with other anonymous users.'' ", 'noarticletext' => '(There is currently no text in this page)', -'clearyourcache' => "'''Note:''' After saving, you have to clear your browser cache to see the changes: '''Mozilla:''' click ''reload''(or ''ctrl-r''), '''IE / Opera:''' ''ctrl-f5'', '''Safari:''' ''cmd-r'', '''Konqueror''' ''ctrl-r''.", -'usercssjsyoucanpreview' => "Tip: Use the 'Show preview' button to test your new css/js before saving.", -'usercsspreview' => "'''Remember that you are only previewing your user css, it has not yet been saved!'''", -'userjspreview' => "'''Remember that you are only testing/previewing your user javascript, it has not yet been saved!'''", +'clearyourcache' => "'''Note:''' After saving, you have to clear your browser cache to see the changes: '''Mozilla:''' click ''Reload'' (or ''Ctrl-R''), '''IE / Opera:''' ''Ctrl-F5'', '''Safari:''' ''Cmd-R'', '''Konqueror''' ''Ctrl-R''.", +'usercssjsyoucanpreview' => "Tip: Use the 'Show preview' button to test your new CSS/JS before saving.", +'usercsspreview' => "'''Remember that you are only previewing your user CSS, it has not yet been saved!'''", +'userjspreview' => "'''Remember that you are only testing/previewing your user JavaScript, it has not yet been saved!'''", 'updated' => '(Updated)', 'note' => 'Note: ', 'previewnote' => 'Remember that this is only a preview, and has not yet been saved!', diff --git a/languages/LanguageIs.php b/languages/LanguageIs.php index d06e5be72a..367248f588 100644 --- a/languages/LanguageIs.php +++ b/languages/LanguageIs.php @@ -374,7 +374,7 @@ this list should not be construed as an endorsement.", #'categoryarticlecount' => "There are $1 articles in this category.", 'changepassword' => "Breyta lykilorði", 'changes' => "Breytingar", -#'clearyourcache' => "'''Note:''' After saving, you have to clear your browser cache to see the changes: '''Mozilla:''' click ''reload''(or ''ctrl-r''), '''IE / Opera:''' ''ctrl-f5'', '''Safari:''' ''cmd-r'', '''Konqueror''' ''ctrl-r''.", +#'clearyourcache' => "'''Note:''' After saving, you have to clear your browser cache to see the changes: '''Mozilla:''' click ''Reload'' (or ''Ctrl-R''), '''IE / Opera:''' ''Ctrl-F5'', '''Safari:''' ''Cmd-R'', '''Konqueror''' ''Ctrl-R''.", #'columns' => "Columns", #'commentedit' => " (comment)", #'compareselectedversions' => "Compare selected versions", -- 2.20.1