summaryrefslogtreecommitdiff
path: root/langpacks/ukrainian/Plugins/Variables.txt
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2017-10-25 01:25:14 +0300
committerdartraiden <wowemuh@gmail.com>2017-10-25 01:25:14 +0300
commit054e517fb36a876ac658e612a7bd74b21363da06 (patch)
tree0be7797dce26b74159b6dafff299e4172153d4b7 /langpacks/ukrainian/Plugins/Variables.txt
parent0118340b4cda4f02fcc823ec49c7337c392663ea (diff)
langpacks/update
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)