mirror of
				https://github.com/brain-hackers/brain-config.git
				synced 2025-11-04 14:38:36 +09:00 
			
		
		
		
	timezone -> time zone (#115)
This commit is contained in:
		@@ -2289,7 +2289,7 @@ fi
 | 
			
		||||
do_internationalisation_menu() {
 | 
			
		||||
  FUN=$(whiptail --title "Raspberry Pi Software Configuration Tool (raspi-config)" --menu "Localisation Options" $WT_HEIGHT $WT_WIDTH $WT_MENU_HEIGHT --cancel-button Back --ok-button Select \
 | 
			
		||||
    "I1 Change Locale" "Set up language and regional settings to match your location" \
 | 
			
		||||
    "I2 Change Timezone" "Set up timezone to match your location" \
 | 
			
		||||
    "I2 Change Time Zone" "Set up time zone to match your location" \
 | 
			
		||||
    "I3 Change Keyboard Layout" "Set the keyboard layout to match your keyboard" \
 | 
			
		||||
    "I4 Change WLAN Country" "Set the legal channels used in your country" \
 | 
			
		||||
    3>&1 1>&2 2>&3)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user