Skip to content

Commit b0ba607

Browse files
committed
update pull cmd prefix name
* Updates title of preference settings * Updates container runtime to pull cmd prefix Signed-off-by: bupd <[email protected]>
1 parent c6f4ebc commit b0ba607

File tree

11 files changed

+19
-27
lines changed

11 files changed

+19
-27
lines changed

Diff for: src/portal/src/app/base/preference-settings/preference-settings.component.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ <h3 class="modal-title">{{ 'CHANGE_PREF.TITLE' | translate }}</h3>
5757

5858
<div class="content-area centered-content-area">
5959
<div class="clr-control-label">
60-
{{ 'CHANGE_PREF.CONTAINER_RUN' | translate }}
60+
{{ 'CHANGE_PREF.PULL_CMD_PREFIX' | translate }}
6161
</div>
6262
<clr-dropdown class="dropdown-lang dropdown bottom-left">
6363
<button class="nav-icon nav-icon-width" clrDropdownToggle>

Diff for: src/portal/src/app/base/project/repository/artifact/artifact-tag/artifact-tag.component.scss

-8
Original file line numberDiff line numberDiff line change
@@ -60,14 +60,6 @@
6060
align-items: center;
6161
}
6262

63-
.pull {
64-
display: flex;
65-
align-items: center;
66-
justify-content: space-between;
67-
width: fit-content;
68-
gap: 10px;
69-
}
70-
7163
.pull-btn {
7264
margin-left: 10px
7365
}

Diff for: src/portal/src/i18n/lang/de-de-lang.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -152,10 +152,10 @@
152152
"PASS_TIPS": "8-128 Zeichen mit einem Groß-, einem Kleinbuchstaben und einer Ziffer"
153153
},
154154
"CHANGE_PREF": {
155-
"TITLE": "Change Preference",
155+
"TITLE": "Preferences",
156156
"LANGUAGE": "Language",
157157
"DATE_TIME_FORMAT": "Date/Time Format",
158-
"CONTAINER_RUN": "Container Runtime"
158+
"PULL_CMD_PREFIX": "Pull Command Prefix"
159159
},
160160
"ACCOUNT_SETTINGS": {
161161
"PROFILE": "Nutzerprofil",

Diff for: src/portal/src/i18n/lang/en-us-lang.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -152,10 +152,10 @@
152152
"PASS_TIPS": "8-128 characters long with at least 1 uppercase, 1 lowercase and 1 number"
153153
},
154154
"CHANGE_PREF": {
155-
"TITLE": "Change Preference",
155+
"TITLE": "Preferences",
156156
"LANGUAGE": "Language",
157157
"DATE_TIME_FORMAT": "Date/Time Format",
158-
"CONTAINER_RUN": "Container Runtime"
158+
"PULL_CMD_PREFIX": "Pull Command Prefix"
159159
},
160160
"ACCOUNT_SETTINGS": {
161161
"PROFILE": "User Profile",

Diff for: src/portal/src/i18n/lang/es-es-lang.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -152,10 +152,10 @@
152152
"PASS_TIPS": "8-128 caracteres con 1 letra mayúscula, 1 minúscula y 1 número"
153153
},
154154
"CHANGE_PREF": {
155-
"TITLE": "Change Preference",
155+
"TITLE": "Preferences",
156156
"LANGUAGE": "Language",
157157
"DATE_TIME_FORMAT": "Date/Time Format",
158-
"CONTAINER_RUN": "Container Runtime"
158+
"PULL_CMD_PREFIX": "Pull Command Prefix"
159159
},
160160
"ACCOUNT_SETTINGS": {
161161
"PROFILE": "Perfil de usuario",

Diff for: src/portal/src/i18n/lang/fr-fr-lang.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -152,10 +152,10 @@
152152
"PASS_TIPS": "8-128 caractères avec au moins 1 majuscule, 1 minuscule et 1 chiffre"
153153
},
154154
"CHANGE_PREF": {
155-
"TITLE": "Change Preference",
155+
"TITLE": "Preferences",
156156
"LANGUAGE": "Language",
157157
"DATE_TIME_FORMAT": "Date/Time Format",
158-
"CONTAINER_RUN": "Container Runtime"
158+
"PULL_CMD_PREFIX": "Pull Command Prefix"
159159
},
160160
"ACCOUNT_SETTINGS": {
161161
"PROFILE": "Profil Utilisateur",

Diff for: src/portal/src/i18n/lang/ko-kr-lang.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -144,10 +144,10 @@
144144
"CONFIRM_BODY_CLI_GENERATE": "Cli 시크릿을 재생성하면 이전 Cli 시크릿이 삭제됩니다"
145145
},
146146
"CHANGE_PREF": {
147-
"TITLE": "Change Preference",
147+
"TITLE": "Preferences",
148148
"LANGUAGE": "Language",
149149
"DATE_TIME_FORMAT": "Date/Time Format",
150-
"CONTAINER_RUN": "Container Runtime"
150+
"PULL_CMD_PREFIX": "Pull Command Prefix"
151151
},
152152
"CHANGE_PWD": {
153153
"TITLE": "비밀번호 변경",

Diff for: src/portal/src/i18n/lang/pt-br-lang.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,10 @@
143143
"CONFIRM_BODY_CLI_GENERATE": "Ao fazer isso, o segredo atual não poderá ser recuperado"
144144
},
145145
"CHANGE_PREF": {
146-
"TITLE": "Change Preference",
146+
"TITLE": "Preferences",
147147
"LANGUAGE": "Language",
148148
"DATE_TIME_FORMAT": "Date/Time Format",
149-
"CONTAINER_RUN": "Container Runtime"
149+
"PULL_CMD_PREFIX": "Pull Command Prefix"
150150
},
151151
"CHANGE_PWD": {
152152
"TITLE": "Alterar Senha",

Diff for: src/portal/src/i18n/lang/tr-tr-lang.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -144,10 +144,10 @@
144144
"CONFIRM_BODY_CLI_GENERATE": "Eğer cli şifresini yeniden oluşturursanız, eski cli şifresi atılır"
145145
},
146146
"CHANGE_PREF": {
147-
"TITLE": "Change Preference",
147+
"TITLE": "Preferences",
148148
"LANGUAGE": "Language",
149149
"DATE_TIME_FORMAT": "Date/Time Format",
150-
"CONTAINER_RUN": "Container Runtime"
150+
"PULL_CMD_PREFIX": "Pull Command Prefix"
151151
},
152152
"CHANGE_PWD": {
153153
"TITLE": "Şifreyi değiştir",

Diff for: src/portal/src/i18n/lang/zh-cn-lang.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,10 @@
143143
"CONFIRM_BODY_CLI_GENERATE": "如果您重新生成cli secret,那么旧的cli secret将会被弃用"
144144
},
145145
"CHANGE_PREF": {
146-
"TITLE": "Change Preference",
146+
"TITLE": "Preferences",
147147
"LANGUAGE": "Language",
148148
"DATE_TIME_FORMAT": "Date/Time Format",
149-
"CONTAINER_RUN": "Container Runtime"
149+
"PULL_CMD_PREFIX": "Pull Command Prefix"
150150
},
151151
"CHANGE_PWD": {
152152
"TITLE": "修改密码",

Diff for: src/portal/src/i18n/lang/zh-tw-lang.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -151,10 +151,10 @@
151151
"PASS_TIPS": "密碼長度需介於 8 到 128 個字元之間,且至少包含一個大寫字母、小寫字母或數字。"
152152
},
153153
"CHANGE_PREF": {
154-
"TITLE": "Change Preference",
154+
"TITLE": "Preferences",
155155
"LANGUAGE": "Language",
156156
"DATE_TIME_FORMAT": "Date/Time Format",
157-
"CONTAINER_RUN": "Container Runtime"
157+
"PULL_CMD_PREFIX": "Pull Command Prefix"
158158
},
159159
"ACCOUNT_SETTINGS": {
160160
"PROFILE": "使用者設定",

0 commit comments

Comments
 (0)