enonic / xp-apps

Enonic XP bundled applications.
GNU General Public License v3.0
1 stars 3 forks source link

Translate admin tools descriptions to French #634

Closed aro closed 6 years ago

aro commented 6 years ago

Translate the texts from the admin tool xml descriptors for Applications, Users, Content Studio apps.

There are 2 keys that can be translated:

Add the translations to the phrases file in i18n directories:

modules/app-contentstudio/src/main/resources/i18n/phrases_fr.properties modules/app-users/src/main/resources/i18n/phrases_fr.properties modules/app-applications/src/main/resources/i18n/phrases_fr.properties

GlennRicaud commented 6 years ago

Also from jsi using the diff tool:

Applications App: The following keys are missing in ‘phrases_fr.properties’: [admin.tool.displayName, admin.tool.description] Content Studio App: The following keys are missing in ‘phrases_fr.properties’: [live.view.saveAs.fragment, action.saving, action.commentIssue, live.view.detach, action.saved, field.comments, notify.issue.commentUpdated, notify.component.detached, notify.issue.commentDeleted, notify.repo.readonly, notify.issue.commentAdded, admin.tool.displayName, dialog.issue.confirmCommentDelete, field.issue.noComments, admin.tool.description] Standard ID Provider App: The following keys are missing in ‘phrases_fr.properties’: [page.creation.password.short] Users App: The following keys are missing in ‘phrases_fr.properties’: [admin.tool.displayName, admin.tool.description]