add missing translation symbol
authorFelix Fietkau <nbd@openwrt.org>
Thu, 23 Mar 2006 16:05:46 +0000 (16:05 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 23 Mar 2006 16:05:46 +0000 (16:05 +0000)
SVN-Revision: 3466

openwrt/package/webif/files/www/cgi-bin/webif/ipkg.sh

index 20bd9d5a5c74357fb4d73ef856e90ca4f21ce482..f7c5277db64aa8a0561f969c54807d7a037157fd 100755 (executable)
@@ -28,7 +28,7 @@ $2 !~ /terminated/ {
   </table>
 </div>
 <div class="half noBorderOnLeft">
-  <h3>Available packages</h3>
+  <h3>@TR<<Available packages>></h3>
   <table style="width: 90%">
 <?
 grep Package: /usr/lib/ipkg/status /usr/lib/ipkg/lists/* 2>&- | sed -e 's, ,,' -e 's,/usr/lib/ipkg/lists/,,' | awk -F: '