Updated settings to show the status of the typed-in location.
This commit is contained in:
@@ -48,6 +48,10 @@
|
||||
<!-- Default postal code for location preference [CHAR LIMIT=NONE] -->
|
||||
<string name="pref_location_default" translatable="false">94043</string>
|
||||
|
||||
<!-- Strings used when displaying the state of the Location in settings -->
|
||||
<string name="pref_location_error_description">Invalid Location (<xliff:g id="location_setting">%1$s</xliff:g>)"</string>
|
||||
<string name="pref_location_unknown_description">Validating Location... (<xliff:g id="location_setting">%1$s</xliff:g>)"</string>
|
||||
|
||||
<!-- Strings related to Notification Enabled preference -->
|
||||
<string name="pref_enable_notifications_key" translatable="false">enable_notifications</string>
|
||||
<string name="pref_enable_notifications_label">Weather Notifications</string>
|
||||
|
||||
Reference in New Issue
Block a user