nextcloud-server/cypress/e2e/files_sharing
kramo c5d1f2f9ff
fix(l10n): Less jargon in source strings
This removes:
- “enable” for settings
- “settings” for settings sections
- “all” when there is no obvious subset of items
- “show” and “open” for navigation actions
- “changes” for applying/discarding
- “to clipboard” when copying
- Explaining things that cannot happen
- Explaining things twice, right below each other
- Unnecessary technical jargon
- Text that sounds like marketing copy and serves no other purpose

Signed-off-by: kramo <git@kramo.page>
2025-08-12 14:37:34 +07:00
..
public-share feat(files_sharing): Toggle display for trusted server shares 2025-07-29 13:24:49 +07:00
FilesSharingUtils.ts test(cypress): split helpers for files actions to make tests less flaky 2025-08-05 23:49:46 +07:00
ShareOptionsType.ts test(files_sharing): add e2e tests for public link sharing 2025-02-03 12:38:06 +07:00
expiry-date.cy.ts test: Add end-to-end test for share expiration date 2025-01-15 16:10:46 +07:00
file-request.cy.ts chore(i18n): Use "name" instead of "nickname" 2025-04-23 13:53:18 +07:00
files-copy-move.cy.ts chore(files): add actions cypress tests 2025-02-07 10:07:00 +07:00
files-download.cy.ts test(cypress): split helpers for files actions to make tests less flaky 2025-08-05 23:49:46 +07:00
files-shares-view.cy.ts
limit_to_same_group.cy.ts
note-to-recipient.cy.ts test(cypress): split helpers for files actions to make tests less flaky 2025-08-05 23:49:46 +07:00
share-status-action.cy.ts fix(l10n): Less jargon in source strings 2025-08-12 14:37:34 +07:00