|
202 | 202 | edit_api_key: "Edit API key" |
203 | 203 | invalid_key: An invalid API key cannot be edited. Please delete it and create a new one. |
204 | 204 | all_gems: All Gems |
205 | | - gem_ownership_removed: Ownership of %{rubygem_name} has been removed after being scoped to this key. |
| 205 | + gem_ownership_removed: Ownership of the %{rubygem_name} gem has been removed after being scoped to this key. |
206 | 206 | dashboards: |
207 | 207 | show: |
208 | 208 | creating_link_text: creating |
@@ -343,30 +343,30 @@ en: |
343 | 343 | subject: You have requested email address update on %{host} |
344 | 344 | title: EMAIL UPDATE REQUESTED |
345 | 345 | ownership_confirmation: |
346 | | - subject: Please confirm the ownership of %{gem} gem on %{host} |
| 346 | + subject: Please confirm the ownership of the %{gem} gem on %{host} |
347 | 347 | title: OWNERSHIP CONFIRMATION |
348 | 348 | subtitle: Hi %{handle}! |
349 | | - body_text: You were added as an owner to %{gem} gem by %{authorizer}. Please visit link below to confirm your ownership. |
350 | | - body_html: You were added as an owner to <strong><a href="https://rubygems.org/gems/%{gem}">%{gem}</a></strong> gem by <strong>%{authorizer}</strong>. Please click on the link below to confirm your ownership. |
351 | | - link_expiration_explanation_html: Please note that this link is valid for only %{expiry_hours}. You can resend confirmation mail from the <strong><a href="https://rubygems.org/gems/%{gem}">%{gem}</a></strong> gem page after sign in. |
| 349 | + body_text: You were added as an owner to the %{gem} gem by %{authorizer}. Please visit link below to confirm your ownership. |
| 350 | + body_html: You were added as an owner to the <strong><a href="https://rubygems.org/gems/%{gem}">%{gem}</a></strong> gem by <strong>%{authorizer}</strong>. Please click on the link below to confirm your ownership. |
| 351 | + link_expiration_explanation_html: Please note that this link is valid for only %{expiry_hours}. You can resend confirmation mail from the <strong><a href="https://rubygems.org/gems/%{gem}">%{gem}</a></strong> gem page after sign in. |
352 | 352 | owner_added: |
353 | | - subject_self: You were added as an owner to %{gem} gem |
354 | | - subject_others: User %{owner_handle} was added as an owner to %{gem} gem |
| 353 | + subject_self: You were added as an owner to the %{gem} gem |
| 354 | + subject_others: User %{owner_handle} was added as an owner to the %{gem} gem |
355 | 355 | title: OWNER ADDED |
356 | 356 | subtitle: Hi %{user_handle}! |
357 | | - body_self_html: <b>You</b> were added as an owner to <strong><a href="https://rubygems.org/gems/%{gem}">%{gem}</a></strong> gem on %{host}. |
358 | | - body_others_html: <b>%{owner_handle}</b> was added as an owner to <strong><a href="https://rubygems.org/gems/%{gem}">%{gem}</a></strong> gem by <b>%{authorizer}</b>. You are receiving this notification because you are an owner of %{gem}. |
| 357 | + body_self_html: <b>You</b> were added as an owner to the <strong><a href="https://rubygems.org/gems/%{gem}">%{gem}</a></strong> gem on %{host}. |
| 358 | + body_others_html: <b>%{owner_handle}</b> was added as an owner to the <strong><a href="https://rubygems.org/gems/%{gem}">%{gem}</a></strong> gem by <b>%{authorizer}</b>. You are receiving this notification because you are an owner of %{gem}. |
359 | 359 | owner_removed: |
360 | | - subject: You were removed as an owner from %{gem} gem |
| 360 | + subject: You were removed as an owner from the %{gem} gem |
361 | 361 | title: OWNER REMOVED |
362 | 362 | subtitle: Hi %{user_handle}! |
363 | | - body_html: <b>You</b> were removed as an owner for <strong><a href="https://rubygems.org/gems/%{gem}">%{gem}</a></strong> gem on %{host} by <b>%{remover}</b>. |
| 363 | + body_html: <b>You</b> were removed as an owner from the <strong><a href="https://rubygems.org/gems/%{gem}">%{gem}</a></strong> gem on %{host} by <b>%{remover}</b>. |
364 | 364 | owner_updated: |
365 | | - subject: Your role was updated for %{gem} gem |
| 365 | + subject: Your role was updated for the %{gem} gem |
366 | 366 | title: OWNER ROLE UPDATED |
367 | 367 | subtitle: Hi %{user_handle}! |
368 | | - body_html: Your role was updated to %{role} for <strong><a href="https://rubygems.org/gems/%{gem}">%{gem}</a></strong> gem. |
369 | | - body_text: Your role was updated to %{role} for %{gem} gem. |
| 368 | + body_html: Your role was updated to %{role} for the <strong><a href="https://rubygems.org/gems/%{gem}">%{gem}</a></strong> gem. |
| 369 | + body_text: Your role was updated to %{role} for the %{gem} gem. |
370 | 370 | web_hook_deleted: |
371 | 371 | title: WEBHOOK DELETED |
372 | 372 | subject: Your %{host} webhook was deleted |
|
573 | 573 | role: Role |
574 | 574 | title: Edit Owner |
575 | 575 | confirm: |
576 | | - confirmed_email: You were added as an owner to %{gem} gem |
| 576 | + confirmed_email: You were added as an owner to the %{gem} gem |
577 | 577 | token_expired: The confirmation token has expired. Please try resending the token from the gem page. |
578 | 578 | index: |
579 | 579 | add_owner: ADD OWNER |
|
0 commit comments