Here is a list of strings not translatable. If some one can give a look....
FPGA Upgrade
last line of plugin.py
Description not translatable
return PluginDescriptor(name=_("FPGA Upgrade"), description="Upgrade FPGA..", where = PluginDescriptor.WHERE_PLUGINMENU, fnc=main)
WirelessAccessPoint
last line of plugin.py
Description not translatable
return [PluginDescriptor(name=_("Wireless Access Point"), description="Using a Wireless module as access point.", where = PluginDescriptor.WHERE_PLUGINMENU, needsRestart = True, fnc=main)]
Infobar.py
in def whereIAm section
return "In %s universe" % (ret)
In XX universe not translatable
Hard Disk Panel
'Stanby Now' not translatable
BlindScan
self["key_green"] = StaticText("Scan")
self["key_blue"] = StaticText("Scan All")
Plugin 3G Modem
some strings not translatable
Script panel
some strings not translatable