Bug 495804

Summary: Manifest bad URL in french translation
Product: [Translations] i18n Reporter: pinage404+bugs.kde.org
Component: frAssignee: KDE Francophone <kde-francophone>
Status: RESOLVED FIXED    
Severity: normal CC: xavier.besnard
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: NixOS   
OS: Linux   
URL: https://manifesto.kde.org/fr/
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description pinage404+bugs.kde.org 2024-11-04 21:50:14 UTC
SUMMARY
Manifest bad URL in french translation

STEPS TO REPRODUCE
1. Go to this page https://manifesto.kde.org/fr/
2. Scroll to the end

OBSERVED RESULT
The link to Software Craftmanship incorrectly have the URL that point to http://agilemanifesto.org/

EXPECTED RESULT
The link to Software Craftmanship should reference URL to http://manifesto.softwarecraftsmanship.org/

This line must be changed https://invent.kde.org/websites/manifesto-kde-org/-/blob/186748722411c6cc899f57be1a3a8821e93c5969/po/fr/manifesto-kde-org.po#L332

```diff
-"et de [Software Craftmanship](http://agilemanifesto.org/)."
+"et de [Software Craftmanship](http://manifesto.softwarecraftsmanship.org/)."
```

I tried to change the line but the pre push hook prevents me to do it, i give up
Comment 1 Xavier Besnard 2024-11-05 06:22:57 UTC
Hello and thanks for that report.

The FR translation for the file websites-manifesto-kde-org/manifesto-kde-org.po is corrected as requested and committed.
Sorry for the inconvenience.
Regards. Xavier