diff options
author | steckbrief <steckbrief@chefmail.de> | 2015-12-17 21:10:14 +0100 |
---|---|---|
committer | steckbrief <steckbrief@chefmail.de> | 2015-12-17 21:10:14 +0100 |
commit | eb1cad39a64ca4b38c155985f9faf8b1057a8d65 (patch) | |
tree | dac7706ab34c84bef0ae081635269f112d95f31b /src/main/res/values/strings.xml | |
parent | 4f0061293e1d8e90d2828deeb6b72d8a2c8bd509 (diff) | |
parent | 2fb31bcc3f9e4920891765ab8e0cf2e33227ea3e (diff) |
Merge remote-tracking branch 'remotes/origin/trz/rename' into trz/rebase
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r-- | src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index c8a50a25..c3444a82 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -543,4 +543,5 @@ <string name="pref_img_file_transfer">Folder to save incoming pictures</string> <string name="pref_img_file_transfer_summary">This is the subdirectory in the pictures directory for incoming files.</string> <string name="pref_file_transfer_category">File Transfer</string> + <string name="cplus_not_copied_to_clipboard_empty">Nothing to copy.</string> </resources> |