Skip to content
Snippets Groups Projects
Commit 36938bd6 authored by Eli Linden's avatar Eli Linden
Browse files

FIX VWR-19022 ES linguistic

parent af6a5b1f
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<menu name="Popup"> <menu name="Popup">
<menu_item_call label="Teleportarse" name="Teleport To Landmark"/> <menu_item_call label="Teleportar" name="Teleport To Landmark"/>
<menu_item_call label="Ver/Editar el hito" name="Landmark Open"/> <menu_item_call label="Ver/Editar el hito" name="Landmark Open"/>
<menu_item_call label="Copiar la SLurl" name="Copy slurl"/> <menu_item_call label="Copiar la SLurl" name="Copy slurl"/>
<menu_item_call label="Mostrar en el mapa" name="Show On Map"/> <menu_item_call label="Mostrar en el mapa" name="Show On Map"/>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<menu_item_call label="Añadir como amigo" name="add_friend"/> <menu_item_call label="Añadir como amigo" name="add_friend"/>
<menu_item_call label="MI" name="im"/> <menu_item_call label="MI" name="im"/>
<menu_item_call label="Llamada" name="call"/> <menu_item_call label="Llamada" name="call"/>
<menu_item_call label="Teleportarse" name="teleport"/> <menu_item_call label="Teleportar" name="teleport"/>
<menu_item_call label="Invitar al grupo" name="invite_to_group"/> <menu_item_call label="Invitar al grupo" name="invite_to_group"/>
<menu_item_call label="Ignorar" name="block"/> <menu_item_call label="Ignorar" name="block"/>
<menu_item_call label="Designorar" name="unblock"/> <menu_item_call label="Designorar" name="unblock"/>
......
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<context_menu name="Teleport History Item Context Menu"> <context_menu name="Teleport History Item Context Menu">
<menu_item_call label="Teleportarse" name="Teleport"/> <menu_item_call label="Teleportar" name="Teleport"/>
<menu_item_call label="Más información" name="More Information"/> <menu_item_call label="Más información" name="More Information"/>
<menu_item_call label="Copiar al portapapeles" name="CopyToClipboard"/> <menu_item_call label="Copiar al portapapeles" name="CopyToClipboard"/>
</context_menu> </context_menu>
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<menu name="Popup"> <menu name="Popup">
<menu_item_call label="Teleportarse" name="Teleport To Landmark"/> <menu_item_call label="Teleportar" name="Teleport To Landmark"/>
<menu_item_call label="Ver/Editar el hito" name="Landmark Open"/> <menu_item_call label="Ver/Editar el hito" name="Landmark Open"/>
<menu_item_call label="Copiar la SLurl" name="Copy slurl"/> <menu_item_call label="Copiar la SLurl" name="Copy slurl"/>
<menu_item_call label="Mostrar en el mapa" name="Show On Map"/> <menu_item_call label="Mostrar en el mapa" name="Show On Map"/>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<menu_item_call label="Ver el perfil" name="view_profile"/> <menu_item_call label="Ver el perfil" name="view_profile"/>
<menu_item_call label="Añadir como amigo" name="add_friend"/> <menu_item_call label="Añadir como amigo" name="add_friend"/>
<menu_item_call label="MI" name="im"/> <menu_item_call label="MI" name="im"/>
<menu_item_call label="Teleportarse" name="teleport"/> <menu_item_call label="Teleportar" name="teleport"/>
<menu_item_call label="Ignorar" name="block"/> <menu_item_call label="Ignorar" name="block"/>
<menu_item_call label="Designorar" name="unblock"/> <menu_item_call label="Designorar" name="unblock"/>
<menu_item_call label="Denunciar" name="report"/> <menu_item_call label="Denunciar" name="report"/>
......
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<context_menu name="Teleport History Item Context Menu"> <context_menu name="Teleport History Item Context Menu">
<menu_item_call label="Teleportarse" name="Teleport"/> <menu_item_call label="Teleportar" name="Teleport"/>
<menu_item_call label="Más información" name="More Information"/> <menu_item_call label="Más información" name="More Information"/>
<menu_item_call label="Copiar al portapapeles" name="CopyToClipboard"/> <menu_item_call label="Copiar al portapapeles" name="CopyToClipboard"/>
</context_menu> </context_menu>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment