dolphin6k
74482976b5
Updated po and pot after adding "double vision" magic
2023-03-22 22:41:22 +09:00
Bill Kendrick
f1617d5946
Regen POT & PO after org.tuxpaint.Tuxpaint.appdata.xml.in update
...
...added 0.9.29
2023-03-15 21:37:08 -07:00
Bill Kendrick
e0aac1ab0e
More corrections to Keep/Remove Color descrs
2023-03-13 01:15:17 -07:00
Bill Kendrick
87f4313ce8
Regen POT/PO after adding Kaleido-8 magic
2023-03-07 00:49:57 -08:00
Bill Kendrick
02cafd4a8b
POT/PO update after adding Kaleido-X Magic tools
2023-03-01 01:24:51 -08:00
Bill Kendrick
d588c39d21
New WIP Magic tools: [De]saturate, and Keep|Remove Color
2023-02-28 01:15:16 -08:00
Bill Kendrick
3fc76953d6
[WIP] Shaped fill tool
...
Similar to radial gradient, but follows the shape of the object).
(Based on https://github.com/mattdesl/image-sdf
by Matt DesLauriers (https://www.mattdesl.com/ ), MIT License)
2023-02-24 02:18:42 -08:00
Bill Kendrick
b2b04b4aab
Update POT/PO after 3D Glasses / Color Sep. split
2023-02-22 21:01:53 -08:00
Bill Kendrick
94df556ecd
Update POT/PO to grab Color Sep. name & descr.
2023-02-21 23:08:31 -08:00
Bill Kendrick
97616a6852
Update POT/PO to grab updated stamp rotation tool tip
2023-02-18 14:25:17 -08:00
Bill Kendrick
034cbf5b5a
Refresh POT/PO for Circles, Rays, Fur magic tools
2023-01-29 21:55:29 -08:00
Bill Kendrick
3ba15f7b70
Update POT/PO after adding Maze magic tool strings
2023-01-21 03:06:00 -08:00
Bill Kendrick
bdbc8898ac
POT/PO update after adding Rivulet magic
2023-01-16 17:28:51 -08:00
Bill Kendrick
ff10b021b7
Googly Eyes: Forgot to gettext() the sizes
...
h/t Pere
2023-01-02 12:00:44 -08:00
Bill Kendrick
9674a05e63
Continued WIP: Googly Eyes
...
Needs sound effect, an icon, and boundary-limiting to keep the
pupil inside the background.
2022-12-24 11:47:35 -08:00
Bill Kendrick
b4f63f17ff
POT/PO rebuild & RELEASE change re: appdata file
...
(org.tuxpaint.Tuxpaint.appdata.xml.in)
2022-12-24 11:16:30 -08:00
Bill Kendrick
0257d37b27
De-translated "<N>spare-Nx" strings when used literally
...
These strings have been around a long time, and are only now
being utilized. Their purpose is for translators to provide
some characters which their language uses, so Tux Paint can
score fonts (and raise them to the top of the list in the
Text and Label tools) higher when they support those characters.
Many translators either left the strings as-is (e.g., "<9>spare-9b"),
or translated them literally (e.g., "<9>yedek-9b" & "<1>додаткова-1a"),
so removed those (replacing with `msgstr ""`).
2022-12-21 01:48:08 -08:00
dolphin6k
a552f228d2
Enabled spare strings for font scoring.
2022-12-21 00:03:17 +09:00
dolphin6k
c8232adba5
Reverted to the original font scoring method.
2022-12-18 13:55:15 +09:00
dolphin6k
fcd18dc9e8
Added font scoring string to evaluate locale specific characters.
2022-12-17 23:55:04 +09:00
Bill Kendrick
5ccc950447
dirwalk comments re: font scoring -> POT/PO files; Japanese tweaks
...
Ensuring that commentary about what font-scoring strings like
"oO" and ",.?!" are for make their way to the POT and PO files.
Also, adding some Hiragana to some of these strings in ja.po
(and updating some (c) dates in its comments).
2022-12-09 22:29:41 -08:00
Bill Kendrick
322780d735
Regen POT & PO in tuxpaint
...
First time in a while. Appears indentation has caused some
comments to be lost. Need to sort that out :-/
e.g.
// Description of an octagon
gettext_noop("An octagon has eight equal sides."),
gettext_noop("An octagon has eight equal sides."),
still works, but
// Description of a rhombus
gettext_noop
("A rhombus has four equal sides, and opposite sides are parallel."),
gettext_noop
("A rhombus has four equal sides, and opposite sides are parallel."),
has lost the comment in the POT & PO files. >:-(
2022-10-18 01:30:10 -07:00
Bill Kendrick
3e9ac55c91
POT/PO update to capture Stamps rotation UI text
2022-09-05 00:48:56 -07:00
Bill Kendrick
844db56ab9
Drip - Better full-canvas effect; proper description
...
h/t Karl, code by Pere (w/ some clean-up by me)
Closes https://sourceforge.net/p/tuxpaint/bugs/256/
2022-07-03 16:39:50 -07:00
Bill Kendrick
95755c7af5
Emboss: Canvas-specific description
...
Closes https://sourceforge.net/p/tuxpaint/bugs/257/
h/t Karl
2022-07-03 16:31:38 -07:00
Karl Ove Hufthammer
d8d67440da
Remove trailing period in application summary
...
For the AppStream metadata (appdata.xml), there is a
rule saying that the summary shouldn’t end with a period
(as confirmed by ‘appstream-util validate-strict’).
For the .desktop file, *most* applications omit the period.
The rule is not language-dependent, so I have also
removed the period from all translations (.po files).
2022-07-03 14:49:12 +02:00
Bill Kendrick
416462935c
Rebuilt POT/PO under new system
...
(See https://sourceforge.net/p/tuxpaint/tuxpaint/merge-requests/12/ )
Also, updated RELEASE.txt to denote where changelog info
should be added into the new "metainfo" file for software repos.
2022-06-14 01:17:57 -07:00
Bill Kendrick
ff470263a0
Different description for Tile Zoom than plain Zoom
...
Oops, had committed to sdl2.0 only :eyeroll:
2022-06-02 21:17:23 -07:00
Bill Kendrick
ea7f88ab92
POT/PO update
2022-05-07 18:15:12 -07:00
Bill Kendrick
b95bb10768
Refresh PO after tweaking color picker descr.
2022-03-17 01:29:23 -07:00
Bill Kendrick
ce4b8b9040
POT/PO refresh after more work on Label tool
2022-02-10 01:02:39 -08:00
Bill Kendrick
e9fdbe9373
POT/PO update for brush tips
...
(Also catching a Label tool tip edit.)
2022-02-09 02:15:30 -08:00
Bill Kendrick
7313f269ac
Show tips & play sound effects w/ Label selector
...
Closes https://sourceforge.net/p/tuxpaint/bugs/245/
2022-02-07 23:57:36 -08:00
Bill Kendrick
4dbaa0b320
Doc'ing and POT-izing macOS menu translation
...
h/t Mark Kim (for https://sourceforge.net/p/tuxpaint/bugs/183/ )
2022-02-05 16:42:02 -08:00
Bill Kendrick
e46226cfcc
Refresh POT/PO after more Color Mixer coding
2022-01-28 02:17:26 -08:00
Bill Kendrick
42ca74df86
Update POT/PO to add new Color Mixer UI elements
2022-01-27 22:54:50 -08:00
Bill Kendrick
251259ab13
PO/POT update after adding shape + aspect ratio tip
2022-01-21 01:33:45 -08:00
Bill Kendrick
9f5769855b
PO/POT update after adding heptagon
2022-01-21 00:34:33 -08:00
Bill Kendrick
1050e74336
PO/POT refresh after adding hexagon shape tool
2022-01-21 00:02:44 -08:00
Bill Kendrick
2b9bb5e440
Bump CHNAGES date; rebuild all POT/PO
2021-11-25 01:12:48 -08:00
Bill Kendrick
58274ed01f
Refresh PO/POT after Lightning desc. typo fix
2021-11-07 20:33:03 -08:00
Bill Kendrick
75d209e3f1
PO/POT update, adding Cartoon full-image mode desc
2021-10-27 22:57:30 -07:00
Bill Kendrick
27b89d0dba
Blocks/Chalk: Full-image descriptive text
2021-10-27 22:24:13 -07:00
Bill Kendrick
af1bd0850e
Lines/Shapes: Display angles in Tux tip text
...
When drawing lines or rotating a shape, the angle of rotation
is shown (in the instructions at the bottom).
2021-10-25 23:23:28 -07:00
Pere Pujal i Carabantes
5500b45ec8
Exposing Stretch strings to translations.
2021-10-24 12:32:37 +02:00
Bill Kendrick
7c1cf49554
Mended Fill->Brush instructions
...
h/t Pere for noticing my late-night grammar nonsense. :)
2021-10-19 21:32:25 -07:00
Bill Kendrick
7d1bd7fac9
Regen POT/PO after adding Fill->Brush tool
2021-10-19 00:42:48 -07:00
Pere Pujal i Carabantes
8d7897029f
Run update-po.sh to expose new strings.
2021-10-06 23:07:22 +02:00
Bill Kendrick
2f9526f986
Refresh PO & POT to sync up with source code
...
No string changes
2021-09-23 00:17:48 -07:00
Bill Kendrick
7381c936c4
Trim space off the end of a gettext()'d string
...
Didn't find any others, when I checked via
find . -name "*.c" -exec grep -H "gettext" {} \; | grep ' ")'
2021-09-20 23:37:56 -07:00