Loading res/values/strings.xml +10 −10 Original line number Diff line number Diff line Loading @@ -800,10 +800,10 @@ <!-- Header in the preferences settings for the section pertaining to alarms --> <string name="alarm_settings">Alarms</string> <!-- Describes the running service for the timers --> <string name="timer_service_desc">Timer service to run the notification.</string> <!-- Describes the running service for the stopwatch --> <string name="stopwatch_service_desc">Stopwatch service to run the notification.</string> <!-- Describes the service that processes actions originating from timer notifications. --> <string name="timer_service_desc">Processes actions from timer notifications.</string> <!-- Describes the service that processes actions originating from stopwatch notifications. --> <string name="stopwatch_service_desc">Processes actions from stopwatch notifications.</string> <!-- Description for the paused stop watch --> <string name="swn_paused">Paused</string> Loading Loading @@ -1003,8 +1003,8 @@ --> <string name="too_many_timers_exist">More than one timer exists</string> <!-- String that represents that the user attempted to control a timer with a voice action when more than one timer is defined. <!-- String that represents that the user attempted to control a timer with a voice action but the timer could not be located. [CHAR LIMIT=NONE] --> <string name="timer_does_not_exist">The timer has been removed.</string> Loading res/xml/digital_appwidget.xml +1 −3 Original line number Diff line number Diff line Loading @@ -23,6 +23,4 @@ android:previewImage="@drawable/appwidget_digital_clock_preview" android:initialLayout="@layout/digital_appwidget" android:resizeMode="vertical|horizontal" android:widgetCategory="keyguard|home_screen" > </appwidget-provider> android:widgetCategory="keyguard|home_screen" /> Loading
res/values/strings.xml +10 −10 Original line number Diff line number Diff line Loading @@ -800,10 +800,10 @@ <!-- Header in the preferences settings for the section pertaining to alarms --> <string name="alarm_settings">Alarms</string> <!-- Describes the running service for the timers --> <string name="timer_service_desc">Timer service to run the notification.</string> <!-- Describes the running service for the stopwatch --> <string name="stopwatch_service_desc">Stopwatch service to run the notification.</string> <!-- Describes the service that processes actions originating from timer notifications. --> <string name="timer_service_desc">Processes actions from timer notifications.</string> <!-- Describes the service that processes actions originating from stopwatch notifications. --> <string name="stopwatch_service_desc">Processes actions from stopwatch notifications.</string> <!-- Description for the paused stop watch --> <string name="swn_paused">Paused</string> Loading Loading @@ -1003,8 +1003,8 @@ --> <string name="too_many_timers_exist">More than one timer exists</string> <!-- String that represents that the user attempted to control a timer with a voice action when more than one timer is defined. <!-- String that represents that the user attempted to control a timer with a voice action but the timer could not be located. [CHAR LIMIT=NONE] --> <string name="timer_does_not_exist">The timer has been removed.</string> Loading
res/xml/digital_appwidget.xml +1 −3 Original line number Diff line number Diff line Loading @@ -23,6 +23,4 @@ android:previewImage="@drawable/appwidget_digital_clock_preview" android:initialLayout="@layout/digital_appwidget" android:resizeMode="vertical|horizontal" android:widgetCategory="keyguard|home_screen" > </appwidget-provider> android:widgetCategory="keyguard|home_screen" />