Projet

Général

Profil

Development #33641

Warning makemessages

Ajouté par Emmanuel Cazenave il y a presque 5 ans. Mis à jour il y a presque 5 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
Catégorie:
-
Version cible:
-
Début:
03 juin 2019
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Oui
Planning:
Non

Description

Un makemessages râle (depuis #32975) :

./chrono/agendas/models.py:487: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
                                         The translator cannot reorder the arguments.
                                         Please consider using a format string with named arguments,
                                         and a mapping instead of a tuple for the arguments.
./chrono/agendas/models.py:490: warning: 'msgid' format string with unnamed arguments cannot be properly localized:
                                         The translator cannot reorder the arguments.
                                         Please consider using a format string with named arguments,
                                         and a mapping instead of a tuple for the arguments.

Fichiers

Révisions associées

Révision bc2b9721 (diff)
Ajouté par Emmanuel Cazenave il y a presque 5 ans

misc: use named arguments in format string (#33641)

Historique

#1

Mis à jour par Emmanuel Cazenave il y a presque 5 ans

#2

Mis à jour par Frédéric Péters il y a presque 5 ans

  • Statut changé de Solution proposée à Solution validée
#3

Mis à jour par Emmanuel Cazenave il y a presque 5 ans

  • Statut changé de Solution validée à Résolu (à déployer)
commit bc2b9721691592c0bf0ebbe549600b16d631f320
Author: Emmanuel Cazenave <ecazenave@entrouvert.com>
Date:   Mon Jun 3 18:14:07 2019 +0200

    misc: use named arguments in format string (#33641)
#4

Mis à jour par Frédéric Péters il y a presque 5 ans

  • Statut changé de Résolu (à déployer) à Solution déployée

Formats disponibles : Atom PDF