From 53d3fbaa7a4ae58c9c4293ffa1d2049c87ad2a2f Mon Sep 17 00:00:00 2001 From: Vladislav Date: Sat, 24 Jun 2023 19:36:17 +0200 Subject: [PATCH] =?UTF-8?q?=D0=9D=D1=83=20=D0=B8=20=D0=BA=D0=B0=D0=BA?= =?UTF-8?q?=D0=BE=D0=B9=20=D0=B8=D0=B4=D0=B8=D0=BE=D1=82=20=D1=82=D1=83?= =?UTF-8?q?=D1=82=20'p'=20=D0=B2=D0=BC=D0=B5=D1=81=D1=82=D0=BE=20'n'=20?= =?UTF-8?q?=D0=B2=D1=81=D1=83=D0=BD=D0=BB=20(=D0=B1=D1=80=D0=B0=D1=82?= =?UTF-8?q?=D0=B8=D1=88,=20=D1=82=D0=B0=D0=BC=20=D0=BD=D0=B0=D0=B4=D0=BE?= =?UTF-8?q?=20=D0=BF=D0=BE=D1=85=D0=BE=D0=B4=D1=83=20=D0=B2=D1=81=D0=B5=20?= =?UTF-8?q?=D0=BB=D0=BE=D0=BA=D0=B0=D0=BB=D0=B8=20=D1=80=D0=B5=D0=B4=D0=B0?= =?UTF-8?q?=D1=87=D0=B8=D1=82=D1=8C,=20=D0=B8=D0=B1=D0=BE=20=D0=BE=D0=BD?= =?UTF-8?q?=D0=BE=20=D1=81=20Upload-=D0=B0=20=D0=BF=D0=B5=D1=80=D0=B5?= =?UTF-8?q?=D0=B2=D0=B5=D0=BB=D0=BE=20=D0=B2=D0=B5=D0=B7=D0=B4=D0=B5,=20?= =?UTF-8?q?=D0=BD=D0=BE=20=D1=8D=D1=82=20=D0=BA=D0=B0=D0=BA-=D0=BD=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=81=D0=B0=D0=BC,=20=D0=BE=D0=BA=D0=B4=D0=B0?= =?UTF-8?q?=3F)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Applications/Settings.app/Localizations/English.lang | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Applications/Settings.app/Localizations/English.lang b/Applications/Settings.app/Localizations/English.lang index 292e22fb..824d5d30 100644 --- a/Applications/Settings.app/Localizations/English.lang +++ b/Applications/Settings.app/Localizations/English.lang @@ -90,7 +90,7 @@ systemArchitecture = "CPU architecture", systemUnloading = "Automatic unloading", systemRAM = "Memory management", - systemUnload = "Upload library", + systemUnload = "Unload library", systemInfo = "This option saves memory by unloading unused libraries using the \"Weak Link\" method. Disable it if you encounter any rancors or glitches in the behavior of complex interdependent systems", users = "Users", @@ -106,4 +106,4 @@ usersClaim = "Claim computer block", usersClaimInfo = "Additionally, you can create private access to your computer block for player with given name. To do it, player must be online", usersClaimPlaceholder = "Type online player name", -} \ No newline at end of file +}