|
MythTV
0.26-pre
|
Variables | |
| tuple | t = gettext.translation('smolt', '/usr/share/locale/', fallback = True) |
| _ = t.ugettext | |
| tuple hardwareprofile::i18n::t = gettext.translation('smolt', '/usr/share/locale/', fallback = True) |
| hardwareprofile::i18n::_ = t.ugettext |
Definition at line 42 of file i18n.py.
Referenced by $contenturl(), hardwareprofile::sendProfile.command_line(), hardwareprofile::smolt.create_profile(), hardwareprofile.smolt._HardwareProfile.get_distro_specific_html(), hardwareprofile.smolt._HardwareProfile.get_general_info_excerpt(), hardwareprofile.distros.mythtv_data.uuiddb._UuidDb.get_pub_uuid(), hardwareprofile.smolt._HardwareProfile.getProfile(), hardwareprofile.smolt._HardwareProfile.hostIter(), hardwareprofile::deleteProfile.main(), hardwareprofile::getLink.main(), hardwareprofile::sendProfile.main_request_new_public_uuid(), hardwareprofile::sendProfile.make_display_excerpts(), hardwareprofile::sendProfile.mention_missing_uuid(), hardwareprofile::sendProfile.mention_profile_web_view(), hardwareprofile::sendProfile.present_and_require_confirmation(), hardwareprofile::scan.rating(), hardwareprofile::sendProfile.read_profile(), hardwareprofile::smolt.read_pub_uuid(), hardwareprofile::software.read_runlevel(), hardwareprofile::smolt.read_uuid(), hardwareprofile.smolt._HardwareProfile.regenerate_pub_uuid(), hardwareprofile::sendProfile.register_with_fedora_account_system(), hardwareprofile::scan.scan(), hardwareprofile.smolt._HardwareProfile.send(), hardwareprofile::sendProfile.send_profile(), hardwareprofile::smolt.serverMessage(), hardwareprofile.smolt._HardwareProfile.write_admin_token(), and hardwareprofile.smolt._HardwareProfile.write_pub_uuid().
1.7.6.1