summaryrefslogtreecommitdiff
path: root/langpacks/ukrainian/Plugins/Variables.txt
diff options
context:
space:
mode:
Diffstat (limited to 'langpacks/ukrainian/Plugins/Variables.txt')
-rw-r--r--langpacks/ukrainian/Plugins/Variables.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/langpacks/ukrainian/Plugins/Variables.txt b/langpacks/ukrainian/Plugins/Variables.txt
index 87ce97fcaf..24623e2385 100644
--- a/langpacks/ukrainian/Plugins/Variables.txt
+++ b/langpacks/ukrainian/Plugins/Variables.txt
@@ -95,7 +95,7 @@
Логічні вирази
[performs logical AND (x && y && ...)]
логічне І (x && y && ...)
-[Boolean FALSE]
+[boolean FALSE]
логічне БРЕХНЯ
[performs w, then shows z and performs y while x is TRUE]
виконує W, потім показує Z і виконує Y, поки X = ПРАВДА
@@ -121,7 +121,7 @@ Y, якщо довжина рядка W > X, інакше Z
виконує логічне НІ (!x)
[performs logical OR (x || y || ...)]
виконує логічне АБО (x || y || ...)
-[Boolean TRUE]
+[boolean TRUE]
логічне ПРАВДА
[performs logical XOR (x ^ y)]
виконує логічне виключне АБО - XOR (x ^ y)