From eb64f076bc3e0c95a5dcb5be0025ef9ff401120d Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Thu, 29 Feb 2024 08:36:51 +0100 Subject: [PATCH] Localisation updates from https://translatewiki.net. Change-Id: Iee4f79a1639b018afb1916bd80cdbd97821d1643 --- i18n/qqq.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/qqq.json b/i18n/qqq.json index a668fda6..273c0497 100644 --- a/i18n/qqq.json +++ b/i18n/qqq.json @@ -135,7 +135,7 @@ "wikieditor-toolbar-tool-replace-title": "{{Identical|Search and replace}}", "wikieditor-toolbar-tool-replace-search": "{{Identical|Search}}", "wikieditor-toolbar-tool-replace-replace": "Used in the \"search and replace\" dialog of the toolbar as label for an input field", - "wikieditor-toolbar-tool-replace-case": "This could as well be translated as \"case sensitive search\" -\n\"case\" refers to character case, that is upper case, or lower case.", + "wikieditor-toolbar-tool-replace-case": "This could as well be translated as \"case-sensitive search\". \"Case\" refers to character case, that is upper case or lower case.", "wikieditor-toolbar-tool-replace-regex": "A \"regular expression\" is a syntax to find strings based on patterns, for more see [[wikipedia:Regular expression|the Wikipedia article]].\n\nMore notes:\n* \"Regular expression\" is mostly a programmer tool, which is sometimes exposed to normal users too. It's almost as a programming language, but it is used to describe different kinds of strings (sometimes also called patterns and pattern matching), and is often used to change (parts of) the strings, too.", "wikieditor-toolbar-tool-replace-button-findnext": "{{Identical|Find next}}", "wikieditor-toolbar-tool-replace-button-replace": "{{Identical|Replace}}",