From a23957d148929a2ac0c463c88ddd09104fd5f9bb Mon Sep 17 00:00:00 2001 From: Marco Jacob Date: Sat, 2 Nov 2013 07:55:56 +0100 Subject: fixes #3325 - warning on upload if personal note exceeds 4000 --- main/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'main/res/values') diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml index a4e7350..172076d 100644 --- a/main/res/values/strings.xml +++ b/main/res/values/strings.xml @@ -581,6 +581,8 @@ Photo Personal note Edit + Personal note limit + This personal note will be truncated after %d characters by Geocaching.com. Upload Uploading personal note Personal note uploaded -- cgit v1.1