summaryrefslogtreecommitdiffstats
path: root/res/values/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/cm_strings.xml')
-rw-r--r--res/values/cm_strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index 346511888..97b0049a7 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -16,7 +16,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Confirm forward message -->
- <string name="confirm_forward_message">Message has unloaded attachment(s), select action</string>
- <string name="confirm_forward_normal">Send after loaded</string>
- <string name="confirm_forward_drop_unloaded">Drop unloaded</string>
+ <string name="confirm_forward_message">Message has attachment(s)</string>
+ <string name="confirm_forward_normal">Download and send</string>
+ <string name="confirm_forward_drop_unloaded">Use server copy</string>
</resources>