diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2012-10-15 13:29:37 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2012-10-15 13:29:37 -0700 |
commit | 7e703b7a1d871a7020605745cb2448ad641fd0ed (patch) | |
tree | 044984b6a4f6ad67e37b1ac99fef2d250bf925bc /po | |
parent | dc7a831cdee9ca3a713895495cb86129d8279f06 (diff) | |
download | subsurface-7e703b7a1d871a7020605745cb2448ad641fd0ed.tar.gz |
Fix incorrect localization of dialog name
The existing code passed a localized copy of a text buffer initialized by
a static string to a function that ended up wanting to modify the buffer.
Unsurprisingly, that doesn't work. This commit restructures the code so
that we initialize the buffer at run time with a localized version of the
default string and then just pass the buffer around.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions