Skip to content

Commit

Permalink
Merge pull request #68 from ppkantorski/dev
Browse files Browse the repository at this point in the history
Development for v1.4.4
  • Loading branch information
ppkantorski committed Nov 5, 2023
2 parents 2716f15 + 1ac1e70 commit f7ef309
Show file tree
Hide file tree
Showing 16 changed files with 340 additions and 131 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ include $(DEVKITPRO)/libnx/switch_rules
#---------------------------------------------------------------------------------
APP_TITLE := Ultrahand
APP_AUTHOR := b0rd2dEAth
APP_VERSION := 1.4.3
APP_VERSION := 1.4.4
TARGET := ovlmenu
BUILD := build
SOURCES := source common
Expand Down
2 changes: 2 additions & 0 deletions lang/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
"SOFTWARE_UPDATE": "Software-Aktualisierung",
"UPDATE_ULTRAHAND": "Update Ultrahand",
"UPDATE_LANGUAGES": "Update Languages",
"THEME": "Theme",
"DEFAULT": "default",
"ROOT_PACKAGE": "Stamm-Paket",
"SORT_PRIORITY": "Sortierpriorität",
"FAILED_TO_OPEN": "Konnte Datei nicht öffnen",
Expand Down
2 changes: 2 additions & 0 deletions lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
"SOFTWARE_UPDATE": "Software Update",
"UPDATE_ULTRAHAND": "Update Ultrahand",
"UPDATE_LANGUAGES": "Update Languages",
"THEME": "Theme",
"DEFAULT": "default",
"ROOT_PACKAGE": "Root Package",
"SORT_PRIORITY": "Sort Priority",
"FAILED_TO_OPEN": "Failed to open file",
Expand Down
2 changes: 2 additions & 0 deletions lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
"SOFTWARE_UPDATE": "Actualización de Software",
"UPDATE_ULTRAHAND": "Actualizar Ultrahand",
"UPDATE_LANGUAGES": "Actualizar Idiomas",
"THEME": "Theme",
"DEFAULT": "default",
"ROOT_PACKAGE": "Paquete Raíz",
"SORT_PRIORITY": "Prioridad de Orden",
"FAILED_TO_OPEN": "No se pudo abrir el archivo",
Expand Down
2 changes: 2 additions & 0 deletions lang/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
"SOFTWARE_UPDATE": "Mise à jour logicielle",
"UPDATE_ULTRAHAND": "Mettre à jour Ultrahand",
"UPDATE_LANGUAGES": "Mettre à jour les langues",
"THEME": "Theme",
"DEFAULT": "default",
"ROOT_PACKAGE": "Paquet Racine",
"SORT_PRIORITY": "Priorité de tri",
"FAILED_TO_OPEN": "Échec de l'ouverture du fichier",
Expand Down
2 changes: 2 additions & 0 deletions lang/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
"SOFTWARE_UPDATE": "Aggiornamento Software",
"UPDATE_ULTRAHAND": "Aggiorna Ultrahand",
"UPDATE_LANGUAGES": "Aggiorna Lingue",
"THEME": "Theme",
"DEFAULT": "default",
"ROOT_PACKAGE": "Pacchetto Principale",
"SORT_PRIORITY": "Priorità di Ordinamento",
"FAILED_TO_OPEN": "Apertura del File Fallita",
Expand Down
2 changes: 2 additions & 0 deletions lang/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
"SOFTWARE_UPDATE": "ソフトウェアアップデート",
"UPDATE_ULTRAHAND": "ウルトラハンドのアップデート",
"UPDATE_LANGUAGES": "言語のアップデート",
"THEME": "Theme",
"DEFAULT": "default",
"ROOT_PACKAGE": "ルートパッケージ",
"SORT_PRIORITY": "並べ替え優先度",
"FAILED_TO_OPEN": "ファイルを開けませんでした",
Expand Down
2 changes: 2 additions & 0 deletions lang/kr.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
"SOFTWARE_UPDATE": "소프트웨어 업데이트",
"UPDATE_ULTRAHAND": "업데이트 Ultrahand",
"UPDATE_LANGUAGES": "언어 업데이트",
"THEME": "Theme",
"DEFAULT": "default",
"ROOT_PACKAGE": "루트 패키지",
"SORT_PRIORITY": "우선순위 정렬",
"FAILED_TO_OPEN": "파일 열기 실패",
Expand Down
2 changes: 2 additions & 0 deletions lang/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
"SOFTWARE_UPDATE": "Software-update",
"UPDATE_ULTRAHAND": "Bijwerken Ultrahand",
"UPDATE_LANGUAGES": "Bijwerken Talen",
"THEME": "Theme",
"DEFAULT": "default",
"ROOT_PACKAGE": "Hoofdpakket",
"SORT_PRIORITY": "Sorteer prioriteit",
"FAILED_TO_OPEN": "Kon bestand niet openen",
Expand Down
2 changes: 2 additions & 0 deletions lang/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
"SOFTWARE_UPDATE": "Atualização de Software",
"UPDATE_ULTRAHAND": "Atualizar Ultrahand",
"UPDATE_LANGUAGES": "Atualizar Idiomas",
"THEME": "Theme",
"DEFAULT": "default",
"ROOT_PACKAGE": "Pacote Principal",
"SORT_PRIORITY": "Prioridade de Ordenação",
"FAILED_TO_OPEN": "Falha ao Abrir",
Expand Down
2 changes: 2 additions & 0 deletions lang/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
"SOFTWARE_UPDATE": "Обновление",
"UPDATE_ULTRAHAND": "Обновить Ultrahand",
"UPDATE_LANGUAGES": "Обновить локализацию",
"THEME": "Theme",
"DEFAULT": "default",
"ROOT_PACKAGE": "Корневой пакет",
"SORT_PRIORITY": "Приоритет сортировки",
"FAILED_TO_OPEN": "Не удалось открыть",
Expand Down
2 changes: 2 additions & 0 deletions lang/zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
"SOFTWARE_UPDATE": "Ultrahand更新菜单",
"UPDATE_ULTRAHAND": "更新主程序",
"UPDATE_LANGUAGES": "更新语言包",
"THEME": "Theme",
"DEFAULT": "default",
"ROOT_PACKAGE": "插件包初始页",
"SORT_PRIORITY": "优先级顺序",
"FAILED_TO_OPEN": "未能打开该文件夹",
Expand Down
2 changes: 2 additions & 0 deletions lang/zh-tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
"SOFTWARE_UPDATE": "Ultrahand更新菜單",
"UPDATE_ULTRAHAND": "更新主程序",
"UPDATE_LANGUAGES": "更新語言包",
"THEME": "Theme",
"DEFAULT": "default",
"ROOT_PACKAGE": "插件包初始頁",
"SORT_PRIORITY": "優先級順序",
"FAILED_TO_OPEN": "未能打開文件夾",
Expand Down

0 comments on commit f7ef309

Please sign in to comment.