Difference between revisions of "Setting/ownerssubtranslatecontrol"
Jump to navigation
Jump to search
Markkinchin (talk | contribs) (Created page with "You can change any of the preset texts on the control panel of your sub accounts to your custom text. To do so enter the original text followed by the symbol | (known as the v...") |
|||
Line 1: | Line 1: | ||
− | You can change any of the preset texts on the control panel of your sub accounts to your custom text. | + | You can change any of the preset texts on the control panel of your sub accounts to your custom text. |
− | + | To do so enter the original text followed by the pipe symbol (|) followed by the new text: | |
− | + | Original Text|New Text | |
− | + | ||
+ | Example: To change the text ''Rooms'' to ''Apartments'' the code would be: | ||
+ | |||
+ | Rooms|Apartments | ||
+ | |||
+ | |||
+ | To change multiple texts put every change into a new line: | ||
+ | |||
+ | Rooms|Apartments<br> | ||
+ | Inventory|Availability | ||
+ | |||
+ | |||
+ | To hide a word use two pipes next to each other (no space in-between): | ||
+ | |||
+ | Word|| | ||
+ | |||
+ | |||
+ | *The original text has to match EXACTLY the text on the English control panel. |
Revision as of 16:43, 25 January 2020
You can change any of the preset texts on the control panel of your sub accounts to your custom text.
To do so enter the original text followed by the pipe symbol (|) followed by the new text:
Original Text|New Text
Example: To change the text Rooms to Apartments the code would be:
Rooms|Apartments
To change multiple texts put every change into a new line:
Rooms|Apartments
Inventory|Availability
To hide a word use two pipes next to each other (no space in-between):
Word||
- The original text has to match EXACTLY the text on the English control panel.