diff options
| author | Tomasz Sterna <tomek@xiaoka.com> | 2015-01-03 19:30:15 +0100 |
|---|---|---|
| committer | Tomasz Sterna <tomek@xiaoka.com> | 2015-01-03 19:30:15 +0100 |
| commit | eac37967cc535a3ac43a712b52b4bf73b96ec19c (patch) | |
| tree | 8088389694620e8d8eba8e15bd9bfdd7de46e462 /app/translations/pebble.ts | |
| parent | 516dc948a8f180520352175e79f0139dde9b8d1f (diff) | |
Support for watch apps, not installed on phoneRELEASE_0.13.js1
Needed to show app name instead of "unknown app" on the
app management screen.
Diffstat (limited to 'app/translations/pebble.ts')
| -rw-r--r-- | app/translations/pebble.ts | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/app/translations/pebble.ts b/app/translations/pebble.ts index 7a78d9d..0f953bc 100644 --- a/app/translations/pebble.ts +++ b/app/translations/pebble.ts @@ -220,32 +220,32 @@ If it can't be found please check it's available and paired in Bluetoo <translation type="unfinished"></translation> </message> <message> - <location filename="../qml/pages/WatchPage.qml" line="120"/> + <location filename="../qml/pages/WatchPage.qml" line="121"/> <source>Uninstalling</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../qml/pages/WatchPage.qml" line="192"/> + <location filename="../qml/pages/WatchPage.qml" line="193"/> <source>(empty slot)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../qml/pages/WatchPage.qml" line="192"/> + <location filename="../qml/pages/WatchPage.qml" line="193"/> <source>(slot in use by unknown app)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../qml/pages/WatchPage.qml" line="201"/> + <location filename="../qml/pages/WatchPage.qml" line="202"/> <source>Install app...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../qml/pages/WatchPage.qml" line="206"/> + <location filename="../qml/pages/WatchPage.qml" line="207"/> <source>Configure...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../qml/pages/WatchPage.qml" line="211"/> + <location filename="../qml/pages/WatchPage.qml" line="212"/> <source>Uninstall</source> <translation type="unfinished"></translation> </message> |
