Quote:
	
	
		
			
				
					Originally Posted by  Terisa de morgan
					 
				 
				Hello, I would like to know if itīs possible at the same time to change the text at header/footer (page x of y -> page x / y) and the font with the new patch that jackie_w has created. 
			
		 | 
	
	
 For the header/footer text, look at these 3 libnickel.so.1.0.0.yaml patches to decide which one suits you best.:
- 
Don't uppercase header/footer text
- 
Custom header/footer page number text
- 
Don't uppercase header/footer text and change page number text
For similar in the central label in the new scrubber, there's another new patch in libnickel.so.1.0.0.yaml. I added it for 4.16.13162 but it probably got drowned out in the general noise of the last week.
	Code:
	Custom navigation menu page number text:
  - Enabled: no
  - Description: Changes the page number text format in the reading navigation menu
  - FindReplaceString: {Find: "Page %1 of %2", Replace: "%1 / %2"}
 Customise it if you want to keep the 'Page', lose the 'of'