summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2012-10-15 13:29:37 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2012-10-15 13:29:37 -0700
commit7e703b7a1d871a7020605745cb2448ad641fd0ed (patch)
tree044984b6a4f6ad67e37b1ac99fef2d250bf925bc /po
parentdc7a831cdee9ca3a713895495cb86129d8279f06 (diff)
downloadsubsurface-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