diff options
author | rbuj <[email protected]> | 2019-08-19 11:19:22 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-08-19 12:33:27 +0200 |
commit | 2dbbd4dc1b01376ed748ac6a9ba2a46dfd431e08 (patch) | |
tree | 7cfc61fca1daeb5c5717fb0553e7fad67fa0ea14 /libcaja-private/caja-desktop-link.c | |
parent | 0af69e8daadc1be7ec0e17a295861d2ecf2ad65a (diff) | |
download | caja-2dbbd4dc1b01376ed748ac6a9ba2a46dfd431e08.tar.bz2 caja-2dbbd4dc1b01376ed748ac6a9ba2a46dfd431e08.tar.xz |
Remove comments that are not written to translators from pot file
Diffstat (limited to 'libcaja-private/caja-desktop-link.c')
-rw-r--r-- | libcaja-private/caja-desktop-link.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcaja-private/caja-desktop-link.c b/libcaja-private/caja-desktop-link.c index d6261a89..7b001884 100644 --- a/libcaja-private/caja-desktop-link.c +++ b/libcaja-private/caja-desktop-link.c @@ -100,7 +100,7 @@ caja_desktop_link_ensure_display_name (CajaDesktopLink *link) switch (link->details->type) { case CAJA_DESKTOP_LINK_HOME: - /* Note to translators: If it's hard to compose a good home + /* Translators: If it's hard to compose a good home * icon name from the user name, you can use a string without * an "%s" here, in which case the home icon name will not * include the user's name, which should be fine. To avoid a |