From 96e8aa29d876ec15688b9941ff40ff4ff75a8900 Mon Sep 17 00:00:00 2001 From: Zyg0te Date: Sun, 22 Mar 2015 14:37:33 +0100 Subject: [PATCH] CMFileManager: Nitpicking on strings Secure Storage password reset is probably better described as a password change, as you have to submit both the old and new password to perform the change. Syntax Highlighting sounds better than just Syntax Highlight, doesnt it? Change-Id: Ibf28d93c3cf38e4c706687eddd78fa4aebc2038a --- res/values/strings.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index fcdd83a..fa6361c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -701,8 +701,8 @@ Delayed synchronization Synchronization of secure file systems is a costly operation. Enable this option to allow faster responses after every operation, performing the synchronization when the filesystem is in unused state, but at the expense of losing the pending information not synced if the app crashes. - - Reset password + + Change password Delete storage @@ -718,11 +718,11 @@ When opening a binary file, generate a hex dump of the file and open it in the hex viewer - Syntax highlight + Syntax highlighting Syntax highlight - Highlight the syntax of the file displayed in the editor (only when a syntax highlight processor is available for the type of file) + Highlight the syntax of the file displayed in the editor (only when a syntax highlighting processor for the file type is available) Color scheme -- 2.11.0