Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/10/2023 09:56:11 AM (13 months ago)
Author:
imath
Message:

Improve i18n /* translators */ comments

  • Make sure 'Active %s' uses the same translators comment everywhere.
  • Add translators comment to strings missing it ('%s friends' & '%s members').

Fixes #8990
Closes https://github.com/buddypress/buddypress/pull/160

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-members/blocks/members/index.asset.php

    r13463 r13580  
    1 <?php return array('dependencies' => array('bp-block-components', 'bp-block-data', 'lodash', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n', 'wp-url'), 'version' => '8aaf13b8cd504dd8bb8c');
     1<?php return array('dependencies' => array('bp-block-components', 'bp-block-data', 'lodash', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n', 'wp-url'), 'version' => '23b50823220af70bb259');
Note: See TracChangeset for help on using the changeset viewer.