mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-09-22 13:01:05 +03:00
Added "Open Folder" button to the take screenshot notification.
This commit is contained in:
@@ -946,4 +946,5 @@ Verwendet strftime-Formatbezeichner. Die Dateierweiterung richtet sich nach dem
|
||||
<string name="couldnt_find_available_screenshot_filename">Es konnte kein verfügbarer Dateiname für das Bildschirmfoto gefunden werden.</string>
|
||||
<string name="couldnt_save_screenshot">Das Bildschirmfoto konnte nicht gespeichert werden.</string>
|
||||
<string name="screenshot_saved">Bildschirmfoto gespeichert:</string>
|
||||
<string name="open_screenshot_folder">Ordner öffnen</string>
|
||||
</resources>
|
||||
|
||||
@@ -930,4 +930,5 @@ Uses strftime format specifiers. The file extension follows the selected screens
|
||||
<string name="couldnt_find_available_screenshot_filename">Couldn't find an available screenshot filename.</string>
|
||||
<string name="couldnt_save_screenshot">Couldn't save the screenshot.</string>
|
||||
<string name="screenshot_saved">Screenshot saved:</string>
|
||||
<string name="open_screenshot_folder">Open Folder</string>
|
||||
</resources>
|
||||
|
||||
@@ -925,4 +925,5 @@ Utilise les spécificateurs de format strftime. L’extension du fichier corresp
|
||||
<string name="couldnt_find_available_screenshot_filename">Impossible de trouver un nom de fichier disponible pour la capture d’écran.</string>
|
||||
<string name="couldnt_save_screenshot">Impossible d’enregistrer la capture d’écran.</string>
|
||||
<string name="screenshot_saved">Capture d’écran enregistrée :</string>
|
||||
<string name="open_screenshot_folder">Ouvrir le dossier</string>
|
||||
</resources>
|
||||
|
||||
@@ -704,4 +704,5 @@ file in the directory tree.</string>
|
||||
<string name="couldnt_find_available_screenshot_filename">无法找到可用的屏幕截图文件名。</string>
|
||||
<string name="couldnt_save_screenshot">无法保存屏幕截图。</string>
|
||||
<string name="screenshot_saved">屏幕截图已保存:</string>
|
||||
<string name="open_screenshot_folder">打开屏幕截图文件夹</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user