From 9fc98a31a2cc457162c5f47e2bc9614da6f6886b Mon Sep 17 00:00:00 2001 From: Yuhuai Liu Date: Mon, 16 Jun 2025 14:10:51 -0400 Subject: [PATCH] small fix for language --- translations/en-us.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/en-us.yml b/translations/en-us.yml index d82edec4eb..7a0b1fb56b 100644 --- a/translations/en-us.yml +++ b/translations/en-us.yml @@ -312,7 +312,7 @@ addons: link: add-update-files-false: 'You cannot add or update files for {provider} within OSF.' delete-files-false: 'You cannot delete files for {provider} within OSF.' - forking-partial: 'Forking a project or component does not copy {provider} authorization unless the user forking the project is the same user who authorized the add-on in the source project being forked.' + forking-partial: 'Forking a project or component does not copy {provider} authorization unless the user forking the project is the same user who authorized the {provider} add-on in the source project being forked.' logs-partial: 'The OSF keeps track of changes you make to your {provider} content through the OSF, but not for changes made using {provider} directly.' permissions-true: 'The OSF does not change permissions for linked {provider} files. Privacy changes made to an OSF project or component will not affect those set in {provider}.' registering-false: '{provider} content will not be registered.'