forgejo/templates/repo
0ko e997cbc8d5 Rename repo_updated to repo_updated_v7 to prevent regressions ()
Currently this string has different amount of placeholders in v8 and v7 because https://codeberg.org/forgejo/forgejo/pulls/3837 was not backported to v7.

### The problem

This string is currently [not translated](https://translate.codeberg.org/translate/forgejo/forgejo/en/?checksum=405b09ee2c2371d4) in every language. For example, when UI is in Slovenian, it would be in English.
But if someone translates it into Slovenian, it will be something like `Posodobljen %s`. Then we merge the Weblate PR, @forgejo-backport-action creates a backport and we forget to check this backport for presence of `repo_updated`. We ship this as a point release of our LTS v7, and then Slovenian users will literally see `Posodobljen %s` in the UI instead of `Posodobljen včeraj`.

By renaming this key in v7 we protect it from these kinds of regressions.

### Test

Go to Explore, look at repo entries, they should contain relative time.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4117
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: twenty-panda <twenty-panda@noreply.codeberg.org>
2024-06-14 13:26:46 +00:00
..
actions UI: Actions: Replace runs list description semicolon 2024-05-02 17:10:28 +00:00
branch Rename repo_updated to repo_updated_v7 to prevent regressions () 2024-06-14 13:26:46 +00:00
cite Fix Citation modal responsiveness and clipboard copy () 2024-03-20 08:46:29 +01:00
code Fix overflow on push notification () () 2024-06-09 11:48:07 +02:00
diff Fix incorrect "blob excerpt" link when comparing files () 2024-05-24 12:45:35 +00:00
editor Convert max file name length to 255 () () 2024-04-21 18:06:23 +02:00
find Migrate gt-hidden to tw-hidden () 2024-03-30 07:17:29 +01:00
graph Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
issue Fix overflow in issue card () () 2024-06-03 17:41:13 +02:00
migrate Migrate gt-hidden to tw-hidden () 2024-03-30 07:17:29 +01:00
projects Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
pulls Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
release Make display of EasyMDE in UI optional to template 2024-04-19 13:49:20 +00:00
settings template: label fix correct input id 2024-05-16 10:16:28 +00:00
tag Adjust the signed tag verification line 2024-04-02 22:03:30 +00:00
wiki Make display of EasyMDE in UI optional to template 2024-04-19 13:49:20 +00:00
activity.tmpl Show repo activities even if only code unit active or git repo is empty but issue is active () 2024-04-28 13:50:45 +00:00
admin_flags.tmpl [FEAT] Repository flags 2024-02-05 16:09:42 +01:00
blame.tmpl Fix border-radius on view, blame and code search () () 2024-04-21 18:11:36 +02:00
branch_dropdown.tmpl Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
clone_buttons.tmpl Refactor clone-panel styles () 2024-03-26 19:04:24 +01:00
clone_script.tmpl Customizable "Open with" applications for repository clone () 2024-03-23 11:58:54 +01:00
code_frequency.tmpl Implement code frequency graph () 2024-02-26 22:30:26 +01:00
commit_load_branches_and_tags.tmpl Migrate gt-hidden to tw-hidden () 2024-03-30 07:17:29 +01:00
commit_page.tmpl Various improvements for long file and commit names () 2024-04-15 16:33:51 +02:00
commit_status.tmpl Restore warning commit status () 2023-10-08 22:16:06 +00:00
commit_statuses.tmpl Replace 10 more gt- classes with tw- () 2024-03-26 19:04:27 +01:00
commits.tmpl Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
commits_list.tmpl [BUG] Disable 'View at this point in history' for wikis 2024-04-03 17:10:28 +00:00
commits_list_small.tmpl Fix some UI regressions for commit list () () 2024-05-14 16:14:38 +02:00
commits_search_dropdown.tmpl Unify search boxes () 2024-03-20 12:31:05 +00:00
commits_table.tmpl Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
contributors.tmpl Deduplicate translations for contributors graph () 2024-02-19 22:58:33 +01:00
create.tmpl Migrate gt-hidden to tw-hidden () 2024-03-30 07:17:29 +01:00
create_helper.tmpl Remove incorrect and unnecessary Escape from templates () 2024-02-26 22:30:27 +01:00
empty.tmpl Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
file_info.tmpl Provide a way to translate data units 2024-04-02 17:29:32 +00:00
flags.tmpl Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
forks.tmpl Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
graph.tmpl Migrate gt-hidden to tw-hidden () 2024-03-30 07:17:29 +01:00
header.tmpl CB/tmpl: Modify icon for add more button 2024-04-30 05:48:40 +00:00
header_fork.tmpl Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
home.tmpl Various improvements for long file and commit names () 2024-04-15 16:33:51 +02:00
icon.tmpl Replace 10 more gt- classes with tw- () 2024-03-26 19:04:27 +01:00
latest_commit.tmpl Migrate gt-hidden to tw-hidden () 2024-03-30 07:17:29 +01:00
navbar.tmpl Implement recent commits graph () 2024-02-26 22:30:26 +01:00
packages.tmpl Fix inconsistent user profile layout across tabs () 2023-07-06 18:59:24 +00:00
pulse.tmpl Migrate margin and padding helpers to tailwind () 2024-03-30 07:17:29 +01:00
recent_commits.tmpl Implement recent commits graph () 2024-02-26 22:30:26 +01:00
release_tag_header.tmpl Fix menu buttons in issues and release () 2024-03-30 07:17:30 +01:00
search.tmpl Unify search boxes () 2024-03-20 12:31:05 +00:00
search_name.tmpl Clean template/helper.go () 2023-04-07 03:31:41 -04:00
shabox_badge.tmpl cleanup locale function usage () 2023-09-24 20:31:58 +00:00
star_unstar.tmpl Further consistency in the repo header 2024-03-27 09:33:06 +01:00
sub_menu.tmpl Rename ByteSize to ReadableSize 2024-04-02 17:29:32 +00:00
unicode_escape_prompt.tmpl templates: remove superfluous SanitizeHTML 2024-03-11 23:36:58 +07:00
upload.tmpl Always use ctx.Locale.Tr inside templates () 2023-09-25 08:56:50 +00:00
user_cards.tmpl Remove unnecessary "Safe" modifier from templates () 2024-02-26 22:30:26 +01:00
view_file.tmpl Fix border-radius on view, blame and code search () () 2024-04-21 18:11:36 +02:00
view_list.tmpl Various improvements for long file and commit names () 2024-04-15 16:33:51 +02:00
watch_unwatch.tmpl Further consistency in the repo header 2024-03-27 09:33:06 +01:00
watchers.tmpl Fix user-cards format () 2023-04-29 15:43:01 -04:00