update string is too long

This commit is contained in:
Austin Huang 2020-07-24 14:38:59 -04:00
parent 394ffe19b7
commit 20573e7c24
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
2 changed files with 2 additions and 2 deletions

View File

@ -141,7 +141,7 @@
<string name="crash_title">应用崩溃了</string>
<string name="crash_descr">糟糕..应用崩溃了,不过别担心,你可以向开发者发送错误报告来帮助他修复问题。 (:</string>
<string name="update_available">检测到有新版本… 请点击下载来打开浏览器。</string>
<string name="update_available">检测到有新版本</string>
<string name="updated">感谢阁下更新InstaGrabber</string>
<string name="downloader_downloading_media">媒体下载中</string>
<string name="matrix_link">加入 Matrix 群组</string>

View File

@ -181,7 +181,7 @@
<string name="login_error_loading_cookies">Error loading cookies</string>
<string name="login_success_loading_cookies">Successfully loaded cookies!\nIf you still can\'t open private pages/posts, re-login!</string>
<string name="update_available">An update is available… Press Download to open browser.</string>
<string name="update_available">An update is available!</string>
<string name="updated">Thank you for updating InstaGrabber!</string>
<string name="crash_title">App crashed</string>
<string name="crash_descr">Oops.. the app crashed, but don\'t worry you can send error report to the developer to help him fix the issue. (:</string>