Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
database system
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Nov 2014 at 01:28 UTC
Updated:
23 Nov 2014 at 23:44 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #1
duaelfrHere is the patch.
This string has been found running the script that detects untranslatable strings in core (even if this one is fully translatable, the tool also detects string containing non-ascii chars). See the related issue for more information.
Comment #2
yesct commentedComment #3
alexpottThis issue is a unfrozen (ui text) change as per https://www.drupal.org/core/beta-changes and it's benefits outweigh any disruption. Committed 635988f and pushed to 8.0.x. Thanks!
Comment #5
duaelfr\o/ Thank you both!