mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-31 14:53:59 +01:00 
			
		
		
		
	Added consistency to capitalisation
This commit is contained in:
		
							parent
							
								
									c77e5abba7
								
							
						
					
					
						commit
						6302e1777a
					
				
					 2 changed files with 2 additions and 1 deletions
				
			
		|  | @ -62,6 +62,7 @@ | ||||||
|     android:padding="@dimen/activity_margin_horizontal" |     android:padding="@dimen/activity_margin_horizontal" | ||||||
|     android:singleLine="true" |     android:singleLine="true" | ||||||
|     android:text="@string/search_this_area" |     android:text="@string/search_this_area" | ||||||
|  |     android:textAllCaps="false" | ||||||
|     android:textColor="@color/status_bar_blue" |     android:textColor="@color/status_bar_blue" | ||||||
|     android:visibility="gone" |     android:visibility="gone" | ||||||
|     app:elevation="@dimen/dimen_6" /> |     app:elevation="@dimen/dimen_6" /> | ||||||
|  |  | ||||||
|  | @ -303,7 +303,7 @@ | ||||||
| 
 | 
 | ||||||
|   <string name="about_translate_cancel">Cancel</string> |   <string name="about_translate_cancel">Cancel</string> | ||||||
|   <string name="retry">Retry</string> |   <string name="retry">Retry</string> | ||||||
|   <string name="showcase_view_whole_nearby_activity">These are the places near you that need pictures to illustrate their Wikipedia articles.\n\nClicking on \'SEARCH THIS AREA\' locks the map and launches a nearby search around that location.</string> |   <string name="showcase_view_whole_nearby_activity">These are the places near you that need pictures to illustrate their Wikipedia articles.\n\nClicking on \'Search this area\' locks the map and launches a nearby search around that location.</string> | ||||||
|   <string name="showcase_view_needs_photo">This place needs a photo.</string> |   <string name="showcase_view_needs_photo">This place needs a photo.</string> | ||||||
|   <string name="showcase_view_has_photo">This place already has a photo.</string> |   <string name="showcase_view_has_photo">This place already has a photo.</string> | ||||||
|   <string name="showcase_view_no_longer_exists">This place no longer exists.</string> |   <string name="showcase_view_no_longer_exists">This place no longer exists.</string> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Andrew Nguyen
						Andrew Nguyen