summaryrefslogtreecommitdiffstats
path: root/res/values/filtershow_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/filtershow_strings.xml')
-rw-r--r--res/values/filtershow_strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values/filtershow_strings.xml b/res/values/filtershow_strings.xml
index a7bc92dcc..11f27cf1b 100644
--- a/res/values/filtershow_strings.xml
+++ b/res/values/filtershow_strings.xml
@@ -193,4 +193,10 @@
<!-- The accept the draw size [CHAR LIMIT=20] -->
<string name="draw_size_accept">OK</string>
+ <!-- Name used to indicate the original image in the state panel [CHAR LIMIT=20] -->
+ <string name="state_panel_original">Original</string>
+
+ <!-- Name used to indicate the final image in the state panel [CHAR LIMIT=20] -->
+ <string name="state_panel_result">Result</string>
+
</resources>