[translations/filecase.ts] Run lupdate ...#93
Merged
Merged
Conversation
... specifically `lupdate qml/ src/ *.desktop -ts translations/filecase.ts` Signed-off-by: olf <Olf0@users.noreply.github.com>
Olf0
added a commit
that referenced
this pull request
Jun 28, 2025
* Add `manual_template.yml` as a reminder to parametrise the "On-PR" workflow * Add `filecase.png` re-exported by GIMP (#80) - `.xdata/icons/filecase1.png` is `icons/filecase.png` re-exported by GIMP: It became a lot smaller (almost half the size), apparently only due to differences in the compression factor, because all these transformations should be lossless. - `icons/filecase.png` is `icons/filecase_copia.png` stripped of its "Adobe (1998)" colour-profile. * Post-release version increase (#79) * [filecase.spec] Post-release version increase * [filecase.changes] Add stub for v0.4.5 * [README.md] Update to current version from FlowPlayer (#81) * Update README.md * Translate translations/filecase.ts in et (#82) 100% translated source file: 'translations/filecase.ts' on 'et'. Co-authored-by: Priit Jõerüüt (tlend) via transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> * [README.md] Minor improvements / nitpicks * Update README.md * [translations/README.md] Add ", unfortunately" * [README.md] Minimally enhance formatting * [.github/workflows] Update runner and actions versions (#88) * [build-on-pull_req.yml] Update runner and actions versions * [build-on-tags.yml] Update runner and actions versions * [translations/README.md] Fix "grammar'o" * Updates for file translations/filecase.ts in it (#89) * Translate translations/filecase.ts in it 100% translated source file: 'translations/filecase.ts' on 'it'. * [translations/it.ts] Specifically refer to the *original* author --------- Co-authored-by: luca 247 <legacychimera247@users.noreply.github.com> Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> Co-authored-by: olf <Olf0@users.noreply.github.com> * [README.md] Slightly overhaul * Add freshly created SVG app icon ... (#90) * Add freshly created SVG app icon ... ... by marbalf <marbalf@noreply.codeberg.org> and PNG exports of it in various resolutions. References: - https://codeberg.org/marbalf/Sailfish-icons/issues/3 - https://codeberg.org/marbalf/Sailfish-icons/src/branch/main/other/general/filecase * (Re-)add apparently missing soft link ... ... which broke generating an RPM file, see https://github.com/sailfishos-applications/filecase/actions/runs/15938724963/job/44963518470?pr=90 --------- Signed-off-by: marbalf <marbalf@noreply.codeberg.org> Signed-off-by: olf <Olf0@users.noreply.github.com> Co-authored-by: marbalf <marbalf@noreply.codeberg.org> Co-authored-by: olf <Olf0@users.noreply.github.com> * Add "marbalf (MBF)" as contributor (#91) * [qml/pages/AboutPage.qml] Add "marbalf (MBF)" as contributor * [rpm/filecase.spec] Add "marbalf" as contributor * [qml/pages/DriveSettings.qml] Add missing `+` in line 18 (#92) * [translations/filecase.ts] Run `lupdate` ... (#93) ... specifically `lupdate qml/ src/ *.desktop -ts translations/filecase.ts`, as denoted on https://github.com/sailfishos-applications/filecase/tree/devel/translations#updating-the-source-ts-file-with-source-strings-from-source-code Signed-off-by: olf <Olf0@users.noreply.github.com> * Translate translations/filecase.ts in it 100% translated source file: 'translations/filecase.ts' on 'it'. * Translate translations/filecase.ts in de 100% translated source file: 'translations/filecase.ts' on 'de'. * Translate translations/filecase.ts in et 100% translated source file: 'translations/filecase.ts' on 'et'. * Translate translations/filecase.ts in et 100% translated source file: 'translations/filecase.ts' on 'et'. * [.xdata/icons/] Optimise new app icon SVGs Signed-off-by: olf <Olf0@users.noreply.github.com> * [translations/README.md] Fix missed substitutions in #91 I.e. replace two occurences of `flowplayer-1` with `filecase`. * Fix for code scanning alert no. 3: "Workflow does not contain permissions" (#100) Fix for https://github.com/sailfishos-applications/filecase/security/code-scanning/3 To fix the issue, a permissions block is added at the root of the workflow file. This block defines the minimal permissions required for the workflow to function correctly. Based on the workflow's actions, it appears that it only needs to read repository contents and upload artefacts. Therefore, we will set contents: read and actions: write permissions. The permissions block is added after the `name` field and before the `env` block to apply these permissions globally to all jobs in the workflow. --------- Signed-off-by: olf <Olf0@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> * Fix for code scanning alert no. 2: "Workflow does not contain permissions" Fix for https://github.com/sailfishos-applications/filecase/security/code-scanning/3 To fix the issue, a permissions block is added at the root of the workflow file. This block defines the minimal permissions required for the workflow to function correctly. Here `contents: read` and `actions: write` permissions are set. The permissions block is added right after the `name` field to apply these permissions globally to all jobs in the workflow. * Fix for code scanning alert no. 1: "Workflow does not contain permissions" Fix for https://github.com/sailfishos-applications/filecase/security/code-scanning/1 To fix the issue, a permissions block is added at the root of the workflow file. This block defines the minimal permissions required for the workflow to function correctly. Based on the workflow's actions, it appears that it only needs to read repository contents and upload artefacts. Therefore, `contents: read` and `actions: write` permissions are set. The permissions block is added right after the `name` field to apply these permissions globally to all jobs in the workflow. * [rpm/filecase.changes] First entries for v0.4.5 --------- Signed-off-by: marbalf <marbalf@noreply.codeberg.org> Signed-off-by: olf <Olf0@users.noreply.github.com> Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> Co-authored-by: luca 247 <legacychimera247@users.noreply.github.com> Co-authored-by: marbalf <marbalf@noreply.codeberg.org> Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
... specifically
lupdate qml/ src/ *.desktop -ts translations/filecase.ts, as denoted on https://github.com/sailfishos-applications/filecase/tree/devel/translations#updating-the-source-ts-file-with-source-strings-from-source-code