mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-23 19:15:58 +00:00
Set organization name and organization id in dialog
ManageSpaceActivity: use dialog
This commit is contained in:
@@ -554,10 +554,8 @@
|
||||
<string name="auth_with_bio">OwnDroid\'u biyometri ile doğrula</string>
|
||||
<string name="lock_in_background">Arka plana geçince kilitle</string>
|
||||
<string name="protect_storage">Depolamayı koru</string>
|
||||
<string name="storage_is_protected">Depolama korunuyor</string>
|
||||
<string name="you_cant_clear_storage">OwnDroid\'un depolamasını temizleyemezsiniz</string>
|
||||
<string name="storage_is_protected">Depolama korunuyor</string> <!--TODO-->
|
||||
<string name="clear_storage">Depolamayı temizle</string>
|
||||
<string name="clear_storage_success">Depolama başarıyla temizlendi\nUygulama kapanacak</string>
|
||||
|
||||
<string name="automation_api">Automation API</string> <!--TODO-->
|
||||
<string name="automation_debug">Debug mode</string> <!--TODO-->
|
||||
|
||||
@@ -546,10 +546,8 @@
|
||||
<string name="auth_with_bio">使用生物识别进行验证</string>
|
||||
<string name="lock_in_background">处于后台时锁定</string>
|
||||
<string name="protect_storage">保护存储空间</string>
|
||||
<string name="storage_is_protected">存储空间受到保护</string>
|
||||
<string name="you_cant_clear_storage">你不能清除OwnDroid的存储空间</string>
|
||||
<string name="storage_is_protected">存储空间受到保护,你不能清除OwnDroid的存储空间</string>
|
||||
<string name="clear_storage">清除存储空间</string>
|
||||
<string name="clear_storage_success">清除存储空间成功\n应用即将退出</string>
|
||||
|
||||
<string name="automation_api">自动化API</string>
|
||||
<string name="automation_debug">调试模式</string>
|
||||
|
||||
@@ -559,10 +559,8 @@
|
||||
<string name="auth_with_bio">Authenticate OwnDroid with biometrics</string>
|
||||
<string name="lock_in_background">Lock when switch to background</string>
|
||||
<string name="protect_storage">Protect storage</string>
|
||||
<string name="storage_is_protected">Storage is protected</string>
|
||||
<string name="you_cant_clear_storage">You can\'t clear storage of OwnDroid</string>
|
||||
<string name="storage_is_protected">Storage is protected, you can\'t clear storage of OwnDroid</string>
|
||||
<string name="clear_storage">Clear storage</string>
|
||||
<string name="clear_storage_success">Clear storage success\nApplication will exit</string>
|
||||
|
||||
<string name="automation_api">Automation API</string>
|
||||
<string name="automation_debug">Debug mode</string>
|
||||
|
||||
Reference in New Issue
Block a user