This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove one ticket limit from beta message (#1289)
- Loading branch information
1 parent
ce242f3
commit a867d76
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -668,7 +668,7 @@ Signatur: %5$s</string> | |
<string name="chat_message_try_again">Die Nachricht konnte nicht gesendet werden. Erneut versuchen?</string> | ||
<string name="leave">Verlassen</string> | ||
<string name="today">Heute</string> | ||
<string name="ticket_sale_beta">Der Ticketverkauf befindet sich momentan im Testbetrieb und es können Fehler auftreten. Solltet ihr Probleme haben, könnt ihr uns unter [email protected] erreichen. Derzeit kann nur ein Vorverkaufticket pro Student digital gekauft werden. Es gibt weiterhin Karten an der Abendkasse, selbst wenn digital das Kontigent erschöpft ist.</string> | ||
<string name="ticket_sale_beta">Der Ticketverkauf befindet sich momentan im Testbetrieb und es können Fehler auftreten. Solltet ihr Probleme haben, könnt ihr uns unter [email protected] erreichen. Es gibt weiterhin Karten an der Abendkasse, selbst wenn digital das Kontigent erschöpft ist.</string> | ||
<string name="next_lecture_show_more">Zeige %d weitere …</string> | ||
<string name="next_lecture_hide">Verbergen</string> | ||
<string name="employee_mode">Mitarbeitermodus</string> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -718,7 +718,7 @@ Signature: %5$s</string> | |
<string name="chat_message_send_error">Message couldn’t be sent</string> | ||
<string name="chat_message_try_again">The message couldn’t be send. Try again?</string> | ||
<string name="today">Today</string> | ||
<string name="ticket_sale_beta">The ticket sale is still in beta and might have some side effects and errors. In case you experience any troubles, please contact us at [email protected]. For now only one ticket can be bought per student digitally. You can still buy tickets at the box office just before the event, even if there are no more tickets here in the app.</string> | ||
<string name="ticket_sale_beta">The ticket sale is still in beta and might have some side effects and errors. In case you experience any troubles, please contact us at [email protected]. You can still buy tickets at the box office just before the event, even if there are no more tickets here in the app.</string> | ||
<string name="next_lecture_hide">Hide</string> | ||
<string name="next_lecture_show_more">Show %d more …</string> | ||
<string name="show_in_calendar">Show in Calendar</string> | ||
|