Task #1836
Content Wizard in Arabic
0%
Description
1- The Content wizard should support the arabic language
2- The system should be smart enough to detect the language of the portal and reflect it in the content wizard
History
#1 Updated by Yazan Awad over 5 years ago
- Priority changed from Normal to High
#2 Updated by Yazan Awad over 5 years ago
- Related to Task #1778: Testing the system in Arabic language added
#3 Updated by Yazan Awad over 5 years ago
- Related to deleted (Task #1778: Testing the system in Arabic language)
#4 Updated by Yazan Awad over 5 years ago
- Related to Bug #1966: OAM Issue added
#5 Updated by Yazan Awad over 5 years ago
- Tracker changed from Bug to Task
#6 Updated by Yazan Awad over 5 years ago
- Project changed from MOSA Backlog to Sprint-4
- SERVICE_ID set to 12
#7 Updated by Yazan Awad over 5 years ago
- Project changed from Sprint-4 to MOSA Backlog
#8 Updated by Zaid Shakboua over 4 years ago
- Assignee changed from Zaid Shakboua to Saja Nakhleh
Finally, implemented on QA
#9 Updated by Saja Nakhleh about 4 years ago
- File tabs labels of content wizard.GIF added
- File metadata labels.GIF added
- File WF steps labels, WF proccess.GIF added
- File WF steps labels, main label.GIF added
- File error messages.png added
- File metadata labels, update a vedio.GIF added
Issue #1:
Once the applicant try to add new content then the tabs labels of content wizard will be in English.
Observe the attached evidence.
Issue #2:
On the metadata tab, Observe the "Publish" field label, also it's in english
Observe the attached evidence.
Issue #3:
Open the dialog Workflow process(تفاصيل سير العمل) and observe the steps labels are all in english
Observe the attached evidence.
Issue #4:
also observe the labels of WF steps on the summery tab
Observe the attached evidence.
Issue #5:
create new event and choose same value for the start and end dates, Observe the occurred error message that in english
Issue #6:
create new video content then click update and navigate to the metadata tab, observe the inhibit propagation field in english
#10 Updated by Saja Nakhleh about 4 years ago
- Assignee changed from Saja Nakhleh to Zaid Shakboua
#11 Updated by Zaid Shakboua about 4 years ago
- Assignee changed from Zaid Shakboua to Saja Nakhleh
Issue #1: Fixed, there is not OOTB solution to translate the element titles in Site Studion, instead, i literally translated the titles using javascript as a workaround.
Issue #2: Fixed, this is a system control that the contributor do NOT need or use, i hide this control field.
Issue #3 + Issue #4: Pending, the displayed in the attached screenshot(s) is English is the actual workflow and workflow step names. i'll add a localized description to be displayed instead of the actual name (the workflow and workflow step names cannot be localized). this requires me to update all of the workflows in the system and this need more time.
NOTE: This is not a part of this task, it will be better if you open a new task for this issue.
Issue #5: Pending, the page in the attached screenshot is the system global error message page, i could not pass the locale as parameter to this page but i'll try some other solutions. expected to be ready this week.
Issue #6: Fixed, this is a system control that the contributor do NOT need or use, i hide this control field.
Just to make sure we are the same page, the same will happen for any content type not only for Video type, right?
#12 Updated by Zaid Shakboua about 4 years ago
Issue #5: Fixed, the creation screen will not proceed on error thus no error message (correct/incorrect translate) is displayed.