mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 02:45:16 +02:00
replace macros
implement new replaceMacros function
This commit is contained in:
parent
f6c86649c2
commit
91facd2d0a
91 changed files with 335 additions and 249 deletions
|
@ -39,7 +39,7 @@ text which you don't care for.
|
|||
|
||||
Note: The view/lang/en directory contains many HTML template files, some of which
|
||||
only have a few words of English text amongst the HTML. Over time we will move
|
||||
the translation to the replace_macros() function which calls these files and
|
||||
the translation to the Renderer::replaceMacros() function which calls these files and
|
||||
then relocate the files to the view directory. The files in the top-level view
|
||||
directory are template files which do not require translation.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue