bug #5912
feature 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
100%
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.
Associated revisions
#5912 fixing wrong usages of dynamic strings, using placeholders and avoiding concatination
History
#1 Updated by Andreas Kohlbecker over 4 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
#2 Updated by Andreas Kohlbecker over 4 years ago
- Project changed from Edit to 2
- Description updated (diff)
- Category deleted (
cdm-dataportal) - Target version deleted (
Release 4.3)
#3 Updated by Andreas Kohlbecker over 4 years ago
- Private changed from Yes to No