← Back to team overview

unity-api-bugs team mailing list archive

[Bug 1354058] [NEW] Translations.cmake doesn't pick up cc/cxx/cpp files

 

Public bug reported:

potfile-building rules in cmake/Translations.cmake checks for .vala and
.c files, but not C++ files, so they don't get passed to xgettext.

Frankly I don't understand how this didn't get spotted earlier, surely
this is throwing off our translations for indicator-datetime?

** Affects: indicator-datetime
     Importance: Critical
     Assignee: Charles Kerr (charlesk)
         Status: In Progress

** Changed in: indicator-datetime
     Assignee: (unassigned) => Charles Kerr (charlesk)

-- 
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to Indicator Date and Time.
https://bugs.launchpad.net/bugs/1354058

Title:
  Translations.cmake doesn't pick up cc/cxx/cpp files

Status in The Date and Time Indicator:
  In Progress

Bug description:
  potfile-building rules in cmake/Translations.cmake checks for .vala
  and .c files, but not C++ files, so they don't get passed to xgettext.

  Frankly I don't understand how this didn't get spotted earlier, surely
  this is throwing off our translations for indicator-datetime?

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1354058/+subscriptions


Follow ups

References