Wiki source code of EditTranslations
Last modified by superadmin on 2025/05/22 17:45
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | edit.inplace.close=Close |
| 2 | |||
| 3 | edit.inplace.page.lockFailed=Failed to lock the page. | ||
| 4 | edit.inplace.page.loadFailed=Failed to load the page. | ||
| 5 | edit.inplace.page.renderFailed=Failed to render the page. | ||
| 6 | |||
| 7 | edit.inplace.page.translate.messageBefore=You''re editing the {0} translation of this page (its original version) because this page has not been translated in {1} (the current locale) yet. | ||
| 8 | edit.inplace.page.translate.messageAfter=You''re now editing the {0} translation. Start by translating the page title. | ||
| 9 | |||
| 10 | edit.inplace.actionButtons.loadFailed=Failed to load the action buttons. | ||
| 11 | |||
| 12 | ############################################################################### | ||
| 13 | ## Deprecated | ||
| 14 | ## Note: each element should be removed when the last branch using it is no longer supported | ||
| 15 | ############################################################################### | ||
| 16 | |||
| 17 | ## Used to indicate where deprecated keys start | ||
| 18 | #@deprecatedstart | ||
| 19 | |||
| 20 | ####################################### | ||
| 21 | ## until 12.10.5, 13.1 | ||
| 22 | ####################################### | ||
| 23 | edit.inplace.page.original=You''re editing the original page ({0}) | ||
| 24 | edit.inplace.page.translation=You''re editing the following translation: {0}. | ||
| 25 | |||
| 26 | ## Used to indicate where deprecated keys end | ||
| 27 | #@deprecatedend |