-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add information on progress bars (#305)
- Loading branch information
1 parent
97d5ac2
commit 41779a6
Showing
6 changed files
with
25 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 3 additions & 2 deletions
5
src/main/resources/io/jenkins/plugins/designlibrary/Progress/index.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
src/main/resources/io/jenkins/plugins/designlibrary/Progress/index_fr.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
title=Il y a deux composants utilis\u00e9s pour indiquer la progression de l''utilisateur. "Spinner" est utilis\u00e9 pour montrer \u00e0 l''utilisateur que quelque chose se passe. L''animation de progression est utilis\u00e9e pour afficher que quelque chose n''est pas termin\u00e9 (comme un journal). | ||
progressiveRendering=Rendu progressif | ||
progressiveRendering.description=Affiche comment effectuer une op\u00e9ration complexe sur le serveur tout en affichant sa progression, avant de l''afficher \u00e0 l''utilisateur. |
1 change: 0 additions & 1 deletion
1
src/main/resources/io/jenkins/plugins/designlibrary/Progress/index_zh.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
title=\u6709\u4e24\u4e2a\u7ec4\u4ef6\u7528\u4e8e\u5411\u7528\u6237\u663e\u793a\u8fdb\u5ea6\u3002\u65cb\u8f6c\u5668\u7528\u4e8e\u5411\u7528\u6237\u663e\u793a\u6b63\u5728\u53d1\u751f\u7684\u4e8b\u60c5\u3002 \u8fdb\u5ea6\u52a8\u753b\u7528\u4e8e\u663e\u793a\u4e0d\u5b8c\u6574\u7684\u5185\u5bb9(\u4f8b\u5982\u65e5\u5fd7)\u3002 | ||
progressiveRendering=\u6e10\u8fdb\u5f0f\u6e32\u67d3 | ||
progressiveRendering.description=\u663e\u793a\u5982\u4f55\u5728\u670d\u52a1\u5668\u4e0a\u6267\u884c\u590d\u6742\u64cd\u4f5c\uff0c\u540c\u65f6\u663e\u793a\u8fdb\u5ea6, \u7136\u540e\u518d\u5411\u7528\u6237\u663e\u793a. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<t:progressBar pos="50" /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<t:progressBar pos="-1" /> |