Skip to content

Commit

Permalink
Updated manifest, come strings and about
Browse files Browse the repository at this point in the history
  • Loading branch information
federicoiosue committed Jun 3, 2014
1 parent 95ce8d1 commit 31a5a21
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="it.feio.android.omninotes"
android:versionCode="115"
android:versionCode="116"
android:versionName="4.6.0 Beta 8" >

<uses-sdk
Expand Down
2 changes: 1 addition & 1 deletion assets/html/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<p><strong>Translations</strong></p>
<p>ON is currently translated in:</p>
<p>Arabic, Chinese (China and Taiwan), Dutch, French, Galician, German, Hebrew, Italian, Lao, Portugese (Brazil and Portugal), Turkish, Russian, Slovak, Spanish, Swedish, Ukrainian</p>
<p>The translation project itself is opened to everyone wants to help, join the community of (great) translators at <a href="https://crowdin.net/project/omni-notes">Crowdin</a>!</p>
<p>The translation project itself is opened to everyone wants to help, join the community of (great) translators on <a href="https://crowdin.net/project/omni-notes">Crowdin</a>!</p>
</div>

<div class="padded">
Expand Down
2 changes: 1 addition & 1 deletion etc/translations/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
<string name="settings_beta">Google+</string>
<string name="settings_beta_summary">Subscribe to the community to keep up to date with the latest features</string>
<string name="donate">Donate</string>
<string name="donate_summary">Support the development of this non-profit app with a donation</string>
<string name="donate_summary">Support the development of this app with a non-profit donation</string>
<string name="settings_choose_language">Language</string>
<string name="settings_notification_ringtone">Ringtone</string>
<string name="settings_enable_tag_marker_full">Full color</string>
Expand Down
2 changes: 1 addition & 1 deletion res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@
<string name="settings_beta">Google+</string>
<string name="settings_beta_summary">Subscribe to the community to keep up to date with the latest features</string>
<string name="donate">Donate</string>
<string name="donate_summary">Support the development of this non-profit app with a donation</string>
<string name="donate_summary">Support the development of this app with a non-profit donation</string>
<string name="settings_choose_language">Language</string>
<string name="settings_notification_ringtone">Ringtone</string>
<string name="settings_enable_tag_marker_full">Full color</string>
Expand Down

0 comments on commit 31a5a21

Please sign in to comment.