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
@@ -355,7 +355,6 @@ code_last_indexed_at = Last indexed %s
355
355
relevant_repositories_tooltip = Repositories that are forks or that have no topic, no icon, and no description are hidden.
356
356
relevant_repositories = Only relevant repositories are being shown, <a href="%s">show unfiltered results</a>.
357
357
358
-
359
358
[auth]
360
359
create_new_account = Register Account
361
360
register_helper_msg = Already have an account? Sign in now!
@@ -858,7 +857,7 @@ oauth2_client_secret_hint = The secret will not be shown again after you leave o
858
857
oauth2_application_edit = Edit
859
858
oauth2_application_create_description = OAuth2 applications gives your third-party application access to user accounts on this instance.
860
859
oauth2_application_remove_description = Removing an OAuth2 application will prevent it from accessing authorized user accounts on this instance. Continue?
861
-
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.
860
+
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.
@@ -926,7 +925,7 @@ visibility.private = Private
926
925
visibility.private_tooltip = Visible only to members of organizations you have joined
927
926
928
927
[repo]
929
-
new_repo_helper = A repository contains all project files, including revision history. Already hosting one elsewhere? <a href="%s">Migrate repository.</a>
928
+
new_repo_helper = A repository contains all project files, including revision history. Already hosting one elsewhere? <a href="%s">Migrate repository.</a>
930
929
owner = Owner
931
930
owner_helper = Some organizations may not show up in the dropdown due to a maximum repository count limit.
0 commit comments