Skip to content

Commit 91881a0

Browse files
committed
---
yaml --- r: 97974 b: refs/heads/master c: d4051b6 h: refs/heads/master v: v3
1 parent dc81b35 commit 91881a0

File tree

2 files changed

+17
-6
lines changed

2 files changed

+17
-6
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 9d63403c1c500cc47f876bfc527cc8327464de3d
2+
refs/heads/master: d4051b61454abdb486d8deec807cf6f15e18fd3b
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: b6400f998497c3958f40997a71756ead344a776d
55
refs/heads/try: c274a6888410ce3e357e014568b43310ed787d36

trunk/doc/po4a.conf

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,22 @@
55
[po4a_paths] doc/po/$master.pot $lang:doc/po/$lang/$master.po
66

77
# Add here below all source documents to be translated
8+
[type: text] doc/complement-bugreport.md $lang:doc/l10n/$lang/complement-bugreport.md
9+
[type: text] doc/complement-cheatsheet.md $lang:doc/l10n/$lang/complement-cheatsheet.md
10+
[type: text] doc/complement-lang-faq.md $lang:doc/l10n/$lang/complement-lang-faq.md
11+
[type: text] doc/complement-project-faq.md $lang:doc/l10n/$lang/complement-project-faq.md
12+
[type: text] doc/complement-usage-faq.md $lang:doc/l10n/$lang/complement-usage-faq.md
13+
[type: text] doc/guide-conditions.md $lang:doc/l10n/$lang/guide-conditions.md
14+
[type: text] doc/guide-container.md $lang:doc/l10n/$lang/guide-container.md
15+
[type: text] doc/guide-ffi.md $lang:doc/l10n/$lang/guide-ffi.md
16+
[type: text] doc/guide-lifetimes.md $lang:doc/l10n/$lang/guide-lifetimes.md
17+
[type: text] doc/guide-macros.md $lang:doc/l10n/$lang/guide-macros.md
18+
[type: text] doc/guide-pointers.md $lang:doc/l10n/$lang/guide-pointers.md
19+
[type: text] doc/guide-rustpkg.md $lang:doc/l10n/$lang/guide-rustpkg.md
20+
[type: text] doc/guide-tasks.md $lang:doc/l10n/$lang/guide-tasks.md
21+
[type: text] doc/guide-testing.md $lang:doc/l10n/$lang/guide-testing.md
22+
[type: text] doc/index.md $lang:doc/l10n/$lang/index.md
823
[type: text] doc/rust.md $lang:doc/l10n/$lang/rust.md
24+
[type: text] doc/rustdoc.md $lang:doc/l10n/$lang/rustdoc.md
925
[type: text] doc/rustpkg.md $lang:doc/l10n/$lang/rustpkg.md
10-
[type: text] doc/tutorial-container.md $lang:doc/l10n/$lang/tutorial-container.md
1126
[type: text] doc/tutorial.md $lang:doc/l10n/$lang/tutorial.md
12-
[type: text] doc/tutorial-borrowed-ptr.md $lang:doc/l10n/$lang/tutorial-borrowed-ptr.md
13-
[type: text] doc/tutorial-ffi.md $lang:doc/l10n/$lang/tutorial-ffi.md
14-
[type: text] doc/tutorial-macros.md $lang:doc/l10n/$lang/tutorial-macros.md
15-
[type: text] doc/tutorial-tasks.md $lang:doc/l10n/$lang/tutorial-tasks.md

0 commit comments

Comments
 (0)