From 410baeb6cad968e60af31ee758a5829f05e9672f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 01:18:46 +0000 Subject: [PATCH] Bump plugin from 4.40 to 4.41 in /hello-world/src/main/resources/archetype-resources (#459) --- hello-world/src/main/resources/archetype-resources/pom.xml | 2 +- .../main/resources/HelloWorldBuilder/config_zh_CN.properties | 3 --- .../src/main/resources/Messages_zh_CN.properties | 3 --- 3 files changed, 1 insertion(+), 7 deletions(-) diff --git a/hello-world/src/main/resources/archetype-resources/pom.xml b/hello-world/src/main/resources/archetype-resources/pom.xml index 4f777603..9f19d072 100644 --- a/hello-world/src/main/resources/archetype-resources/pom.xml +++ b/hello-world/src/main/resources/archetype-resources/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins plugin - 4.40 + 4.41 io.jenkins.plugins diff --git a/hello-world/src/main/resources/archetype-resources/src/main/resources/HelloWorldBuilder/config_zh_CN.properties b/hello-world/src/main/resources/archetype-resources/src/main/resources/HelloWorldBuilder/config_zh_CN.properties index 63ec34ff..ea63c18b 100644 --- a/hello-world/src/main/resources/archetype-resources/src/main/resources/HelloWorldBuilder/config_zh_CN.properties +++ b/hello-world/src/main/resources/archetype-resources/src/main/resources/HelloWorldBuilder/config_zh_CN.properties @@ -1,6 +1,3 @@ -# 如果您希望在 Jenkins 组织当中托管您的插件,那我们推荐您将本地化文件提交到 https://github.com/jenkinsci/localization-zh-cn-plugin 中。 -# 如果您希望私有维护插件,可以参考本例子的方式放置中文的本地化文件。 - Name=\u540d\u5b57 French=\u6cd5\u8bed FrenchDescr=\u68c0\u67e5\u6211\u4eec\u662f\u5426\u5e94\u8be5\u7528\u6cd5\u8bed\u6253\u4e2a\u62db\u547c \ No newline at end of file diff --git a/hello-world/src/main/resources/archetype-resources/src/main/resources/Messages_zh_CN.properties b/hello-world/src/main/resources/archetype-resources/src/main/resources/Messages_zh_CN.properties index 2ef00550..89aa77ba 100644 --- a/hello-world/src/main/resources/archetype-resources/src/main/resources/Messages_zh_CN.properties +++ b/hello-world/src/main/resources/archetype-resources/src/main/resources/Messages_zh_CN.properties @@ -1,6 +1,3 @@ -# 如果您希望在 Jenkins 组织当中托管您的插件,那我们推荐您将本地化文件提交到 https://github.com/jenkinsci/localization-zh-cn-plugin 中。 -# 如果您希望私有维护插件,可以参考本例子的方式放置中文的本地化文件。 - HelloWorldBuilder.DescriptorImpl.errors.missingName=\u8bf7\u586b\u5199\u540d\u5b57 HelloWorldBuilder.DescriptorImpl.warnings.tooShort=\u540d\u5b57\u662f\u4e0d\u662f\u592a\u77ed\u4e86\uff1f HelloWorldBuilder.DescriptorImpl.warnings.reallyFrench=\u4f60\u771f\u7684\u662f\u6cd5\u56fd\u4eba\u5417\uff1f