OSDN Git Service

Add background processing service
[android-x86/packages-apps-Gallery2.git] / res / values / filtershow_strings.xml
index e142c0a..0a33108 100644 (file)
     <!--  Name used to indicate the final image in the state panel [CHAR LIMIT=20] -->
     <string name="state_panel_result">Result</string>
 
+    <!-- Label for the notification [CHAR LIMIT=50] -->
+    <string name="filtershow_notification_label">Saving Image</string>
+    <!-- Label for the notification message [CHAR LIMIT=50] -->
+    <string name="filtershow_notification_message">Processing...</string>
+
 </resources>