mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 03:18:24 +00:00 
			
		
		
		
	Rearrange the order of the merged by etc. in locale (#13284)
Fix #13260 Signed-off-by: Andrew Thornton <art27@cantab.net>
This commit is contained in:
		| @@ -1030,10 +1030,10 @@ issues.action_milestone_no_select = No milestone | |||||||
| issues.action_assignee = Assignee | issues.action_assignee = Assignee | ||||||
| issues.action_assignee_no_select = No assignee | issues.action_assignee_no_select = No assignee | ||||||
| issues.opened_by = opened %[1]s by <a href="%[2]s">%[3]s</a> | issues.opened_by = opened %[1]s by <a href="%[2]s">%[3]s</a> | ||||||
| pulls.merged_by = merged %[1]s by <a href="%[2]s">%[3]s</a> | pulls.merged_by = by <a href="%[2]s">%[3]s</a> merged %[1]s | ||||||
| pulls.merged_by_fake = merged %[1]s by %[2]s | pulls.merged_by_fake = by %[2]s merged %[1]s | ||||||
| issues.closed_by = by <a href="%[2]s">%[3]s</a> closed %[1]s | issues.closed_by = by <a href="%[2]s">%[3]s</a> closed %[1]s | ||||||
| issues.opened_by_fake = opened %[1]s by %[2]s | issues.opened_by_fake = by %[2]s opened %[1]s | ||||||
| issues.closed_by_fake = by %[2]s closed %[1]s | issues.closed_by_fake = by %[2]s closed %[1]s | ||||||
| issues.previous = Previous | issues.previous = Previous | ||||||
| issues.next = Next | issues.next = Next | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user