Revise meeting_recurring string
Change-Id: I7a909cb966bc92831fe2add358a31fdeb2556dd2
This commit is contained in:
parent
fa9fed9b84
commit
587d39ea75
@ -651,7 +651,8 @@
|
|||||||
<string name="meeting_where">Where: <xliff:g id="where">%s</xliff:g></string>
|
<string name="meeting_where">Where: <xliff:g id="where">%s</xliff:g></string>
|
||||||
<!-- Indicate that a meeting is recurring. This would normally be presented after
|
<!-- Indicate that a meeting is recurring. This would normally be presented after
|
||||||
"When: xxx", e.g. "When: Tue, Mar 10, 2010 at 2:30pm (recurring)" -->
|
"When: xxx", e.g. "When: Tue, Mar 10, 2010 at 2:30pm (recurring)" -->
|
||||||
<string name="meeting_recurring"><xliff:g id="eventdate" example="Tue, Mar 10, 2010 at 2:30 pm">%s</xliff:g> (recurring)</string>
|
<string name="meeting_recurring">When: <xliff:g id="eventdate"
|
||||||
|
example="Tue, Mar 10, 2010 at 2:30 pm">%s</xliff:g> (recurring)</string>
|
||||||
|
|
||||||
<!-- Used as the body text of a message reporting to an attendee that a specific instance
|
<!-- Used as the body text of a message reporting to an attendee that a specific instance
|
||||||
of a recurring meeting has been canceled -->
|
of a recurring meeting has been canceled -->
|
||||||
|
Loading…
Reference in New Issue
Block a user