- string fix from app

- version changed to mdt4
This commit is contained in:
Andy Rozman 2021-10-16 19:26:24 +01:00
parent c746f625c1
commit 42c16aafed
2 changed files with 2 additions and 2 deletions

View file

@ -109,7 +109,7 @@ android {
defaultConfig {
multiDexEnabled true
versionCode 1500
version "2.8.2.5-dev_mdt3"
version "2.8.2.5-dev_mdt4"
buildConfigField "String", "VERSION", '"' + version + '"'
buildConfigField "String", "BUILDVERSION", '"' + generateGitBuild() + '-' + generateDate() + '"'
buildConfigField "String", "REMOTE", '"' + generateGitRemote() + '"'

View file

@ -1076,7 +1076,7 @@
<string name="email_address">Email address</string>
<string name="privacy_settings">Privacy setting</string>
<string name="privacy_summary">You can provide optional email address if you want to be notified about app crashes. This is not an automated service. You will be contacted by developers in dangerous situations.</string>
<string name="full_sync">Full synchronization? It may take many hours and until finish you'll not see new data in NS.</string>
<string name="full_sync">Full synchronization? It may take many hours and until finish you\'ll not see new data in NS.</string>
<string name="prime">Prime</string>
<string name="ns_sync_options">Synchronization</string>
<string name="key_ns_upload" translatable="false">ns_upload</string>