a commonly used word in e-commerce & sorting features.
tagging
Also find similar problems in: core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php: Line 221
@jamesliu78,
+++ b/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.phpundefined @@ -218,7 +218,7 @@ public function exposedFormAlter(&$form, &$form_state) { + '#title' => t('Order', array(), array('context' => 'Sort order')),
Yeah, this patch includes the string ?
@droplet Oh, sorry. :)
Looks good.
Committed 1470854 and pushed to 8.x. Thanks!
Automatically closed -- issue fixed for 2 weeks with no activity.
Follow-up to fix it in views #3064523: Add t() context to "Order" string for views module
Comments
Comment #1
droplet commentedtagging
Comment #2
jamesliu78Also find similar problems in:
core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php: Line 221
Comment #3
droplet commented@jamesliu78,
Yeah, this patch includes the string ?
Comment #4
jamesliu78@droplet
Oh, sorry. :)
Comment #5
Tor Arne Thune commentedLooks good.
Comment #6
alexpottCommitted 1470854 and pushed to 8.x. Thanks!
Comment #8
andypostFollow-up to fix it in views #3064523: Add t() context to "Order" string for views module