[Rt-commit] r8763 - in rt/branches/3.7-EXPERIMENTAL-TUNIS:
html/Ticket/Elements
sartak at bestpractical.com
sartak at bestpractical.com
Tue Aug 28 13:57:17 EDT 2007
Author: sartak
Date: Tue Aug 28 13:57:17 2007
New Revision: 8763
Modified:
rt/branches/3.7-EXPERIMENTAL-TUNIS/ (props changed)
rt/branches/3.7-EXPERIMENTAL-TUNIS/html/Ticket/Elements/ShowGnuPGStatus
Log:
r37489 at onn: sartak | 2007-08-28 13:57:08 -0400
More loc()
Modified: rt/branches/3.7-EXPERIMENTAL-TUNIS/html/Ticket/Elements/ShowGnuPGStatus
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL-TUNIS/html/Ticket/Elements/ShowGnuPGStatus (original)
+++ rt/branches/3.7-EXPERIMENTAL-TUNIS/html/Ticket/Elements/ShowGnuPGStatus Tue Aug 28 13:57:17 2007
@@ -94,7 +94,7 @@
}
}
-push @messages, 'Warning! This is NOT signed!'
+push @messages, loc('Warning! This is NOT signed!')
if $needs_unsigned_warning;
return unless @messages;
More information about the Rt-commit
mailing list