Searched refs:N_ (Results 1 - 2 of 2) sorted by relevance
/solaris-userland/components/desktop/os-welcome/files/ |
H A D | os-next-steps.py | 34 def N_(message): return message function 65 'header' : N_("Learn More about Oracle Solaris"), 67 'url_links' : [ ["http://docs.oracle.com/cd/E53394_01/pdf/E54847.pdf", N_("##What's new## with <b>Oracle Solaris 11.3</b>")], ["http://www.oracle.com/us/support/systems/index.html", N_("##Get world class support## with <b>Oracle Premier Support</b>")], [get_solaris_dashboard_url(), N_("##Explore## the <b>Oracle Solaris Dashboard</b> with system analytics and more")] ], 71 'header' : N_("Use the GNOME Desktop"), 73 'program_links' : [ ["yelp.desktop", N_("##Get Help## using the <b>GNOME Desktop</b>")], ["gnome-control-center.desktop", N_("##Change desktop settings## with <b>GNOME Control Center</b>")], ["gnome-universal-access-panel.desktop", N_("##Enable Accessibility## with <b>Settings > Universal Access</b>")] ], 77 'header' : N_("Participat [all...] |
H A D | os-about.py | 33 def N_(message): return message function 45 copyright_string = N_("Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.") 47 release_text = N_("Release") 48 space_text = N_("Used Space") 49 available_text = N_("Available Space") 50 memory_text = N_("Memory")
|
Completed in 504 milliseconds