mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-10 17:28:26 +02:00
- Gettext earlier than 0.21 would still build when it found errors in language files etc. With gettext-0.22 if it finds any errors it now stops. - There were two lines in the french po file in procps that had erros in them. procps have raised a commit to fix those. The patch included here carries out that commit. - Update of rootfile not required. - This patch will not be needed when the next update of procps occurs. Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
21 lines
699 B
Diff
21 lines
699 B
Diff
--- procps-v4.0.3/po/fr.po.orig 2023-02-15 21:26:15.000000000 +0100
|
|
+++ procps-v4.0.3/po/fr.po 2023-07-28 19:45:59.065599580 +0200
|
|
@@ -3800,7 +3800,7 @@
|
|
"Type 'q' or <Esc> to continue "
|
|
msgstr ""
|
|
"Aide pour les commandes interactives~2 - %s\n"
|
|
-"Fenêtre ~1%s~6: ~1Mode cumulatif ~3%s~2. ~1Système~6: ~1Délai ~3%.1lf "
|
|
+"Fenêtre ~1%s~6: ~1Mode cumulatif ~3%s~2. ~1Système~6: ~1Délai ~3%.1f "
|
|
"secs~2; ~1Mode sûr ~3%s~2.\n"
|
|
"\n"
|
|
" Z~5,~1B~5,E,e Global: «~1Z~2» couleurs; «~1B~2» gras; «~1E~2»/«~1e~2» "
|
|
@@ -4723,7 +4723,7 @@
|
|
#: src/watch.c:486
|
|
#, c-format
|
|
msgid "Every %.1fs: "
|
|
-msgstr "Toutes les %.1lfs: "
|
|
+msgstr "Toutes les %.1fs: "
|
|
|
|
#: src/watch.c:487
|
|
#, c-format
|