aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/values
diff options
context:
space:
mode:
authorLars <gc@droescher.eu>2014-03-04 12:55:18 +0100
committerLars <gc@droescher.eu>2014-03-04 12:55:18 +0100
commit617638743c03123e61e6c149d3feac8320d6b1b2 (patch)
tree1a68d203e44ed047aa42204d4a6e20fd55c8b4f2 /main/res/values
parentfbdc9dd908f0a0386da425a5513e02b58ec2709d (diff)
downloadcgeo-617638743c03123e61e6c149d3feac8320d6b1b2.zip
cgeo-617638743c03123e61e6c149d3feac8320d6b1b2.tar.gz
cgeo-617638743c03123e61e6c149d3feac8320d6b1b2.tar.bz2
Clearer string for log type "Post reviewer note"
This covers both cases: A log from a reviewer and a log to a reviewer. Therefore the translation Review Note is the most simply to cover both cases. Also changed on crowdin.
Diffstat (limited to 'main/res/values')
-rw-r--r--main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/values/strings.xml b/main/res/values/strings.xml
index e4b3947..7d06a50 100644
--- a/main/res/values/strings.xml
+++ b/main/res/values/strings.xml
@@ -78,7 +78,7 @@
<string name="log_unarchived">Unarchived</string>
<string name="log_needs_archived">Needs Archived</string>
<string name="log_discovered">Discovered</string>
- <string name="log_reviewer">Reviewer Note</string>
+ <string name="log_reviewer">Review Note</string>
<string name="log_submit_for_review">Submit for Review</string>
<string name="log_retractlisting">Retract Listing</string>
<string name="log_marked_missing">Marked Missing</string>