aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 4b1a243c..070e3dc2 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -276,8 +276,12 @@
<string name="fso_properties_dialog_size">Size:</string>
<!-- Fso Properties Dialog * Contains Label -->
<string name="fso_properties_dialog_contains">Contains:</string>
- <!-- Fso Properties Dialog * Date Label -->
- <string name="fso_properties_dialog_date">Last access:</string>
+ <!-- Fso Properties Dialog * Last Accessed Time Label -->
+ <string name="fso_properties_dialog_last_accessed_date">Accessed:</string>
+ <!-- Fso Properties Dialog * Last Modified Time Label -->
+ <string name="fso_properties_dialog_last_modified_date">Modified:</string>
+ <!-- Fso Properties Dialog * Last Changed Time -->
+ <string name="fso_properties_dialog_last_changed_date">Changed:</string>
<!-- Fso Properties Dialog * Owner Label -->
<string name="fso_properties_dialog_owner">Owner:</string>
<!-- Fso Properties Dialog * Group Label -->