diff options
| author | Tomasz Sterna <tomek@xiaoka.com> | 2015-05-19 09:34:41 +0200 |
|---|---|---|
| committer | Tomasz Sterna <tomek@xiaoka.com> | 2015-05-19 09:35:38 +0200 |
| commit | 2a6d3f807d8031c4c6980107782714c804b47e6b (patch) | |
| tree | ab4848de1007395bad0920b5e5db0d9c015040ff | |
| parent | 7116e096e1288170da3820c77e41e377f9bd69be (diff) | |
Chineese translation fix
| -rw-r--r-- | app/translations/pebble-zh_CN.ts | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/app/translations/pebble-zh_CN.ts b/app/translations/pebble-zh_CN.ts index 49004e8..092ce00 100644 --- a/app/translations/pebble-zh_CN.ts +++ b/app/translations/pebble-zh_CN.ts @@ -438,6 +438,11 @@ If it can't be found please check it's available and paired in Bluetoo <translation>已安装应用</translation> </message> <message> + <location filename="../qml/pages/WatchPage.qml" line="188"/> + <source>(slot in use by unknown app)</source> + <translation>(插槽在被不明应用程序使用中)</translation> + </message> + <message> <location filename="../qml/pages/WatchPage.qml" line="68"/> <source>Your firmware is too old to support SDKv2 applications</source> <translation>你的固件太老不支持SDK v2版本的应用</translation> @@ -453,11 +458,6 @@ If it can't be found please check it's available and paired in Bluetoo <translation>(空槽)</translation> </message> <message> - <location filename="../qml/pages/WatchPage.qml" line="188"/> - <source>(插槽在被不明应用程序使用中)</source> - <translation></translation> - </message> - <message> <location filename="../qml/pages/WatchPage.qml" line="197"/> <source>Install app...</source> <translation>安装应用...</translation> |
