Description of problem:
There's typo in Spanish localization of webadmin-portal in <title> tag. It contains
<title>Asministración de la red de máquinas oVirt</title>
^ - 's' instead of 'd'
Version-Release number of selected component (if applicable):
SI24.1
How reproducible:
Always.
Steps to Reproduce:
1. Use specified version
2. Switch to Spanish localization of WP
3. Check string in title bar of your browser window or check <title> with FireBug
Actual results:
Asministración de la red de máquinas oVirt
Expected results:
Administración de la red de máquinas oVirt
Additional info:
Maybe it would be wise to check localized strings with some spelling tool like [ia]spell.
Hi Yuko,
Just to confirm:
I understand that the fix for the Spanish title text was already fixed quite a long time ago.
However I couldn't understand if the additional typos mentioned in Comment #3 were also fixed in the same point of time?
Could you also please check when exactly was the title typo (and possibly the additional typos) fixed in Zanata (both in "master" and "rhev-3.1")?
Thanks.
Verified it's fixed for the originally reported issue on the sf4 build:
# rpm -q rhevm rhevm-webadmin-portal
rhevm-3.2.0-5.el6ev.noarch
rhevm-webadmin-portal-3.2.0-5.el6ev.noarch
Please refer to the attached screenshot.
Description of problem: There's typo in Spanish localization of webadmin-portal in <title> tag. It contains <title>Asministración de la red de máquinas oVirt</title> ^ - 's' instead of 'd' Version-Release number of selected component (if applicable): SI24.1 How reproducible: Always. Steps to Reproduce: 1. Use specified version 2. Switch to Spanish localization of WP 3. Check string in title bar of your browser window or check <title> with FireBug Actual results: Asministración de la red de máquinas oVirt Expected results: Administración de la red de máquinas oVirt Additional info: Maybe it would be wise to check localized strings with some spelling tool like [ia]spell.