Quellcode durchsuchen

- Implementation of the localization... on going...

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@371 a333f486-631f-4898-b8df-5754b55c2be0
dflaven vor 15 Jahren
Ursprung
Commit
b8b6b96ad1
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      dictionaries/dictionary.itop.ui.php

+ 1 - 1
dictionaries/dictionary.itop.ui.php

@@ -349,7 +349,7 @@ Dict::Add('EN US', 'English', 'English', array(
 	'UI:Document:OpenInNewWindow:Download' => 'Open in new window: %1$s, Download: %2$s',
 	'UI:SelectAllToggle+' => 'Select / Deselect All',
 	'UI:ClickToDisplay+' => 'Click to display',
-	'UI:TruncatedResults' => '%1$d objects displayed out of %2%d',
+	'UI:TruncatedResults' => '%1$d objects displayed out of %2$d',
 	'UI:DisplayAll' => 'Display All',
 	'UI:CountOfResults' => '%1$d object(s)',
 	'UI:ChangesLogTitle' => 'Changes log (%1$d):',