Project

General

Profile

Actions

Bug #34058

closed

Strings with enter don't get extracted for translation

Added by Maria Agaphontzev over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Category:
Internationalization
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

const test1 = __(
'test'
);
const test2 = __('test');

test1 won't be extracted test2 would be.
Only in JS.


Related issues 1 (0 open1 closed)

Has duplicate Foreman - Bug #36115: Multi line translation strings are not extractedDuplicateActions
Actions #1

Updated by Maria Agaphontzev over 2 years ago

  • Description updated (diff)
Actions #2

Updated by The Foreman Bot over 2 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/8965 added
Actions #3

Updated by The Foreman Bot over 2 years ago

  • Fixed in Releases 3.2.0 added
Actions #4

Updated by Maria Agaphontzev over 2 years ago

  • Status changed from Ready For Testing to Closed
Actions #5

Updated by Ewoud Kohl van Wijngaarden about 1 year ago

  • Has duplicate Bug #36115: Multi line translation strings are not extracted added
Actions

Also available in: Atom PDF