Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(content-uploader): add onSelection callback (#3839) #3841

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion i18n/bn-IN.properties
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ be.versionCollapsed = {name} {actionMessage} v{versions}
# Message displayed in the activity feed for a deleted version. {name} is the user who performed the action. {version_number} is the file version string.
be.versionDeleted = {name} v{version_number}মুছে দিয়েছে
# Message displayed in the activity feed to represent the range of versions actioned by multiple users. {numberOfCollaborators} is a number. {actionMessage} is the action. {versions} is a range of versions.
be.versionMultipleUsersCollapsed = {numberOfCollaborators} collaborators {actionMessage} v{versions}
be.versionMultipleUsersCollapsed = {numberOfCollaborators} কোলাবোরেটর {actionMessage} v{versions}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it trying to handle it's own translations?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Certainly looks like it.

# Message displayed in the activity feed to represent the range of versions uploaded by multiple users. {numberOfCollaborators} is a number and {versions} is a range of versions.
be.versionMultipleUsersUploaded = {numberOfCollaborators} জন সহযোগী v{versions}আপলোড করেছে
# Message displayed in the activity feed for a promoted version. {name} is the user who performed the action. {version_promoted} is the originating file version string. {version_number} is the file version string.
Expand Down
2 changes: 1 addition & 1 deletion i18n/da-DK.properties
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ be.versionCollapsed = {name} {actionMessage} v{versions}
# Message displayed in the activity feed for a deleted version. {name} is the user who performed the action. {version_number} is the file version string.
be.versionDeleted = {name} slettede v{version_number}
# Message displayed in the activity feed to represent the range of versions actioned by multiple users. {numberOfCollaborators} is a number. {actionMessage} is the action. {versions} is a range of versions.
be.versionMultipleUsersCollapsed = {numberOfCollaborators} collaborators {actionMessage} v{versions}
be.versionMultipleUsersCollapsed = {numberOfCollaborators} samarbejdspartnere {actionMessage} v{versions}
# Message displayed in the activity feed to represent the range of versions uploaded by multiple users. {numberOfCollaborators} is a number and {versions} is a range of versions.
be.versionMultipleUsersUploaded = {numberOfCollaborators} samarbejdspartnere uploadede v{versions}
# Message displayed in the activity feed for a promoted version. {name} is the user who performed the action. {version_promoted} is the originating file version string. {version_number} is the file version string.
Expand Down
2 changes: 1 addition & 1 deletion i18n/de-DE.properties
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ be.versionCollapsed = {name} {actionMessage} v{versions}
# Message displayed in the activity feed for a deleted version. {name} is the user who performed the action. {version_number} is the file version string.
be.versionDeleted = {name} hat Version {version_number} gelöscht
# Message displayed in the activity feed to represent the range of versions actioned by multiple users. {numberOfCollaborators} is a number. {actionMessage} is the action. {versions} is a range of versions.
be.versionMultipleUsersCollapsed = {numberOfCollaborators} collaborators {actionMessage} v{versions}
be.versionMultipleUsersCollapsed = {numberOfCollaborators} Mitarbeiter {actionMessage} v{versions}
# Message displayed in the activity feed to represent the range of versions uploaded by multiple users. {numberOfCollaborators} is a number and {versions} is a range of versions.
be.versionMultipleUsersUploaded = {numberOfCollaborators} Mitarbeiter haben Versionen {versions} hochgeladen
# Message displayed in the activity feed for a promoted version. {name} is the user who performed the action. {version_promoted} is the originating file version string. {version_number} is the file version string.
Expand Down
2 changes: 1 addition & 1 deletion i18n/es-419.properties
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ be.versionCollapsed = {name} {actionMessage} v{versions}
# Message displayed in the activity feed for a deleted version. {name} is the user who performed the action. {version_number} is the file version string.
be.versionDeleted = {name} ha eliminado la versión {version_number}
# Message displayed in the activity feed to represent the range of versions actioned by multiple users. {numberOfCollaborators} is a number. {actionMessage} is the action. {versions} is a range of versions.
be.versionMultipleUsersCollapsed = {numberOfCollaborators} collaborators {actionMessage} v{versions}
be.versionMultipleUsersCollapsed = {numberOfCollaborators} colaboradores {actionMessage} v{versions}
# Message displayed in the activity feed to represent the range of versions uploaded by multiple users. {numberOfCollaborators} is a number and {versions} is a range of versions.
be.versionMultipleUsersUploaded = {numberOfCollaborators} colaboradores han cargado las versiones {versions}
# Message displayed in the activity feed for a promoted version. {name} is the user who performed the action. {version_promoted} is the originating file version string. {version_number} is the file version string.
Expand Down
2 changes: 1 addition & 1 deletion i18n/es-ES.properties
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ be.versionCollapsed = {name} {actionMessage} v{versions}
# Message displayed in the activity feed for a deleted version. {name} is the user who performed the action. {version_number} is the file version string.
be.versionDeleted = {name} ha eliminado la versión {version_number}
# Message displayed in the activity feed to represent the range of versions actioned by multiple users. {numberOfCollaborators} is a number. {actionMessage} is the action. {versions} is a range of versions.
be.versionMultipleUsersCollapsed = {numberOfCollaborators} collaborators {actionMessage} v{versions}
be.versionMultipleUsersCollapsed = {numberOfCollaborators} colaboradores {actionMessage} v{versions}
# Message displayed in the activity feed to represent the range of versions uploaded by multiple users. {numberOfCollaborators} is a number and {versions} is a range of versions.
be.versionMultipleUsersUploaded = {numberOfCollaborators} colaboradores han cargado las versiones {versions}
# Message displayed in the activity feed for a promoted version. {name} is the user who performed the action. {version_promoted} is the originating file version string. {version_number} is the file version string.
Expand Down
2 changes: 1 addition & 1 deletion i18n/fi-FI.properties
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ be.versionCollapsed = {name} {actionMessage} v{versions}
# Message displayed in the activity feed for a deleted version. {name} is the user who performed the action. {version_number} is the file version string.
be.versionDeleted = {name} poisti version {version_number}
# Message displayed in the activity feed to represent the range of versions actioned by multiple users. {numberOfCollaborators} is a number. {actionMessage} is the action. {versions} is a range of versions.
be.versionMultipleUsersCollapsed = {numberOfCollaborators} collaborators {actionMessage} v{versions}
be.versionMultipleUsersCollapsed = {numberOfCollaborators} yhteistyökumppania {actionMessage} v{versions}
# Message displayed in the activity feed to represent the range of versions uploaded by multiple users. {numberOfCollaborators} is a number and {versions} is a range of versions.
be.versionMultipleUsersUploaded = {numberOfCollaborators} yhteistyökumppania latasi palvelimeen {versions} versiota
# Message displayed in the activity feed for a promoted version. {name} is the user who performed the action. {version_promoted} is the originating file version string. {version_number} is the file version string.
Expand Down
2 changes: 1 addition & 1 deletion i18n/fr-CA.properties
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ be.versionCollapsed = {name} {actionMessage} v{versions}
# Message displayed in the activity feed for a deleted version. {name} is the user who performed the action. {version_number} is the file version string.
be.versionDeleted = {name} a supprimé la version {version_number}
# Message displayed in the activity feed to represent the range of versions actioned by multiple users. {numberOfCollaborators} is a number. {actionMessage} is the action. {versions} is a range of versions.
be.versionMultipleUsersCollapsed = {numberOfCollaborators} collaborators {actionMessage} v{versions}
be.versionMultipleUsersCollapsed = {numberOfCollaborators} collaborateurs {actionMessage} v{versions}
# Message displayed in the activity feed to represent the range of versions uploaded by multiple users. {numberOfCollaborators} is a number and {versions} is a range of versions.
be.versionMultipleUsersUploaded = {numberOfCollaborators} collaborateurs ont chargé les versions {versions}
# Message displayed in the activity feed for a promoted version. {name} is the user who performed the action. {version_promoted} is the originating file version string. {version_number} is the file version string.
Expand Down
2 changes: 1 addition & 1 deletion i18n/fr-FR.properties
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ be.versionCollapsed = {name} {actionMessage} v{versions}
# Message displayed in the activity feed for a deleted version. {name} is the user who performed the action. {version_number} is the file version string.
be.versionDeleted = {name} a supprimé la version {version_number}
# Message displayed in the activity feed to represent the range of versions actioned by multiple users. {numberOfCollaborators} is a number. {actionMessage} is the action. {versions} is a range of versions.
be.versionMultipleUsersCollapsed = {numberOfCollaborators} collaborators {actionMessage} v{versions}
be.versionMultipleUsersCollapsed = {numberOfCollaborators} collaborateurs {actionMessage} v{versions}
# Message displayed in the activity feed to represent the range of versions uploaded by multiple users. {numberOfCollaborators} is a number and {versions} is a range of versions.
be.versionMultipleUsersUploaded = {numberOfCollaborators} collaborateurs ont chargé les versions {versions}
# Message displayed in the activity feed for a promoted version. {name} is the user who performed the action. {version_promoted} is the originating file version string. {version_number} is the file version string.
Expand Down
2 changes: 1 addition & 1 deletion i18n/hi-IN.properties
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ be.versionCollapsed = {name} {actionMessage} v{versions}
# Message displayed in the activity feed for a deleted version. {name} is the user who performed the action. {version_number} is the file version string.
be.versionDeleted = {name} ने वर्ज़न {version_number} हटाया
# Message displayed in the activity feed to represent the range of versions actioned by multiple users. {numberOfCollaborators} is a number. {actionMessage} is the action. {versions} is a range of versions.
be.versionMultipleUsersCollapsed = {numberOfCollaborators} collaborators {actionMessage} v{versions}
be.versionMultipleUsersCollapsed = {numberOfCollaborators} सहयोगियों ने {actionMessage} v{versions}
# Message displayed in the activity feed to represent the range of versions uploaded by multiple users. {numberOfCollaborators} is a number and {versions} is a range of versions.
be.versionMultipleUsersUploaded = {numberOfCollaborators} सहयोगियों ने वर्ज़न {versions} अपलोड किया
# Message displayed in the activity feed for a promoted version. {name} is the user who performed the action. {version_promoted} is the originating file version string. {version_number} is the file version string.
Expand Down
2 changes: 1 addition & 1 deletion i18n/it-IT.properties
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ be.versionCollapsed = {name} {actionMessage} v{versions}
# Message displayed in the activity feed for a deleted version. {name} is the user who performed the action. {version_number} is the file version string.
be.versionDeleted = {name} ha eliminato la versione {version_number}
# Message displayed in the activity feed to represent the range of versions actioned by multiple users. {numberOfCollaborators} is a number. {actionMessage} is the action. {versions} is a range of versions.
be.versionMultipleUsersCollapsed = {numberOfCollaborators} collaborators {actionMessage} v{versions}
be.versionMultipleUsersCollapsed = {numberOfCollaborators} collaboratori {actionMessage} v{versions}
# Message displayed in the activity feed to represent the range of versions uploaded by multiple users. {numberOfCollaborators} is a number and {versions} is a range of versions.
be.versionMultipleUsersUploaded = {numberOfCollaborators} collaboratori hanno caricato le versioni {versions}
# Message displayed in the activity feed for a promoted version. {name} is the user who performed the action. {version_promoted} is the originating file version string. {version_number} is the file version string.
Expand Down
4 changes: 2 additions & 2 deletions i18n/ko-KR.properties
Original file line number Diff line number Diff line change
Expand Up @@ -845,11 +845,11 @@ be.uploadsRetryButtonTooltip = 업로드 다시 시도
# Error message shown when account storage limit has been reached
be.uploadsStorageLimitErrorMessage = 계정 저장 공간 제한 도달
# Message displayed in the activity feed to represent the range of versions actioned by a single user. {name} is the user who did the action. {actionMessage} is the action. {versions} is a range of versions.
be.versionCollapsed = {name} {actionMessage} v{versions}
be.versionCollapsed = {name}이(가) v{versions}에 {actionMessage} 수행
# Message displayed in the activity feed for a deleted version. {name} is the user who performed the action. {version_number} is the file version string.
be.versionDeleted = {name} 님이 v{version_number}을(를) 삭제함
# Message displayed in the activity feed to represent the range of versions actioned by multiple users. {numberOfCollaborators} is a number. {actionMessage} is the action. {versions} is a range of versions.
be.versionMultipleUsersCollapsed = {numberOfCollaborators} collaborators {actionMessage} v{versions}
be.versionMultipleUsersCollapsed = {numberOfCollaborators}명이 v{versions}에 {actionMessage} 수행
# Message displayed in the activity feed to represent the range of versions uploaded by multiple users. {numberOfCollaborators} is a number and {versions} is a range of versions.
be.versionMultipleUsersUploaded = {numberOfCollaborators}명의 공동 작업자가 v{versions}을(를) 업로드함
# Message displayed in the activity feed for a promoted version. {name} is the user who performed the action. {version_promoted} is the originating file version string. {version_number} is the file version string.
Expand Down
2 changes: 1 addition & 1 deletion i18n/nb-NO.properties
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ be.versionCollapsed = {name} {actionMessage} v{versions}
# Message displayed in the activity feed for a deleted version. {name} is the user who performed the action. {version_number} is the file version string.
be.versionDeleted = {name} slettet versjon {version_number}
# Message displayed in the activity feed to represent the range of versions actioned by multiple users. {numberOfCollaborators} is a number. {actionMessage} is the action. {versions} is a range of versions.
be.versionMultipleUsersCollapsed = {numberOfCollaborators} collaborators {actionMessage} v{versions}
be.versionMultipleUsersCollapsed = {numberOfCollaborators} samarbeidspartnere {actionMessage} v{versions}
# Message displayed in the activity feed to represent the range of versions uploaded by multiple users. {numberOfCollaborators} is a number and {versions} is a range of versions.
be.versionMultipleUsersUploaded = {numberOfCollaborators} samarbeidspartnere lastet opp versjon {versions}
# Message displayed in the activity feed for a promoted version. {name} is the user who performed the action. {version_promoted} is the originating file version string. {version_number} is the file version string.
Expand Down
2 changes: 1 addition & 1 deletion i18n/nl-NL.properties
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ be.versionCollapsed = {name} {actionMessage} v{versions}
# Message displayed in the activity feed for a deleted version. {name} is the user who performed the action. {version_number} is the file version string.
be.versionDeleted = {name} heeft versie {version_number} verwijderd
# Message displayed in the activity feed to represent the range of versions actioned by multiple users. {numberOfCollaborators} is a number. {actionMessage} is the action. {versions} is a range of versions.
be.versionMultipleUsersCollapsed = {numberOfCollaborators} collaborators {actionMessage} v{versions}
be.versionMultipleUsersCollapsed = {numberOfCollaborators} medebewerkers {actionMessage} v{versions}
# Message displayed in the activity feed to represent the range of versions uploaded by multiple users. {numberOfCollaborators} is a number and {versions} is a range of versions.
be.versionMultipleUsersUploaded = {numberOfCollaborators} medebewerkers hebben versies {versions} geüpload
# Message displayed in the activity feed for a promoted version. {name} is the user who performed the action. {version_promoted} is the originating file version string. {version_number} is the file version string.
Expand Down
2 changes: 1 addition & 1 deletion i18n/pl-PL.properties
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ be.versionCollapsed = {name} {actionMessage} v{versions}
# Message displayed in the activity feed for a deleted version. {name} is the user who performed the action. {version_number} is the file version string.
be.versionDeleted = Użytkownik {name} usunął wersję {version_number}
# Message displayed in the activity feed to represent the range of versions actioned by multiple users. {numberOfCollaborators} is a number. {actionMessage} is the action. {versions} is a range of versions.
be.versionMultipleUsersCollapsed = {numberOfCollaborators} collaborators {actionMessage} v{versions}
be.versionMultipleUsersCollapsed = Współpracownicy: {numberOfCollaborators} {actionMessage} v{versions}
# Message displayed in the activity feed to represent the range of versions uploaded by multiple users. {numberOfCollaborators} is a number and {versions} is a range of versions.
be.versionMultipleUsersUploaded = {numberOfCollaborators} współpracowników przekazało wersje {versions}
# Message displayed in the activity feed for a promoted version. {name} is the user who performed the action. {version_promoted} is the originating file version string. {version_number} is the file version string.
Expand Down
2 changes: 1 addition & 1 deletion i18n/pt-BR.properties
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@ be.versionCollapsed = {name} {actionMessage} v{versions}
# Message displayed in the activity feed for a deleted version. {name} is the user who performed the action. {version_number} is the file version string.
be.versionDeleted = {name} excluiu a v{version_number}
# Message displayed in the activity feed to represent the range of versions actioned by multiple users. {numberOfCollaborators} is a number. {actionMessage} is the action. {versions} is a range of versions.
be.versionMultipleUsersCollapsed = {numberOfCollaborators} collaborators {actionMessage} v{versions}
be.versionMultipleUsersCollapsed = {numberOfCollaborators} colaboradores {actionMessage} v{versions}
# Message displayed in the activity feed to represent the range of versions uploaded by multiple users. {numberOfCollaborators} is a number and {versions} is a range of versions.
be.versionMultipleUsersUploaded = {numberOfCollaborators} colaboradores carregaram as v{versions}
# Message displayed in the activity feed for a promoted version. {name} is the user who performed the action. {version_promoted} is the originating file version string. {version_number} is the file version string.
Expand Down
Loading
Loading