aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.estuary/xml
diff options
context:
space:
mode:
authorronie <ronie@users.noreply.github.com>2017-10-03 00:09:08 +0200
committerronie <ronie@users.noreply.github.com>2017-10-04 10:59:27 +0200
commitf775fdf8074b7dec162fbcf03b2e354596b8c80a (patch)
tree2a5cf1c73d12540d405af2e15ca8aba79f3c981b /addons/skin.estuary/xml
parent7b51786ff3a48514d9ed4bdf5532c66ad52e12ba (diff)
language file - update window names
Diffstat (limited to 'addons/skin.estuary/xml')
-rw-r--r--addons/skin.estuary/xml/DialogGameControllers.xml2
-rw-r--r--addons/skin.estuary/xml/DialogPVRGuideSearch.xml2
-rw-r--r--addons/skin.estuary/xml/GameOSD.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/addons/skin.estuary/xml/DialogGameControllers.xml b/addons/skin.estuary/xml/DialogGameControllers.xml
index 0b9128aa18..e405d54589 100644
--- a/addons/skin.estuary/xml/DialogGameControllers.xml
+++ b/addons/skin.estuary/xml/DialogGameControllers.xml
@@ -147,7 +147,7 @@
<include content="DefaultDialogButton">
<param name="width" value="350" />
<param name="id" value="19" />
- <param name="label" value="$LOCALIZE[10035]" />
+ <param name="label" value="$LOCALIZE[13007]" />
</include>
<include content="DefaultDialogButton">
<param name="width" value="350" />
diff --git a/addons/skin.estuary/xml/DialogPVRGuideSearch.xml b/addons/skin.estuary/xml/DialogPVRGuideSearch.xml
index b41af78361..24ce49b310 100644
--- a/addons/skin.estuary/xml/DialogPVRGuideSearch.xml
+++ b/addons/skin.estuary/xml/DialogPVRGuideSearch.xml
@@ -189,7 +189,7 @@
</include>
<include content="DefaultDialogButton">
<param name="id" value="28" />
- <param name="label" value="$LOCALIZE[10035]" />
+ <param name="label" value="$LOCALIZE[13007]" />
</include>
<include content="DefaultDialogButton">
<param name="id" value="25" />
diff --git a/addons/skin.estuary/xml/GameOSD.xml b/addons/skin.estuary/xml/GameOSD.xml
index b3f00eb93f..7bfa0a8737 100644
--- a/addons/skin.estuary/xml/GameOSD.xml
+++ b/addons/skin.estuary/xml/GameOSD.xml
@@ -152,7 +152,7 @@
</item>
<item id="102">
<description>Reset button</description>
- <label>$LOCALIZE[10035]</label>
+ <label>$LOCALIZE[13007]</label>
<label2>Select + B</label2>
<icon>osd/fullscreen/buttons/reset.png</icon>
<onclick>PlayerControl(Reset)</onclick>