Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
erenes authored Aug 9, 2024
2 parents 778fbdb + dcd849a commit 6f7e6ac
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/commit-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fetch-depth: 4

- name: Get pull-request commits
uses: OpenTTD/actions/checkout-pull-request@v4
uses: OpenTTD/actions/checkout-pull-request@v5

- name: Check commits
uses: OpenTTD/OpenTTD-git-hooks@main
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
testing:
name: Testing
uses: OpenTTD/actions/.github/workflows/rw-entry-testing-baseset.yml@v4
uses: OpenTTD/actions/.github/workflows/rw-entry-testing-baseset.yml@v5
with:
apt-packages: gimp grfcodec
name: opengfx
Expand Down
2 changes: 2 additions & 0 deletions lang/bulgarian.lng
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@
##case p n m f
STR_GENERAL_DESC :OpenGFX графичен пакет за OpenTTD. Свободен за разпространение по условията на GNU General Public License версия 2. Повече информация на http://wiki.openttd.org/OpenGFX_Readme (англ). [{TITLE}]

STR_GRF_NAME :{TITLE}
STR_GRF_DESCRIPTION :{ORANGE}OpenGFX Базов графичен комплект{BLACK}{}Предоставен от екипа на OpenGFX{}Вижте "readme.txt" за пълен списък на всички участници в проекта{}{BLACK}Лиценз: {SILVER}GPL v2+{}{BLACK}Уебсайт: {SILVER}https://github.com/OpenTTD/OpenGFX

0 comments on commit 6f7e6ac

Please sign in to comment.