summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorAndrew Walton <awalton@src.gnome.org>2008-04-01 10:33:43 +0000
committerAndrew Walton <awalton@src.gnome.org>2008-04-01 10:33:43 +0000
commitb565a0e6fefd9d8e83fa728a7a9815187dfff6eb (patch)
tree2ee2f663676cc7db654086f4ff3760d97bf0563c /HACKING
parent10053a33bc3ec3c95e5dcf3e372ddda5612ededc (diff)
downloadnautilus-b565a0e6fefd9d8e83fa728a7a9815187dfff6eb.tar.gz
Add advice about patches adding strings to Nautilus.
* HACKING: Add advice about patches adding strings to Nautilus. svn path=/trunk/; revision=14018
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING5
1 files changed, 5 insertions, 0 deletions
diff --git a/HACKING b/HACKING
index 6a8053b60..0b1e132da 100644
--- a/HACKING
+++ b/HACKING
@@ -47,3 +47,8 @@ us about the status of them.
Also, if you're planning to do large changes, please take them up for
discussion on the list first. If you get feedback early it is much
easier to integrate it into your work.
+
+If your patch adds non-trivial strings, please ask for a string review
+from the i18n team before committing the changes. Strings should avoid
+contractions, and stay consistent with other strings already in Nautilus.
+Please reuse strings within Nautilus where it makes sense to do so.