add phrase 'clipboard'

This commit is contained in:
Uwe Steinmann 2013-04-22 21:06:29 +02:00
parent d44197cd1b
commit c98b56cd35
2 changed files with 2 additions and 0 deletions

View File

@ -136,6 +136,7 @@ $text = array(
'choose_workflow' => "Workflow wählen", 'choose_workflow' => "Workflow wählen",
'choose_workflow_state' => "Workflow-Status wählen", 'choose_workflow_state' => "Workflow-Status wählen",
'choose_workflow_action' => "Workflow-Aktion wählen", 'choose_workflow_action' => "Workflow-Aktion wählen",
'clipboard' => "Zwischenablage",
'close' => "Schließen", 'close' => "Schließen",
'comment' => "Kommentar", 'comment' => "Kommentar",
'comment_for_current_version' => "Kommentar zur aktuellen Version", 'comment_for_current_version' => "Kommentar zur aktuellen Version",

View File

@ -136,6 +136,7 @@ $text = array(
'choose_workflow' => "Choose workflow", 'choose_workflow' => "Choose workflow",
'choose_workflow_state' => "Choose workflow state", 'choose_workflow_state' => "Choose workflow state",
'choose_workflow_action' => "Choose workflow action", 'choose_workflow_action' => "Choose workflow action",
'clipboard' => "Clipboard",
'close' => "Close", 'close' => "Close",
'comment' => "Comment", 'comment' => "Comment",
'comment_for_current_version' => "Version comment", 'comment_for_current_version' => "Version comment",