Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/background-synchronization' into…
Browse files Browse the repository at this point in the history
… background-synchronization

# Conflicts:
#	app/src/main/res/values/strings.xml
  • Loading branch information
stefan-niedermann committed Dec 27, 2019
2 parents fd61d81 + b47340d commit 3c645c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,11 @@
<string name="attachment_delete_message">This will permanently delete this attachment.</string>
<string name="delete_attachment">Delete %1$s</string>
<string name="no_content">No content yet</string>
<string name="action_card_move">Move card</string>
<string name="action_card_move_title">Move %1$s</string>
<string name="last_background_sync">Last background sync:</string>
<string name="simple_off">Off</string>
<string name="minutes_15">15 Minutes</string>
<string name="hour_1">1 Hour</string>
<string name="hours_6">6 Hours</string>
<string name="action_card_move">Move card</string>
<string name="action_card_move_title">Move %1$s</string>
</resources>

0 comments on commit 3c645c6

Please sign in to comment.