From 1f41cc53955a0049635fc3f25af59274f899192e Mon Sep 17 00:00:00 2001 From: Gustavo Noronha Silva Date: Sun, 20 Sep 2009 15:23:27 -0300 Subject: Cleanup string freeze break for save as Use '%s Files', instead of '%s/%s Files' as the translatable string to avoid confusion, and reuse existing mozilla-era translations. Fix the languages that had already translated the new strings using old po files as reference. Also add a translator comment to the source file, for future reference. --- po/kn.po | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'po/kn.po') diff --git a/po/kn.po b/po/kn.po index 32accf53c..38cb51684 100644 --- a/po/kn.po +++ b/po/kn.po @@ -1417,6 +1417,10 @@ msgstr "“%s” ಅನ್ನು ಲೋಡ್ ಮಾಡಲಾಗುತ್ತಿ msgid "Loading…" msgstr "ಲೋಡ್ ಮಾಡಲಾಗುತ್ತಿದೆ" +#, c-format +msgid "%s Files" +msgstr "%s ಕಡತಗಳು" + #: ../lib/eel-gconf-extensions.c:67 #, c-format msgid "" -- cgit