~cytrogen/masto-fe

db310f383d5730f3245f5f9f361ad09d63b0a3ef — mogaminsk 2 years ago 0078e7e
Fix missing translation strings for importing lists (#26120)

2 files changed, 6 insertions(+), 2 deletions(-)

M config/i18n-tasks.yml
M config/locales/en.yml
M config/i18n-tasks.yml => config/i18n-tasks.yml +2 -2
@@ 65,8 65,8 @@ ignore_unused:
  - 'move_handler.carry_{mutes,blocks}_over_text'
  - 'admin_mailer.*.subject'
  - 'notification_mailer.*'
  - 'imports.overwrite_preambles.{following,blocking,muting,domain_blocking,bookmarks}_html'
  - 'imports.preambles.{following,blocking,muting,domain_blocking,bookmarks}_html'
  - 'imports.overwrite_preambles.{following,blocking,muting,domain_blocking,bookmarks,lists}_html'
  - 'imports.preambles.{following,blocking,muting,domain_blocking,bookmarks,lists}_html'
  - 'mail_subscriptions.unsubscribe.emails.*'
  - 'preferences.other' # some locales are missing other keys, therefore leading i18n-tasks to detect `preferences` as plural and not finding use


M config/locales/en.yml => config/locales/en.yml +4 -0
@@ 1278,12 1278,14 @@ en:
      bookmarks_html: You are about to <strong>replace your bookmarks</strong> with up to <strong>%{total_items} posts</strong> from <strong>%{filename}</strong>.
      domain_blocking_html: You are about to <strong>replace your domain block list</strong> with up to <strong>%{total_items} domains</strong> from <strong>%{filename}</strong>.
      following_html: You are about to <strong>follow</strong> up to <strong>%{total_items} accounts</strong> from <strong>%{filename}</strong> and <strong>stop following anyone else</strong>.
      lists_html: You are about to <strong>replace your lists</strong> with contents of <strong>%{filename}</strong>. Up to <strong>%{total_items} accounts</strong> will be added to new lists.
      muting_html: You are about to <strong>replace your list of muted accounts</strong> with up to <strong>%{total_items} accounts</strong> from <strong>%{filename}</strong>.
    preambles:
      blocking_html: You are about to <strong>block</strong> up to <strong>%{total_items} accounts</strong> from <strong>%{filename}</strong>.
      bookmarks_html: You are about to add up to <strong>%{total_items} posts</strong> from <strong>%{filename}</strong> to your <strong>bookmarks</strong>.
      domain_blocking_html: You are about to <strong>block</strong> up to <strong>%{total_items} domains</strong> from <strong>%{filename}</strong>.
      following_html: You are about to <strong>follow</strong> up to <strong>%{total_items} accounts</strong> from <strong>%{filename}</strong>.
      lists_html: You are about to add up to <strong>%{total_items} accounts</strong> from <strong>%{filename}</strong> to your <strong>lists</strong>. New lists will be created if there is no list to add to.
      muting_html: You are about to <strong>mute</strong> up to <strong>%{total_items} accounts</strong> from <strong>%{filename}</strong>.
    preface: You can import data that you have exported from another server, such as a list of the people you are following or blocking.
    recent_imports: Recent imports


@@ 1300,6 1302,7 @@ en:
      bookmarks: Importing bookmarks
      domain_blocking: Importing blocked domains
      following: Importing followed accounts
      lists: Importing lists
      muting: Importing muted accounts
    type: Import type
    type_groups:


@@ 1310,6 1313,7 @@ en:
      bookmarks: Bookmarks
      domain_blocking: Domain blocking list
      following: Following list
      lists: Lists
      muting: Muting list
    upload: Upload
  invites: