Skip to content

Language: #add missing and #fix legacy language terms #6572

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 7, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions assets/vue/components/Toolbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@

<PrimeButton
v-if="handleAdd"
:label="$t('New folder')"
:label="$t('Add a new folder')"
class="p-button-outlined"
icon="mdi mdi-folder-plus"
@click="addItem"
/>

<PrimeButton
v-if="handleAddDocument"
:label="$t('New document')"
:label="$t('Create a new document')"
class="p-button-outlined"
icon="mdi mdi-file-plus"
@click="addDocument"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ const maxSubscriptionsDisabled = computed(() => 0 === subscriptionVisibilitySele
<BaseCheckbox
id="is_collective"
v-model="model.collective"
:label="t('Is it editable by the invitees?')"
:label="t('Event editable by the invitees')"
name="is_collective"
/>
</Fieldset>
Expand Down
2 changes: 1 addition & 1 deletion assets/vue/components/filemanager/PersonalFiles.vue
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@

<Dialog
v-model:visible="dialog"
:header="$t('New folder')"
:header="$t('Add a new folder')"
:modal="true"
:style="{ width: '450px' }"
class="p-fluid"
Expand Down
2 changes: 1 addition & 1 deletion assets/vue/components/links/LinkForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
/>

<p class="text-sm text-gray-600">
{{ t("This icon will be displayed as a shortcut on the course homepage.") }}
{{ t("This icon will show for the link displayed as a tool on the course homepage.") }}
</p>
<p class="text-sm text-gray-600">
{{ t("Use the crop tool to select a 1:1 region. Recommended size: 120x120 pixels.") }}
Expand Down
2 changes: 1 addition & 1 deletion assets/vue/components/social/MyFriendsCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
class="text-center mt-3"
>
<BaseButton
:label="t('Search user by geolocalization')"
:label="t('By geolocalization')"
icon="map-search"
type="primary"
@click="redirectToGeolocalization"
Expand Down
2 changes: 1 addition & 1 deletion assets/vue/components/social/MySkillsCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</div>
</div>
<div class="skills-links mt-2">
<a href="/main/social/skills_wheel.php">{{ t("Skills Wheel") }}</a> |
<a href="/main/social/skills_wheel.php">{{ t("Skills wheel") }}</a> |
<a href="/main/social/skills_ranking.php">{{ t("Your skill ranking") }}</a>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion assets/vue/components/social/SocialGroupMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<BaseCard class="social-side-menu mt-4">
<template #header>
<div class="px-4 py-2 -mb-2 bg-gray-15">
<h2 class="text-h5">{{ t("Social Group") }}</h2>
<h2 class="text-h5">{{ t("Social group") }}</h2>
</div>
</template>
<hr class="-mt-2 mb-4 -mx-4" />
Expand Down
84 changes: 84 additions & 0 deletions translations/messages.en.po
Original file line number Diff line number Diff line change
Expand Up @@ -29086,3 +29086,87 @@ msgstr "Blocks Palette"

msgid "Already answered"
msgstr "Already answered"

msgid "You have left the group successfully"
msgstr "You have left the group successfully"

msgid "Your skill ranking"
msgstr "Your skill ranking"

msgid "The comment is required"
msgstr "The comment is required"

msgid "All messages here are automatically marked as promoted."
msgstr "All messages here are automatically marked as promoted."

msgid "Item 1"
msgstr "Item 1"

msgid "Item 2"
msgstr "Item 2"

msgid "Item 3"
msgstr "Item 3"

msgid "Value 1"
msgstr "Value 1"

msgid "Value 2"
msgstr "Value 2"

msgid "Value 3"
msgstr "Value 3"

msgid "Checkbox 1"
msgstr "Checkbox 1"

msgid "Checkbox 2"
msgstr "Checkbox 2"

msgid "Forms"
msgstr "Forms"

msgid "Dialogs"
msgstr "Dialogs"

msgid "Editable content"
msgstr "Editable content"

msgid "Color updated"
msgstr "Color updated"

msgid "Modify color theme"
msgstr "Modify color theme"

msgid "Select as current theme"
msgstr "Select as current theme"

msgid "Save as new theme"
msgstr "Save as new theme"

msgid "New color theme"
msgstr "New color theme"

msgid "Filters"
msgstr "Filters"

msgid "Color"
msgstr "Color"

msgid "Click the image to crop it (1:1 ratio, 120x120 px recommended)."
msgstr "Click the image to crop it (1:1 ratio, 120x120 px recommended)."

msgid "Use the crop tool to select a 1:1 region. Recommended size: 120x120 pixels."
msgstr "Use the crop tool to select a 1:1 region. Recommended size: 120x120 pixels."

msgid "Link saved"
msgstr "Link saved"

msgid "Link is valid"
msgstr "Link is valid"

msgid "Link is not valid"
msgstr "Link is not valid"

msgid "Toggle visibility"
msgstr "Toggle visibility"
84 changes: 84 additions & 0 deletions translations/messages.pot
Original file line number Diff line number Diff line change
Expand Up @@ -29054,3 +29054,87 @@ msgstr ""

msgid "Already answered"
msgstr ""

msgid "You have left the group successfully"
msgstr ""

msgid "Your skill ranking"
msgstr ""

msgid "The comment is required"
msgstr ""

msgid "All messages here are automatically marked as promoted."
msgstr ""

msgid "Item 1"
msgstr ""

msgid "Item 2"
msgstr ""

msgid "Item 3"
msgstr ""

msgid "Value 1"
msgstr ""

msgid "Value 2"
msgstr ""

msgid "Value 3"
msgstr ""

msgid "Checkbox 1"
msgstr ""

msgid "Checkbox 2"
msgstr ""

msgid "Forms"
msgstr ""

msgid "Dialogs"
msgstr ""

msgid "Editable content"
msgstr ""

msgid "Color updated"
msgstr ""

msgid "Modify color theme"
msgstr ""

msgid "Select as current theme"
msgstr ""

msgid "Save as new theme"
msgstr ""

msgid "New color theme"
msgstr ""

msgid "Filters"
msgstr ""

msgid "Color"
msgstr ""

msgid "Click the image to crop it (1:1 ratio, 120x120 px recommended)."
msgstr ""

msgid "Use the crop tool to select a 1:1 region. Recommended size: 120x120 pixels."
msgstr ""

msgid "Link saved"
msgstr ""

msgid "Link is valid"
msgstr ""

msgid "Link is not valid"
msgstr ""

msgid "Toggle visibility"
msgstr ""
Loading