Scarab commit: svn commit: r10929 - trunk/src/conf/classes
Hussayn Dabbous <[email protected]>
| Newsgroups | gmane.comp.java.scarab.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: dabbous
Date: 2010-02-26 15:07:15-0800
New Revision: 10929
Modified:
trunk/src/conf/classes/ScarabBundle_de.properties
trunk/src/conf/classes/ScarabBundle_en.properties
Log:
Added some Display Properties for new remindme for OnHold Issues
Modified: trunk/src/conf/classes/ScarabBundle_de.properties
Url: http://scarab.tigris.org/source/browse/scarab/trunk/src/conf/classes/ScarabBundle_de.properties?view=diff&pathrev=10929&r1=10928&r2=10929
==============================================================================
--- trunk/src/conf/classes/ScarabBundle_de.properties (original)
+++ trunk/src/conf/classes/ScarabBundle_de.properties 2010-02-26 15:07:15-0800
@@ -202,6 +202,8 @@
DisplaySizeExplained=Größe des Eingabefeldes (Nicht die interne Feldlänge!)
DisplayStyle=Display Attribute
DisplayStyleExplained=Extra Attribute (style='...' oder class='...'. Achtung nur einfache "'" verwenden!)
+Workflow=Workflow
+
## Email generation specific strings
AutomaticIssue=Automatisches Ticket
Modification=Änderung
@@ -221,11 +223,14 @@
ReasonForCreation=Grund für Erstellung
NotificationStatusNoCreationDate = NotificationStatus ohne Erstellungsdatum. Prüfen Sie die Konsistenz der Einträge in der Datenbank-Tabelle SCARAB_NOTIFICATION_STATUS!
ActivityReportOn = Änderungsbericht
+ActivitySummary = ???Summary of activity???
ActivityGeneratedBy = Änderung durchgeführt von
ActivitiesGeneratedBy = Änderungen durchgeführt von
ActivityBetween = zwischen
ActivityAnd = und
-Workflow=Workflow
+ActivityAt = ???in???
+ActivityReasons = Änderungsgrund
+
##ButtonLabels
Filter=Filter
@@ -1455,6 +1460,7 @@
ActivityTypeFailureText=Online Benachrichtigung im Fehlerfall.
ActivityTypeIssueOnHold= Ticket auf Wiedervorlage
+ActivityTypeIssueReminder= Wiedervorlage Erinnerung
ActivityTypeIssueMoved = Ticket verschoben
ActivityTypeIssueDeleted = Ticket gelöscht
ActivityTypeDependencyChanged = Abhängigkeit geändert
@@ -1478,6 +1484,7 @@
NotificationIssueCopied=Kopie
NotificationIssueDeleted=gelöscht
NotificationIssueOnHold=zur Wiedervorlage
+NotificationIssueReminder=Erinnerung
NotificationCommentAdded=Kommentar
NotificationCommentChanged=Kommentar
NotificationAttributeChanged=Attribut
@@ -1494,6 +1501,7 @@
NotificationIssueOther=?
WakeupFromOnHoldstate=Der Wiedervorlagezeitpunkt für das Ticket ist erreicht, bzw. überschritten.
+WakeupFromIdlestate=Für das Ticket wurde seit ca. {0} Stunden keine Aktivität mehr festgestellt. Bitte klären Sie, inwieweit das beabsichtigt ist und schließen das Ticket ggf.
GeneratedOnHoldState=Wiedervorlage
## ***********************************************************************
Modified: trunk/src/conf/classes/ScarabBundle_en.properties
Url: http://scarab.tigris.org/source/browse/scarab/trunk/src/conf/classes/ScarabBundle_en.properties?view=diff&pathrev=10929&r1=10928&r2=10929
==============================================================================
--- trunk/src/conf/classes/ScarabBundle_en.properties (original)
+++ trunk/src/conf/classes/ScarabBundle_en.properties 2010-02-26 15:07:15-0800
@@ -210,6 +210,7 @@
October=October
November=November
December=December
+
FormatString=Format String
FormatStringExplained=regular expression used to check user input
FormatHint=Format Hint
@@ -247,29 +248,6 @@
ActivityAt = at
ActivityReasons = Reasons for the changes
-NotificationIssueCreated=new
-NotificationIssueMoved=moved
-NotificationIssueCopied=copied
-NotificationIssueDeleted=deleted
-NotificationIssueOnHold=for resubmission
-NotificationCommentAdded=comment
-NotificationCommentChanged=comment
-NotificationAttributeChanged=attribute
-NotificationUserAttributeChanged=personel
-NotificationURLAdded=reference
-NotificationURLCHanged=reference
-NotificationURLDESCCHanged=reference
-NotificationURLDeleted=reference
-NotificationAttachmentCreated=attachment
-NotificationAttachmentRemoved=attachment
-NotificationDependencyCreated=dependency
-NotificationDependencyChanged=dependency
-NotificationDependencyDeleted=dependency
-NotificationIssueOther=?
-
-WakeupFromOnHoldstate=The resubmission date for this issue has been reached.
-GeneratedOnHoldState=resubmission
-
##ButtonLabels
Filter=Filter
AssociateSelectedUserWithIssue=Associate selected users with issue
@@ -1543,12 +1521,13 @@
ActivityTypeEnable=Enable
ActivityTypeSendSelf=Self
ActivityTypeFailure=Failure
+ActivityTypeHelpText=Here you can specify, for which activities on issues you will get an automatic notification message. The switches in the table have following meaning:
ActivityTypeEnableText=Enable Notification sending
ActivityTypeSendSelfText=Notify me about my own changes
ActivityTypeFailureText=Notify me online about E-Mail send failures
-ActivityTypeHelpText=Here you can specify, for which activities on issues you will get an automatic notification message. The switches in the table have following meaning:
ActivityTypeIssueOnHold= Issue on hold
+ActivityTypeIssueReminder= Issue Reminder
ActivityTypeIssueMoved = Issue moved
ActivityTypeIssueDeleted = Issue deleted
ActivityTypeDependencyChanged = Dependency changed
@@ -1567,6 +1546,31 @@
ActivityTypeCommentAdded = Comment added
ActivityTypeCommentChanged = Comment changed
+NotificationIssueCreated=new
+NotificationIssueMoved=moved
+NotificationIssueCopied=copied
+NotificationIssueDeleted=deleted
+NotificationIssueOnHold=for resubmission
+NotificationIssueReminder=reminder
+NotificationCommentAdded=comment
+NotificationCommentChanged=comment
+NotificationAttributeChanged=attribute
+NotificationUserAttributeChanged=personel
+NotificationURLAdded=reference
+NotificationURLCHanged=reference
+NotificationURLDESCCHanged=reference
+NotificationURLDeleted=reference
+NotificationAttachmentCreated=attachment
+NotificationAttachmentRemoved=attachment
+NotificationDependencyCreated=dependency
+NotificationDependencyChanged=dependency
+NotificationDependencyDeleted=dependency
+NotificationIssueOther=?
+
+WakeupFromOnHoldstate=The resubmission date for this issue has been reached.
+WakeupFromIdlestate=There was no activity reported for this issue since {0} hours. Please verify the issue state and possibly change it.
+GeneratedOnHoldState=resubmission
+
## ***********************************************************************
## Misc Java Objects
## ***********************************************************************
------------------------------------------------------
http://scarab.tigris.org/ds/viewMessage.do?dsForumId=3577&dsMessageId=2452735