nextcloud/apps/files/src/utils
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 +02:00
..
actionUtils.ts fix(l10n): Less jargon in source strings 2025-08-12 14:37:34 +02:00
davUtils.ts fix(l10n): Less jargon in source strings 2025-08-12 14:37:34 +02:00
dragUtils.ts chore: Add SPDX header 2024-05-29 08:58:16 +02:00
filenameValidity.ts fix(files): Use @nextcloud/files filename validation to show more details 2024-07-25 15:49:33 +02:00
filesViews.spec.ts test(files): adjust mocking initial state for updated library 2025-08-11 17:01:32 +02:00
filesViews.ts feat(files): allow to configure default view 2025-07-04 18:03:10 +02:00
fileUtils.ts fix(files): make sure to always have proper plural forms 2025-04-30 17:54:54 +02:00
hashUtils.ts refactor(files): Fix nullish operator usage and add missing code comment 2024-06-24 12:53:53 +02:00
newNodeDialog.ts chore: add file request cypress testing 2024-07-19 12:20:25 +02:00
permissions.ts refactor(files): use new hide-download WebDAV property for download action 2025-04-16 20:38:20 +02:00