mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
- Remove misc TinyMCE mentions in docs and minifyjs
This commit is contained in:
parent
66482c1d9c
commit
46fe6b1908
4 changed files with 16 additions and 35 deletions
|
@ -10,7 +10,7 @@ Internationalisation
|
|||
|
||||
extract.php - extracts translatable strings from our project files. It
|
||||
currently doesn't pick up strings in other libraries we might be using such as
|
||||
tinymce and the HTML parsers.
|
||||
the HTML parsers.
|
||||
|
||||
In order for extract to do its job, every use of the t() translation function
|
||||
must be preceded by one space. The string also can not contain parentheses. If
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue