Skip to content

Commit 7ca466d

Browse files
committed
Fine tunes texts for "show end time" setting.
1 parent 4f9acbc commit 7ca466d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/com.plusonelabs.calendar/res/values-de/strings.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<string name="event_range_three_months">Drei Monate</string>
5353
<string name="event_range_six_months">Sechs Monate</string>
5454
<string name="event_range_one_year">Ein Jahr</string>
55-
<string name="event_details_show_end_time_title">Zeige Endzeitpunkt</string>
55+
<string name="event_details_show_end_time_title">Endzeitpunkt</string>
5656
<string name="event_details_show_end_time_desc">Zeige Uhrzeit an dennen ein Termin endet</string>
5757
<string name="event_details_show_location_title">Ort</string>
5858
<string name="event_details_show_location_desc">Zeige den Ort des Termins</string>

app/com.plusonelabs.calendar/res/values/strings.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
<string name="event_range_three_months">Three months</string>
5353
<string name="event_range_six_months">Six months</string>
5454
<string name="event_range_one_year">One year</string>
55-
<string name="event_details_show_end_time_title">Show end time</string>
56-
<string name="event_details_show_end_time_desc">Show or hide the event ending time</string>
55+
<string name="event_details_show_end_time_title">End time</string>
56+
<string name="event_details_show_end_time_desc">Show the event ending time</string>
5757
<string name="event_details_show_location_title">Show location</string>
5858
<string name="event_details_show_location_desc">Show or hide event location</string>
5959
<string name="event_details_indicators">Indicators</string>

0 commit comments

Comments
 (0)