Revision 464358b4
Added by Phil Davis over 9 years ago
- added
- modified
- copied
- renamed
- deleted
- src
- usr
- local
- www
- firewall_shaper.php (diff)
- firewall_shaper_queues.php (diff)
- firewall_shaper_vinterface.php (diff)
- interfaces_assign.php (diff)
- load_balancer_monitor.php (diff)
- load_balancer_pool.php (diff)
- load_balancer_setting.php (diff)
- load_balancer_virtual_server.php (diff)
- services_captiveportal_mac.php (diff)
- services_captiveportal_zones.php (diff)
- services_dhcp.php (diff)
- services_dhcpv6.php (diff)
- services_dnsmasq.php (diff)
- services_igmpproxy.php (diff)
- services_pppoe.php (diff)
- services_unbound.php (diff)
- services_unbound_acls.php (diff)
- services_unbound_advanced.php (diff)
- status_lb_pool.php (diff)
- system_advanced_sysctl.php (diff)
- system_gateway_groups.php (diff)
- vpn_ipsec.php (diff)
- vpn_ipsec_keys.php (diff)
- vpn_ipsec_mobile.php (diff)
- vpn_l2tp_users.php (diff)
- www
- local
- usr
Standardize print_apply_box usage
1) For the translators, it should be better to do it consistently. Then
they only need to have 1 translation of "You must apply the changes in
order for them to take effect" and can translate each of the other
custom sentences individually.
2) The full-stop should always go at the end of the sentence, inside the
gettext(). There are some languages where the full-stop is not the same
as European. e.g. In Nepal we use the vertical bar for end of sentence.