Fix conflict in strings

dev
Laurent 7 years ago
parent 5ee584f67b
commit a6df9d052e
  1. 3
      app/src/main/res/values/strings.xml

@ -31,13 +31,10 @@
<string name="launch_report">Launch Report</string> <string name="launch_report">Launch Report</string>
<string name="progress">Progress</string> <string name="progress">Progress</string>
<string name="save_report">Save Report</string> <string name="save_report">Save Report</string>
<<<<<<< HEAD
<string name="import_confirmation">Do you want to proceed with the file import?</string> <string name="import_confirmation">Do you want to proceed with the file import?</string>
=======
<string name="update_entity" formatted="false">Update %s</string> <string name="update_entity" formatted="false">Update %s</string>
<string name="comparison_chart">Comparison chart</string> <string name="comparison_chart">Comparison chart</string>
<string name="filter_currently_selected">The filter cannot be deleted because it is currently selected.</string> <string name="filter_currently_selected">The filter cannot be deleted because it is currently selected.</string>
>>>>>>> 5d02ab88722ad9a85d1b7d57dac44a54369a9b74
<string name="address">Address</string> <string name="address">Address</string>
<string name="suggestions">Naming suggestions</string> <string name="suggestions">Naming suggestions</string>

Loading…
Cancel
Save