From 013476095938a91f5a3a1d98d021e54815063e1e Mon Sep 17 00:00:00 2001 From: UNV Date: Fri, 24 Apr 2026 22:23:23 +0300 Subject: [PATCH 1/2] Setting Maven updatePolicy=interval:60. --- plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/pom.xml b/plugin/pom.xml index b2ed410..52bb215 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -35,7 +35,7 @@ https://maven.consulo.dev/repository/snapshots/ true - always + interval:60 From cdef6dbe62a63599da10c972014ce7b24a624199 Mon Sep 17 00:00:00 2001 From: UNV Date: Fri, 24 Apr 2026 22:23:39 +0300 Subject: [PATCH 2/2] Sorting GitLocalize.yaml. --- .../resources/LOCALIZE-LIB/en_US/consulo.git.GitLocalize.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin/src/main/resources/LOCALIZE-LIB/en_US/consulo.git.GitLocalize.yaml b/plugin/src/main/resources/LOCALIZE-LIB/en_US/consulo.git.GitLocalize.yaml index f004f5a..e3f7e06 100644 --- a/plugin/src/main/resources/LOCALIZE-LIB/en_US/consulo.git.GitLocalize.yaml +++ b/plugin/src/main/resources/LOCALIZE-LIB/en_US/consulo.git.GitLocalize.yaml @@ -296,10 +296,10 @@ delete.action.name: text: Delete dialog.message.enter.the.name.of.new.branch: text: 'Enter the name of new branch:' -dialog.title.reset: - text: Git Reset dialog.title.checkout.new.branch.from.0: text: Checkout New Branch From {0} +dialog.title.reset: + text: Git Reset diff.find.error: text: 'Finding revision for diff: {0}' error.commit.cant.create.message.file: