mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	docs: Adjust phrasing of "From your desktop, click on the gear...".
We actually mean the main Zulip UI here, so "from your desktop" sounds potentially misleading; reodering the phrasing makes the meaning unambiguous.
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							9df8fbde48
						
					
				
				
					commit
					05fe62c96c
				
			@@ -1,4 +1,5 @@
 | 
			
		||||
1. From your desktop, click on the gear (<i class="fa fa-cog"></i>) in the upper right corner.
 | 
			
		||||
1. Click on the **gear** (<i class="fa fa-cog"></i>) icon in the upper
 | 
			
		||||
   right corner of the web or desktop app.
 | 
			
		||||
 | 
			
		||||
1. Select **Manage streams**.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -27,8 +27,8 @@ gear_info = {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
gear_instructions = """
 | 
			
		||||
1. From your desktop, click on the **gear**
 | 
			
		||||
   (<i class="fa fa-cog"></i>) in the upper right corner.
 | 
			
		||||
1. Click on the **gear** (<i class="fa fa-cog"></i>) icon in the upper
 | 
			
		||||
   right corner of the web or desktop app.
 | 
			
		||||
 | 
			
		||||
1. Select {item}.
 | 
			
		||||
"""
 | 
			
		||||
@@ -48,8 +48,8 @@ stream_info = {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
stream_instructions_no_link = """
 | 
			
		||||
1. From your desktop, click on the **gear**
 | 
			
		||||
   (<i class="fa fa-cog"></i>) in the upper right corner.
 | 
			
		||||
1. Click on the **gear** (<i class="fa fa-cog"></i>) icon in the upper
 | 
			
		||||
   right corner of the web or desktop app.
 | 
			
		||||
 | 
			
		||||
1. Click **Manage streams**.
 | 
			
		||||
"""
 | 
			
		||||
 
 | 
			
		||||
@@ -91,8 +91,8 @@ link_mapping = {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
settings_markdown = """
 | 
			
		||||
1. From your desktop, click on the **gear**
 | 
			
		||||
   (<i class="fa fa-cog"></i>) in the upper right corner.
 | 
			
		||||
1. Click on the **gear** (<i class="fa fa-cog"></i>) icon in the upper
 | 
			
		||||
   right corner of the web or desktop app.
 | 
			
		||||
 | 
			
		||||
1. Select **{setting_type_name}**.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user