diff options
22 files changed, 0 insertions, 37 deletions
diff --git a/core/java/android/webkit/LoadListener.java b/core/java/android/webkit/LoadListener.java index 4fe4036d3b87..3da5a3c65be8 100644 --- a/core/java/android/webkit/LoadListener.java +++ b/core/java/android/webkit/LoadListener.java @@ -31,7 +31,6 @@ import android.os.Message; import android.security.CertTool; import android.util.Log; import android.webkit.CacheManager.CacheResult; -import android.widget.Toast; import com.android.internal.R; @@ -997,8 +996,6 @@ class LoadListener extends Handler implements EventHandler { mDataBuilder.releaseChunk(c); } CertTool.getInstance().addCertificate(cert, mContext); - Toast.makeText(mContext, R.string.certificateSaved, - Toast.LENGTH_SHORT).show(); mBrowserFrame.stopLoading(); return; } diff --git a/core/res/res/values-cs/strings.xml b/core/res/res/values-cs/strings.xml index bbb3a7dfee15..0d6137bcda36 100644 --- a/core/res/res/values-cs/strings.xml +++ b/core/res/res/values-cs/strings.xml @@ -111,7 +111,6 @@ <string name="httpErrorFile">"K souboru nelze získat přístup."</string> <string name="httpErrorFileNotFound">"Požadovaný soubor nebyl nalezen."</string> <string name="httpErrorTooManyRequests">"Je zpracováváno příliš mnoho požadavků. Opakujte akci později."</string> - <string name="certificateSaved">"Certifikát je uložen v systémovém úložišti klíčů."</string> <string name="contentServiceSync">"Synchronizace"</string> <string name="contentServiceSyncNotificationTitle">"Synchronizace"</string> <string name="contentServiceTooManyDeletesNotificationDesc">"Příliš mnoho smazaných položek služby <xliff:g id="CONTENT_TYPE">%s</xliff:g>."</string> diff --git a/core/res/res/values-da/strings.xml b/core/res/res/values-da/strings.xml index cb8fa78284fb..4add1f85c17f 100644 --- a/core/res/res/values-da/strings.xml +++ b/core/res/res/values-da/strings.xml @@ -134,8 +134,6 @@ <string name="httpErrorFile">"Der kunne ikke oprettes adgang til filen."</string> <string name="httpErrorFileNotFound">"Den anmodede fil blev ikke fundet."</string> <string name="httpErrorTooManyRequests">"Der behandles for mange anmodninger. Prøv igen senere."</string> - <!-- no translation found for certificateSaved (2832076323378077191) --> - <skip /> <string name="contentServiceSync">"Synkroniser"</string> <string name="contentServiceSyncNotificationTitle">"Synkroniser"</string> <string name="contentServiceTooManyDeletesNotificationDesc">"For mange <xliff:g id="CONTENT_TYPE">%s</xliff:g> sletninger"</string> diff --git a/core/res/res/values-de/strings.xml b/core/res/res/values-de/strings.xml index 51de38592faa..9163c61a4eaa 100644 --- a/core/res/res/values-de/strings.xml +++ b/core/res/res/values-de/strings.xml @@ -111,7 +111,6 @@ <string name="httpErrorFile">"Auf die Datei konnte nicht zugegriffen werden."</string> <string name="httpErrorFileNotFound">"Die angeforderte Datei wurde nicht gefunden."</string> <string name="httpErrorTooManyRequests">"Es werden zurzeit zu viele Anfragen verarbeitet. Versuchen Sie es später erneut."</string> - <string name="certificateSaved">"Das Zertifikat wird im Schlüsselspeicher des Systems gespeichert."</string> <string name="contentServiceSync">"Synchronisieren"</string> <string name="contentServiceSyncNotificationTitle">"Synchronisieren"</string> <string name="contentServiceTooManyDeletesNotificationDesc">"Zu viele <xliff:g id="CONTENT_TYPE">%s</xliff:g> gelöscht."</string> diff --git a/core/res/res/values-el/strings.xml b/core/res/res/values-el/strings.xml index 723ab0311dc6..3158a37f90cd 100644 --- a/core/res/res/values-el/strings.xml +++ b/core/res/res/values-el/strings.xml @@ -134,8 +134,6 @@ <string name="httpErrorFile">"Η πρόσβαση στο αρχείο δεν ήταν δυνατή."</string> <string name="httpErrorFileNotFound">"Το αρχείο που ζητήθηκε δεν βρέθηκε."</string> <string name="httpErrorTooManyRequests">"Πραγματοποιείται επεξεργασία πάρα πολλών αιτημάτων. Προσπαθήστε ξανά αργότερα."</string> - <!-- no translation found for certificateSaved (2832076323378077191) --> - <skip /> <string name="contentServiceSync">"Συγχρονισμός"</string> <string name="contentServiceSyncNotificationTitle">"Συγχρονισμός"</string> <string name="contentServiceTooManyDeletesNotificationDesc">"Πάρα πολλές <xliff:g id="CONTENT_TYPE">%s</xliff:g> διαγραφές."</string> diff --git a/core/res/res/values-es-rUS/strings.xml b/core/res/res/values-es-rUS/strings.xml index d127f9ce5f9f..ee28403fcbdd 100644 --- a/core/res/res/values-es-rUS/strings.xml +++ b/core/res/res/values-es-rUS/strings.xml @@ -134,8 +134,6 @@ <string name="httpErrorFile">"No se ha podido acceder al archivo."</string> <string name="httpErrorFileNotFound">"No se ha encontrado el archivo solicitado."</string> <string name="httpErrorTooManyRequests">"Se están procesando demasiadas solicitudes. Vuelve a intentarlo más tarde."</string> - <!-- no translation found for certificateSaved (2832076323378077191) --> - <skip /> <string name="contentServiceSync">"Sincronización"</string> <string name="contentServiceSyncNotificationTitle">"Sincronización"</string> <string name="contentServiceTooManyDeletesNotificationDesc">"Demasiadas eliminaciones de <xliff:g id="CONTENT_TYPE">%s</xliff:g>"</string> diff --git a/core/res/res/values-es/strings.xml b/core/res/res/values-es/strings.xml index 47bdd53fd516..f3ff31627c1e 100644 --- a/core/res/res/values-es/strings.xml +++ b/core/res/res/values-es/strings.xml @@ -111,7 +111,6 @@ <string name="httpErrorFile">"No se ha podido acceder al archivo."</string> <string name="httpErrorFileNotFound">"No se ha encontrado el archivo solicitado."</string> <string name="httpErrorTooManyRequests">"Se están procesando demasiadas solicitudes. Vuelve a intentarlo más tarde."</string> - <string name="certificateSaved">"El certificado se guarda en el almacén de claves del sistema."</string> <string name="contentServiceSync">"Sincronización"</string> <string name="contentServiceSyncNotificationTitle">"Sincronización"</string> <string name="contentServiceTooManyDeletesNotificationDesc">"Demasiadas eliminaciones de <xliff:g id="CONTENT_TYPE">%s</xliff:g>"</string> diff --git a/core/res/res/values-fr/strings.xml b/core/res/res/values-fr/strings.xml index 4c1af4c4a3fd..ae3c807760d3 100644 --- a/core/res/res/values-fr/strings.xml +++ b/core/res/res/values-fr/strings.xml @@ -111,7 +111,6 @@ <string name="httpErrorFile">"Impossible d\'accéder au fichier."</string> <string name="httpErrorFileNotFound">"Le fichier demandé est introuvable."</string> <string name="httpErrorTooManyRequests">"Trop de requêtes sont en cours de traitement. Veuillez réessayer ultérieurement."</string> - <string name="certificateSaved">"Le certificat est enregistré dans le magasin de clés du système."</string> <string name="contentServiceSync">"Synchroniser"</string> <string name="contentServiceSyncNotificationTitle">"Synchronisation"</string> <string name="contentServiceTooManyDeletesNotificationDesc">"Trop de contenus supprimés (<xliff:g id="CONTENT_TYPE">%s</xliff:g>)."</string> diff --git a/core/res/res/values-it/strings.xml b/core/res/res/values-it/strings.xml index e05fdb1fc096..778faacfe445 100644 --- a/core/res/res/values-it/strings.xml +++ b/core/res/res/values-it/strings.xml @@ -111,7 +111,6 @@ <string name="httpErrorFile">"Impossibile accedere al file."</string> <string name="httpErrorFileNotFound">"Impossibile trovare il file richiesto."</string> <string name="httpErrorTooManyRequests">"Troppe richieste in fase di elaborazione. Riprova più tardi."</string> - <string name="certificateSaved">"Il certificato viene salvato nell\'archivio chiavi del sistema."</string> <string name="contentServiceSync">"Sinc"</string> <string name="contentServiceSyncNotificationTitle">"Sincronizzazione"</string> <string name="contentServiceTooManyDeletesNotificationDesc">"Troppe eliminazioni di <xliff:g id="CONTENT_TYPE">%s</xliff:g>."</string> diff --git a/core/res/res/values-ja/strings.xml b/core/res/res/values-ja/strings.xml index 75ab0e8fc37d..4ad87d78b70a 100644 --- a/core/res/res/values-ja/strings.xml +++ b/core/res/res/values-ja/strings.xml @@ -134,8 +134,6 @@ <string name="httpErrorFile">"ファイルにアクセスできませんでした。"</string> <string name="httpErrorFileNotFound">"要求されたファイルが見つかりませんでした。"</string> <string name="httpErrorTooManyRequests">"処理中のリクエストが多すぎます。しばらくしてからもう一度試してください。"</string> - <!-- no translation found for certificateSaved (2832076323378077191) --> - <skip /> <string name="contentServiceSync">"同期"</string> <string name="contentServiceSyncNotificationTitle">"同期"</string> <string name="contentServiceTooManyDeletesNotificationDesc">"<xliff:g id="CONTENT_TYPE">%s</xliff:g>での削除が多すぎます。"</string> diff --git a/core/res/res/values-ko/strings.xml b/core/res/res/values-ko/strings.xml index 099f19c88b3e..c3a9c70eb5c9 100644 --- a/core/res/res/values-ko/strings.xml +++ b/core/res/res/values-ko/strings.xml @@ -134,8 +134,6 @@ <string name="httpErrorFile">"파일에 액세스할 수 없습니다."</string> <string name="httpErrorFileNotFound">"요청한 파일을 찾을 수 없습니다."</string> <string name="httpErrorTooManyRequests">"처리 중인 요청이 너무 많습니다. 잠시 후에 다시 시도해 주세요."</string> - <!-- no translation found for certificateSaved (2832076323378077191) --> - <skip /> <string name="contentServiceSync">"동기화"</string> <string name="contentServiceSyncNotificationTitle">"동기화"</string> <string name="contentServiceTooManyDeletesNotificationDesc">"<xliff:g id="CONTENT_TYPE">%s</xliff:g> 삭제가 너무 많습니다."</string> diff --git a/core/res/res/values-nb/strings.xml b/core/res/res/values-nb/strings.xml index 875b4bcd1e62..dff943ccf13b 100644 --- a/core/res/res/values-nb/strings.xml +++ b/core/res/res/values-nb/strings.xml @@ -134,8 +134,6 @@ <string name="httpErrorFile">"Kunne ikke åpne filen."</string> <string name="httpErrorFileNotFound">"Fant ikke den forespurte filen."</string> <string name="httpErrorTooManyRequests">"For mange forespørsler blir behandlet. Prøv igjen senere."</string> - <!-- no translation found for certificateSaved (2832076323378077191) --> - <skip /> <string name="contentServiceSync">"Synkronisering"</string> <string name="contentServiceSyncNotificationTitle">"Synkronisering"</string> <string name="contentServiceTooManyDeletesNotificationDesc">"For mange slettinger av <xliff:g id="CONTENT_TYPE">%s</xliff:g>."</string> diff --git a/core/res/res/values-nl/strings.xml b/core/res/res/values-nl/strings.xml index 5aa1615e89ec..2bbd02d9657f 100644 --- a/core/res/res/values-nl/strings.xml +++ b/core/res/res/values-nl/strings.xml @@ -111,7 +111,6 @@ <string name="httpErrorFile">"Het bestand kan niet worden geopend."</string> <string name="httpErrorFileNotFound">"Het opgevraagde bestand is niet gevonden."</string> <string name="httpErrorTooManyRequests">"Er worden te veel aanvragen verwerkt. Probeer het later opnieuw."</string> - <string name="certificateSaved">"Het certificaat is opgeslagen in de opslagruimte voor sleutels van het systeem."</string> <string name="contentServiceSync">"Synchroniseren"</string> <string name="contentServiceSyncNotificationTitle">"Synchroniseren"</string> <string name="contentServiceTooManyDeletesNotificationDesc">"Te veel verwijderen voor <xliff:g id="CONTENT_TYPE">%s</xliff:g>."</string> diff --git a/core/res/res/values-pl/strings.xml b/core/res/res/values-pl/strings.xml index 6c6586957415..3f7921d02b29 100644 --- a/core/res/res/values-pl/strings.xml +++ b/core/res/res/values-pl/strings.xml @@ -111,7 +111,6 @@ <string name="httpErrorFile">"Nie można uzyskać dostępu do pliku."</string> <string name="httpErrorFileNotFound">"Nie znaleziono żądanego pliku."</string> <string name="httpErrorTooManyRequests">"Zbyt wiele żądań jest przetwarzanych. Spróbuj ponownie później."</string> - <string name="certificateSaved">"Certyfikat jest zapisywany w magazynie kluczy systemu."</string> <string name="contentServiceSync">"Synchronizacja"</string> <string name="contentServiceSyncNotificationTitle">"Synchronizuj"</string> <string name="contentServiceTooManyDeletesNotificationDesc">"Zbyt wiele usuwanych <xliff:g id="CONTENT_TYPE">%s</xliff:g>."</string> diff --git a/core/res/res/values-pt-rPT/strings.xml b/core/res/res/values-pt-rPT/strings.xml index 313347bc6a98..5b75aadc6496 100644 --- a/core/res/res/values-pt-rPT/strings.xml +++ b/core/res/res/values-pt-rPT/strings.xml @@ -134,8 +134,6 @@ <string name="httpErrorFile">"Não foi possível aceder ao ficheiro."</string> <string name="httpErrorFileNotFound">"Não foi possível localizar o ficheiro pedido."</string> <string name="httpErrorTooManyRequests">"Existem demasiados pedidos em processamento. Tente novamente mais tarde."</string> - <!-- no translation found for certificateSaved (2832076323378077191) --> - <skip /> <string name="contentServiceSync">"Sincronização"</string> <string name="contentServiceSyncNotificationTitle">"Sincronização"</string> <string name="contentServiceTooManyDeletesNotificationDesc">"Demasiadas eliminações de <xliff:g id="CONTENT_TYPE">%s</xliff:g>."</string> diff --git a/core/res/res/values-pt/strings.xml b/core/res/res/values-pt/strings.xml index 214a0ea0225b..4f84872a9bcb 100644 --- a/core/res/res/values-pt/strings.xml +++ b/core/res/res/values-pt/strings.xml @@ -134,8 +134,6 @@ <string name="httpErrorFile">"Não foi possível acessar o arquivo."</string> <string name="httpErrorFileNotFound">"O arquivo solicitado não foi encontrado."</string> <string name="httpErrorTooManyRequests">"Há muitas solicitações sendo processadas. Tente novamente mais tarde."</string> - <!-- no translation found for certificateSaved (2832076323378077191) --> - <skip /> <string name="contentServiceSync">"Sincronizar"</string> <string name="contentServiceSyncNotificationTitle">"Sincronizar"</string> <string name="contentServiceTooManyDeletesNotificationDesc">"Muitas exclusões de <xliff:g id="CONTENT_TYPE">%s</xliff:g>."</string> diff --git a/core/res/res/values-ru/strings.xml b/core/res/res/values-ru/strings.xml index 1078809f138e..22120f6c1735 100644 --- a/core/res/res/values-ru/strings.xml +++ b/core/res/res/values-ru/strings.xml @@ -134,8 +134,6 @@ <string name="httpErrorFile">"Не удается получить доступ к файлу."</string> <string name="httpErrorFileNotFound">"Не удалось найти указанные файлы."</string> <string name="httpErrorTooManyRequests">"Обрабатывается слишком много запросов. Повторите попытку позднее."</string> - <!-- no translation found for certificateSaved (2832076323378077191) --> - <skip /> <string name="contentServiceSync">"Синхр."</string> <string name="contentServiceSyncNotificationTitle">"Синхр."</string> <string name="contentServiceTooManyDeletesNotificationDesc">"Слишком много удалений <xliff:g id="CONTENT_TYPE">%s</xliff:g>."</string> diff --git a/core/res/res/values-sv/strings.xml b/core/res/res/values-sv/strings.xml index 567932f06299..40d2500e3eea 100644 --- a/core/res/res/values-sv/strings.xml +++ b/core/res/res/values-sv/strings.xml @@ -134,8 +134,6 @@ <string name="httpErrorFile">"Det gick inte att komma åt filen."</string> <string name="httpErrorFileNotFound">"Den begärda filen hittades inte."</string> <string name="httpErrorTooManyRequests">"För många begäranden bearbetas. Försök igen senare."</string> - <!-- no translation found for certificateSaved (2832076323378077191) --> - <skip /> <string name="contentServiceSync">"Synkronisera"</string> <string name="contentServiceSyncNotificationTitle">"Synkronisera"</string> <string name="contentServiceTooManyDeletesNotificationDesc">"För många <xliff:g id="CONTENT_TYPE">%s</xliff:g>-borttagningar."</string> diff --git a/core/res/res/values-tr/strings.xml b/core/res/res/values-tr/strings.xml index ecf7e41cfde2..bda67c7ffb0b 100644 --- a/core/res/res/values-tr/strings.xml +++ b/core/res/res/values-tr/strings.xml @@ -134,8 +134,6 @@ <string name="httpErrorFile">"Dosyaya erişilemedi."</string> <string name="httpErrorFileNotFound">"İstenen dosya bulunamadı."</string> <string name="httpErrorTooManyRequests">"Çok fazla sayıda istek işleniyor. Daha sonra yeniden deneyin."</string> - <!-- no translation found for certificateSaved (2832076323378077191) --> - <skip /> <string name="contentServiceSync">"Senk."</string> <string name="contentServiceSyncNotificationTitle">"Senk."</string> <string name="contentServiceTooManyDeletesNotificationDesc">"Çok fazla <xliff:g id="CONTENT_TYPE">%s</xliff:g> silme var."</string> diff --git a/core/res/res/values-zh-rCN/strings.xml b/core/res/res/values-zh-rCN/strings.xml index 0c651c943878..6741b3bcb343 100644 --- a/core/res/res/values-zh-rCN/strings.xml +++ b/core/res/res/values-zh-rCN/strings.xml @@ -134,8 +134,6 @@ <string name="httpErrorFile">"无法访问该文件。"</string> <string name="httpErrorFileNotFound">"找不到请求的文件。"</string> <string name="httpErrorTooManyRequests">"正在处理的请求太多,请稍后重试。"</string> - <!-- no translation found for certificateSaved (2832076323378077191) --> - <skip /> <string name="contentServiceSync">"同步"</string> <string name="contentServiceSyncNotificationTitle">"同步"</string> <string name="contentServiceTooManyDeletesNotificationDesc">"太多<xliff:g id="CONTENT_TYPE">%s</xliff:g>删除项。"</string> diff --git a/core/res/res/values-zh-rTW/strings.xml b/core/res/res/values-zh-rTW/strings.xml index a61153285fa6..f355a71f5676 100644 --- a/core/res/res/values-zh-rTW/strings.xml +++ b/core/res/res/values-zh-rTW/strings.xml @@ -111,7 +111,6 @@ <string name="httpErrorFile">"無法存取此檔案。"</string> <string name="httpErrorFileNotFound">"找不到要求的檔案。"</string> <string name="httpErrorTooManyRequests">"太多執行要求。請稍後再試一次。"</string> - <string name="certificateSaved">"憑證已儲存在系統的金鑰存放區。"</string> <string name="contentServiceSync">"同步處理"</string> <string name="contentServiceSyncNotificationTitle">"同步處理"</string> <string name="contentServiceTooManyDeletesNotificationDesc">"同時刪除太多 <xliff:g id="CONTENT_TYPE">%s</xliff:g>。"</string> diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index d9fec3d7373b..0e848398067c 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -228,8 +228,6 @@ <string name="httpErrorFileNotFound">The requested file was not found.</string> <!-- Displayed when a request failed because there are too many requests right now. --> <string name="httpErrorTooManyRequests">Too many requests are being processed. Try again later.</string> - <!-- Displayed a toast that a certificate is saved in the keystore --> - <string name="certificateSaved">The certificate is saved in the system\'s key store.</string> <!-- Account notifications --> <skip /> <!-- A notification is shown when the AccountManager is unable to |