mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
* prototech/ticket/11959: [ticket/11959] Move phpbb_generate_string_list() to functions_content.php. [ticket/11959] Add unit tests. [ticket/11959] Remove use of plurals and make it possible to use Oxford comma. [ticket/11959] Rename phpbb_gen_string_list() & fix incorrect var name. [ticket/11959] Simplify how the users are trimmed. [ticket/11959] Add function to create a string list. [ticket/11959] Add samples for the untrimmed strings. [ticket/11959] List the last user with "and" instead of a comma. [ticket/11959] Use the plurals system for the untrimmed language strings. [ticket/11959] Fix the NOTIFICATION_QUOTE_TRIMMED text. [ticket/11959] Use plurals for the language strings. |
||
---|---|---|
.. | ||
ext/test/notification/type | ||
fixtures | ||
base.php | ||
convert_test.php | ||
group_request_test.php | ||
manager_helper.php | ||
notification_test.php | ||
submit_post_base.php | ||
submit_post_type_bookmark_test.php | ||
submit_post_type_post_in_queue_test.php | ||
submit_post_type_post_test.php | ||
submit_post_type_quote_test.php | ||
user_list_trim_test.php |