wok-current rev 9604
busybox: Added french translate for top and pcan desktop files. Fixed bug #475.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Apr 14 01:08:37 2011 +0000 (2011-04-14) |
parents | 2e0f0123456b |
children | 799d751f3588 |
files | busybox/stuff/applications/pcan.desktop busybox/stuff/applications/top.desktop |
line diff
1.1 --- a/busybox/stuff/applications/pcan.desktop Wed Apr 13 22:53:13 2011 +0000 1.2 +++ b/busybox/stuff/applications/pcan.desktop Thu Apr 14 01:08:37 2011 +0000 1.3 @@ -1,6 +1,7 @@ 1.4 [Desktop Entry] 1.5 Encoding=UTF-8 1.6 Name=Local ports scan 1.7 +Name[fr_FR]=Ports analyse locale 1.8 Name[zh_CN]=本地端口扫描 1.9 Exec=xterm -hold -e 'pscan localhost' 1.10 Icon=other.png
2.1 --- a/busybox/stuff/applications/top.desktop Wed Apr 13 22:53:13 2011 +0000 2.2 +++ b/busybox/stuff/applications/top.desktop Thu Apr 14 01:08:37 2011 +0000 2.3 @@ -1,9 +1,11 @@ 2.4 [Desktop Entry] 2.5 Encoding=UTF-8 2.6 Name=Top Processes Viewer 2.7 +Name[fr_FR]=Haut Processus Viewer 2.8 Name[zh_CN]=进程管理器 2.9 Type=Application 2.10 Comment=Show System Processes 2.11 +Comment[fr_FR]=Afficher les processus système 2.12 Exec=xterm -e top 2.13 Icon=other.png 2.14 Categories=ConsoleOnly;System;Application;