packages/apps/Superuser
リビジョン | 1a5eff14785f3c13e071cde72dedadf3712d7ea1 (tree) |
---|---|
日時 | 2010-08-19 10:03:54 |
作者 | ChainsDD <chainsdd@gmai...> |
コミッター | ChainsDD |
Change app name to simply Superuser and remove some strings from localization since they now have a very different meaning
@@ -4,9 +4,9 @@ | ||
4 | 4 | android:versionCode="19" |
5 | 5 | android:versionName="2.3.2.3"> |
6 | 6 | |
7 | - <application android:icon="@drawable/icon" android:label="@string/app_name_perms"> | |
7 | + <application android:icon="@drawable/icon" android:label="@string/app_name"> | |
8 | 8 | <activity android:name="Su" |
9 | - android:label="@string/app_name_perms" | |
9 | + android:label="@string/app_name" | |
10 | 10 | android:theme="@android:style/Theme.NoTitleBar"> |
11 | 11 | <intent-filter> |
12 | 12 | <action android:name="android.intent.action.MAIN" /> |
@@ -2,7 +2,6 @@ | ||
2 | 2 | <resources> |
3 | 3 | <string name="app_name">Superuser</string> |
4 | 4 | <string name="app_name_request">Superuser požadavek</string> |
5 | - <string name="app_name_perms">Superuser povolení</string> | |
6 | 5 | <string name="allow">Povolit</string> |
7 | 6 | <string name="forget">Zapomenout</string> |
8 | 7 | <string name="cancel">Zrušit</string> |
@@ -2,7 +2,6 @@ | ||
2 | 2 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
3 | 3 | <string name="app_name">Superbruger</string> |
4 | 4 | <string name="app_name_request">Anmod om superbrugertilladelse</string> |
5 | - <string name="app_name_perms">Superbrugertilladelser</string> | |
6 | 5 | |
7 | 6 | <string name="permlab_respond">Svar på superbruger anmodninger</string> |
8 | 7 | <string name="permdesc_respond">Tillader programmet at besvare på superbruger anmodninger. Ondskabsfulde programmer kan give tilladelserne til programmer som brugeren ikke specifikt har givet tilladelse til.</string> |
@@ -2,13 +2,11 @@ | ||
2 | 2 | <resources> |
3 | 3 | <string name="app_name">Superuser</string> |
4 | 4 | <string name="app_name_request">Superuser Anfrage</string> |
5 | - <string name="app_name_perms">Superuser Genehmigungen</string> | |
6 | 5 | |
7 | 6 | <string name="permlab_respond">Auf SU-Anfragen reagieren</string> |
8 | 7 | <string name="permdesc_respond">Erlaubt den Anwendungen auf SU-Anfragen zu reagieren.</string> |
9 | 8 | |
10 | 9 | <string name="new_su">Neue Version von su</string> |
11 | - <string name="new_su_msg">Eine neuere Version von su ist verfügbar. Zum Aktualisieren in den Recovery-Modus booten und su-2.3-bin.zip flashen.</string> | |
12 | 10 | |
13 | 11 | <string name="tab_apps">Apps</string> |
14 | 12 | <string name="tab_log">Log</string> |
@@ -2,7 +2,6 @@ | ||
2 | 2 | <resources> |
3 | 3 | <string name="app_name">Superuser</string> |
4 | 4 | <string name="app_name_request">Αίτηση Superuser</string> |
5 | - <string name="app_name_perms">Δικαιώματα Superuser</string> | |
6 | 5 | <string name="allow">Επέτρεψε</string> |
7 | 6 | <string name="forget">Ξέχασε</string> |
8 | 7 | <string name="cancel">Ακύρωση</string> |
@@ -2,7 +2,6 @@ | ||
2 | 2 | <resources> |
3 | 3 | <string name="app_name">Superusuario</string> |
4 | 4 | <string name="app_name_request">Petición superusuario</string> |
5 | - <string name="app_name_perms">Permisos superusuario</string> | |
6 | 5 | <string name="allow">Permitir</string> |
7 | 6 | <string name="forget">Borrar</string> |
8 | 7 | <string name="cancel">Cancelar</string> |
@@ -2,7 +2,6 @@ | ||
2 | 2 | <resources> |
3 | 3 | <string name="app_name">Super-utilisateur</string> |
4 | 4 | <string name="app_name_request">Requête super-utilisateur</string> |
5 | - <string name="app_name_perms">Permissions super-utilisateur</string> | |
6 | 5 | <string name="allow">Autoriser</string> |
7 | 6 | <string name="forget">Oublier</string> |
8 | 7 | <string name="cancel">Annuler</string> |
@@ -2,13 +2,11 @@ | ||
2 | 2 | <resources> |
3 | 3 | <string name="app_name">Superuser</string> |
4 | 4 | <string name="app_name_request">Richiesta Superuser</string> |
5 | - <string name="app_name_perms">Superuser Permission</string> | |
6 | 5 | |
7 | 6 | <string name="permlab_respond">rispondi alla richiesta supeuser</string> |
8 | 7 | <string name="permdesc_respond">Permette alle applicazioni di rispondere alla richiesta per permessi da superuser.</string> |
9 | 8 | |
10 | 9 | <string name="new_su">Nuova versione di su</string> |
11 | - <string name="new_su_msg">È disponibile una nuova versione del binario su. Riavvia in recovery e applica su-2.3-bin.zip per aggiornare a questa versione</string> | |
12 | 10 | |
13 | 11 | <string name="tab_apps">Apps</string> |
14 | 12 | <string name="tab_log">Log</string> |
@@ -1,7 +1,6 @@ | ||
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <resources> |
3 | 3 | <string name="app_name_request">Superuser リクエスト</string> |
4 | - <string name="app_name_perms">Superuser Permissions</string> | |
5 | 4 | <string name="tab_apps">アプリ</string> |
6 | 5 | <string name="tab_log">ログ</string> |
7 | 6 | <string name="tab_settings">設定</string> |
@@ -2,7 +2,6 @@ | ||
2 | 2 | <resources> |
3 | 3 | <string name="app_name">Superuser</string> |
4 | 4 | <string name="app_name_request">Superuser Aanvraag</string> |
5 | - <string name="app_name_perms">Superuser Machtigingen</string> | |
6 | 5 | <string name="allow">Toestaan</string> |
7 | 6 | <string name="forget">Vergeten</string> |
8 | 7 | <string name="cancel">Annuleren</string> |
@@ -2,7 +2,6 @@ | ||
2 | 2 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
3 | 3 | <string name="app_name">Superuser</string> |
4 | 4 | <string name="app_name_request">Requisições de Superuser</string> |
5 | - <string name="app_name_perms">Permissões de Superuser</string> | |
6 | 5 | |
7 | 6 | <string name="permlab_respond">responder às requisições de superuser</string> |
8 | 7 | <string name="permdesc_respond">Permite o aplicativo responder às requisições para acesso de superuser. Aplicativos maliciosos dão permissões aos aplicativos que o usuário não autorizou.</string> |
@@ -2,7 +2,6 @@ | ||
2 | 2 | <resources> |
3 | 3 | <string name="app_name">Суперпользователь</string> |
4 | 4 | <string name="app_name_request">Запрос на Суперпользователя</string> |
5 | - <string name="app_name_perms">Права Суперпользователя</string> | |
6 | 5 | |
7 | 6 | <string name="permlab_respond">ответ на запрос прав суперпользователя</string> |
8 | 7 | <string name="permdesc_respond">Разрешить приложению отвечать на запросы прав суперпользователя. Вредоносные приложения могут предоставлять права другим приложениям, которым права суперпользователя не выдавались.</string> |
@@ -2,13 +2,19 @@ | ||
2 | 2 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
3 | 3 | <string name="app_name">Superuser</string> |
4 | 4 | <string name="app_name_request">Superuser Request</string> |
5 | - <string name="app_name_perms">Superuser Permissions</string> | |
5 | + | |
6 | + <!-- Do not translate --> | |
7 | + <string name="expected_su_version">2.3.1</string> | |
8 | + <string name="update_filename">su-2.3.1-bin-signed.zip</string> | |
6 | 9 | |
7 | 10 | <string name="permlab_respond">respond to superuser requests</string> |
8 | 11 | <string name="permdesc_respond">Allows the application to respond to requests for superuser access.</string> |
9 | 12 | |
10 | 13 | <string name="new_su">New version of su</string> |
11 | - <string name="new_su_msg">There is a new version of the su binary available. Reboot your phone into recovery mode and apply su-2.3-bin.zip to upgrade to this version</string> | |
14 | + <string name="new_su_msg">There is a new version of the su binary available. Press \'Ok\' to attempt to install it automatically.</string> | |
15 | + <string name="su_updated">su binary updated successfully</string> | |
16 | + <string name="su_not_updated_title">Automatic update failed</string> | |
17 | + <string name="su_not_updated">An error occurred and su was not updated. A zip file (su-2.3.1-bin-signed.zip) has been placed on your sdcard, please reboot into recovery mode and flash it to update your su binary.</string> | |
12 | 18 | |
13 | 19 | <string name="tab_apps">Apps</string> |
14 | 20 | <string name="tab_log">Log</string> |
@@ -33,7 +33,7 @@ public class SuNotificationReceiver extends BroadcastReceiver { | ||
33 | 33 | Intent notificationIntent = new Intent(context, Su.class); |
34 | 34 | PendingIntent contentIntent = PendingIntent.getActivity(context, 0, notificationIntent, 0); |
35 | 35 | |
36 | - String title = context.getString(R.string.app_name_perms); | |
36 | + String title = context.getString(R.string.app_name); | |
37 | 37 | |
38 | 38 | Notification notification = new Notification(R.drawable.stat_su, notification_message, |
39 | 39 | System.currentTimeMillis()); |