change string "Open in Pebble Appstore" in "Search in Pebble Appstore"

here
Andreas Shimokawa 2016-10-29 19:01:39 +02:00
parent 2b834f96c9
commit e50574d23c
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<string name="appmananger_app_delete">Delete</string>
<string name="appmananger_app_delete_cache">Delete and remove from cache</string>
<string name="appmananger_app_reinstall">Reinstall</string>
<string name="appmanager_app_openinstore">Open in Pebble Appstore</string>
<string name="appmanager_app_openinstore">Search in Pebble Appstore</string>
<string name="appmanager_health_activate">Activate</string>
<string name="appmanager_health_deactivate">Deactivate</string>
<string name="app_configure">Configure</string>