nextcloud/apps/files/src
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
..
actions fix(l10n): Less jargon in source strings 2025-08-12 14:37:34 +02:00
components fix(l10n): Less jargon in source strings 2025-08-12 14:37:34 +02:00
composables refactor(files): move hotkey handling to composable 2025-08-05 19:00:32 +02:00
filters fix(l10n): Less jargon in source strings 2025-08-12 14:37:34 +02:00
mixins fix(files): support submenu in batch actions header too 2025-02-06 15:25:37 +01:00
models feat(files): allow custom setting order 2025-07-17 11:05:43 +00:00
newMenu fix: Remove redundant toast notifications 2025-08-07 20:33:55 +00:00
plugins/search feat(search): show alias when searching in root folder 2025-07-29 15:11:24 +00:00
router feat(files): allow to configure default view 2025-07-04 18:03:10 +02:00
services refactor(files): move hotkey handling to composable 2025-08-05 19:00:32 +02:00
store feat(files): allow hidding files extensions 2025-07-28 18:05:15 +02:00
utils fix(l10n): Less jargon in source strings 2025-08-12 14:37:34 +02:00
views fix(l10n): Less jargon in source strings 2025-08-12 14:37:34 +02:00
eventbus.d.ts feat(files): add search store to handle all search related state 2025-07-01 19:47:25 +02:00
FilesApp.vue refactor(files): move hotkey handling to composable 2025-08-05 19:00:32 +02:00
init.ts feat(files): allow to configure default view 2025-07-04 18:03:10 +02:00
logger.ts refactor(files): Migrate logger util to Typescript 2024-08-01 03:20:56 +02:00
main-personal-settings.js chore(files): Remove legacy UI scripts now that everything is migrated to Vue 2024-09-20 13:46:39 +02:00
main.ts refactor(files): move hotkey handling to composable 2025-08-05 19:00:32 +02:00
reference-files.ts refactor: Migrate nextcloud-vue usage to new import schema 2025-02-20 02:28:13 +01:00
sidebar.ts fix(files): attach sidebar to main content for vue debug 2025-02-18 16:01:24 +01:00
types.ts feat(files): allow hidding files extensions 2025-07-28 18:05:15 +02:00