From 9e4cf81f5c33f820596155e36501074103372c73 Mon Sep 17 00:00:00 2001 From: Bill Kendrick Date: Thu, 29 Jun 2023 17:48:44 -0700 Subject: [PATCH] Translate 'size' more places in Icelandic example C --- docs/is_IS.UTF-8/html/tp_magic_example.c | 2 +- docs/is_IS.UTF-8/tp_magic_example.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/is_IS.UTF-8/html/tp_magic_example.c b/docs/is_IS.UTF-8/html/tp_magic_example.c index dfebafd94..91a0fa0e7 100644 --- a/docs/is_IS.UTF-8/html/tp_magic_example.c +++ b/docs/is_IS.UTF-8/html/tp_magic_example.c @@ -543,7 +543,7 @@ void example_set_size(magic_api * api, int which, SDL_Surface * canvas, SDL_Surf this file. */ - example_size = size * 4; + example_stærð = stærð * 4; } diff --git a/docs/is_IS.UTF-8/tp_magic_example.c b/docs/is_IS.UTF-8/tp_magic_example.c index dfebafd94..91a0fa0e7 100644 --- a/docs/is_IS.UTF-8/tp_magic_example.c +++ b/docs/is_IS.UTF-8/tp_magic_example.c @@ -543,7 +543,7 @@ void example_set_size(magic_api * api, int which, SDL_Surface * canvas, SDL_Surf this file. */ - example_size = size * 4; + example_stærð = stærð * 4; }