Actions
bug #5912
closedfeature request #5914: provide drupal installation profile for multilingual sites
feature request #5911: deploy spanisch translation with the cdm_dataportal module
translatable dynamic strings conform to drupal policy
Start date:
Due date:
% Done:
100%
Estimated time:
Severity:
normal
Found in Version:
Description
in many places of the code translatable dynamic strings are formed the wrong way. This becomes obvious when extracting translations using the potx module (see #5911).
The cdm_dataportal module must therefore conform to the policies explained in
https://www.drupal.org/node/322732 : use place holders in
t()
see [https://api.drupal.org/api/drupal/includes!bootstrap.inc/function/format_string/7.x ] for string formating placeholders.
Updated by Andreas Kohlbecker over 7 years ago
- Status changed from New to Closed
- Resolution set to fixed
- % Done set to 100
done by cdm-dataportal|7cc085d (svn:r28476) fixing wrong usages of dynamic strings, using placeholders and avoiding concatenation
Updated by Andreas Kohlbecker over 7 years ago
- Project changed from EDIT to 2
- Description updated (diff)
- Category deleted (
cdm-dataportal) - Target version deleted (
Release 4.3)
Actions