mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Adding details to handle strings with dynamic inline contents
This commit is contained in:
parent
c5da563a48
commit
2c7eec1cd4
1 changed files with 6 additions and 0 deletions
|
|
@ -51,3 +51,9 @@ You can view OSEM in other languages by selecting the language you want from the
|
|||
autocollect: true
|
||||
};
|
||||
```
|
||||
## 5. Strings with dynamic contents
|
||||
|
||||
Strings containing dynamic content should be tagged in the haml file with "notranslate" classes as described in:
|
||||
|
||||
http://docs.transifex.com/live/webmasters/#how-to-handle-inline-block-variables
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue