Closed (fixed)
Project:
Drupal core
Version:
8.1.x-dev
Component:
views.module
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 Feb 2016 at 01:58 UTC
Updated:
29 Feb 2016 at 11:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mohit_aghera commentedUploading basic patch with required change.
Comment #4
mohit_aghera commentedBy mistake used 8.0.x branch. Updating with latest patch with head from 8.1.x
Comment #5
mohit_aghera commentedComment #6
dawehnerPerfect!
There is no example left:
Additional I reviewed the changes using
git diff --color-wordsand all changes looked perfectComment #7
catchfwiw this removes 15% of the t() calls in core.
Committed/pushed to 8.1.x, thanks!