From 33f23773f3e3eab47ceeaf2c3273e669af0e0c76 Mon Sep 17 00:00:00 2001 From: Robin Candau Date: Wed, 6 Nov 2024 16:17:21 +0100 Subject: [PATCH] style: Update lines numbers in po files (#277) --- po/arch-update.pot | 8 ++++---- po/fr.po | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/po/arch-update.pot b/po/arch-update.pot index 022e28b..07c015e 100644 --- a/po/arch-update.pot +++ b/po/arch-update.pot @@ -46,26 +46,26 @@ msgstr "" msgid "Press \"enter\" to quit " msgstr "" -#: src/lib/common.sh:123 +#: src/lib/common.sh:126 #, sh-format msgid "" "The ${aur_helper} AUR helper set for AUR packages support in the arch-update." "conf configuration file is not found\\n" msgstr "" -#: src/lib/common.sh:145 +#: src/lib/common.sh:148 #, sh-format msgid "A privilege elevation command is required (sudo, doas or run0)\\n" msgstr "" -#: src/lib/common.sh:150 +#: src/lib/common.sh:153 #, sh-format msgid "" "The ${su_cmd} command set for privilege escalation in the arch-update.conf " "configuration file is not found\\n" msgstr "" -#: src/lib/common.sh:158 +#: src/lib/common.sh:161 #, sh-format msgid "" "The ${diff_prog} editor set for visualizing / editing differences of pacnew " diff --git a/po/fr.po b/po/fr.po index 5db23ac..1494b3c 100644 --- a/po/fr.po +++ b/po/fr.po @@ -46,7 +46,7 @@ msgstr "Appuyez sur \"entrée\" pour continuer " msgid "Press \"enter\" to quit " msgstr "Appuyez sur \"entrée\" pour quitter " -#: src/lib/common.sh:123 +#: src/lib/common.sh:126 #, sh-format msgid "" "The ${aur_helper} AUR helper set for AUR packages support in the arch-update." @@ -55,12 +55,12 @@ msgstr "" "Le AUR helper ${aur_helper} défini pour le support des paquets AUR dans le fichier de configuration " "arch-update.conf n'est pas disponible\\n" -#: src/lib/common.sh:145 +#: src/lib/common.sh:148 #, sh-format msgid "A privilege elevation command is required (sudo, doas or run0)\\n" msgstr "Une commande d'élévation de privilège est requise (sudo, doas ou run0)\\n" -#: src/lib/common.sh:150 +#: src/lib/common.sh:153 #, sh-format msgid "" "The ${su_cmd} command set for privilege escalation in the arch-update.conf " @@ -69,7 +69,7 @@ msgstr "" "La commande ${su_cmd} définie pour l'élévation de privilège dans le fichier " "de configuration arch-update.conf n'est pas disponible\\n" -#: src/lib/common.sh:158 +#: src/lib/common.sh:161 #, sh-format msgid "" "The ${diff_prog} editor set for visualizing / editing differences of pacnew "