[damned-lies] Reworded action 'Rework needed' (refs #650562)



commit c97b8e4c14c0cabcd9fc3c26081f599ec83cfac4
Author: Claude Paroz <claude 2xlibre net>
Date:   Sat Aug 13 22:46:17 2011 +0200

    Reworded action 'Rework needed' (refs #650562)

 vertimus/models.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/vertimus/models.py b/vertimus/models.py
index 06214a2..f22d954 100644
--- a/vertimus/models.py
+++ b/vertimus/models.py
@@ -283,7 +283,7 @@ ACTION_NAMES = (
     # Translators: this is used to indicate the file has been committed in the repository
     ('IC', _('Inform of submission')),
     # Translators: regardless of the translation completion, this file need to be reviewed
-    ('TR', _('Review required')),
+    ('TR', _('Rework needed')),
     ('AA', _('Archive the actions')),
     ('UNDO', _('Undo the last state change')),
 )



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]