| @@ -164,9 +164,9 @@ | ||
| 164 | 164 | <table> |
| 165 | 165 | <tr> |
| 166 | 166 | <td style="padding-bottom: 10px;"> |
| 167 | 167 | <label for="langid" style="font-weight: bold;"><?php _e( 'Manage Phrases using XML File', 'wpforo' ); ?> <a |
| 168 | - href="https://wpforo.com/docs/wpforo-v2/wpforo-settings/general-settings/#xml-language" title="<?php _e( 'Read the documentation', 'wpforo' ) ?>" target="_blank"><i | |
| 168 | + href="https://wpforo.com/docs/wpforo-v3/wpforo-settings/general-settings/#xml-language" title="<?php _e( 'Read the documentation', 'wpforo' ) ?>" target="_blank"><i | |
| 169 | 169 | class="far fa-question-circle"></i></a></label> |
| 170 | 170 | <p class="wpf-info"><?php _e( |
| 171 | 171 | 'This option is only related to XML language files. You should upload a translation XML file to have a new language option in this drop-down. If you are using PO/MO translation files you should change WordPress Language in Dashboard > Settings admin page to load according translation for wpForo.', |
| 172 | 172 | 'wpforo' |