Browse Source

Updating spanish.xml

Resolves issue #4401 "Spanish translation: Search dialog items do not fit (translated texts too long)". Now the text fits the search dialog

Before:
<Item id="1703" name="&amp;. se ajusta a línea nueva"/>

Now:
<Item id="1703" name="&amp;. para nueva línea"/>

Fix #4401, close #9898
pull/9938/head
Sergio Flor 4 years ago committed by Don HO
parent
commit
3ef5f11aa2
  1. 2
      PowerEditor/installer/nativeLang/spanish.xml

2
PowerEditor/installer/nativeLang/spanish.xml

@ -402,7 +402,7 @@ The comments are here for explanation, it's not necessary to translate them.
<Item id="1661" name="Seguir archivo actual"/>
<Item id="1641" name="Buscar solo en el archivo actual"/>
<Item id="1686" name="Transparencia"/>
<Item id="1703" name="&amp;. se ajusta a línea nueva"/>
<Item id="1703" name="&amp;. para nueva línea"/>
<Item id="1721" name="▲"/>
<Item id="1723" name="▼ Siguiente"/>
<Item id="1725" name="Copiar el texto marcado"/>

Loading…
Cancel
Save