added phrase 'select_category'

This commit is contained in:
Uwe Steinmann 2013-02-18 09:26:26 +01:00
parent 63bf420133
commit 3ea3feed7f
2 changed files with 2 additions and 0 deletions

View File

@ -483,6 +483,7 @@ $text["search"] = "Search";
$text["search_time"] = "Elapsed time: [time] sec.";
$text["seconds"] = "seconds";
$text["selection"] = "Selection";
$text["select_category"] = "Click to select category";
$text["select_groups"] = "Click to select groups";
$text["select_ind_reviewers"] = "Click to select individual reviewer";
$text["select_ind_approvers"] = "Click to select individual approver";

View File

@ -483,6 +483,7 @@ $text["search"] = "Suchen";
$text["search_time"] = "Dauer: [time] sek.";
$text["seconds"] = "Sekunden";
$text["selection"] = "Auswahl";
$text["select_category"] = "Klicken zur Auswahl einer Kategorie";
$text["select_groups"] = "Klicken zur Auswahl einer Gruppe";
$text["select_ind_reviewers"] = "Klicken zur Auswahl eines Prüfers";
$text["select_ind_approvers"] = "Klicken zur Auswahl eines Freigebers";