summaryrefslogtreecommitdiff
path: root/app/translations/pebble-es.ts
diff options
context:
space:
mode:
authorTomasz Sterna <tomek@xiaoka.com>2015-01-11 21:26:02 +0100
committerTomasz Sterna <tomek@xiaoka.com>2015-01-11 21:26:02 +0100
commitf0e644896d34c4c354a978788cbb461db653484b (patch)
tree31086457b3a8f7c30e94e20a287914dcdb3d3c95 /app/translations/pebble-es.ts
parent341c38a31f4bde9a2f016b4d58a11b8beb2bae5a (diff)
Implemented "Add App file" dialog
Diffstat (limited to 'app/translations/pebble-es.ts')
-rw-r--r--app/translations/pebble-es.ts20
1 files changed, 17 insertions, 3 deletions
diff --git a/app/translations/pebble-es.ts b/app/translations/pebble-es.ts
index 9be8be2..af9e522 100644
--- a/app/translations/pebble-es.ts
+++ b/app/translations/pebble-es.ts
@@ -43,15 +43,29 @@
<context>
<name>InstallAppDialog</name>
<message>
- <location filename="../qml/pages/InstallAppDialog.qml" line="15"/>
<source>Install app</source>
- <translation>Instalar app</translation>
+ <translation type="vanished">Instalar app</translation>
</message>
<message>
- <location filename="../qml/pages/InstallAppDialog.qml" line="16"/>
+ <location filename="../qml/pages/InstallAppDialog.qml" line="17"/>
+ <source>Select App files</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../qml/pages/InstallAppDialog.qml" line="64"/>
+ <source>Install App</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <location filename="../qml/pages/InstallAppDialog.qml" line="65"/>
<source>Install</source>
<translation>Instalar</translation>
</message>
+ <message>
+ <location filename="../qml/pages/InstallAppDialog.qml" line="72"/>
+ <source>Add App file...</source>
+ <translation type="unfinished"></translation>
+ </message>
</context>
<context>
<name>ManagerPage</name>