From 703ba07cea79530d9c6b42f8ac058a619157ebfc Mon Sep 17 00:00:00 2001 From: truecode112 Date: Tue, 16 May 2023 05:40:30 +0300 Subject: [PATCH] Config parameter REPO_SIZE_LIMIT = XXXX (should accept bytes human readable) part2 --- options/locale/locale_en-US.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index e5878f8b69..f94356348c 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -3014,7 +3014,7 @@ config.enable_size_limit = Enable Size Limit config.repo_size_limit = Default Repository Size Limit config.invalid_repo_size = Invalid repository size. config.save_repo_size_setting_failed = Failed to save global repository settings -config.repository_setting_success = Global repository setting has been updated. +config.repository_setting_success = Global repository setting has been updated config.git_config = Git Configuration config.git_disable_diff_highlight = Disable Diff Syntax Highlight