You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: options/locale/locale_en-US.ini
+9-11Lines changed: 9 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -353,7 +353,6 @@ code_last_indexed_at = Last indexed %s
353
353
relevant_repositories_tooltip = Repositories that are forks or that have no topic, no icon, and no description are hidden.
354
354
relevant_repositories = Only relevant repositories are being shown, <a href="%s">show unfiltered results</a>.
355
355
356
-
357
356
[auth]
358
357
create_new_account = Register Account
359
358
register_helper_msg = Already have an account? Sign in now!
@@ -855,7 +854,7 @@ oauth2_client_secret_hint = The secret will not be shown again after you leave o
855
854
oauth2_application_edit = Edit
856
855
oauth2_application_create_description = OAuth2 applications gives your third-party application access to user accounts on this instance.
857
856
oauth2_application_remove_description = Removing an OAuth2 application will prevent it from accessing authorized user accounts on this instance. Continue?
858
-
oauth2_application_locked = Gitea pre-registers some OAuth2 applications on startup if enabled in config. To prevent unexpected bahavior, these can neither be edited nor removed. Please refer to the OAuth2 documentation for more information.
857
+
oauth2_application_locked = Gitea pre-registers some OAuth2 applications on startup if enabled in config. To prevent unexpected behavior, these can neither be edited nor removed. Please refer to the OAuth2 documentation for more information.
authorized_oauth2_applications_description = You have granted access to your personal Gitea account to these third party applications. Please revoke access for applications you no longer need.
@@ -923,7 +922,7 @@ visibility.private = Private
923
922
visibility.private_tooltip = Visible only to members of organizations you have joined
924
923
925
924
[repo]
926
-
new_repo_helper = A repository contains all project files, including revision history. Already hosting one elsewhere? <a href="%s">Migrate repository.</a>
925
+
new_repo_helper = A repository contains all project files, including revision history. Already hosting one elsewhere? <a href="%s">Migrate repository.</a>
927
926
owner = Owner
928
927
owner_helper = Some organizations may not show up in the dropdown due to a maximum repository count limit.
0 commit comments