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