diff options
| author | Tomasz Sterna <tomek@xiaoka.com> | 2015-04-17 13:36:51 +0200 |
|---|---|---|
| committer | Tomasz Sterna <tomek@xiaoka.com> | 2015-04-17 13:36:51 +0200 |
| commit | e059c47ff2986c329d075f6f5fbedbf19cff430d (patch) | |
| tree | 7b68dac29a0583811270bcf605ef6a194dec1220 /app/translations/pebble.ts | |
| parent | dc899d978eaf0ad2afc2768ab8b731974b791966 (diff) | |
Show configure option only for configurable apps
Test for "configurable" capability.
Diffstat (limited to 'app/translations/pebble.ts')
| -rw-r--r-- | app/translations/pebble.ts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/app/translations/pebble.ts b/app/translations/pebble.ts index b9c74d3..1b62733 100644 --- a/app/translations/pebble.ts +++ b/app/translations/pebble.ts @@ -352,37 +352,37 @@ 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="115"/> + <location filename="../qml/pages/WatchPage.qml" line="116"/> <source>Uninstalling</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../qml/pages/WatchPage.qml" line="187"/> + <location filename="../qml/pages/WatchPage.qml" line="188"/> <source>(empty slot)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../qml/pages/WatchPage.qml" line="187"/> + <location filename="../qml/pages/WatchPage.qml" line="188"/> <source>(slot in use by unknown app)</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../qml/pages/WatchPage.qml" line="196"/> + <location filename="../qml/pages/WatchPage.qml" line="197"/> <source>Install 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>Companion app missing</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../qml/pages/WatchPage.qml" line="214"/> + <location filename="../qml/pages/WatchPage.qml" line="215"/> <source>Configure...</source> <translation type="unfinished"></translation> </message> <message> - <location filename="../qml/pages/WatchPage.qml" line="219"/> + <location filename="../qml/pages/WatchPage.qml" line="220"/> <source>Uninstall</source> <translation type="unfinished"></translation> </message> |
