diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-10-29 23:24:31 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-10-29 23:24:31 +0200 |
commit | 72e3d4c55a6569d966059f762824c38d06055871 (patch) | |
tree | cc0013086494a7c97140ffdb4a0513a5f5aac245 /src/data_imports/DataImportsPluginHost.c | |
parent | b076314018e4b53d745823754a26eb6fb73a2801 (diff) |
New upstream version 0.25.0upstream/0.25.0
Diffstat (limited to 'src/data_imports/DataImportsPluginHost.c')
-rw-r--r-- | src/data_imports/DataImportsPluginHost.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/data_imports/DataImportsPluginHost.c b/src/data_imports/DataImportsPluginHost.c index be5e38c..4bd94a6 100644 --- a/src/data_imports/DataImportsPluginHost.c +++ b/src/data_imports/DataImportsPluginHost.c @@ -1638,7 +1638,7 @@ static void spit_data_imports_concrete_data_imports_host_real_post_error_message #line 147 "/home/jens/Source/shotwell/src/data_imports/DataImportsPluginHost.vala" g_return_if_fail (message != NULL); #line 148 "/home/jens/Source/shotwell/src/data_imports/DataImportsPluginHost.vala" - _tmp0_ = _ ("Importing from %s can't continue because an error occurred:"); + _tmp0_ = _ ("Importing from %s can’t continue because an error occurred:"); #line 148 "/home/jens/Source/shotwell/src/data_imports/DataImportsPluginHost.vala" _tmp1_ = self->priv->active_importer; #line 148 "/home/jens/Source/shotwell/src/data_imports/DataImportsPluginHost.vala" @@ -2306,7 +2306,7 @@ static void spit_data_imports_welcome_data_imports_host_real_post_error_message #line 293 "/home/jens/Source/shotwell/src/data_imports/DataImportsPluginHost.vala" g_return_if_fail (message != NULL); #line 294 "/home/jens/Source/shotwell/src/data_imports/DataImportsPluginHost.vala" - _tmp0_ = _ ("Importing from %s can't continue because an error occurred:"); + _tmp0_ = _ ("Importing from %s can’t continue because an error occurred:"); #line 294 "/home/jens/Source/shotwell/src/data_imports/DataImportsPluginHost.vala" _tmp1_ = self->priv->active_importer; #line 294 "/home/jens/Source/shotwell/src/data_imports/DataImportsPluginHost.vala" |