Skip to content

Commit 8f01442

Browse files
committed
Replaced beta program opt-in link
1 parent c9b4506 commit 8f01442

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

omniNotes/src/main/res/values/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020

2121
<string name="logo">Logo</string>
2222
<string name="version_postfix"></string>
23-
<string name="copyleft">Copyleft Feio 2015</string>
23+
<string name="copyleft">Copyleft Feio 2015-2019</string>
2424
<string name="dev_site">http://www.iosue.it/federico</string>
2525
<string name="dev_github">https://github.com/federicoiosue</string>
26-
<string name="beta_link">http://goo.gl/zBZQLr</string>
26+
<string name="beta_link">https://play.google.com/apps/testing/it.feio.android.omninotes</string>
2727
<string name="paypal">Paypal</string>
2828
<string name="paypal_url">http://goo.gl/ZXgBhz</string>
2929
<string name="bitcoin">Bitcoin</string>
@@ -291,7 +291,7 @@
291291
<string name="settings_category_preferences">Preferences</string>
292292
<string name="settings_category_beta">Beta</string>
293293
<string name="settings_category_about">About</string>
294-
<string name="settings_beta">Google+</string>
294+
<string name="settings_beta">Opt-In</string>
295295
<string name="settings_beta_summary">Subscribe to the beta program to keep up to date with the latest features</string>
296296
<string name="donate">Donate</string>
297297
<string name="donate_summary">Support the development of this app with a non-profit donation</string>

0 commit comments

Comments
 (0)