Show check for updates
dialog before report a bug (#834)
This commit is contained in:
@ -269,6 +269,9 @@
|
||||
<!--Log viewer-->
|
||||
<string name="logviewer_share">Logs teilen</string>
|
||||
<string name="logviewer_refresh">Aktualisieren</string>
|
||||
<!--Error dialog-->
|
||||
<string name="dialog_error_check_update">Check for updates</string>
|
||||
<string name="dialog_error_check_update_message">Before reporting a bug, check first if an update with the bug fix is available</string>
|
||||
<!--Generic-->
|
||||
<string name="all_content">Inhalt</string>
|
||||
<string name="all_retry">Wiederhol</string>
|
||||
|
@ -289,6 +289,9 @@
|
||||
<!--Log viewer-->
|
||||
<string name="logviewer_share">Udostępnij logi</string>
|
||||
<string name="logviewer_refresh">Odśwież</string>
|
||||
<!--Error dialog-->
|
||||
<string name="dialog_error_check_update">Sprawdź aktualizację</string>
|
||||
<string name="dialog_error_check_update_message">Przed zgłoszeniem błędu sprawdź wcześniej, czy dostępna jest już aktualizacja z poprawką błędu</string>
|
||||
<!--Generic-->
|
||||
<string name="all_content">Treść</string>
|
||||
<string name="all_retry">Ponów</string>
|
||||
|
@ -289,6 +289,9 @@
|
||||
<!--Log viewer-->
|
||||
<string name="logviewer_share">Поделиться логами</string>
|
||||
<string name="logviewer_refresh">Обновить</string>
|
||||
<!--Error dialog-->
|
||||
<string name="dialog_error_check_update">Check for updates</string>
|
||||
<string name="dialog_error_check_update_message">Before reporting a bug, check first if an update with the bug fix is available</string>
|
||||
<!--Generic-->
|
||||
<string name="all_content">Содержание</string>
|
||||
<string name="all_retry">Повторить</string>
|
||||
|
@ -289,6 +289,9 @@
|
||||
<!--Log viewer-->
|
||||
<string name="logviewer_share">Поділитися логами</string>
|
||||
<string name="logviewer_refresh">Оновити</string>
|
||||
<!--Error dialog-->
|
||||
<string name="dialog_error_check_update">Check for updates</string>
|
||||
<string name="dialog_error_check_update_message">Before reporting a bug, check first if an update with the bug fix is available</string>
|
||||
<!--Generic-->
|
||||
<string name="all_content">Зміст</string>
|
||||
<string name="all_retry">Повторити</string>
|
||||
|
@ -317,6 +317,11 @@
|
||||
<string name="logviewer_refresh">Refresh</string>
|
||||
|
||||
|
||||
<!--Error dialog-->
|
||||
<string name="dialog_error_check_update">Check for updates</string>
|
||||
<string name="dialog_error_check_update_message">Before reporting a bug, check first if an update with the bug fix is available</string>
|
||||
|
||||
|
||||
<!--Generic-->
|
||||
<string name="all_content">Content</string>
|
||||
<string name="all_retry">Retry</string>
|
||||
|
Reference in New Issue
Block a user