Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Cwa App Android
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Felix Foertsch
Cwa App Android
Commits
5ddf30fc
Unverified
Commit
5ddf30fc
authored
4 years ago
by
Ralf Gehrer
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Introduce new notification title and body (EXPOSUREAPP-3454) (#1517)
parent
e4eef794
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Corona-Warn-App/src/main/res/values-de/strings.xml
+4
-0
4 additions, 0 deletions
Corona-Warn-App/src/main/res/values-de/strings.xml
Corona-Warn-App/src/main/res/values/strings.xml
+4
-0
4 additions, 0 deletions
Corona-Warn-App/src/main/res/values/strings.xml
with
8 additions
and
0 deletions
Corona-Warn-App/src/main/res/values-de/strings.xml
+
4
−
0
View file @
5ddf30fc
...
@@ -110,6 +110,10 @@
...
@@ -110,6 +110,10 @@
<string
name=
"notification_headline"
>
"Corona-Warn-App"
</string>
<string
name=
"notification_headline"
>
"Corona-Warn-App"
</string>
<!-- XTXT: Notification body -->
<!-- XTXT: Notification body -->
<string
name=
"notification_body"
>
"Es gibt Neuigkeiten von Ihrer Corona-Warn-App."
</string>
<string
name=
"notification_body"
>
"Es gibt Neuigkeiten von Ihrer Corona-Warn-App."
</string>
<!-- XHED: Notification title - Reminder to share a positive test result-->
<string
name=
"notification_headline_share_positive_result"
>
"Helfen Sie mit!"
</string>
<!-- XTXT: Notification body - Reminder to share a positive test result-->
<string
name=
"notification_body_share_positive_result"
>
"Bitte warnen Sie andere und teilen Sie Ihr Testergebnis."
</string>
<!-- ####################################
<!-- ####################################
App Auto Update
App Auto Update
...
...
This diff is collapsed.
Click to expand it.
Corona-Warn-App/src/main/res/values/strings.xml
+
4
−
0
View file @
5ddf30fc
...
@@ -116,6 +116,10 @@
...
@@ -116,6 +116,10 @@
<string
name=
"notification_headline"
>
"Corona-Warn-App"
</string>
<string
name=
"notification_headline"
>
"Corona-Warn-App"
</string>
<!-- XTXT: Notification body -->
<!-- XTXT: Notification body -->
<string
name=
"notification_body"
>
"You have new messages from your Corona-Warn-App."
</string>
<string
name=
"notification_body"
>
"You have new messages from your Corona-Warn-App."
</string>
<!-- XHED: Notification title - Reminder to share a positive test result-->
<string
name=
"notification_headline_share_positive_result"
>
"Helfen Sie mit!"
</string>
<!-- XTXT: Notification body - Reminder to share a positive test result-->
<string
name=
"notification_body_share_positive_result"
>
"Bitte warnen Sie andere und teilen Sie Ihr Testergebnis."
</string>
<!-- ####################################
<!-- ####################################
App Auto Update
App Auto Update
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment